Age | Commit message (Expand) | Author |
2020-06-09 | RISC-V: self-contained IPI handling routine | Anup Patel |
2020-06-09 | RISC-V: Sort select statements alphanumerically | Palmer Dabbelt |
2020-06-05 | Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-06-04 | Merge tag 'riscv-for-linus-5.8-mw0' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-06-04 | Merge tag 'arm-dt-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2020-06-04 | Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-06-04 | Merge tag 'arm-defconfig-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-06-04 | Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2020-06-04 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-06-04 | powerpc/pseries/hotplug-memory: stop checking is_mem_section_removable() | David Hildenbrand |
2020-06-04 | kmap: consolidate kmap_prot definitions | Ira Weiny |
2020-06-04 | sparc: remove unnecessary includes | Ira Weiny |
2020-06-04 | parisc/kmap: remove duplicate kmap code | Ira Weiny |
2020-06-04 | kmap: remove kmap_atomic_to_page() | Ira Weiny |
2020-06-04 | arch/kmap: define kmap_atomic_prot() for all arch's | Ira Weiny |
2020-06-04 | arch/kmap: don't hard code kmap_prot values | Ira Weiny |
2020-06-04 | arch/kmap: ensure kmap_prot visibility | Ira Weiny |
2020-06-04 | arch/kunmap_atomic: consolidate duplicate code | Ira Weiny |
2020-06-04 | arch/kmap_atomic: consolidate duplicate code | Ira Weiny |
2020-06-04 | {x86,powerpc,microblaze}/kmap: move preempt disable | Ira Weiny |
2020-06-04 | arch/kunmap: remove duplicate kunmap implementations | Ira Weiny |
2020-06-04 | arch/kmap: remove redundant arch specific kmaps | Ira Weiny |
2020-06-04 | arch/xtensa: move kmap build bug out of the way | Ira Weiny |
2020-06-04 | arch/kmap: remove BUG_ON() | Ira Weiny |
2020-06-04 | mm/debug: add tests validating architecture page table helpers | Anshuman Khandual |
2020-06-04 | x86/mm: define mm_p4d_folded() | Anshuman Khandual |
2020-06-04 | unicore32: remove __ARCH_USE_5LEVEL_HACK | Mike Rapoport |
2020-06-04 | sh: add support for folded p4d page tables | Mike Rapoport |
2020-06-04 | sh: drop __pXd_offset() macros that duplicate pXd_index() ones | Mike Rapoport |
2020-06-04 | sh: fault: modernize printing of kernel messages | Geert Uytterhoeven |
2020-06-04 | powerpc: add support for folded p4d page tables | Mike Rapoport |
2020-06-04 | openrisc: add support for folded p4d page tables | Mike Rapoport |
2020-06-04 | nios2: add support for folded p4d page tables | Mike Rapoport |
2020-06-04 | ia64: add support for folded p4d page tables | Mike Rapoport |
2020-06-04 | hexagon: remove __ARCH_USE_5LEVEL_HACK | Mike Rapoport |
2020-06-04 | arm64: add support for folded p4d page tables | Mike Rapoport |
2020-06-04 | arm: add support for folded p4d page tables | Mike Rapoport |
2020-06-04 | h8300: remove usage of __ARCH_USE_5LEVEL_HACK | Mike Rapoport |
2020-06-04 | mm: Fix mremap not considering huge pmd devmap | Fan Yang |
2020-06-04 | Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds |
2020-06-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv... | Linus Torvalds |
2020-06-04 | Merge tag 'linux-watchdog-5.8-rc1' of git://www.linux-watchdog.org/linux-watc... | Linus Torvalds |
2020-06-04 | Merge tag 'backlight-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-06-03 | Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2020-06-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-06-03 | arm64: mm: use ARCH_HAS_DEBUG_WX instead of arch defined | Zong Li |
2020-06-03 | x86: mm: use ARCH_HAS_DEBUG_WX instead of arch defined | Zong Li |
2020-06-03 | riscv: support DEBUG_WX | Zong Li |
2020-06-03 | mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid() | Anshuman Khandual |
2020-06-03 | powerpc/mm: drop platform defined pmd_mknotpresent() | Anshuman Khandual |