1. 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
  2. 1e4230f Merge branches 'pm-sleep', 'pm-cpuidle', 'pm-cpufreq', 'pm-devfreq' and 'pm-avs' by Rafael J. Wysocki · 5 years ago
  3. 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
  4. ad0b314 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  5. ba1e78a cpuidle: Drop disabled field from struct cpuidle_state by Rafael J. Wysocki · 5 years ago
  6. 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
  7. a308a71 Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  8. 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
  9. 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
  10. 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
  11. 61a47c1 sysctl: Remove the sysctl system call by Eric W. Biederman · 5 years ago
  12. 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
  13. 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
  14. 56e35f9 dma-mapping: drop the dev argument to arch_sync_dma_for_* by Christoph Hellwig · 5 years ago
  15. b83b43f fgraph: Fix function type mismatches of ftrace_graph_return using ftrace_stub by Steven Rostedt (VMware) · 5 years ago
  16. 98c90e5 sh: remove __iounmap by Christoph Hellwig · 5 years ago
  17. 1c48b27 sh: ecovec24: don't set unused fields in platform data by Bartosz Golaszewski · 5 years ago
  18. d9e2b6e sh: ecovec24: add additional properties to the backlight device by Bartosz Golaszewski · 5 years ago
  19. c917404 vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA by Kees Cook · 5 years ago
  20. eaf9370 vmlinux.lds.h: Move NOTES into RO_DATA by Kees Cook · 5 years ago
  21. 884caad pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_B by Geert Uytterhoeven · 5 years ago
  22. 6d80f20 sh: Use pr_warn instead of pr_warning by Kefeng Wang · 5 years ago
  23. 201e910 sh: add the sh_ prefix to early platform symbols by Bartosz Golaszewski · 5 years ago
  24. 507fd01 drivers: move the early platform device support to arch/sh by Bartosz Golaszewski · 5 years ago
  25. b4ed71f mm: treewide: clarify pgtable_page_{ctor,dtor}() naming by Mark Rutland · 5 years ago
  26. 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
  27. 6fb1276 sh: switch to generic version of pte allocation by Mike Rapoport · 5 years ago
  28. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  29. 671df18 Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  30. 62fcee9 dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAP by Christoph Hellwig · 5 years ago
  31. cdfee56 driver core: initialize a default DMA mask for platform device by Christoph Hellwig · 5 years ago
  32. 1ee1119 sh: kernel: hw_breakpoint: Fix missing break in switch statement by Gustavo A. R. Silva · 5 years ago
  33. 54b1372 sh: kernel: disassemble: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  34. d9c5252 treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers by Masahiro Yamada · 5 years ago
  35. 80ec922 mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE by David Hildenbrand · 5 years ago
  36. 415bfd9 Merge tag 'for-linus-20190617' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 5 years ago
  37. 57a8ec3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  38. b98cca4 mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault() by Anshuman Khandual · 5 years ago
  39. c309b6f Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 5 years ago
  40. 4f4cfa6 docs: admin-guide: add a series of orphaned documents by Mauro Carvalho Chehab · 6 years ago
  41. 330d481 docs: admin-guide: add kdump documentation into it by Mauro Carvalho Chehab · 6 years ago
  42. 1a271a6 arch: mark syscall number 435 reserved for clone3 by Christian Brauner · 5 years ago
  43. 5f26f11 Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 5 years ago
  44. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  45. 67a929e mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP by Christoph Hellwig · 5 years ago
  46. 3c9b9ac sh: use the generic get_user_pages_fast code by Christoph Hellwig · 5 years ago
  47. 2f85e7f sh: add the missing pud_page definition by Christoph Hellwig · 5 years ago
  48. 733f002 sh: prevent warnings when using iounmap by Sam Ravnborg · 5 years ago
  49. 4106154 sh: config: remove left-over BACKLIGHT_LCD_SUPPORT by Krzysztof Kozlowski · 5 years ago
  50. 38ce85f arch/sh/configs/sdk7786_defconfig: remove CONFIG_LOGFS by Kefeng Wang · 5 years ago
  51. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 5 years ago
  52. 5450e8a Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  53. 398364a Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 5 years ago
  54. e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  55. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  56. 045bd00 sh: don't use asm-generic/ptrace.h by Christoph Hellwig · 6 years ago
  57. 7615d9e arch: wire-up pidfd_open() by Christian Brauner · 6 years ago
  58. d302389 arch/sh: Check for kprobe trap number before trying to handle a kprobe trap by Michael Karcher · 6 years ago
  59. 6843d8a binfmt_flat: remove the persistent argument from flat_get_addr_from_rp by Christoph Hellwig · 6 years ago
  60. aef0f78 binfmt_flat: add a ARCH_HAS_BINFMT_FLAT option by Christoph Hellwig · 6 years ago
  61. bdd15a2 binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variable by Christoph Hellwig · 6 years ago
  62. 1d52dca binfmt_flat: remove flat_old_ram_flag by Christoph Hellwig · 6 years ago
  63. 02da283 binfmt_flat: provide a default version of flat_get_relocate_addr by Christoph Hellwig · 6 years ago
  64. 2f3196d binfmt_flat: remove flat_set_persistent by Christoph Hellwig · 6 years ago
  65. 9ee24b2 binfmt_flat: remove flat_reloc_valid by Christoph Hellwig · 6 years ago
  66. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  67. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  68. a514862 net: sched: remove NET_CLS_IND config option by Jiri Pirko · 6 years ago
  69. d67297a docs: kdump: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  70. 7c04efc sh: configs: Remove useless UEVENT_HELPER_PATH by Krzysztof Kozlowski · 6 years ago
  71. 03eb2a0 sh: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  72. 860dbce Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Yoshinori Sato · 6 years ago
  73. c456cfc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 211 by Thomas Gleixner · 6 years ago
  74. 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
  75. 351b682 signal: Explicitly call force_sig_fault on current by Eric W. Biederman · 6 years ago
  76. e165682 signal/sh: Remove tsk parameter from force_sig_info_fault by Eric W. Biederman · 6 years ago
  77. 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 6 years ago
  78. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  79. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  80. 9cc342f treewide: prefix header search paths with $(srctree)/ by Masahiro Yamada · 6 years ago
  81. 178aa03 sh: exclude vmlinux.scr from .gitignore pattern by Masahiro Yamada · 6 years ago
  82. 5b13f84 sh: vsyscall: drop unnecessary cc-ldoption by Nick Desaulniers · 6 years ago
  83. bf8a9a4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  84. d8076bd uapi: Wire up the mount API syscalls on non-x86 arches [ver #2] by David Howells · 6 years ago
  85. b09e893 arch: remove <asm/sizes.h> and <asm-generic/sizes.h> by Masahiro Yamada · 6 years ago
  86. 87dfb31 treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> by Masahiro Yamada · 6 years ago
  87. 350e88b mm: memblock: make keeping memblock memory opt-in rather than opt-out by Mike Rapoport · 6 years ago
  88. ac5c942 mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail by David Hildenbrand · 6 years ago
  89. 940519f mm, memory_hotplug: provide a more generic restrictions for memory hotplug by Michal Hocko · 6 years ago
  90. 4eb0716 hugetlb: allow to free gigantic pages regardless of the configuration by Alexandre Ghiti · 6 years ago
  91. 8df995f mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC by Alexandre Ghiti · 6 years ago
  92. a861bbc sh: advertise gigantic page support by Alexandre Ghiti · 6 years ago
  93. 997aef6 init: provide a generic free_initmem implementation by Mike Rapoport · 6 years ago
  94. 4afd58e initramfs: provide a generic free_initrd_mem implementation by Christoph Hellwig · 6 years ago
  95. 73b0140 mm/gup: change GUP fast to use flags rather than a write 'bool' by Ira Weiny · 6 years ago
  96. e602b26 arch/sh/boards/mach-dreamcast/irq.c: Remove duplicate header by Sabyasachi Gupta · 6 years ago
  97. 4dbf09f Merge tag 'mtd/for-5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 6 years ago
  98. 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
  99. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  100. 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago