1. a8384e6 ia64: move the screen_info setup to common code by Christoph Hellwig · 5 years ago
  2. fa809d7 ia64: move the ROOT_DEV setup to common code by Christoph Hellwig · 5 years ago
  3. 974f83e ia64: rework iommu probing by Christoph Hellwig · 5 years ago
  4. 16567ca ia64: remove the unused sn_coherency_id symbol by Christoph Hellwig · 5 years ago
  5. 1164e75 ia64: remove the SGI UV simulator support by Christoph Hellwig · 5 years ago
  6. df43aca ia64: remove the zx1 swiotlb machvec by Christoph Hellwig · 5 years ago
  7. 2e0f2b1 ia64: remove CONFIG_ACPI ifdefs by Christoph Hellwig · 5 years ago
  8. 768557c ia64: remove CONFIG_PCI ifdefs by Christoph Hellwig · 5 years ago
  9. fc5bad0 ia64: remove the hpsim platform by Christoph Hellwig · 5 years ago
  10. 05933aa ia64: remove now unused machvec indirections by Christoph Hellwig · 5 years ago
  11. cf07cb1f ia64: remove support for the SGI SN2 platform by Christoph Hellwig · 5 years ago
  12. f7bc6e4 drivers: remove the SGI SN2 IOC4 base support by Christoph Hellwig · 5 years ago
  13. c9fa9c3 drivers: remove the SGI SN2 IOC3 base support by Christoph Hellwig · 5 years ago
  14. 9726bfc misc/sgi-xp: remove SGI SN2 support by Christoph Hellwig · 5 years ago
  15. 9c860e4 tty/serial: remove the ioc3_serial driver by Christoph Hellwig · 5 years ago
  16. a017ef1 tty/serial: remove the ioc4_serial driver by Christoph Hellwig · 5 years ago
  17. 08f9530 tty/serial: remove the sn_console driver by Christoph Hellwig · 5 years ago
  18. 0b43ba0 ide: remove the sgiioc4 driver by Christoph Hellwig · 5 years ago
  19. defdeac char/agp: remove the sgi-agp driver by Christoph Hellwig · 5 years ago
  20. 8334d1d char: remove the SGI tiocx/mbcs driver by Christoph Hellwig · 5 years ago
  21. c116954 char: remove the SGI snsc driver by Christoph Hellwig · 5 years ago
  22. d0d82d2 ia64/kprobes: remove the unused ia64_get_bsp_cfm function by Christoph Hellwig · 5 years ago
  23. 94707d9 ia64: annotate switch fallthroughs in ia64_handle_unaligned by Christoph Hellwig · 5 years ago
  24. 782d7a2 ia64: annotate a switch fallthrough in ia64_do_signal by Christoph Hellwig · 5 years ago
  25. c5e5c48 ia64:unwind: fix double free for mod->arch.init_unw_table by chenzefeng · 5 years ago
  26. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  27. 80ec922 mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE by David Hildenbrand · 6 years ago
  28. 57a8ec3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  29. b98cca4 mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault() by Anshuman Khandual · 6 years ago
  30. c309b6f Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago
  31. db9a097 docs: ia64: convert to ReST by Mauro Carvalho Chehab · 6 years ago
  32. 1a271a6 arch: mark syscall number 435 reserved for clone3 by Christian Brauner · 6 years ago
  33. d726197 Merge tag 'tty-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  34. 5450e8a Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
  35. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  36. dad1c12 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  37. e1928328 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  38. e0e86b1 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  39. 7615d9e arch: wire-up pidfd_open() by Christian Brauner · 6 years ago
  40. d2abae7 Merge tag 'v5.2-rc6' into sched/core, to refresh the branch by Ingo Molnar · 6 years ago
  41. caa7593 smp: Remove smp_call_function() and on_each_cpu() return values by Nadav Amit · 6 years ago
  42. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  43. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  44. 40b0b3f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230 by Thomas Gleixner · 6 years ago
  45. 23da766 Merge tag 'v5.2-rc5' into sched/core, to pick up fixes by Ingo Molnar · 6 years ago
  46. 410df0c Merge tag 'v5.2-rc5' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  47. 55716d2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 by Thomas Gleixner · 6 years ago
  48. 888dc27 Merge 5.2-rc3 into tty-next by Greg Kroah-Hartman · 6 years ago
  49. d84e28d locking/atomic, ia64: Use s64 for atomic64 by Mark Rutland · 6 years ago
  50. 3bd3706 sched/core: Provide a pointer to the valid CPU mask by Sebastian Andrzej Siewior · 6 years ago
  51. 2f4c533 Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  52. 96ac6d4 treewide: Add SPDX license identifier - Kbuild by Greg Kroah-Hartman · 6 years ago
  53. 25763b3 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 by Thomas Gleixner · 6 years ago
  54. 2522fe4 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193 by Thomas Gleixner · 6 years ago
  55. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  56. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  57. 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
  58. 9a626c4 ia64: fix build errors by exporting paddr_to_nid() by Randy Dunlap · 6 years ago
  59. 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 6 years ago
  60. cb44c9a signal: Remove task parameter from force_sigsegv by Eric W. Biederman · 6 years ago
  61. b06f973 vfs: Convert ia64 perfmon to use the new mount API by David Howells · 6 years ago
  62. 1f58bb1 mount_pseudo(): drop 'name' argument, switch to d_make_root() by Al Viro · 6 years ago
  63. af1a889 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47 by Thomas Gleixner · 6 years ago
  64. 92c42b4 tty: simserial: drop unused iflag macro by Johan Hovold · 6 years ago
  65. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  66. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  67. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  68. 861fde3 ia64: require -Wl,--hash-style=sysv by Nick Desaulniers · 6 years ago
  69. bf8a9a4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  70. 27ebbf9 Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  71. d8076bd uapi: Wire up the mount API syscalls on non-x86 arches [ver #2] by David Howells · 6 years ago
  72. 8a635ff ia64: Make sure that we have a mmiowb function real early by Tony Luck · 6 years ago
  73. 350e88b mm: memblock: make keeping memblock memory opt-in rather than opt-out by Mike Rapoport · 6 years ago
  74. ac5c942 mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail by David Hildenbrand · 6 years ago
  75. 940519f mm, memory_hotplug: provide a more generic restrictions for memory hotplug by Michal Hocko · 6 years ago
  76. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  77. 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  78. cf482a4 Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  79. dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  80. 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
  81. d90dcc1 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  82. 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
  83. 8b44836 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  84. d286e13 Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  85. c67fdc1 arch: mostly remove <asm/segment.h> by Christoph Hellwig · 6 years ago
  86. 5ce5d8a asm-generic: generalize asm/sockios.h by Arnd Bergmann · 6 years ago
  87. 39036cd arch: add pidfd and io_uring syscalls everywhere by Arnd Bergmann · 6 years ago
  88. 54bbfe7 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  89. 49ca646 ia64/mmiowb: Add unconditional mmiowb() to arch_spin_unlock() by Will Deacon · 6 years ago
  90. fdcd06a arch: Use asm-generic header for asm/mmiowb.h by Will Deacon · 6 years ago
  91. 32d9258 syscalls: Remove start and number from syscall_set_arguments() args by Steven Rostedt (VMware) · 6 years ago
  92. b35f549 syscalls: Remove start and number from syscall_get_arguments() args by Steven Rostedt (Red Hat) · 8 years ago
  93. 60574d1 acpi: Create subtable parsing infrastructure by Keith Busch · 6 years ago
  94. 390a0c6 locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs by Waiman Long · 6 years ago
  95. 46ad084 locking/rwsem: Remove arch specific rwsem files by Waiman Long · 6 years ago
  96. 6455959 ia64/tlb: Eradicate tlb_migrate_finish() callback by Peter Zijlstra · 6 years ago
  97. e154700 ia64/tlb: Convert to generic mmu_gather by Peter Zijlstra · 6 years ago
  98. ed6a793 asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE by Peter Zijlstra · 6 years ago
  99. 0fca081 efi: Unify DMI setup code over the arm/arm64, ia64 and x86 architectures by Robert Richter · 6 years ago
  100. 3d9683c KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported by Masahiro Yamada · 6 years ago