Age | Commit message (Expand) | Author | Files | Lines |
2021-11-13 | Merge tag 'riscv-for-linus-5.16-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -59/+228 |
2021-11-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -2/+2 |
2021-11-06 | memblock: use memblock_free for freeing virtual pointers | Mike Rapoport | 1 | -3/+2 |
2021-11-06 | memblock: rename memblock_free to memblock_phys_free | Mike Rapoport | 1 | -2/+3 |
2021-11-02 | Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+2 |
2021-11-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+156 |
2021-11-01 | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 4 | -17/+9 |
2021-11-01 | Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 3 | -7/+0 |
2021-11-01 | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -7/+5 |
2021-11-01 | Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -10/+2 |
2021-10-27 | riscv: fix misalgned trap vector base address | Chen Lu | 1 | -0/+1 |
2021-10-27 | ftrace: disable preemption when recursion locked | 王贇 | 1 | -2/+0 |
2021-10-26 | riscv: remove .text section size limitation for XIP | Vitaly Wool | 2 | -3/+19 |
2021-10-26 | irq: riscv: perform irqentry in entry code | Mark Rutland | 2 | -10/+2 |
2021-10-20 | riscv: Use of_get_cpu_hwid() | Rob Herring | 1 | -1/+2 |
2021-10-15 | sched: Add wrapper for get_wchan() to keep task blocked | Kees Cook | 1 | -7/+5 |
2021-10-08 | ftrace: Cleanup ftrace_dyn_arch_init() | Weizhao Ouyang | 1 | -5/+0 |
2021-10-04 | riscv: set default pm_power_off to NULL | Dimitri John Ledkov | 1 | -3/+9 |
2021-10-04 | riscv/vdso: Add support for time namespaces | Tong Tiangen | 2 | -53/+200 |
2021-10-04 | RISC-V: KVM: FP lazy save/restore | Atish Patra | 1 | -0/+72 |
2021-10-04 | RISC-V: KVM: Handle MMIO exits for VCPU | Anup Patel | 1 | -0/+6 |
2021-10-04 | RISC-V: KVM: Implement VCPU world-switch | Anup Patel | 1 | -0/+78 |
2021-10-02 | riscv/vdso: make arch_setup_additional_pages wait for mmap_sem for write kill... | Tong Tiangen | 1 | -1/+3 |
2021-10-02 | riscv/vdso: Move vdso data page up front | Tong Tiangen | 2 | -19/+28 |
2021-10-02 | riscv/vdso: Refactor asm/vdso.h | Tong Tiangen | 2 | -2/+4 |
2021-09-30 | kprobes: treewide: Make it harder to refer kretprobe_trampoline directly | Masami Hiramatsu | 2 | -3/+3 |
2021-09-30 | kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler() | Masami Hiramatsu | 1 | -1/+1 |
2021-09-30 | kprobes: treewide: Cleanup the error messages for kprobes | Masami Hiramatsu | 1 | -6/+5 |
2021-09-30 | riscv: rely on core code to keep thread_info::cpu updated | Ard Biesheuvel | 3 | -7/+0 |
2021-09-12 | Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -5/+2 |
2021-09-11 | Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -3/+2 |
2021-09-10 | riscv: Move EXCEPTION_TABLE to RO_DATA segment | Jisheng Zhang | 2 | -3/+2 |
2021-09-11 | Merge branch 'linus' into smp/urgent | Thomas Gleixner | 7 | -29/+132 |
2021-09-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -5/+0 |
2021-09-08 | trap: cleanup trap_init() | Kefeng Wang | 1 | -5/+0 |
2021-09-05 | Merge tag 'riscv-for-linus-5.15-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 6 | -24/+132 |
2021-09-01 | drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION() | Thomas Gleixner | 1 | -5/+2 |
2021-08-25 | riscv: use strscpy to replace strlcpy | Jason Wang | 1 | -1/+1 |
2021-08-24 | riscv: explicitly use symbol offsets for VDSO | Saleem Abdulrasool | 3 | -20/+16 |
2021-08-24 | riscv: Enable Undefined Behavior Sanitizer UBSAN | Jisheng Zhang | 1 | -0/+1 |
2021-08-24 | riscv: Ensure the value of FP registers in the core dump file is up to date | Vincent Chen | 1 | -0/+4 |
2021-08-20 | riscv: Fix a number of free'd resources in init_resources() | Petr Pavlu | 1 | -2/+2 |
2021-08-12 | riscv: kexec: do not add '-mno-relax' flag if compiler doesn't support it | Changbin Du | 1 | -1/+1 |
2021-07-24 | riscv: stacktrace: Fix NULL pointer dereference | Jisheng Zhang | 1 | -1/+1 |
2021-07-23 | riscv: stacktrace: pin the task's stack in get_wchan | Jisheng Zhang | 1 | -1/+5 |
2021-07-21 | riscv: kprobes: implement the branch instructions | Chen Lifu | 2 | -2/+79 |
2021-07-21 | riscv: kprobes: implement the auipc instruction | Chen Lifu | 2 | -1/+35 |
2021-07-09 | Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 13 | -59/+169 |
2021-07-08 | riscv: convert to setup_initial_init_mm() | Kefeng Wang | 1 | -4/+1 |
2021-07-06 | riscv: xip: Fix duplicate included asm/pgtable.h | Jiapeng Chong | 1 | -1/+0 |