Age | Commit message (Expand) | Author |
2020-10-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-10-13 | memblock: use separate iterators for memory and reserved regions | Mike Rapoport |
2020-10-13 | arch, drivers: replace for_each_membock() with for_each_mem_range() | Mike Rapoport |
2020-10-13 | riscv: drop unneeded node initialization | Mike Rapoport |
2020-10-13 | Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-10-12 | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-10-08 | seccomp: Move config option SECCOMP to arch/Kconfig | YiFei Zhu |
2020-10-06 | riscv: Fixup bootup failure with HARDENED_USERCOPY | Guo Ren |
2020-10-04 | RISC-V: Make sure memblock reserves the memory containing DT | Atish Patra |
2020-09-30 | RISC-V: Check clint_time_val before use | Anup Patel |
2020-09-20 | Merge tag 'riscv-for-linus-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-09-19 | RISC-V: Resurrect the MMIO timer implementation for M-mode systems | Palmer Dabbelt |
2020-09-19 | riscv: Fix Kendryte K210 device tree | Damien Le Moal |
2020-09-19 | riscv: Add sfence.vma after early page table changes | Greentime Hu |
2020-09-11 | RISC-V: Take text_mutex in ftrace_init_nop() | Palmer Dabbelt |
2020-09-01 | vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG | Kees Cook |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-20 | riscv: Add SiFive drivers to rv32_defconfig | Bin Meng |
2020-08-20 | RISC-V: Remove CLINT related code from timer and arch | Anup Patel |
2020-08-20 | RISC-V: Add mechanism to provide custom IPI operations | Anup Patel |
2020-08-15 | Merge tag 'riscv-for-linus-5.9-mw1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-08-14 | riscv: Setup exception vector for nommu platform | Qiu Wenbo |
2020-08-14 | Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-08-12 | mm/riscv: use general page fault accounting | Peter Xu |
2020-08-12 | mm: do page fault accounting in handle_mm_fault | Peter Xu |
2020-08-12 | uaccess: remove segment_eq | Christoph Hellwig |
2020-08-12 | riscv: include <asm/pgtable.h> in <asm/uaccess.h> | Christoph Hellwig |
2020-08-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-08-07 | mm/sparse: cleanup the code surrounding memory_present() | Mike Rapoport |
2020-08-07 | mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages() | Anshuman Khandual |
2020-08-07 | asm-generic: pgalloc: provide generic pgd_free() | Mike Rapoport |
2020-08-07 | asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one() | Mike Rapoport |
2020-08-07 | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport |
2020-08-07 | Merge tag 'riscv-for-linus-5.9-mw0' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-08-07 | Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2020-08-06 | vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter() | Thomas Gleixner |
2020-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-08-04 | riscv: disable stack-protector for vDSO | Tobias Klauser |
2020-08-04 | RISC-V: Fix build warning for smpboot.c | Atish Patra |
2020-08-04 | Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune... | Linus Torvalds |
2020-08-03 | Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-08-03 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2020-07-31 | Merge branch 'linus' into locking/core, to resolve conflict | Ingo Molnar |
2020-07-30 | riscv: fix build warning of mm/pageattr | Zong Li |
2020-07-30 | riscv: Fix build warning for mm/init | Zong Li |
2020-07-30 | RISC-V: Setup exception vector early | Atish Patra |
2020-07-30 | riscv: Select ARCH_HAS_DEBUG_VM_PGTABLE | Emil Renner Berthing |
2020-07-30 | riscv: Use generic pgprot_* macros from <linux/pgtable.h> | Pekka Enberg |
2020-07-30 | riscv: Cleanup unnecessary define in asm-offset.c | Guo Ren |
2020-07-30 | riscv: Add jump-label implementation | Emil Renner Berthing |