1. 938edb8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  2. 4af14d1 scsi: remove the use_clustering flag by Christoph Hellwig · 6 years ago
  3. 356da6d dma-mapping: bypass indirect calls for dma-direct by Christoph Hellwig · 6 years ago
  4. 55897af dma-direct: merge swiotlb_dma_ops into the dma_direct code by Christoph Hellwig · 6 years ago
  5. 0725695 ia64/sba_iommu: remove the mapping_error dma_map_ops method by Christoph Hellwig · 6 years ago
  6. 52aee3e ia64/sba_iommu: improve internal map_page users by Christoph Hellwig · 6 years ago
  7. 44adbac Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  8. ce5a983 kill TIOCSERGSTRUCT by Al Viro · 6 years ago
  9. 7ee32965 kill TIOCSER[SG]WILD by Al Viro · 6 years ago
  10. 9aa1fbc ia64: remove machvec_dma_sync_{single,sg} by Christoph Hellwig · 6 years ago
  11. 617a281 simserial: switch to ->[sg]et_serial() by Al Viro · 6 years ago
  12. 2edd73a ia64: Fix allnoconfig section mismatch for ioc_init/ioc_iommu_info by Tony Luck · 6 years ago
  13. e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  14. 8a8dcab tty: replace ->proc_fops with ->proc_show by Christoph Hellwig · 7 years ago
  15. fddda2b proc: introduce proc_create_seq{,_data} by Christoph Hellwig · 7 years ago
  16. 325ef18 PCI: remove PCI_DMA_BUS_IS_PHYS by Christoph Hellwig · 7 years ago
  17. 543cea9 ia64: use generic swiotlb_ops by Christoph Hellwig · 7 years ago
  18. fde25dd ia64: rename swiotlb_dma_ops by Christoph Hellwig · 7 years ago
  19. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  20. 8535796 tty: simserial: drop unused alt_speed handling by Johan Hovold · 8 years ago
  21. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  22. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  23. 7f2084f [kbuild] handle exports in lib-y objects reliably by Al Viro · 9 years ago
  24. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  25. 18900ca tty: Replace TTY_IO_ERROR bit tests with tty_io_error() by Peter Hurley · 9 years ago
  26. 96db800 mm: rename alloc_pages_exact_node() to __alloc_pages_node() by Vlastimil Babka · 9 years ago
  27. 2a177fd ia64: don't use module_init in non-modular sim/simscsi.c code by Paul Gortmaker · 10 years ago
  28. 12e27b1 ACPI / ia64 / sba_iommu: Restore the working initialization ordering by Rafael J. Wysocki · 11 years ago
  29. 4b1779c Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  30. f3ffaaa [IA64] sba_iommu: fix section mismatch To: linux-kernel@vger.kernel.org by Jiang Liu · 11 years ago
  31. b1e9cee ia64: Remove acpi_get_pxm() usage by Bjorn Helgaas · 11 years ago
  32. 10ee3d7 ia64 / sba_iommu: Use NUMA_NO_NODE, not MAX_NUMNODES, for unknown node by Bjorn Helgaas · 11 years ago
  33. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  34. c7797d6 ia64/PCI: Use dev_is_pci() to identify PCI devices by Yijing Wang · 11 years ago
  35. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  36. 7b19981 ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node by Rafael J. Wysocki · 11 years ago
  37. 61e3129 Merge tag 'please-pull-fix-ia64-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  38. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  39. 4484009 [IA64] sim: Add casts to avoid assignment warnings by Luck, Tony · 12 years ago
  40. f991fae Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  41. 66345d5 ACPI / ia64 / sba_iommu: Use ACPI scan handler for device discovery by Rafael J. Wysocki · 12 years ago
  42. 69cbc04 [IA64] hpsim: Fix check for overlong simscsi prefix. by Chen Gang · 12 years ago
  43. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 12 years ago
  44. ee79706 TTY: cleanup tty->hw_stopped uses by Jiri Slaby · 12 years ago
  45. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  46. 51fac83 ACPI: Remove useless type argument of driver .remove() operation by Rafael J. Wysocki · 12 years ago
  47. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 12 years ago
  48. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  49. d6c53c0e TTY: move low_latency to tty_port by Jiri Slaby · 12 years ago
  50. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago
  51. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  52. b19e2ca TTY: use tty_port_link_device by Jiri Slaby · 12 years ago
  53. adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
  54. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 13 years ago
  55. c140d87 Disintegrate asm/system.h for IA64 by David Howells · 13 years ago
  56. baa676f X86 & IA64: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 13 years ago
  57. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  58. 6e9ebcf TTY: simserial, final cleanup by Jiri Slaby · 13 years ago
  59. f66279c TTY: simserial, reindent some code by Jiri Slaby · 13 years ago
  60. 8b91633 TTY: simserial, fix includes by Jiri Slaby · 13 years ago
  61. adb636f TTY: simserial, remove useless comments by Jiri Slaby · 13 years ago
  62. 458cd31 TTY: simserial, use tty_port_hangup by Jiri Slaby · 13 years ago
  63. 9aead90 TTY: simserial, use tty_port_open by Jiri Slaby · 13 years ago
  64. 3a5c242 TTY: simserial, properly refcount tty_port->tty by Jiri Slaby · 13 years ago
  65. 78e74d7 TTY: simserial, use tty_port_close_start by Jiri Slaby · 13 years ago
  66. 3734303 TTY: simserial, use tty_port_close_end by Jiri Slaby · 13 years ago
  67. 2fcd5ca TTY: simserial, remove some tty ops by Jiri Slaby · 13 years ago
  68. 7f32f8d TTY: simserial, define local tty_port pointer by Jiri Slaby · 13 years ago
  69. 3c4782d TTY: simserial no longer needs serialP by Jiri Slaby · 13 years ago
  70. 98e3a9e TTY: simserial, stop using serial_state->{line,icount} by Jiri Slaby · 13 years ago
  71. d88405d TTY: simserial, remove tmp_buf by Jiri Slaby · 13 years ago
  72. fd2d7a6 TTY: simserial, remove static initialization by Jiri Slaby · 13 years ago
  73. 01bd730 TTY: amiserial/simserial, use flags from tty_port by Jiri Slaby · 13 years ago
  74. 12c8035 TTY: amiserial/simserial, use count from tty_port by Jiri Slaby · 13 years ago
  75. 799be6f TTY: amiserial/simserial, use close delays from tty_port by Jiri Slaby · 13 years ago
  76. 8775879 TTY: amiserial/simserial, use tty_port by Jiri Slaby · 13 years ago
  77. 5e99d54 TTY: simserial, pass tty down to functions by Jiri Slaby · 13 years ago
  78. 916b765 TTY: serialP, merge serial_state and async_struct by Jiri Slaby · 13 years ago
  79. 2f8c521 TTY: simserial, remove IRQ_T by Jiri Slaby · 13 years ago
  80. 964105b TTY: simserial, remove support of shared interrupts by Jiri Slaby · 13 years ago
  81. d852256 TTY: simserial/amiserial, use one instance of other members by Jiri Slaby · 13 years ago
  82. 979b6d8 TTY: simserial, use only one copy of async flags by Jiri Slaby · 13 years ago
  83. 9e12dd5 simserial, bail out when request_irq fails by Jiri Slaby · 13 years ago
  84. 6efb6b7 hpsim, initialize chip for assigned irqs by Jiri Slaby · 13 years ago
  85. 035cfe5 simserial, include some headers by Jiri Slaby · 13 years ago
  86. 0745d19 hpsim, fix SAL handling in fw-emu by Jiri Slaby · 13 years ago
  87. c5f0508 TTY: amiserial, remove tasklet for tty_wakeup by Jiri Slaby · 13 years ago
  88. 9c8efec TTY: serialP, remove unused material by Jiri Slaby · 13 years ago
  89. 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 13 years ago
  90. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 13 years ago
  91. ff40a67 arch/ia64/hp/sim/simeth.c: print MAC via printk format specifier by Danny Kukawka · 13 years ago
  92. 476bc00 module_param: make bool parameters really bool (arch) by Rusty Russell · 13 years ago
  93. bd3ff19 ia64: Add export.h to arch/ia64 specific files as required by Paul Gortmaker · 13 years ago
  94. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  95. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  96. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  97. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  98. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 14 years ago
  99. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 14 years ago
  100. 53c909c ia64: Convert to the new irq_* function names by Thomas Gleixner · 14 years ago