1. 81361b8 Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 6 months ago
  2. 9cf6fa2 mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t * by Aneesh Kumar K.V · 3 years, 6 months ago
  3. f7cce36 sh: convert to setup_initial_init_mm() by Kefeng Wang · 3 years, 6 months ago
  4. 4cad671 Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 6 months ago
  5. 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  6. 514798d Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 3 years, 6 months ago
  7. 911a299 Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 6 months ago
  8. 1c2f7d1 mm/thp: define default pmd_pgtable() by Anshuman Khandual · 3 years, 6 months ago
  9. fac7757 mm: define default value for FIRST_USER_ADDRESS by Anshuman Khandual · 3 years, 6 months ago
  10. 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  11. a9ee6cf mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA by Mike Rapoport · 3 years, 6 months ago
  12. 54a728d Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  13. 28a27cb Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  14. a15286c Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  15. b03fbd4 sched: Introduce task_is_running() by Peter Zijlstra · 3 years, 7 months ago
  16. 2f4574d clkdev: remove CONFIG_CLKDEV_LOOKUP by Arnd Bergmann · 3 years, 7 months ago
  17. 65ffb3d quota: Wire up quotactl_fd syscall by Jan Kara · 3 years, 7 months ago
  18. a9e906b Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 3 years, 7 months ago
  19. 2e38eb0 kprobes: Do not increment probe miss count in the fault handler by Naveen N. Rao · 3 years, 7 months ago
  20. ec6aba3 kprobes: Remove kprobe::fault_handler by Peter Zijlstra · 3 years, 8 months ago
  21. 92f378f sh: move core-y in arch/sh/Makefile to arch/sh/Kbuild by Masahiro Yamada · 3 years, 8 months ago
  22. d92cc4d kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild by Masahiro Yamada · 3 years, 8 months ago
  23. 3c18851 locking/atomic: delete !ARCH_ATOMIC remnants by Mark Rutland · 3 years, 8 months ago
  24. 8c64175 locking/atomic: sh: move to ARCH_ATOMIC by Mark Rutland · 3 years, 8 months ago
  25. 7ac1771 Merge tag 'quota_for_v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 8 months ago
  26. 5b9fedb quota: Disable quotactl_path syscall by Jan Kara · 3 years, 8 months ago
  27. f1a0a37 sched/core: Initialize the idle task with preemption disabled by Valentin Schneider · 3 years, 8 months ago
  28. 0d3ae94 sh: Remove unused variable by Eric Dumazet · 3 years, 9 months ago
  29. 94528b7 sh: remove unaligned access for sh4a by Arnd Bergmann · 3 years, 8 months ago
  30. 0f979d8 Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 8 months ago
  31. a48b087 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
  32. f2e762b mm: remove xlate_dev_kmem_ptr() by David Hildenbrand · 3 years, 8 months ago
  33. bbcd53c drivers/char: remove /dev/kmem for good by David Hildenbrand · 3 years, 8 months ago
  34. bb8bc36 arch: rearrange headers inclusion order in asm/bitops for m68k, sh and h8300 by Yury Norov · 3 years, 8 months ago
  35. 8404c9f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
  36. 91024b3 mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE] by Anshuman Khandual · 3 years, 8 months ago
  37. 855f9a8 mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS) by Anshuman Khandual · 3 years, 8 months ago
  38. aec44e0 hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share() by Peter Xu · 3 years, 8 months ago
  39. 23243c1 arch: use cross_compiling to check whether it is a cross build or not by Masahiro Yamada · 3 years, 8 months ago
  40. 9b1f61d Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 8 months ago
  41. 17ae69a Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 3 years, 8 months ago
  42. 152d32a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 8 months ago
  43. eb61114 sh: syscalls: switch to generic syscallhdr.sh by Masahiro Yamada · 3 years, 10 months ago
  44. 9c19722 sh: syscalls: switch to generic syscalltbl.sh by Masahiro Yamada · 3 years, 10 months ago
  45. 1f9d03c mm: move mem_init_print_info() into mm_init() by Kefeng Wang · 3 years, 8 months ago
  46. 842ca54 mm: move page_mapping_file to pagemap.h by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  47. 91a8528 arch/sh/include/asm/tlb.h: remove duplicate include by Zhang Yunkai · 3 years, 8 months ago
  48. a49f4f8 arch: Wire up Landlock syscalls by Mickaël Salaün · 3 years, 9 months ago
  49. ac21ecf sh: Get rid of oprofile leftovers by Marc Zyngier · 3 years, 9 months ago
  50. f2cc020 tracing: Fix various typos in comments by Ingo Molnar · 3 years, 10 months ago
  51. fa8b900 quota: wire up quotactl_path by Sascha Hauer · 3 years, 10 months ago
  52. 5695e51 Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  53. 5ceabb6 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 10 months ago
  54. 6fbd6cf Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 11 months ago
  55. 29c395c Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
  56. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 11 months ago
  57. 21a6ab2 Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 3 years, 11 months ago
  58. 6f24784 whack-a-mole: don't open-code iminor/imajor by Al Viro · 4 years ago
  59. 4727dc2 arch: setup PF_IO_WORKER threads like PF_KTHREAD by Jens Axboe · 3 years, 11 months ago
  60. 29c5c3a arch: syscalls: remove $(srctree)/ prefix from syscall tables by Masahiro Yamada · 3 years, 11 months ago
  61. 865fa29 arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work by Masahiro Yamada · 3 years, 11 months ago
  62. 24880bef Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/linux by Linus Torvalds · 3 years, 11 months ago
  63. a3251c1 Merge branch 'x86/paravirt' into x86/entry by Ingo Molnar · 3 years, 11 months ago
  64. db1cc7a softirq: Move do_softirq_own_stack() to generic asm header by Thomas Gleixner · 4 years ago
  65. cd1a41c softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig by Thomas Gleixner · 4 years ago
  66. 3679482 module: remove EXPORT_UNUSED_SYMBOL* by Christoph Hellwig · 4 years ago
  67. 482cae0 arch: sh: Remove CONFIG_OPROFILE support by Viresh Kumar · 4 years ago
  68. 228a65d Merge tag 'sh-for-5.11' of git://git.libc.org/linux-sh by Linus Torvalds · 4 years ago
  69. 2a18672 fs: add mount_setattr() by Christian Brauner · 4 years ago
  70. a118584 sh: mach-sh03: remove duplicate include by Wang Qing · 4 years, 2 months ago
  71. 7a202ec arch: sh: remove duplicate include by Wang Qing · 4 years, 2 months ago
  72. 542baf5 sh: Drop ARCH_NR_GPIOS definition by Andy Shevchenko · 4 years, 3 months ago
  73. 1917049 sh: Remove unused HAVE_COPY_THREAD_TLS macro by Jinyang He · 4 years, 3 months ago
  74. b7aaf16 sh: remove CONFIG_IDE from most defconfig by Christoph Hellwig · 4 years, 3 months ago
  75. a115363 sh: mm: Convert to DEFINE_SHOW_ATTRIBUTE by Qinglang Miao · 4 years, 4 months ago
  76. 7fb0a1a arch/sh: hyphenate Non-Uniform in Kconfig prompt by Randy Dunlap · 4 years, 4 months ago
  77. f477a53 sh: dma: fix kconfig dependency for G2_DMA by Necip Fazil Yildiran · 4 years, 4 months ago
  78. 87dbc20 local64.h: make <asm/local64.h> mandatory by Randy Dunlap · 4 years ago
  79. 8653b77 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 1 month ago
  80. b0a0c26 epoll: wire up syscall epoll_pwait2 by Willem de Bruijn · 4 years, 1 month ago
  81. 48c1c40 Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 1 month ago
  82. 005b2a9 Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
  83. e994cc2 Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 1 month ago
  84. 7a932e5 Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 1 month ago
  85. 1578071 Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 1 month ago
  86. 2cffa11 Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  87. 3c41e57 Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 4 years, 1 month ago
  88. edd7ab7 Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  89. 16a30ba sh: boards: Replace <linux/clk-provider.h> by <linux/of_clk.h> by Geert Uytterhoeven · 4 years, 2 months ago
  90. 58c644b sched/idle: Fix arch_cpu_idle() vs tracing by Peter Zijlstra · 4 years, 2 months ago
  91. 15b8d937 sh/irq: Add missing closing parentheses in arch_show_interrupts() by Geert Uytterhoeven · 4 years, 1 month ago
  92. fd15c19 sh: irqstat: Use the generic irq_cpustat_t by Thomas Gleixner · 4 years, 2 months ago
  93. fe3f1d5 sh: Get rid of nmi_count() by Thomas Gleixner · 4 years, 2 months ago
  94. 4c18bc0 sh: Enable seccomp architecture tracking by YiFei Zhu · 4 years, 2 months ago
  95. 16fee29 dma-mapping: remove the dma_direct_set_offset export by Christoph Hellwig · 4 years, 2 months ago
  96. 6d3a273 sh: add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 3 months ago
  97. 673afba sh/highmem: Remove all traces of unused cruft by Thomas Gleixner · 4 years, 2 months ago
  98. 0774a6ed timekeeping: default GENERIC_CLOCKEVENTS to enabled by Arnd Bergmann · 4 years, 3 months ago
  99. c350f8c sh: use asm-generic/mmu_context.h for no-op implementations by Nicholas Piggin · 4 years, 4 months ago
  100. 94f8992 asm-generic: add generic MMU versions of mmu context functions by Nicholas Piggin · 4 years, 4 months ago