1. 952ec41 sh: implement flush_icache_user_range by Christoph Hellwig · 4 years, 7 months ago
  2. 3b69e8b Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh by Linus Torvalds · 4 years, 7 months ago
  3. 874e2cc sh: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
  4. a194a62 sh: drop __pXd_offset() macros that duplicate pXd_index() ones by Mike Rapoport · 4 years, 7 months ago
  5. eaabf98 sh: fault: modernize printing of kernel messages by Geert Uytterhoeven · 4 years, 7 months ago
  6. 5be9934 mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags() by Anshuman Khandual · 4 years, 7 months ago
  7. b0eae98 mm/hugetlb: define a generic fallback for is_hugepage_only_range() by Anshuman Khandual · 4 years, 7 months ago
  8. 9691a07 mm: use free_area_init() instead of free_area_init_nodes() by Mike Rapoport · 4 years, 7 months ago
  9. 3f08a30 mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option by Mike Rapoport · 4 years, 7 months ago
  10. 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  11. 4926627 mm: remove __get_vm_area by Christoph Hellwig · 4 years, 7 months ago
  12. f359287 Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 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, 7 months ago
  14. 2227e5b Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  15. 37744fe sh: remove sh5 support by Arnd Bergmann · 4 years, 9 months ago
  16. d1f56f3 sh: add missing EXPORT_SYMBOL() for __delay by Kuninori Morimoto · 5 years ago
  17. 3125ddc sh: Convert ins[bwl]/outs[bwl] macros to inline functions by Kuninori Morimoto · 5 years ago
  18. 4580ba4 sh: Convert iounmap() macros to inline functions by Kuninori Morimoto · 5 years ago
  19. 6410607 sh: Add missing DECLARE_EXPORT() for __ashiftrt_r4_xx by Kuninori Morimoto · 5 years ago
  20. eface6c sh: configs: Cleanup old Kconfig IO scheduler options by Krzysztof Kozlowski · 4 years, 11 months ago
  21. 2bbb0e3 arch/sh: vmlinux.scr by Romain Naour · 4 years, 10 months ago
  22. bd15832 sh: Replace CONFIG_MTD_M25P80 with CONFIG_MTD_SPI_NOR in sh7757lcr_defconfig by Bin Meng · 4 years, 8 months ago
  23. 01a4dc0d sh: sh4a: Bring back tmu3_device early device by Krzysztof Kozlowski · 4 years, 7 months ago
  24. 7fe8970 sh32: convert to csum_and_copy_from_user() by Al Viro · 4 years, 11 months ago
  25. fc94cf2 sh: include linux/time_types.h for sockios by Arnd Bergmann · 4 years, 8 months ago
  26. 178ba00 sh/ftrace: Move arch_ftrace_nmi_{enter,exit} into nmi exception by Peter Zijlstra · 4 years, 11 months ago
  27. c8ffd8b vfs: add faccessat2 syscall by Miklos Szeredi · 4 years, 8 months ago
  28. b9916af7 Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 9 months ago
  29. 62d0fd5 arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h> by Masahiro Yamada · 4 years, 9 months ago
  30. 1eb64c0 sh: fix build error in mm/init.c by Masahiro Yamada · 4 years, 9 months ago
  31. 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
  32. bfeb022 mm/memory_hotplug: add pgprot_t to mhp_params by Logan Gunthorpe · 4 years, 9 months ago
  33. f5637d3 mm/memory_hotplug: rename mhp_restrictions to mhp_params by Logan Gunthorpe · 4 years, 9 months ago
  34. c62da0c mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS by Anshuman Khandual · 4 years, 9 months ago
  35. 7d538b5 sh: remove unneeded uapi asm-generic wrappers by Masahiro Yamada · 5 years ago
  36. e3c0f6f sh: use __builtin_constant_p() directly instead of IS_IMMEDIATE() by Masahiro Yamada · 5 years ago
  37. 06e85c7 asm-generic: fix unistd_32.h generation format by Michal Simek · 4 years, 9 months ago
  38. 3122e80 mm/vma: make vma_is_accessible() available for general use by Anshuman Khandual · 4 years, 9 months ago
  39. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 9 months ago
  40. 79f51b7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 9 months ago
  41. 6cad420c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
  42. 4064b98 mm: allow VM_FAULT_RETRY for multiple times by Peter Xu · 4 years, 9 months ago
  43. dde1607 mm: introduce FAULT_FLAG_DEFAULT by Peter Xu · 4 years, 9 months ago
  44. fb027ad sh/mm: use helper fault_signal_pending() by Peter Xu · 4 years, 9 months ago
  45. 630f289 asm-generic: make more kernel-space headers mandatory by Masahiro Yamada · 4 years, 9 months ago
  46. 69c1fd9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 4 years, 9 months ago
  47. 5b67fbf Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 9 months ago
  48. 2d38533 Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  49. 5497fce sh: Replace setup_irq() by request_irq() by afzal mohammed · 4 years, 10 months ago
  50. 0bea4f7 sh: no need of access_ok() in arch_futex_atomic_op_inuser() by Al Viro · 5 years ago
  51. a08971e futex: arch_futex_atomic_op_inuser() calling conventions change by Al Viro · 5 years ago
  52. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
  53. b6db0a7 sh: mach-highlander: Fix comment spelling by Geert Uytterhoeven · 5 years ago
  54. 2a86f66 kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST by Masahiro Yamada · 4 years, 10 months ago
  55. 679b2ec scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabled by Diego Elio Pettenò · 4 years, 11 months ago
  56. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  57. 83fa805 Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  58. 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
  59. 6aee4ba Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  60. ca9b5b6 Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  61. 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
  62. c677124 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  63. 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
  64. fddb5d4 open: introduce openat2(2) syscall by Aleksa Sarai · 5 years ago
  65. 40b19e3 arch/sh/setup: Drop dummy_con initialization by Arvind Sankar · 5 years ago
  66. 9a2cef0 arch: wire up pidfd_getfd syscall by Sargun Dhillon · 5 years ago
  67. 57ad87dd Merge branch 'x86/mm' into efi/core, to pick up dependencies by Ingo Molnar · 5 years ago
  68. 97f7d41 Merge tag 'sh-pfc-for-v5.6-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel by Linus Walleij · 5 years ago
  69. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  70. feee6b2 mm/memory_hotplug: shrink zones when offlining memory by David Hildenbrand · 5 years ago
  71. b4fba34 sh: sh7269: Remove bogus SSU GPIO function definitions by Geert Uytterhoeven · 5 years ago
  72. db9c072 sh: sh7264: Remove bogus SSU GPIO function definitions by Geert Uytterhoeven · 5 years ago
  73. 02aeb2f pinctrl: sh-pfc: sh7269: Fix CAN function GPIOs by Geert Uytterhoeven · 5 years ago
  74. 1e5f8a3 Merge tag 'v5.5-rc3' into sched/core, to pick up fixes by Ingo Molnar · 5 years ago
  75. 8c709f9 y2038: sh: remove timeval/timespec usage from headers by Arnd Bergmann · 5 years ago
  76. 510c978 Merge tag 'Wimplicit-fallthrough-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 5 years ago
  77. 3d519d6 sh: kgdb: Mark expected switch fall-throughs by Kuninori Morimoto · 5 years ago
  78. eecd37e drivers: Fix boot problem on SuperH by Guenter Roeck · 5 years ago
  79. 1f059df mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h> by Ingo Molnar · 5 years ago
  80. 7be60cc sched/rt, sh: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
  81. ef867c1 Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  82. 1e4230f Merge branches 'pm-sleep', 'pm-cpuidle', 'pm-cpufreq', 'pm-devfreq' and 'pm-avs' by Rafael J. Wysocki · 5 years ago
  83. 38edc3d Merge tag 'backlight-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 5 years ago
  84. ad0b314 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  85. ba1e78a cpuidle: Drop disabled field from struct cpuidle_state by Rafael J. Wysocki · 5 years ago
  86. 81b6b96 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  87. a308a71 Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  88. 95f1fa9 Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  89. 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
  90. dc5fa46 Merge tag 'pinctrl-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 5 years ago
  91. 61a47c1 sysctl: Remove the sysctl system call by Eric W. Biederman · 5 years ago
  92. 1d87200 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  93. 436b2a8 Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
  94. 56e35f9 dma-mapping: drop the dev argument to arch_sync_dma_for_* by Christoph Hellwig · 5 years ago
  95. b83b43f fgraph: Fix function type mismatches of ftrace_graph_return using ftrace_stub by Steven Rostedt (VMware) · 5 years ago
  96. 98c90e5 sh: remove __iounmap by Christoph Hellwig · 5 years ago
  97. 1c48b27 sh: ecovec24: don't set unused fields in platform data by Bartosz Golaszewski · 5 years ago
  98. d9e2b6e sh: ecovec24: add additional properties to the backlight device by Bartosz Golaszewski · 5 years ago
  99. c917404 vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA by Kees Cook · 5 years ago
  100. eaf9370 vmlinux.lds.h: Move NOTES into RO_DATA by Kees Cook · 5 years ago