1. 7f2084f [kbuild] handle exports in lib-y objects reliably by Al Viro · 8 years ago
  2. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  3. 18900ca tty: Replace TTY_IO_ERROR bit tests with tty_io_error() by Peter Hurley · 8 years ago
  4. 96db800 mm: rename alloc_pages_exact_node() to __alloc_pages_node() by Vlastimil Babka · 9 years ago
  5. 2a177fd ia64: don't use module_init in non-modular sim/simscsi.c code by Paul Gortmaker · 9 years ago
  6. 12e27b1 ACPI / ia64 / sba_iommu: Restore the working initialization ordering by Rafael J. Wysocki · 10 years ago
  7. 4b1779c Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  8. f3ffaaa [IA64] sba_iommu: fix section mismatch To: linux-kernel@vger.kernel.org by Jiang Liu · 10 years ago
  9. b1e9cee ia64: Remove acpi_get_pxm() usage by Bjorn Helgaas · 10 years ago
  10. 10ee3d7 ia64 / sba_iommu: Use NUMA_NO_NODE, not MAX_NUMNODES, for unknown node by Bjorn Helgaas · 10 years ago
  11. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  12. c7797d6 ia64/PCI: Use dev_is_pci() to identify PCI devices by Yijing Wang · 10 years ago
  13. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 10 years ago
  14. 7b19981 ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node by Rafael J. Wysocki · 10 years ago
  15. 61e3129 Merge tag 'please-pull-fix-ia64-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  16. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  17. 4484009 [IA64] sim: Add casts to avoid assignment warnings by Luck, Tony · 11 years ago
  18. f991fae Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  19. 66345d5 ACPI / ia64 / sba_iommu: Use ACPI scan handler for device discovery by Rafael J. Wysocki · 11 years ago
  20. 69cbc04 [IA64] hpsim: Fix check for overlong simscsi prefix. by Chen Gang · 11 years ago
  21. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  22. ee79706 TTY: cleanup tty->hw_stopped uses by Jiri Slaby · 11 years ago
  23. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  24. 51fac83 ACPI: Remove useless type argument of driver .remove() operation by Rafael J. Wysocki · 11 years ago
  25. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 11 years ago
  26. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 11 years ago
  27. d6c53c0 TTY: move low_latency to tty_port by Jiri Slaby · 11 years ago
  28. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 11 years ago
  29. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 11 years ago
  30. b19e2ca TTY: use tty_port_link_device by Jiri Slaby · 12 years ago
  31. adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
  32. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  33. c140d87 Disintegrate asm/system.h for IA64 by David Howells · 12 years ago
  34. baa676f X86 & IA64: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 12 years ago
  35. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  36. 6e9ebcf TTY: simserial, final cleanup by Jiri Slaby · 12 years ago
  37. f66279c TTY: simserial, reindent some code by Jiri Slaby · 12 years ago
  38. 8b91633 TTY: simserial, fix includes by Jiri Slaby · 12 years ago
  39. adb636f TTY: simserial, remove useless comments by Jiri Slaby · 12 years ago
  40. 458cd31 TTY: simserial, use tty_port_hangup by Jiri Slaby · 12 years ago
  41. 9aead90 TTY: simserial, use tty_port_open by Jiri Slaby · 12 years ago
  42. 3a5c242 TTY: simserial, properly refcount tty_port->tty by Jiri Slaby · 12 years ago
  43. 78e74d7 TTY: simserial, use tty_port_close_start by Jiri Slaby · 12 years ago
  44. 3734303 TTY: simserial, use tty_port_close_end by Jiri Slaby · 12 years ago
  45. 2fcd5ca TTY: simserial, remove some tty ops by Jiri Slaby · 12 years ago
  46. 7f32f8d TTY: simserial, define local tty_port pointer by Jiri Slaby · 12 years ago
  47. 3c4782d TTY: simserial no longer needs serialP by Jiri Slaby · 12 years ago
  48. 98e3a9e TTY: simserial, stop using serial_state->{line,icount} by Jiri Slaby · 12 years ago
  49. d88405d TTY: simserial, remove tmp_buf by Jiri Slaby · 12 years ago
  50. fd2d7a6 TTY: simserial, remove static initialization by Jiri Slaby · 12 years ago
  51. 01bd730 TTY: amiserial/simserial, use flags from tty_port by Jiri Slaby · 12 years ago
  52. 12c8035 TTY: amiserial/simserial, use count from tty_port by Jiri Slaby · 12 years ago
  53. 799be6f TTY: amiserial/simserial, use close delays from tty_port by Jiri Slaby · 12 years ago
  54. 8775879 TTY: amiserial/simserial, use tty_port by Jiri Slaby · 12 years ago
  55. 5e99d54 TTY: simserial, pass tty down to functions by Jiri Slaby · 12 years ago
  56. 916b765 TTY: serialP, merge serial_state and async_struct by Jiri Slaby · 12 years ago
  57. 2f8c521 TTY: simserial, remove IRQ_T by Jiri Slaby · 12 years ago
  58. 964105b TTY: simserial, remove support of shared interrupts by Jiri Slaby · 12 years ago
  59. d852256 TTY: simserial/amiserial, use one instance of other members by Jiri Slaby · 12 years ago
  60. 979b6d8 TTY: simserial, use only one copy of async flags by Jiri Slaby · 12 years ago
  61. 9e12dd5 simserial, bail out when request_irq fails by Jiri Slaby · 12 years ago
  62. 6efb6b7 hpsim, initialize chip for assigned irqs by Jiri Slaby · 12 years ago
  63. 035cfe5 simserial, include some headers by Jiri Slaby · 12 years ago
  64. 0745d19 hpsim, fix SAL handling in fw-emu by Jiri Slaby · 12 years ago
  65. c5f0508 TTY: amiserial, remove tasklet for tty_wakeup by Jiri Slaby · 12 years ago
  66. 9c8efec TTY: serialP, remove unused material by Jiri Slaby · 12 years ago
  67. 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 12 years ago
  68. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 12 years ago
  69. ff40a67 arch/ia64/hp/sim/simeth.c: print MAC via printk format specifier by Danny Kukawka · 12 years ago
  70. 476bc00 module_param: make bool parameters really bool (arch) by Rusty Russell · 12 years ago
  71. bd3ff19 ia64: Add export.h to arch/ia64 specific files as required by Paul Gortmaker · 13 years ago
  72. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  73. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  74. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  75. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  76. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 13 years ago
  77. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  78. 53c909c ia64: Convert to the new irq_* function names by Thomas Gleixner · 13 years ago
  79. 4a983ed ia64: hp-sim: Cleanup direct access to irq_desc by Thomas Gleixner · 13 years ago
  80. 35d75b0 ia64: Convert hp-sim to new irq_chip functions by Thomas Gleixner · 13 years ago
  81. 3d373ce ia64: Remove stale irq_chip.end by Thomas Gleixner · 13 years ago
  82. 10e82f6 tty: simserial: now phase out the ioctl file pointer for good by Luck, Tony · 13 years ago
  83. f281233 SCSI host lock push-down by Jeff Garzik · 13 years ago
  84. 0587102 tty: icount changeover for other main devices by Alan Cox · 14 years ago
  85. f335397 Input: sysrq - drop tty argument form handle_sysrq() by Dmitry Torokhov · 14 years ago
  86. 80aa9bf [IA64] arch/ia64/hp/common/sba_iommu.c: Rename dev_info to adi by Joe Perches · 14 years ago
  87. 439913f ACPI: replace acpi_integer by u64 by Lin Ming · 14 years ago
  88. e2a4656 [IA64] fix SBA IOMMU to handle allocation failure properly by FUJITA Tomonori · 14 years ago
  89. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 14 years ago
  90. 985f387 Merge branch 'acpica' into release by Len Brown · 15 years ago
  91. 15b8dd5 ACPICA: Major update for acpi_get_object_info external interface by Bob Moore · 15 years ago
  92. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  93. 27f70c3 Pull for-2.6.31 into release by Tony Luck · 15 years ago
  94. e088a4a [IA64] Convert ia64 to use int-ll64.h by Matthew Wilcox · 15 years ago
  95. 6484eb3 page allocator: do not check NUMA node ID when the caller knows the node is valid by Mel Gorman · 15 years ago
  96. fb824f4 [IA64] remove obsolete hw_interrupt_type by Thomas Gleixner · 15 years ago
  97. 86bc3df [IA64] remove obsolete irq_desc_t typedef by Thomas Gleixner · 15 years ago
  98. 8a7c3cd [IA64] remove obsolete no_irq_type by Thomas Gleixner · 15 years ago
  99. d5dedd4 irq: change ->set_affinity() to return status by Yinghai Lu · 15 years ago
  100. bf54215 proc tty: switch ia64 simserial to ->proc_fops by Alexey Dobriyan · 15 years ago