1. 3689f9f Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux by Linus Torvalds · 3 years ago
  2. 47d8c15 include: move find.h from asm_generic to linux by Yury Norov · 3 years, 5 months ago
  3. 6773cc3 Merge tag 'v5.16-rc5' into locking/core, to pick up fixes by Ingo Molnar · 3 years, 1 month ago
  4. 77993b5 locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h by Sebastian Andrzej Siewior · 3 years, 2 months ago
  5. 522a003 Add linux/cacheflush.h by Matthew Wilcox (Oracle) · 3 years, 2 months ago
  6. 24318ae Merge tag 'sh-for-5.16' of git://git.libc.org/linux-sh by Linus Torvalds · 3 years, 2 months ago
  7. e8f023c Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 2 months ago
  8. 79ef0c0 Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
  9. 9a7e0a9 Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  10. 8518e69 sh: pgtable-3level: Fix cast to pointer from integer of different size by Geert Uytterhoeven · 3 years, 4 months ago
  11. b929926 sh: define __BIG_ENDIAN for math-emu by Randy Dunlap · 3 years, 3 months ago
  12. 61531cb sh: Cleanup about SPARSE_IRQ by Kefeng Wang · 3 years, 4 months ago
  13. 08b0b00 mm: Add flush_dcache_folio() by Matthew Wilcox (Oracle) · 4 years, 1 month ago
  14. 42a20f8 sched: Add wrapper for get_wchan() to keep task blocked by Kees Cook · 3 years, 4 months ago
  15. adf8a61 kprobes: treewide: Make it harder to refer kretprobe_trampoline directly by Masami Hiramatsu · 3 years, 4 months ago
  16. e8e9f1e sh: pgtable-3level: fix cast to pointer from integer of different size by Geert Uytterhoeven · 3 years, 4 months ago
  17. ca42bc4 sh: fix trivial misannotations by Al Viro · 4 years ago
  18. 7962c2e arch: remove unused function syscall_set_arguments() by Peter Collingbourne · 3 years, 4 months ago
  19. f358afc mm: remove flush_kernel_dcache_page by Christoph Hellwig · 3 years, 4 months ago
  20. 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
  21. 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, 7 months ago
  22. 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 7 months ago
  23. 1c2f7d1 mm/thp: define default pmd_pgtable() by Anshuman Khandual · 3 years, 7 months ago
  24. fac7757 mm: define default value for FIRST_USER_ADDRESS by Anshuman Khandual · 3 years, 7 months ago
  25. 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 7 months ago
  26. a9ee6cf mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA by Mike Rapoport · 3 years, 7 months ago
  27. 8c64175 locking/atomic: sh: move to ARCH_ATOMIC by Mark Rutland · 3 years, 8 months ago
  28. 94528b7 sh: remove unaligned access for sh4a by Arnd Bergmann · 3 years, 8 months ago
  29. f2e762b mm: remove xlate_dev_kmem_ptr() by David Hildenbrand · 3 years, 8 months ago
  30. bb8bc36 arch: rearrange headers inclusion order in asm/bitops for m68k, sh and h8300 by Yury Norov · 3 years, 8 months ago
  31. 91a8528 arch/sh/include/asm/tlb.h: remove duplicate include by Zhang Yunkai · 3 years, 9 months ago
  32. a3251c1 Merge branch 'x86/paravirt' into x86/entry by Ingo Molnar · 4 years ago
  33. cd1a41c softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig by Thomas Gleixner · 4 years ago
  34. 228a65d Merge tag 'sh-for-5.11' of git://git.libc.org/linux-sh by Linus Torvalds · 4 years ago
  35. 542baf5 sh: Drop ARCH_NR_GPIOS definition by Andy Shevchenko · 4 years, 3 months ago
  36. 87dbc20 local64.h: make <asm/local64.h> mandatory by Randy Dunlap · 4 years, 1 month ago
  37. 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
  38. 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
  39. 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
  40. 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
  41. fd15c19 sh: irqstat: Use the generic irq_cpustat_t by Thomas Gleixner · 4 years, 2 months ago
  42. 4c18bc0 sh: Enable seccomp architecture tracking by YiFei Zhu · 4 years, 2 months ago
  43. 6d3a273 sh: add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 3 months ago
  44. 673afba sh/highmem: Remove all traces of unused cruft by Thomas Gleixner · 4 years, 2 months ago
  45. c350f8c sh: use asm-generic/mmu_context.h for no-op implementations by Nicholas Piggin · 4 years, 5 months ago
  46. 94f8992 asm-generic: add generic MMU versions of mmu context functions by Nicholas Piggin · 4 years, 5 months ago
  47. 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 3 months ago
  48. c905783 Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  49. ca6345d sh: remove spurious circular inclusion from asm/smp.h by Rich Felker · 4 years, 4 months ago
  50. dc16c8a sh: propage the calling conventions change down to csum_partial_copy_generic() by Al Viro · 4 years, 6 months ago
  51. c693cc4 saner calling conventions for csum_and_copy_..._user() by Al Viro · 4 years, 6 months ago
  52. cc44c17 csum_partial_copy_nocheck(): drop the last argument by Al Viro · 4 years, 6 months ago
  53. 6e41c58 unify generic instances of csum_partial_copy_nocheck() by Al Viro · 4 years, 6 months ago
  54. 5bbec3c Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh by Linus Torvalds · 4 years, 5 months ago
  55. f9e7ff9 sh: use generic strncpy() by Kuninori Morimoto · 4 years, 5 months ago
  56. 03dd061 sh: bring syscall_set_return_value in line with other architectures by Michael Karcher · 4 years, 6 months ago
  57. 08732d1 sh: don't include <asm/io_trapped.h> in <asm/io.h> by Christoph Hellwig · 4 years, 6 months ago
  58. 13f1fc8 sh: move the ioremap implementation out of line by Christoph Hellwig · 4 years, 6 months ago
  59. 3eef6b7 sh: move ioremap_fixed details out of <asm/io.h> by Christoph Hellwig · 4 years, 6 months ago
  60. e12b090 sh: remove __KERNEL__ ifdefs from non-UAPI headers by Christoph Hellwig · 4 years, 6 months ago
  61. c0735ae sh: stacktrace: Remove stacktrace_ops.stack() by Geert Uytterhoeven · 4 years, 7 months ago
  62. fd722f2 Revert "sh: add loglvl to printk_address()" by Geert Uytterhoeven · 4 years, 7 months ago
  63. 7dfaa9e arch: sh: smc37c93x: fix spelling mistake by Flavio Suligoi · 4 years, 7 months ago
  64. 2d2b308 sh: Implement __get_user_u64() required for 64-bit get_user() by John Paul Adrian Glaubitz · 4 years, 7 months ago
  65. 428e297 uaccess: remove segment_eq by Christoph Hellwig · 4 years, 5 months ago
  66. c56771b3 sh/mm: drop unused MAX_PHYSADDR_BITS by Arvind Sankar · 4 years, 5 months ago
  67. 97d052e Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  68. 8d3e09b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
  69. f9cb654 asm-generic: pgalloc: provide generic pgd_free() by Mike Rapoport · 4 years, 5 months ago
  70. 1355c31 asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one() by Mike Rapoport · 4 years, 5 months ago
  71. 0cd39f4 locking/seqlock, headers: Untangle the spaghetti monster by Peter Zijlstra · 4 years, 5 months ago
  72. 28cff52 Merge branch 'linus' into locking/core, to resolve conflict by Ingo Molnar · 4 years, 6 months ago
  73. 7ca8cf5 locking/atomic: Move ATOMIC_INIT into linux/types.h by Herbert Xu · 4 years, 6 months ago
  74. c7bcbc8 sh/tlb: Fix PGTABLE_LEVELS > 2 by Peter Zijlstra · 4 years, 6 months ago
  75. bb1a773 kill unused dump_fpu() instances by Al Viro · 4 years, 8 months ago
  76. 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions by Mike Rapoport · 4 years, 7 months ago
  77. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  78. 539e786 sh: add loglvl to show_trace() by Dmitry Safonov · 4 years, 7 months ago
  79. 2deebe4d sh: add loglvl to printk_address() by Dmitry Safonov · 4 years, 7 months ago
  80. ebf0a36 sh: add loglvl to dump_mem() by Dmitry Safonov · 4 years, 7 months ago
  81. 952ec41 sh: implement flush_icache_user_range by Christoph Hellwig · 4 years, 7 months ago
  82. 3b69e8b Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh by Linus Torvalds · 4 years, 7 months ago
  83. 874e2cc sh: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
  84. a194a62 sh: drop __pXd_offset() macros that duplicate pXd_index() ones by Mike Rapoport · 4 years, 7 months ago
  85. 5be9934 mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags() by Anshuman Khandual · 4 years, 8 months ago
  86. b0eae98 mm/hugetlb: define a generic fallback for is_hugepage_only_range() by Anshuman Khandual · 4 years, 8 months ago
  87. 4b01285 Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 8 months ago
  88. 37744fe sh: remove sh5 support by Arnd Bergmann · 4 years, 9 months ago
  89. 3125ddc sh: Convert ins[bwl]/outs[bwl] macros to inline functions by Kuninori Morimoto · 5 years ago
  90. 4580ba4 sh: Convert iounmap() macros to inline functions by Kuninori Morimoto · 5 years ago
  91. 7fe8970 sh32: convert to csum_and_copy_from_user() by Al Viro · 5 years ago
  92. fc94cf2 sh: include linux/time_types.h for sockios by Arnd Bergmann · 4 years, 8 months ago
  93. 62d0fd5 arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h> by Masahiro Yamada · 4 years, 9 months ago
  94. b753101 Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 9 months ago
  95. c62da0c mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS by Anshuman Khandual · 4 years, 9 months ago
  96. 7d538b5 sh: remove unneeded uapi asm-generic wrappers by Masahiro Yamada · 5 years ago
  97. e3c0f6f sh: use __builtin_constant_p() directly instead of IS_IMMEDIATE() by Masahiro Yamada · 5 years ago
  98. 6cad420c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 10 months ago
  99. 630f289 asm-generic: make more kernel-space headers mandatory by Masahiro Yamada · 4 years, 10 months ago
  100. 69c1fd9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 4 years, 10 months ago