1. 83fa805 Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  2. 6aee4ba Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  3. 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
  4. 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
  5. 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
  6. 9f2a430 Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  7. fddb5d4 open: introduce openat2(2) syscall by Aleksa Sarai · 5 years ago
  8. 6b448f1 arch/ia64/setup: Drop dummy_con initialization by Arvind Sankar · 5 years ago
  9. 9a2cef0 arch: wire up pidfd_getfd syscall by Sargun Dhillon · 5 years ago
  10. 57ad87dd Merge branch 'x86/mm' into efi/core, to pick up dependencies by Ingo Molnar · 5 years ago
  11. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  12. feee6b2 mm/memory_hotplug: shrink zones when offlining memory by David Hildenbrand · 5 years ago
  13. 1e5f8a3 Merge tag 'v5.5-rc3' into sched/core, to pick up fixes by Ingo Molnar · 5 years ago
  14. 8c53b31 ACPI/sleep: Convert acpi_wakeup_address into a function by Sean Christopherson · 5 years ago
  15. 1f059df mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h> by Ingo Molnar · 5 years ago
  16. b9b75e5 sched/rt, ia64: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
  17. 7ada90e Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  18. ef66f6b Merge tag 'please-pull-misc-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 5 years ago
  19. 4673402 ia64: agp: Replace empty define with do while by Corentin Labbe · 5 years ago
  20. 76bb8b0 Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  21. 240b62d ia64: remove stale paravirt leftovers by Juergen Gross · 5 years ago
  22. 1daa56b Merge tag 'iommu-updates-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 5 years ago
  23. ceb3074 Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  24. 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
  25. a308a71 Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  26. 77a0594 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  27. 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
  28. 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
  29. 56e35f9 dma-mapping: drop the dev argument to arch_sync_dma_for_* by Christoph Hellwig · 5 years ago
  30. 82210fc y2038: vdso: change timespec to __kernel_old_timespec by Arnd Bergmann · 5 years ago
  31. d092a87 arch: rely on asm-generic/io.h for default ioremap_* definitions by Christoph Hellwig · 5 years ago
  32. fded182 ia64: rename ioremap_nocache to ioremap_uc by Christoph Hellwig · 5 years ago
  33. f036c7f iommu/vt-d: Check VT-d RMRR region in BIOS is reported as reserved by Yian Chen · 5 years ago
  34. c25f867 ia64: remove unneeded uapi asm-generic wrappers by Masahiro Yamada · 5 years ago
  35. 34dc0ea dma-direct: provide mmap and get_sgtable method overrides by Christoph Hellwig · 5 years ago
  36. 9b30e70 ia64: Move EXCEPTION_TABLE to RO_DATA segment by Kees Cook · 5 years ago
  37. c823182 vmlinux.lds.h: Replace RODATA with RO_DATA by Kees Cook · 5 years ago
  38. eaf9370 vmlinux.lds.h: Move NOTES into RO_DATA by Kees Cook · 5 years ago
  39. fbe6a8e vmlinux.lds.h: Move Program Header restoration into NOTES macro by Kees Cook · 5 years ago
  40. 441110a vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes by Kees Cook · 5 years ago
  41. 430c6b2 ia64: Rename PT_LOAD identifier "code" to "text" by Kees Cook · 5 years ago
  42. 94348b8 ia64: Use pr_warn instead of pr_warning by Kefeng Wang · 5 years ago
  43. f83eeb1 sched/cputime: Rename vtime_account_system() to vtime_account_kernel() by Frederic Weisbecker · 5 years ago
  44. 9c9fa97 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  45. 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
  46. 0131992 ia64: switch to generic version of pte allocation by Mike Rapoport · 5 years ago
  47. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  48. a50b854 mm: introduce page_size() by Matthew Wilcox (Oracle) · 5 years ago
  49. 722e6f5 ia64: Fix some warnings introduced in merge window by Tony Luck · 5 years ago
  50. d7b0827 Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  51. 671df18 Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  52. 1902314 Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 5 years ago
  53. 7e67a85 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  54. cc9b499 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  55. 76f0f22 Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 5 years ago
  56. f9f3232 dma-mapping: explicitly wire up ->mmap and ->get_sgtable by Christoph Hellwig · 5 years ago
  57. a2cbfd4 arch, ia64: Make NUMA select SMP by Matt Fleming · 5 years ago
  58. 392e879 dma-mapping: fix filename references by Andy Shevchenko · 6 years ago
  59. 74bc0f6 ia64: Get rid of iommu_pass_through by Joerg Roedel · 5 years ago
  60. 2ff2b7e kbuild: add CONFIG_ASM_MODVERSIONS by Masahiro Yamada · 5 years ago
  61. 10df063 kbuild: rebuild modules when module linker scripts are updated by Masahiro Yamada · 5 years ago
  62. 6c13bb1 ia64: remove CONFIG_SWIOTLB ifdefs by Christoph Hellwig · 5 years ago
  63. df41017 ia64: remove support for machvecs by Christoph Hellwig · 5 years ago
  64. a8384e6 ia64: move the screen_info setup to common code by Christoph Hellwig · 5 years ago
  65. fa809d7 ia64: move the ROOT_DEV setup to common code by Christoph Hellwig · 5 years ago
  66. 974f83e ia64: rework iommu probing by Christoph Hellwig · 5 years ago
  67. 16567ca ia64: remove the unused sn_coherency_id symbol by Christoph Hellwig · 5 years ago
  68. 1164e75 ia64: remove the SGI UV simulator support by Christoph Hellwig · 5 years ago
  69. df43aca ia64: remove the zx1 swiotlb machvec by Christoph Hellwig · 5 years ago
  70. 2e0f2b1 ia64: remove CONFIG_ACPI ifdefs by Christoph Hellwig · 5 years ago
  71. 768557c ia64: remove CONFIG_PCI ifdefs by Christoph Hellwig · 5 years ago
  72. fc5bad0 ia64: remove the hpsim platform by Christoph Hellwig · 5 years ago
  73. 05933aa ia64: remove now unused machvec indirections by Christoph Hellwig · 5 years ago
  74. cf07cb1f ia64: remove support for the SGI SN2 platform by Christoph Hellwig · 5 years ago
  75. f7bc6e4 drivers: remove the SGI SN2 IOC4 base support by Christoph Hellwig · 5 years ago
  76. c9fa9c3 drivers: remove the SGI SN2 IOC3 base support by Christoph Hellwig · 5 years ago
  77. 9726bfc misc/sgi-xp: remove SGI SN2 support by Christoph Hellwig · 5 years ago
  78. 9c860e4 tty/serial: remove the ioc3_serial driver by Christoph Hellwig · 5 years ago
  79. a017ef1 tty/serial: remove the ioc4_serial driver by Christoph Hellwig · 5 years ago
  80. 08f9530 tty/serial: remove the sn_console driver by Christoph Hellwig · 5 years ago
  81. 0b43ba0 ide: remove the sgiioc4 driver by Christoph Hellwig · 5 years ago
  82. defdeac char/agp: remove the sgi-agp driver by Christoph Hellwig · 5 years ago
  83. 8334d1d char: remove the SGI tiocx/mbcs driver by Christoph Hellwig · 5 years ago
  84. c116954 char: remove the SGI snsc driver by Christoph Hellwig · 5 years ago
  85. d0d82d2 ia64/kprobes: remove the unused ia64_get_bsp_cfm function by Christoph Hellwig · 5 years ago
  86. 94707d9 ia64: annotate switch fallthroughs in ia64_handle_unaligned by Christoph Hellwig · 5 years ago
  87. 782d7a2 ia64: annotate a switch fallthrough in ia64_do_signal by Christoph Hellwig · 5 years ago
  88. 5828efb efi: ia64: move SAL systab handling out of generic EFI code by Ard Biesheuvel · 6 years ago
  89. c5e5c48 ia64:unwind: fix double free for mod->arch.init_unw_table by chenzefeng · 5 years ago
  90. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  91. 80ec922 mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE by David Hildenbrand · 5 years ago
  92. 57a8ec3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  93. b98cca4 mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault() by Anshuman Khandual · 5 years ago
  94. 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
  95. db9a097 docs: ia64: convert to ReST by Mauro Carvalho Chehab · 6 years ago
  96. 1a271a6 arch: mark syscall number 435 reserved for clone3 by Christian Brauner · 5 years ago
  97. d726197 Merge tag 'tty-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  98. 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
  99. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  100. dad1c12 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago