1. 2be8412 [IA64] sprintf should not be used with same source & destination address by Alan Cox · 15 years ago
  2. 27f70c3 Pull for-2.6.31 into release by Tony Luck · 15 years ago
  3. e088a4a [IA64] Convert ia64 to use int-ll64.h by Matthew Wilcox · 15 years ago
  4. 6484eb3 page allocator: do not check NUMA node ID when the caller knows the node is valid by Mel Gorman · 15 years ago
  5. 86bc3df [IA64] remove obsolete irq_desc_t typedef by Thomas Gleixner · 15 years ago
  6. 8a7c3cd [IA64] remove obsolete no_irq_type by Thomas Gleixner · 15 years ago
  7. d5dedd4 irq: change ->set_affinity() to return status by Yinghai Lu · 15 years ago
  8. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 15 years ago
  9. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  10. 80a03e2 [IA64] BUG to BUG_ON changes by Stoyan Gaydarov · 15 years ago
  11. ebf7649 [IA64] Fix typo/thinko in arch/ia64/sn/kernel/sn2/sn2_smp.c by Randy Dunlap · 15 years ago
  12. 50fbe56 Pull cpumask into release branch by Tony Luck · 15 years ago
  13. cf2f7d7 Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 15 years ago
  14. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  15. b0d44c0 Merge branch 'linus' into core/iommu by Ingo Molnar · 15 years ago
  16. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  17. 04dfcfc Merge branch 'linus' into core/iommu by Ingo Molnar · 15 years ago
  18. 5d8c39f cpumask: use mm_cpumask() wrapper: ia64 by Rusty Russell · 15 years ago
  19. 5dd3c99 cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64 by Rusty Russell · 15 years ago
  20. c63c580 [IA64] fix PCI DMA flag propagation on SN (Altix) with PICs by Jeremy Higdon · 15 years ago
  21. 7df4edb Merge branch 'linus' into core/iommu by Ingo Molnar · 15 years ago
  22. fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 15 years ago
  23. 39d481c [IA64] bte_copy of BTE_MAX_XFER trips BUG_ON. by Robin Holt · 15 years ago
  24. f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 15 years ago
  25. 97c4483 PCI: return error on failure to read PCI ROMs by Timothy S. Nelson · 15 years ago
  26. 1980307 Merge branch 'x86/mm' into core/percpu by Ingo Molnar · 15 years ago
  27. af2519f Merge branch 'linus' into core/iommu by Ingo Molnar · 15 years ago
  28. 175add1 [IA64] SN specific version of dma_get_required_mask() by John Keller · 16 years ago
  29. e65e49d irq: update all arches for new irq_desc by Mike Travis · 16 years ago
  30. 0811a43 Merge branch 'linus' into core/iommu by Ingo Molnar · 16 years ago
  31. b2576e1 Merge branch 'linus' into release by Len Brown · 16 years ago
  32. 48ef2bb IA64: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  33. 160c1d8 x86, ia64: convert to use generic dma_map_ops struct by FUJITA Tomonori · 16 years ago
  34. cdc28d5 make sn DMA mapping functions static by FUJITA Tomonori · 16 years ago
  35. 4d9b977 set up dma_ops appropriately by FUJITA Tomonori · 16 years ago
  36. b4391dd add dma_mapping_ops for SGI Altix by FUJITA Tomonori · 16 years ago
  37. ea7e96e ACPI: remove private acpica headers from driver files by Lin Ming · 16 years ago
  38. 385c4d9 ACPI: io_common.c: call acpi_get_table to avoid using ACPI_SIG_DSDT by Lin Ming · 16 years ago
  39. a8ce447 ACPI: io_acpi_init.c: call acpi_get_name to get node fullname by Lin Ming · 16 years ago
  40. fbb776c cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask by Rusty Russell · 16 years ago
  41. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
  42. ff740fb [IA64] SN: prevent IRQ retargetting in request_irq() by John Keller · 16 years ago
  43. 6882edc [IA64] Clear up section mismatch for sn_check_wars. by Robin Holt · 16 years ago
  44. 6afc9be [IA64] eliminate NULL test and memset after alloc_bootmem by Julia Lawall · 16 years ago
  45. d3a307f sn_pci_controller_fixup() should be __init by Al Viro · 16 years ago
  46. 3262a8f ACPI: fix ia64 build warning by Len Brown · 16 years ago
  47. 27663c5 ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels by Matthew Wilcox · 16 years ago
  48. 6bf6a1a [IA64] arch/ia64/sn/pci/tioca_provider.c: introduce missing kfree by Julia Lawall · 16 years ago
  49. 7f30491 [IA64] Move include/asm-ia64 to arch/ia64/include/asm by Tony Luck · 16 years ago
  50. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  51. 59190f4 Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  52. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 16 years ago
  53. 9a13150 Merge commit 'v2.6.26-rc8' into core/rcu by Ingo Molnar · 16 years ago
  54. 8097110 [IA64] Handle count==0 in sn2_ptc_proc_write() by Cliff Wickman · 16 years ago
  55. 1e74f9c Merge branch 'linus' into core/rcu by Ingo Molnar · 16 years ago
  56. e0c6d97 [IA64] SN2: security hole in sn2_ptc_proc_write by Cliff Wickman · 16 years ago
  57. 8252474 rcu: split list.h and move rcu-protected lists into rculist.h by Franck Bui-Huu · 16 years ago
  58. e236376 ia64: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  59. 309df0c dma/ia64: update ia64 machvecs, swiotlb.c by Arthur Kepner · 16 years ago
  60. 45d9ca4 [IA64] move XP and XPC to drivers/misc/sgi-xp by Dean Nelson · 16 years ago
  61. 9010eff [IA64] minor irq handler cleanups by Jeff Garzik · 16 years ago
  62. 950e4da arch: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  63. d167cb8 [IA64] Replace explicit jiffies tests with time_* macros. by Robert P. J. Day · 16 years ago
  64. d4ed808 [IA64] remove remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  65. b6ce068 Change pci_raw_ops to pci_raw_read/write by Matthew Wilcox · 16 years ago
  66. 15aafa2 Remove pointless casts from void pointers by Jeff Garzik · 16 years ago
  67. 0245583 [IA64] sn_hwperf semaphore to mutex by Daniel Walker · 17 years ago
  68. a23fe55 [IA64] constify function pointer tables by Jan Engelhardt · 16 years ago
  69. 86faf39 sched: remove printk_clock references from ia64 by Ingo Molnar · 16 years ago
  70. 2022c1f [IA64] Update Altix nofault code by Russ Anderson · 17 years ago
  71. 64135fa [IA64] Fix Altix BTE error return status by Russ Anderson · 17 years ago
  72. 313d8e5 [IA64] Two trivial spelling fixes by Joe Perches · 17 years ago
  73. c2eeb32 [IA64] Add missing "space" to concatenated strings by Joe Perches · 17 years ago
  74. afc2cf3 [IA64] SGI Altix : fix bug in sn_io_late_init() by Mike Habeck · 17 years ago
  75. 4c013f5 [IA64] XPC heartbeat timer function must run on CPU 0 by Dean Nelson · 17 years ago
  76. 1f3b604 [IA64] Disable/re-enable CPE interrupts on Altix by Russ Anderson · 17 years ago
  77. 41f667f [IA64] arch/ia64/sn/kernel/mca.c: undo lock when sn_oemdata can't be extended by Roel Kluin · 17 years ago
  78. 58b053e Update arch/ to use sg helpers by Jens Axboe · 17 years ago
  79. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  80. 821f3ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  81. 9b6eccf IA64: sg chaining support by Jens Axboe · 17 years ago
  82. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  83. c01b171 ia64: fix sn to add include files using EXTRA_CFLAGS by Sam Ravnborg · 17 years ago
  84. 6e9de18 [IA64] SN: Add support for CPU disable by John Keller · 17 years ago
  85. 1aac0b5 [IA64] Remove unnecessary cast of allocation return value in sn_hwperf_enum_objects() by Jesper Juhl · 17 years ago
  86. 352b0ef [IA64] SGI Altix : fix a force_interrupt bug on altix by Mike Habeck · 17 years ago
  87. 1115200 [IA64] SN2 needs platform specific irq_to_vector() function. by Kenji Kaneshige · 17 years ago
  88. 40d4857 [IA64] SN2: Fix up sn2_rtc clock by Christoph Lameter · 17 years ago
  89. 1b30859 [IA64] Remove a few duplicate includes by Jesper Juhl · 17 years ago
  90. 056e6d8 [IA64] fix a few section mismatch warnings by Sam Ravnborg · 17 years ago
  91. 0aa366f [IA64] Convert to generic timekeeping/clocksource by Tony Luck · 17 years ago
  92. 83e12a0 [IA64] correctly count CPU objects in the ia64/sn hwperf interface by Mark Goodwin · 17 years ago
  93. 256a7e0 [IA64] silence GCC ia64 unused variable warnings by Jes Sorensen · 17 years ago
  94. d7ad225 [IA64] SN: Correct ROM resource length for BIOS copy by John Keller · 17 years ago
  95. 1ee27a4 [IA64] Make SN2 PCI code use ioremap rather than manually mangle the address by Jes Sorensen · 17 years ago
  96. c034637 [IA64] Force error to surface in nofault code by Russ Anderson · 17 years ago
  97. a8c8be0 [IA64] Yet another section mismatch warning by Tony Luck · 17 years ago
  98. 72fdbdc [IA64] spelling fixes: arch/ia64/ by Simon Arlott · 17 years ago
  99. b9ae3bd [IA64] more warning cleanups by Tony Luck · 17 years ago
  100. 34ef30c [IA64] Fix warnings resulting from type-checking in dev_dbg() by Tony Luck · 17 years ago