1. 61b9cf7 [IA64-SGI] fix sn_pci_legacy_read/fix sn_pci_legacy_write by Mark Maule · 19 years ago
  2. 463eb29 [IA64] respect ACPI producer/consumer flag for PCI root bridges by Bjorn Helgaas · 19 years ago
  3. 4881e2c [IA64] MCA recovery verify pfn_valid by Hidetoshi Seto · 19 years ago
  4. 20bb8685 [IA64] Wire in the MCA/INIT handler stacks by Keith Owens · 19 years ago
  5. 83a78d9 [IA64] Fix simscsi for new SCSI midlayer by Peter Chubb · 19 years ago
  6. 650316f [IA64] move ACPI IOSAPIC locality domain mapping from pci.c to acpi.c by Bjorn Helgaas · 19 years ago
  7. 44c4512 [IA64] ia64: add ar.k0 usage note by Bjorn Helgaas · 19 years ago
  8. be37912 [IA64] include EFI memory information in /proc/iomem by Khalid Aziz · 19 years ago
  9. 4fb3a53 [PATCH] files: fix preemption issues by Dipankar Sarma · 19 years ago
  10. 54703d3 [IA64] Increase max NR_CPUS on IA64 from 512 to 1024 by Jack Steiner · 19 years ago
  11. 20305e5 [IA64] mca_drv cleanup by Hidetoshi Seto · 19 years ago
  12. 24b8e0c [IA64] Remove warnings for gcc 4.0 IA64 compilation. by Peter Chubb · 19 years ago
  13. 24ee0a6 [IA64] Cleanup use of various #defines related to nodes by Jack Steiner · 19 years ago
  14. f2b518d [IA64] Update default configs by Bjorn Helgaas · 19 years ago
  15. 4db2ce0 [LIB]: Consolidate _atomic_dec_and_lock() by David S. Miller · 19 years ago
  16. 0b9afed [IA64] more robust zx1/sx1000 machvec support by Alex Williamson · 19 years ago
  17. deb75f3 Pull fix-offsets-h into release branch by Tony Luck · 19 years ago
  18. 2fd4ef8 [PATCH] error path in setup_arg_pages() misses vm_unacct_memory() by Hugh Dickins · 19 years ago
  19. 82f1b07 [IA64] fix circular dependency on generation of asm-offsets.h by Tony Luck · 19 years ago
  20. 83b942b [PATCH] x86-64: Fix 32bit sendfile by Tsuneo.Yoshioka@f-secure.com · 19 years ago
  21. 357d596b Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  22. d67eb16 Pull sn-features into release branch by Tony Luck · 19 years ago
  23. c85b2a5 Pull sim-fixes into release branch by Tony Luck · 19 years ago
  24. 49a28cc [IA64] MCA/INIT: remove obsolete unwind code by Keith Owens · 19 years ago
  25. 05f335e [IA64] MCA/INIT: remove the physical mode path from minstate.h by Keith Owens · 19 years ago
  26. 7f613c7 [PATCH] MCA/INIT: use per cpu stacks by Keith Owens · 19 years ago
  27. 289d773 [IA64] MCA/INIT: avoid reading INIT record during INIT event by Keith Owens · 19 years ago
  28. 5bb7826 kbuild: rename prepare to archprepare to fix dependency chain by Sam Ravnborg · 19 years ago
  29. fb1c8f9 [PATCH] spinlock consolidation by Ingo Molnar · 19 years ago
  30. 486a153 Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  31. a9f6a0d [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions by Ingo Molnar · 19 years ago
  32. badf166 [PATCH] files: break up files struct by Dipankar Sarma · 19 years ago
  33. 383f283 [PATCH] Prefetch kernel stacks to speed up context switch by Chen, Kenneth W · 19 years ago
  34. 39e01cb kbuild: ia64 use generic asm-offsets.h support by Sam Ravnborg · 19 years ago
  35. 1fa9295 [IA64] Need to include <asm/sn/io.h> in a few more places. by Tony Luck · 19 years ago
  36. 344a076 [IA64] Manual merge fix for 3 files by Tony Luck · 19 years ago
  37. 9b17e7e [IA64] Increase max physical address for SN platforms by Jack Steiner · 19 years ago
  38. 408865c [IA64] ensure XPC and XPNET are loaded on sn2 platforms only by Dean Nelson · 19 years ago
  39. 087f902 [IA64] defconfig: turn off QLOGIC_FC by Martin Hicks · 19 years ago
  40. d8c97d5 [IA64] simplified efi memory map parsing by Tony Luck · 19 years ago
  41. 64e4748 Merge linux-2.6 with linux-acpi-2.6 by Len Brown · 19 years ago
  42. e72225d [PATCH] bogus #if (simserial) by viro@ZenIV.linux.org.uk · 19 years ago
  43. deac66a [PATCH] kprobes: fix bug when probed on task and isr functions by Keshavamurthy Anil S · 19 years ago
  44. 661e5a3 [PATCH] Kprobes/IA64: fix race when break hits and kprobe not found by Keshavamurthy Anil S · 19 years ago
  45. 1f7ad57 [PATCH] Kprobes: prevent possible race conditions ia64 changes by Prasanna S Panchamukhi · 19 years ago
  46. f96cb1f [PATCH] IA64: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  47. e922efc [PATCH] remove duplicated sys_open32() code from 64bit archs by Miklos Szeredi · 19 years ago
  48. 9c1cfda [PATCH] cpusets: Move the ia64 domain setup code to the generic code by John Hawkes · 19 years ago
  49. f68f447 [PATCH] ia64 cpuset + build_sched_domains() mangles structures by John Hawkes · 19 years ago
  50. 54d5d42 [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity by Ashok Raj · 19 years ago
  51. 5fbcf9a [IA64-SGI] volatile semantics in places where it seems necessary by Mark Maule · 19 years ago
  52. 697eaad [IA64] Minor cleanups - remove CONFIG_ACPI_DEALLOCATE_IRQ by Kenji Kaneshige · 19 years ago
  53. 0232622 [IA64] minor performance tune-up in ia64_switch_to by Chen, Kenneth W · 19 years ago
  54. 295bd89 [IA64] make exception handler in copy_user more robust by Chen, Kenneth W · 19 years ago
  55. a607c38 [IA64-SGI] get XPC to cleanly disengage from remote memory references by Dean Nelson · 19 years ago
  56. 63028aa [IA64] page_not_present fault in region 5 is normal by Kiyoshi Ueda · 19 years ago
  57. 25732ad [IA64] Altix patch for fpga reset by Bruce Losure · 19 years ago
  58. 129521d Merge linux-2.6 into linux-acpi-2.6 test by Len Brown · 19 years ago
  59. a994018 [IA64] uncached allocator: use generic (not sn2 specific) functions by Martin Hicks · 19 years ago
  60. a1cddb8 [IA64-SGI] Add new vendor-specific SAL calls for: by Jack Steiner · 19 years ago
  61. 6cf07a8 [IA64] Fix nasty VMLPT problem... by Peter Chubb · 19 years ago
  62. 714d2dc [IA64] Allow /proc/pal/cpu0/vm_info under the simulator by Peter Chubb · 19 years ago
  63. dc90e95 [IA64] Add PAL_VM_SUMMARY/PAL_MEM_ATTRIB to bootloader for SKI by Peter Chubb · 19 years ago
  64. 288ceb8 Auto-update from upstream by Tony Luck · 19 years ago
  65. 3290580 Pull rationalise-regions into release branch by Tony Luck · 19 years ago
  66. bcdd3a9 Pull ngam-maule-steiner into release branch by Tony Luck · 19 years ago
  67. b946ecb Pull pending-2.6.14 into release branch by Tony Luck · 19 years ago
  68. 7115c13 Pull acpi-p-state into release branch by Tony Luck · 19 years ago
  69. 7d2e423 Pull asm-segment into release branch by Tony Luck · 19 years ago
  70. 3ec8a77 Pull swiotlb-size into release branch by Tony Luck · 19 years ago
  71. 27a639a Auto-update from upstream by Len Brown · 19 years ago
  72. 69be8f1 [PATCH] convert signal handling of NODEFER to act like other Unix boxes. by Steven Rostedt · 19 years ago
  73. f8220c7 [IA64] Delete erroneous copy_page.o in global lib-y list by Kenneth Chen · 19 years ago
  74. 4db8699 [IA64] Add ACPI based P-state support by Venkatesh Pallipadi · 19 years ago
  75. d1e079b [IA64-SGI] fix bte_copy() calling smp_processor_id() while preemptible by Russ Anderson · 19 years ago
  76. 8409668 [IA64] altix: Abstract irq_affinity at the sn pci provider by Mark Maule · 19 years ago
  77. 09d4a80 Merge HEAD from ../from-linus by Len Brown · 19 years ago
  78. d0d59b9 [IA64] fix allnoconfig build by Len Brown · 19 years ago
  79. 6153df7b [ACPI] delete CONFIG_ACPI_PCI by Len Brown · 19 years ago
  80. eb7b6b3 [ACPI] IA64-related ACPI Kconfig fixes by Len Brown · 19 years ago
  81. 5b9021b [IA64] SGI SN remove redundant partition SAL call by Russ Anderson · 19 years ago
  82. 5390970 [IA64] - SGI SN hwperf enhancements - by Mark Goodwin · 19 years ago
  83. 60a3ba0 [IA64] - SGI SN hwperf enhancements - by Mark Goodwin · 19 years ago
  84. ecc3c30 [IA64] - SGI SN hwperf enhancements - export_pci_topology by Mark Goodwin · 19 years ago
  85. 0a41e25 [IA64] Rationalise Region Definitions by Peter Chubb · 19 years ago
  86. 38d26b9 [IA64] arch/ia64/hp/sim/boot/fw-emu.c: remove egcs workaround by Adrian Bunk · 19 years ago
  87. a877bd3 [IA64] remove use of asm/segment.h by Kumar Gala · 19 years ago
  88. 41290c1 [PATCH] Export pcibios_bus_to_resource by Keith Owens · 19 years ago
  89. 76f5858 [ACPI] delete CONFIG_ACPI_BUS by Len Brown · 19 years ago
  90. 8466361 [ACPI] delete CONFIG_ACPI_INTERPRETER by Len Brown · 19 years ago
  91. 888ba6c [ACPI] delete CONFIG_ACPI_BOOT by Len Brown · 19 years ago
  92. 84ffa74 Merge from-linus to-akpm by Len Brown · 19 years ago
  93. a4cce10 [IA64] Fix simulator boot (for real this time). by Peter Chubb · 19 years ago
  94. 62d75f3 [IA64] backout incorrect fix for simulator boot issue by Tony Luck · 19 years ago
  95. 034e535 Pull prarit-bus-sysdata into release branch by Tony Luck · 19 years ago
  96. e8579e7 [IA64, X86_64] fix swiotlb sizing by Alex Williamson · 19 years ago
  97. 4aec0fb [IA64] Simulator bootloader fails with gcc 4 by Ian Wienand · 19 years ago
  98. 470ceb0 [IA64-SGI] - New SN hardware support - ptc_fixes by Jack Steiner · 19 years ago
  99. 68b9753 [IA64-SGI] - New SN hardware support - cpu_relax by Jack Steiner · 19 years ago
  100. 7e95b9d [IA64-SGI] - New SN hardware support - bte_fixes by Jack Steiner · 19 years ago