Age | Commit message (Expand) | Author |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-06-10 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2020-06-09 | mmap locking API: convert mmap_sem comments | Michel Lespinasse |
2020-06-09 | mmap locking API: convert mmap_sem API comments | Michel Lespinasse |
2020-06-09 | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse |
2020-06-09 | mm: consolidate pte_index() and pte_offset_*() definitions | Mike Rapoport |
2020-06-09 | mm: pgtable: add shortcuts for accessing kernel PMD and PTE | Mike Rapoport |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport |
2020-06-09 | kernel: rename show_stack_loglvl() => show_stack() | Dmitry Safonov |
2020-06-09 | sh: add show_stack_loglvl() | Dmitry Safonov |
2020-06-09 | sh: add loglvl to show_trace() | Dmitry Safonov |
2020-06-09 | sh: add loglvl to printk_address() | Dmitry Safonov |
2020-06-09 | sh: remove needless printk() | Dmitry Safonov |
2020-06-09 | sh: add loglvl to dump_mem() | Dmitry Safonov |
2020-06-08 | sh: implement flush_icache_user_range | Christoph Hellwig |
2020-06-06 | Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh | Linus Torvalds |
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-03 | mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags() | Anshuman Khandual |
2020-06-03 | mm/hugetlb: define a generic fallback for is_hugepage_only_range() | Anshuman Khandual |
2020-06-03 | mm: use free_area_init() instead of free_area_init_nodes() | Mike Rapoport |
2020-06-03 | mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option | Mike Rapoport |
2020-06-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-06-02 | mm: remove __get_vm_area | Christoph Hellwig |
2020-06-01 | Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2020-06-01 | Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-06-01 | Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-06-01 | sh: remove sh5 support | Arnd Bergmann |
2020-06-01 | sh: add missing EXPORT_SYMBOL() for __delay | Kuninori Morimoto |
2020-06-01 | sh: Convert ins[bwl]/outs[bwl] macros to inline functions | Kuninori Morimoto |
2020-06-01 | sh: Convert iounmap() macros to inline functions | Kuninori Morimoto |
2020-06-01 | sh: Add missing DECLARE_EXPORT() for __ashiftrt_r4_xx | Kuninori Morimoto |
2020-06-01 | sh: configs: Cleanup old Kconfig IO scheduler options | Krzysztof Kozlowski |
2020-06-01 | arch/sh: vmlinux.scr | Romain Naour |
2020-06-01 | sh: Replace CONFIG_MTD_M25P80 with CONFIG_MTD_SPI_NOR in sh7757lcr_defconfig | Bin Meng |
2020-06-01 | sh: sh4a: Bring back tmu3_device early device | Krzysztof Kozlowski |
2020-05-29 | sh32: convert to csum_and_copy_from_user() | Al Viro |
2020-05-23 | sh: include linux/time_types.h for sockios | Arnd Bergmann |
2020-05-19 | sh/ftrace: Move arch_ftrace_nmi_{enter,exit} into nmi exception | Peter Zijlstra |
2020-05-14 | vfs: add faccessat2 syscall | Miklos Szeredi |
2020-05-05 | clk: Allow the common clk framework to be selectable | Stephen Boyd |
2020-04-24 | Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-04-23 | arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h> | Masahiro Yamada |
2020-04-21 | sh: fix build error in mm/init.c | Masahiro Yamada |
2020-04-11 | Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2020-04-10 | mm/memory_hotplug: add pgprot_t to mhp_params | Logan Gunthorpe |
2020-04-10 | mm/memory_hotplug: rename mhp_restrictions to mhp_params | Logan Gunthorpe |