1. c7bcbc8 sh/tlb: Fix PGTABLE_LEVELS > 2 by Peter Zijlstra · 4 years, 6 months ago
  2. 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions by Mike Rapoport · 4 years, 7 months ago
  3. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  4. 539e786 sh: add loglvl to show_trace() by Dmitry Safonov · 4 years, 7 months ago
  5. 2deebe4d sh: add loglvl to printk_address() by Dmitry Safonov · 4 years, 7 months ago
  6. ebf0a36 sh: add loglvl to dump_mem() by Dmitry Safonov · 4 years, 7 months ago
  7. 952ec41 sh: implement flush_icache_user_range by Christoph Hellwig · 4 years, 7 months ago
  8. 3b69e8b Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh by Linus Torvalds · 4 years, 8 months ago
  9. 874e2cc sh: add support for folded p4d page tables by Mike Rapoport · 4 years, 8 months ago
  10. a194a62 sh: drop __pXd_offset() macros that duplicate pXd_index() ones by Mike Rapoport · 4 years, 8 months ago
  11. 5be9934 mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags() by Anshuman Khandual · 4 years, 8 months ago
  12. b0eae98 mm/hugetlb: define a generic fallback for is_hugepage_only_range() by Anshuman Khandual · 4 years, 8 months ago
  13. 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
  14. 37744fe sh: remove sh5 support by Arnd Bergmann · 4 years, 9 months ago
  15. 3125ddc sh: Convert ins[bwl]/outs[bwl] macros to inline functions by Kuninori Morimoto · 5 years ago
  16. 4580ba4 sh: Convert iounmap() macros to inline functions by Kuninori Morimoto · 5 years ago
  17. 7fe8970 sh32: convert to csum_and_copy_from_user() by Al Viro · 5 years ago
  18. fc94cf2 sh: include linux/time_types.h for sockios by Arnd Bergmann · 4 years, 8 months ago
  19. 62d0fd5 arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h> by Masahiro Yamada · 4 years, 9 months ago
  20. 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
  21. c62da0c mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS by Anshuman Khandual · 4 years, 9 months ago
  22. 7d538b5 sh: remove unneeded uapi asm-generic wrappers by Masahiro Yamada · 5 years ago
  23. e3c0f6f sh: use __builtin_constant_p() directly instead of IS_IMMEDIATE() by Masahiro Yamada · 5 years ago
  24. 6cad420c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 10 months ago
  25. 630f289 asm-generic: make more kernel-space headers mandatory by Masahiro Yamada · 4 years, 10 months ago
  26. 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
  27. 0bea4f7 sh: no need of access_ok() in arch_futex_atomic_op_inuser() by Al Viro · 5 years ago
  28. a08971e futex: arch_futex_atomic_op_inuser() calling conventions change by Al Viro · 5 years ago
  29. b6db0a7 sh: mach-highlander: Fix comment spelling by Geert Uytterhoeven · 5 years ago
  30. 22b17db Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  31. 6ba3d70 Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 5 years ago
  32. 634cd4b Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  33. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  34. b4fba34 sh: sh7269: Remove bogus SSU GPIO function definitions by Geert Uytterhoeven · 5 years ago
  35. db9c072 sh: sh7264: Remove bogus SSU GPIO function definitions by Geert Uytterhoeven · 5 years ago
  36. 02aeb2f pinctrl: sh-pfc: sh7269: Fix CAN function GPIOs by Geert Uytterhoeven · 5 years ago
  37. 8c709f9 y2038: sh: remove timeval/timespec usage from headers by Arnd Bergmann · 5 years ago
  38. 1f059df mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h> by Ingo Molnar · 5 years ago
  39. a308a71 Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  40. 9a3d7fd Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  41. 98c90e5 sh: remove __iounmap by Christoph Hellwig · 5 years ago
  42. 884caad pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_B by Geert Uytterhoeven · 5 years ago
  43. 201e910 sh: add the sh_ prefix to early platform symbols by Bartosz Golaszewski · 5 years ago
  44. 507fd01 drivers: move the early platform device support to arch/sh by Bartosz Golaszewski · 5 years ago
  45. b4ed71f mm: treewide: clarify pgtable_page_{ctor,dtor}() naming by Mark Rutland · 5 years ago
  46. 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
  47. 6fb1276 sh: switch to generic version of pte allocation by Mike Rapoport · 5 years ago
  48. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  49. d9c5252 treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers by Masahiro Yamada · 5 years ago
  50. 5f26f11 Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  51. 3c9b9ac sh: use the generic get_user_pages_fast code by Christoph Hellwig · 6 years ago
  52. 2f85e7f sh: add the missing pud_page definition by Christoph Hellwig · 6 years ago
  53. 733f002 sh: prevent warnings when using iounmap by Sam Ravnborg · 6 years ago
  54. 045bd00 sh: don't use asm-generic/ptrace.h by Christoph Hellwig · 6 years ago
  55. 6843d8a binfmt_flat: remove the persistent argument from flat_get_addr_from_rp by Christoph Hellwig · 6 years ago
  56. bdd15a2 binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variable by Christoph Hellwig · 6 years ago
  57. 1d52dca binfmt_flat: remove flat_old_ram_flag by Christoph Hellwig · 6 years ago
  58. 02da283 binfmt_flat: provide a default version of flat_get_relocate_addr by Christoph Hellwig · 6 years ago
  59. 2f3196d binfmt_flat: remove flat_set_persistent by Christoph Hellwig · 6 years ago
  60. 9ee24b2 binfmt_flat: remove flat_reloc_valid by Christoph Hellwig · 6 years ago
  61. b09e893 arch: remove <asm/sizes.h> and <asm-generic/sizes.h> by Masahiro Yamada · 6 years ago
  62. fe460a6 Merge tag 'pinctrl-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 6 years ago
  63. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  64. 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  65. dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  66. 007dc78 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  67. 171c2bc Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  68. 0768e17 net: socket: implement 64-bit timestamps by Arnd Bergmann · 6 years ago
  69. 54bbfe7 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  70. e9e8543 sh/mmiowb: Add unconditional mmiowb() to arch_spin_unlock() by Will Deacon · 6 years ago
  71. fdcd06a arch: Use asm-generic header for asm/mmiowb.h by Will Deacon · 6 years ago
  72. 32d9258 syscalls: Remove start and number from syscall_set_arguments() args by Steven Rostedt (VMware) · 6 years ago
  73. b35f549 syscalls: Remove start and number from syscall_get_arguments() args by Steven Rostedt (Red Hat) · 8 years ago
  74. 46ad084 locking/rwsem: Remove arch specific rwsem files by Waiman Long · 6 years ago
  75. c5b27a8 sh/tlb: Convert SH to generic mmu_gather by Peter Zijlstra · 6 years ago
  76. ed6a793 asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE by Peter Zijlstra · 6 years ago
  77. 8440bb9 sh: sh7786: Add explicit I/O cast to sh7786_mm_sel() by Geert Uytterhoeven · 6 years ago
  78. 3d9683c KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported by Masahiro Yamada · 6 years ago
  79. 16add41 syscall_get_arch: add "struct task_struct *" argument by Dmitry V. Levin · 6 years ago
  80. 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
  81. b1b988a Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  82. 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
  83. d33c577 y2038: rename old time and utime syscalls by Arnd Bergmann · 6 years ago
  84. 83f6091 sh: remove duplicate unistd_32.h file by Arnd Bergmann · 6 years ago
  85. 85e1ffb Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  86. 94bd8a0 Fix 'acccess_ok()' on alpha and SH by Linus Torvalds · 6 years ago
  87. d6e4b3e arch: remove redundant UAPI generic-y defines by Masahiro Yamada · 6 years ago
  88. d4ce545 arch: remove stale comments "UAPI Header export list" by Masahiro Yamada · 6 years ago
  89. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  90. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  91. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  92. f346b0b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  93. b12a912 Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 6 years ago
  94. 6a0abce sh: include: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  95. 507413a Merge tag 'asm-generic-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  96. 2b3c5a9 sh: generate uapi header and syscall table header files by Firoz Khan · 6 years ago
  97. 8a79633 sh: add __NR_syscalls along with NR_syscalls by Firoz Khan · 6 years ago
  98. 19f4859 sh: remove board_time_init() callback by Arnd Bergmann · 7 years ago
  99. 07df780 sh: remove unused rtc_sh_get/set_time infrastructure by Arnd Bergmann · 7 years ago
  100. b0495e4 sh: dreamcast: rtc: push down rtc class ops into driver by Arnd Bergmann · 7 years ago