1. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  2. c140d87 Disintegrate asm/system.h for IA64 by David Howells · 12 years ago
  3. baa676f X86 & IA64: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 12 years ago
  4. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  5. 6e9ebcf TTY: simserial, final cleanup by Jiri Slaby · 12 years ago
  6. f66279c TTY: simserial, reindent some code by Jiri Slaby · 12 years ago
  7. 8b91633 TTY: simserial, fix includes by Jiri Slaby · 12 years ago
  8. adb636f TTY: simserial, remove useless comments by Jiri Slaby · 12 years ago
  9. 458cd31 TTY: simserial, use tty_port_hangup by Jiri Slaby · 12 years ago
  10. 9aead90 TTY: simserial, use tty_port_open by Jiri Slaby · 12 years ago
  11. 3a5c242 TTY: simserial, properly refcount tty_port->tty by Jiri Slaby · 12 years ago
  12. 78e74d7 TTY: simserial, use tty_port_close_start by Jiri Slaby · 12 years ago
  13. 3734303 TTY: simserial, use tty_port_close_end by Jiri Slaby · 12 years ago
  14. 2fcd5ca TTY: simserial, remove some tty ops by Jiri Slaby · 12 years ago
  15. 7f32f8d TTY: simserial, define local tty_port pointer by Jiri Slaby · 12 years ago
  16. 3c4782d TTY: simserial no longer needs serialP by Jiri Slaby · 12 years ago
  17. 98e3a9e TTY: simserial, stop using serial_state->{line,icount} by Jiri Slaby · 12 years ago
  18. d88405d TTY: simserial, remove tmp_buf by Jiri Slaby · 12 years ago
  19. fd2d7a6 TTY: simserial, remove static initialization by Jiri Slaby · 12 years ago
  20. 01bd730 TTY: amiserial/simserial, use flags from tty_port by Jiri Slaby · 12 years ago
  21. 12c8035 TTY: amiserial/simserial, use count from tty_port by Jiri Slaby · 12 years ago
  22. 799be6f TTY: amiserial/simserial, use close delays from tty_port by Jiri Slaby · 12 years ago
  23. 8775879 TTY: amiserial/simserial, use tty_port by Jiri Slaby · 12 years ago
  24. 5e99d54 TTY: simserial, pass tty down to functions by Jiri Slaby · 12 years ago
  25. 916b765 TTY: serialP, merge serial_state and async_struct by Jiri Slaby · 12 years ago
  26. 2f8c521 TTY: simserial, remove IRQ_T by Jiri Slaby · 12 years ago
  27. 964105b TTY: simserial, remove support of shared interrupts by Jiri Slaby · 12 years ago
  28. d852256 TTY: simserial/amiserial, use one instance of other members by Jiri Slaby · 12 years ago
  29. 979b6d8 TTY: simserial, use only one copy of async flags by Jiri Slaby · 12 years ago
  30. 9e12dd5 simserial, bail out when request_irq fails by Jiri Slaby · 12 years ago
  31. 6efb6b7 hpsim, initialize chip for assigned irqs by Jiri Slaby · 12 years ago
  32. 035cfe5 simserial, include some headers by Jiri Slaby · 12 years ago
  33. 0745d19 hpsim, fix SAL handling in fw-emu by Jiri Slaby · 12 years ago
  34. c5f0508 TTY: amiserial, remove tasklet for tty_wakeup by Jiri Slaby · 12 years ago
  35. 9c8efec TTY: serialP, remove unused material by Jiri Slaby · 12 years ago
  36. 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 12 years ago
  37. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 12 years ago
  38. ff40a67 arch/ia64/hp/sim/simeth.c: print MAC via printk format specifier by Danny Kukawka · 12 years ago
  39. 476bc00 module_param: make bool parameters really bool (arch) by Rusty Russell · 12 years ago
  40. bd3ff19 ia64: Add export.h to arch/ia64 specific files as required by Paul Gortmaker · 13 years ago
  41. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  42. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  43. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  44. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  45. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 13 years ago
  46. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  47. 53c909c ia64: Convert to the new irq_* function names by Thomas Gleixner · 13 years ago
  48. 4a983ed ia64: hp-sim: Cleanup direct access to irq_desc by Thomas Gleixner · 13 years ago
  49. 35d75b0 ia64: Convert hp-sim to new irq_chip functions by Thomas Gleixner · 13 years ago
  50. 3d373ce ia64: Remove stale irq_chip.end by Thomas Gleixner · 13 years ago
  51. 10e82f6 tty: simserial: now phase out the ioctl file pointer for good by Luck, Tony · 13 years ago
  52. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  53. 0587102 tty: icount changeover for other main devices by Alan Cox · 14 years ago
  54. f335397 Input: sysrq - drop tty argument form handle_sysrq() by Dmitry Torokhov · 14 years ago
  55. 80aa9bf [IA64] arch/ia64/hp/common/sba_iommu.c: Rename dev_info to adi by Joe Perches · 14 years ago
  56. 439913f ACPI: replace acpi_integer by u64 by Lin Ming · 14 years ago
  57. e2a4656 [IA64] fix SBA IOMMU to handle allocation failure properly by FUJITA Tomonori · 15 years ago
  58. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  59. 985f387 Merge branch 'acpica' into release by Len Brown · 15 years ago
  60. 15b8dd5 ACPICA: Major update for acpi_get_object_info external interface by Bob Moore · 15 years ago
  61. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  62. 27f70c3 Pull for-2.6.31 into release by Tony Luck · 15 years ago
  63. e088a4a [IA64] Convert ia64 to use int-ll64.h by Matthew Wilcox · 15 years ago
  64. 6484eb3 page allocator: do not check NUMA node ID when the caller knows the node is valid by Mel Gorman · 15 years ago
  65. fb824f4 [IA64] remove obsolete hw_interrupt_type by Thomas Gleixner · 15 years ago
  66. 86bc3df [IA64] remove obsolete irq_desc_t typedef by Thomas Gleixner · 15 years ago
  67. 8a7c3cd [IA64] remove obsolete no_irq_type by Thomas Gleixner · 15 years ago
  68. d5dedd4 irq: change ->set_affinity() to return status by Yinghai Lu · 15 years ago
  69. bf54215 proc tty: switch ia64 simserial to ->proc_fops by Alexey Dobriyan · 15 years ago
  70. 7df4edb Merge branch 'linus' into core/iommu by Ingo Molnar · 15 years ago
  71. 5872fb9 Documentation: move DMA-mapping.txt to Doc/PCI/ by Randy Dunlap · 15 years ago
  72. 160c1d8 x86, ia64: convert to use generic dma_map_ops struct by FUJITA Tomonori · 15 years ago
  73. 055bcf9 make sba DMA mapping functions static by FUJITA Tomonori · 15 years ago
  74. c7b3aee remove hwsw_dma_ops by FUJITA Tomonori · 15 years ago
  75. fad6a02 remove dma operations in struct ia64_machine_vector by FUJITA Tomonori · 15 years ago
  76. 4d9b977 set up dma_ops appropriately by FUJITA Tomonori · 15 years ago
  77. 917f69b add dma_mapping_ops for SWIOTLB and SBA IOMMU by FUJITA Tomonori · 15 years ago
  78. 0e9cbb9 add dma_mapping_ops for SBA IOMMU by FUJITA Tomonori · 15 years ago
  79. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  80. 1f3f424 Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  81. f986732 simeth: convert to net_device_ops by Alexey Dobriyan · 16 years ago
  82. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  83. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
  84. bb49eed IA64: HP_SIMETH needs to depend upon NET by Alexander Beregalov · 16 years ago
  85. 28945dd simeth: Kill directly reference of netdev->priv by Wang Chen · 16 years ago
  86. 9979aa7 [IA64] use common header for software IO/TLB by Joerg Roedel · 16 years ago
  87. 630bf20 kdump: use is_kdump_kernel() in sba_init() by Simon Horman · 16 years ago
  88. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  89. 15648f1 simserial: Fix up for ldisc changes by Alan Cox · 16 years ago
  90. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  91. e236376 ia64: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  92. 309df0c dma/ia64: update ia64 machvecs, swiotlb.c by Arthur Kepner · 16 years ago
  93. 334d094 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 by Linus Torvalds · 16 years ago
  94. 2cca775 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  95. b34eb53 [IA64] make IOMMU respect the segment boundary limits by FUJITA Tomonori · 16 years ago
  96. 1a7a2e1 [SCSI] simscsi: use sg buffer copy helper funcitons by FUJITA Tomonori · 16 years ago
  97. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  98. d4ed808 [IA64] remove remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  99. 21511ab Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  100. a031bbc iommu sg merging: IA64: make sba_iommu respect the segment size limits by FUJITA Tomonori · 16 years ago