1. 7df4edb Merge branch 'linus' into core/iommu by Ingo Molnar · 15 years ago
  2. 5872fb9 Documentation: move DMA-mapping.txt to Doc/PCI/ by Randy Dunlap · 15 years ago
  3. 160c1d8 x86, ia64: convert to use generic dma_map_ops struct by FUJITA Tomonori · 15 years ago
  4. 055bcf9 make sba DMA mapping functions static by FUJITA Tomonori · 15 years ago
  5. c7b3aee remove hwsw_dma_ops by FUJITA Tomonori · 15 years ago
  6. fad6a02 remove dma operations in struct ia64_machine_vector by FUJITA Tomonori · 15 years ago
  7. 4d9b977 set up dma_ops appropriately by FUJITA Tomonori · 15 years ago
  8. 917f69b add dma_mapping_ops for SWIOTLB and SBA IOMMU by FUJITA Tomonori · 15 years ago
  9. 0e9cbb9 add dma_mapping_ops for SBA IOMMU by FUJITA Tomonori · 15 years ago
  10. 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 · 15 years ago
  11. 1f3f424 Merge branch 'linus' into cpus4096 by Ingo Molnar · 15 years ago
  12. f986732 simeth: convert to net_device_ops by Alexey Dobriyan · 15 years ago
  13. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  14. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 15 years ago
  15. bb49eed IA64: HP_SIMETH needs to depend upon NET by Alexander Beregalov · 15 years ago
  16. 28945dd simeth: Kill directly reference of netdev->priv by Wang Chen · 15 years ago
  17. 9979aa7 [IA64] use common header for software IO/TLB by Joerg Roedel · 16 years ago
  18. 630bf20 kdump: use is_kdump_kernel() in sba_init() by Simon Horman · 16 years ago
  19. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  20. 15648f1 simserial: Fix up for ldisc changes by Alan Cox · 16 years ago
  21. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  22. e236376 ia64: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  23. 309df0c dma/ia64: update ia64 machvecs, swiotlb.c by Arthur Kepner · 16 years ago
  24. 334d094 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 by Linus Torvalds · 16 years ago
  25. 2cca775 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  26. b34eb53 [IA64] make IOMMU respect the segment boundary limits by FUJITA Tomonori · 16 years ago
  27. 1a7a2e1 [SCSI] simscsi: use sg buffer copy helper funcitons by FUJITA Tomonori · 16 years ago
  28. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  29. d4ed808 [IA64] remove remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  30. 21511ab Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  31. a031bbc iommu sg merging: IA64: make sba_iommu respect the segment size limits by FUJITA Tomonori · 16 years ago
  32. a23fe55 [IA64] constify function pointer tables by Jan Engelhardt · 16 years ago
  33. d3f46f3 [SCSI] remove use_sg_chaining by James Bottomley · 16 years ago
  34. 28fc1f5 [netdrvr] irq handler minor cleanups in several drivers by Jeff Garzik · 17 years ago
  35. 17fbe00 [IA64] Guard elfcorehdr_addr with #if CONFIG_PROC_FS by Simon Horman · 17 years ago
  36. b898a42 [IA64] rename _bss to __bss_start by Bernhard Walle · 17 years ago
  37. bdc2619 [IA64] export copy_page() to modules by Andrew Morton · 16 years ago
  38. b17de36 [IA64] fix number of bytes zeroed by sys_fw_init() in arch/ia64/hp/sim/boot/fw-emu.c by Roel Kluin · 17 years ago
  39. 58b053e Update arch/ to use sg helpers by Jens Axboe · 17 years ago
  40. bdb0250 IA64: iommu uses sg_next with an invalid sg element by FUJITA Tomonori · 17 years ago
  41. 9b6eccf IA64: sg chaining support by Jens Axboe · 17 years ago
  42. 9cb83c7 [SCSI] add use_sg_chaining option to scsi_host_template by FUJITA Tomonori · 17 years ago
  43. 4937ce8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  44. df3d80f Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  45. 28eda5b [IA64] add driver for ACPI methods to call native firmware by Bjorn Helgaas · 17 years ago
  46. a60ebc5 [SCSI] simscsi: Free scsi host on error by Matthew Wilcox · 17 years ago
  47. e9dc865 [NET]: Make device event notification network namespace safe by Eric W. Biederman · 17 years ago
  48. 7b3166d [IA64] Cleanup HPSIM code (was: Re: Enable early console for Ski simulator) by Peter Chubb · 17 years ago
  49. 8b713c6 [IA64] Enable early console for Ski simulator by Peter Chubb · 17 years ago
  50. 5d36aa9 [IA64] make unwinder stop at last frame of the bootloader by David Mosberger-Tang · 17 years ago
  51. a6ce22a Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
  52. 1e4dcd2 [IA64] Compare pointer against NULL, not '0' by Yoann Padioleau · 17 years ago
  53. 7091138 [IA64] Use new acpi_device_id struct for HID init in ia64/hp/common/sba_iommu.c by Thomas Renninger · 17 years ago
  54. fd3adb2 [SCSI] simscsi: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
  55. 4f8de27 [IA64] Clean away some code inside some non-existent CONFIG ifdefs by Tony Luck · 17 years ago
  56. 51b58e3 [IA64] use machvec=dig on hpzx1 platforms by Terry Loftin · 17 years ago
  57. 9a86bbb [IA64] Fix - Section mismatch: reference to .init.data:mvec_name by Tony Luck · 17 years ago
  58. 873ec74 EFI: warn only for pre-1.00 system tables by Bjorn Helgaas · 17 years ago
  59. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  60. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  61. 5dfe4c9 [PATCH] mark struct file_operations const 2 by Arjan van de Ven · 17 years ago
  62. 671496a [IA64] missing exports hwsw_sync_... by Jan Beulich · 17 years ago
  63. f889a26 [IA64] s/termios/ktermios/ in simserial.c by Tony Luck · 17 years ago
  64. 52fd910 [IA64] replace kmalloc+memset with kzalloc by Yan Burman · 17 years ago
  65. 6d5aefb WorkQueue: Fix up arch-specific work items where possible by David Howells · 17 years ago
  66. 0779bf2 Fix misc .c/.h comment typos by Matt LaPlante · 17 years ago
  67. cea196b [IA64] a fix towards allmodconfig build by Luck, Tony · 18 years ago
  68. 06344db [IA64] typename -> name conversion by Ingo Molnar · 18 years ago
  69. cfa7fd7 [PATCH] ia64/hp NULL noise removal by Al Viro · 18 years ago
  70. 40220c1 IRQ: Use the new typedef for interrupt handler function pointers by David Howells · 18 years ago
  71. 5dcded1 [PATCH] missed ia64 pt_regs fixes by Al Viro · 18 years ago
  72. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  73. a144ea4 [IPV4]: annotate struct in_ifaddr by Al Viro · 18 years ago
  74. 0dfda77 [SCSI] fix simscsi by Christoph Hellwig · 18 years ago
  75. 121a422 [PATCH] irq-flags: IA64: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  76. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  77. a8553ac [PATCH] genirq: cleanup: remove irq_descp() by Ingo Molnar · 18 years ago
  78. 3722447 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  79. 762834e [PATCH] Unify pxm_to_node() and node_to_pxm() by Yasunori Goto · 18 years ago
  80. 144c87b ACPI: ia64 buildfix by Len Brown · 18 years ago
  81. 41c28ff [PATCH] kill _INLINE_ by Adrian Bunk · 18 years ago
  82. 3824ba7 [PATCH] remove unused tmp_buf_sem's by Adrian Bunk · 18 years ago
  83. d50f5c5 [IA64] build broken for ia64 simserial.c by Andreas Schwab · 18 years ago
  84. a941564 [PATCH] capable/capability.h (arch/) by Randy Dunlap · 18 years ago
  85. 9e173c0 [PATCH] ia64: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  86. 8a212ab Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  87. 1e1bb25 Pull big-sim-disk into release branch by Tony Luck · 19 years ago
  88. c85749e Pull hp-machvec into release branch by Tony Luck · 19 years ago
  89. 06a5449 [PATCH] gfp_t: dma-mapping (ia64) by Al Viro · 19 years ago
  90. b6a7e1e [IA64] Allow simulator to use bigger disks by Peter Chubb · 19 years ago
  91. 83a78d9 [IA64] Fix simscsi for new SCSI midlayer by Peter Chubb · 19 years ago
  92. 0b9afed [IA64] more robust zx1/sx1000 machvec support by Alex Williamson · 19 years ago
  93. c85b2a5 Pull sim-fixes into release branch by Tony Luck · 19 years ago
  94. e72225d [PATCH] bogus #if (simserial) by viro@ZenIV.linux.org.uk · 19 years ago
  95. dc90e95 [IA64] Add PAL_VM_SUMMARY/PAL_MEM_ATTRIB to bootloader for SKI by Peter Chubb · 19 years ago
  96. 38d26b9 [IA64] arch/ia64/hp/sim/boot/fw-emu.c: remove egcs workaround by Adrian Bunk · 19 years ago
  97. a4cce10 [IA64] Fix simulator boot (for real this time). by Peter Chubb · 19 years ago
  98. 62d75f3 [IA64] backout incorrect fix for simulator boot issue by Tony Luck · 19 years ago
  99. 4aec0fb [IA64] Simulator bootloader fails with gcc 4 by Ian Wienand · 19 years ago
  100. 3b5cc09 [IA64] assign_irq_vector() should not panic by Kenji Kaneshige · 19 years ago