1. da50ccc Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  2. 39b8931 ACPI: handle invalid ACPI SLIT table by Fenghua Yu · 16 years ago
  3. f20d275 KVM: ia64: fix zero extending for mmio ld1/2/4 emulation in KVM by Jes Sorensen · 16 years ago
  4. 4dcc29e [IA64] Workaround for RSE issue by Tony Luck · 16 years ago
  5. e23a5f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  6. 25c437b KVM: ia64: fix GVMM module including position-dependent objects by Xiantao Zhang · 16 years ago
  7. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 16 years ago
  8. 839052d [IA64] fix personality(PER_LINUX32) performance issue by Huang, Xiaolan · 16 years ago
  9. 3fb2c74 [IA64] Properly unregister legacy interrupts by Prarit Bhargava · 16 years ago
  10. 7af1d75 [IA64] Remove NULL pointer check for argument never passed as NULL. by Simon Holm Thøgersen · 16 years ago
  11. 0fb232f [IA64] trivial cleanup for perfmon.c by Hidetoshi Seto · 16 years ago
  12. 2e513fe [IA64] trivial cleanup for entry.S by Hidetoshi Seto · 16 years ago
  13. 3633c73 [IA64] fix interrupt masking for pending works on kernel leave by Hidetoshi Seto · 16 years ago
  14. f13ae30 [IA64] allow user to force_pal_cache_flush by Alex Chiang · 16 years ago
  15. 8a3360f0 [IA64] Don't reserve crashkernel memory > 4 GB by Bernhard Walle · 16 years ago
  16. 2224661 [IA64] machvec support for SGI UV platform by Jack Steiner · 16 years ago
  17. 8bec4a5 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  18. f8e811b [IA64] fix file and descriptor handling in perfmon by Al Viro · 16 years ago
  19. 848376c [IA64] TS_RESTORE_SIGMASK by Roland McGrath · 16 years ago
  20. c0cd661 [IA64] smp.c coding style fix by Hidetoshi Seto · 16 years ago
  21. 6f6d6a1 rename div64_64 to div64_u64 by Roman Zippel · 16 years ago
  22. 6d3c511 [IA64] fix section mismatch in arch/ia64/kernel/topology.c by Hidetoshi Seto · 16 years ago
  23. 9d4efae [IA64] fix section mismatch in arch/ia64/kernel/palinfo.c by Hidetoshi Seto · 16 years ago
  24. 751fc78 [IA64] fix section mismatch in arch/ia64/kernel/irq.c by Hidetoshi Seto · 16 years ago
  25. c5b5a59 [IA64] fix section mismatch in arch/ia64/kernel/acpi.c by Hidetoshi Seto · 16 years ago
  26. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  27. 49eaeb4 signals: ia64 renumber TIF_RESTORE_SIGMASK by akpm@linux-foundation.org · 16 years ago
  28. fe086a7 [IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id by Alex Chiang · 16 years ago
  29. 6ff0bc9 [IA64] Remove printk noise on unimplemented SAL_PHYSICAL_ID_INFO by Alex Chiang · 16 years ago
  30. e4a064d [IA64] allocate multiple contiguous pages via uncached allocator by Dean Nelson · 16 years ago
  31. e617fce [IA64] bugfix: nptcg breaks cpu-hotadd by Hidetoshi Seto · 16 years ago
  32. ad2bc7b ia64: use kbuild.h macros instead of defining macros in asm-offsets.c by Christoph Lameter · 16 years ago
  33. e236376 ia64: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  34. 309df0c dma/ia64: update ia64 machvecs, swiotlb.c by Arthur Kepner · 16 years ago
  35. 74bc7ce dma: add dma_*map*_attrs() interfaces by Arthur Kepner · 16 years ago
  36. a852250 swiotlb: use iommu_is_span_boundary helper function by FUJITA Tomonori · 16 years ago
  37. ea696f9 ia64 kvm fixes for O=... builds by Al Viro · 16 years ago
  38. 180c06e hotplug-memory: make online_page() common by Jeremy Fitzhardinge · 16 years ago
  39. 62d9f0d KVM: add ioctls to save/store mpstate by Marcelo Tosatti · 17 years ago
  40. a453529 KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_* by Avi Kivity · 17 years ago
  41. 3d80840 KVM: hlt emulation should take in-kernel APIC/PIT timers into account by Marcelo Tosatti · 17 years ago
  42. 048354c KVM: ia64: Stub out kvmtrace by Avi Kivity · 17 years ago
  43. b693919 KVM: ia64: Enable kvm build for ia64 by Xiantao Zhang · 17 years ago
  44. ad86b6c KVM: ia64: Add kvm sal/pal virtulization support by Xiantao Zhang · 17 years ago
  45. 827fa69 KVM: ia64: Add guest interruption injection support by Xiantao Zhang · 17 years ago
  46. d62998a KVM: ia64: Generate offset values for assembly code use by Xiantao Zhang · 17 years ago
  47. 7fc86bd KVM: ia64: Add optimization for some virtulization faults by Xiantao Zhang · 17 years ago
  48. 60a07bb KVM: ia64: Add processor virtulization support by Xiantao Zhang · 17 years ago
  49. a793537 KVM: ia64: Add trampoline for guest/host mode switch by Xiantao Zhang · 17 years ago
  50. e30af4c KVM: ia64: Add mmio decoder for kvm/ia64 by Xiantao Zhang · 17 years ago
  51. fbd4b56 KVM: ia64: Add interruption vector table for vmm by Xiantao Zhang · 17 years ago
  52. 964cd94 KVM: ia64: Add TLB virtulization support by Xiantao Zhang · 17 years ago
  53. bb46fb4 KVM: ia64: VMM module interfaces by Xiantao Zhang · 17 years ago
  54. a4f5003 KVM: ia64: Add header files for kvm/ia64 by Xiantao Zhang · 17 years ago
  55. b024b79 KVM: ia64: Add kvm arch-specific core code for kvm/ia64 by Xiantao Zhang · 17 years ago
  56. 45d9ca4 [IA64] move XP and XPC to drivers/misc/sgi-xp by Dean Nelson · 17 years ago
  57. 9010eff [IA64] minor irq handler cleanups by Jeff Garzik · 17 years ago
  58. 4fa2f0e [IA64] simplify notify hooks in mca.c by Hidetoshi Seto · 17 years ago
  59. 284e542 [IA64] do notify DIE_MCA_MONARCH_PROCESS for each monarchs by Hidetoshi Seto · 17 years ago
  60. 38477ad [IA64] disable interrupts on exit of ia64_trace_syscall by Hidetoshi Seto · 17 years ago
  61. bda0c0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  62. d981f16 PCI: ia64: use generic pci_enable_resources() by Bjorn Helgaas · 17 years ago
  63. 6188e10 Convert asm/semaphore.h users to linux/semaphore.h by Matthew Wilcox · 17 years ago
  64. 950e4da arch: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 17 years ago
  65. 334d094 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 by Linus Torvalds · 17 years ago
  66. 2cca775 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  67. 4786b4e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  68. 1e42198 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 17 years ago
  69. 71b264f Pull miscellaneous into release branch by Tony Luck · 17 years ago
  70. f4df39c Pull nptcg into release branch by Tony Luck · 17 years ago
  71. a49072b Pull kvm-patches into release branch by Tony Luck · 17 years ago
  72. fc494d6 Pull percpureserve into release branch by Tony Luck · 17 years ago
  73. 78514c1 Pull regset into release branch by Tony Luck · 17 years ago
  74. 14d0647 Pull virt-cpu-accounting into release branch by Tony Luck · 17 years ago
  75. 2a467d5 Pull fsys_gettimeofday into release branch by Tony Luck · 17 years ago
  76. 64ac24e Generic semaphore implementation by Matthew Wilcox · 17 years ago
  77. b87e81e acpi: unneccessary to scan the PCI bus already scanned by yakui.zhao@intel.com · 17 years ago
  78. 072f042 [IA64] kdump: Add crash_save_vmcoreinfo for INIT by Takao Indoh · 17 years ago
  79. 98075d2 [IA64] Fix NUMA configuration issue by Zoltan Menyhart · 17 years ago
  80. 273988f [IA64] Untangle sync_icache_dcache() page size determination by Christoph Lameter · 17 years ago
  81. 5cf1f7c [IA64] arch/ia64/kernel/: use time_* macros by S.Caglar Onur · 17 years ago
  82. 734bc36 [IA64] remove redundant display of free swap space in show_mem() by Johannes Weiner · 17 years ago
  83. b34eb53 [IA64] make IOMMU respect the segment boundary limits by FUJITA Tomonori · 17 years ago
  84. 34e1ceb [IA64] kprobes: kprobe-booster for ia64 by Masami Hiramatsu · 17 years ago
  85. 96ded9d [IA64] fix getpid and set_tid_address fast system calls for pid namespaces by Pavel Emelyanov · 17 years ago
  86. d167cb8 [IA64] Replace explicit jiffies tests with time_* macros. by Robert P. J. Day · 17 years ago
  87. 6794c75 [IA64] use goto to jump out do/while_each_thread by Li Zefan · 17 years ago
  88. e914501 [IA64] Fix unlock ordering in smp_callin by Alan D. Brunelle · 17 years ago
  89. 3975aff [IA64] kdump: crash.c coding style fix by Hidetoshi Seto · 17 years ago
  90. b0247a5 [IA64] kdump: add kdump_on_fatal_mca by Hidetoshi Seto · 17 years ago
  91. 2c6e6db [IA64] Minimize per_cpu reservations. by holt@sgi.com · 17 years ago
  92. 41bd26d [IA64] Correct pernodesize calculation. by holt@sgi.com · 17 years ago
  93. 1a7a2e1 [SCSI] simscsi: use sg buffer copy helper funcitons by FUJITA Tomonori · 17 years ago
  94. a6c75b86 [IA64] Kernel parameter for max number of concurrent global TLB purges by Fenghua Yu · 17 years ago
  95. 2046b94 [IA64] Multiple outstanding ptc.g instruction support by Fenghua Yu · 17 years ago
  96. 31a6b11 [IA64] Implement smp_call_function_mask for ia64 by Xiantao Zhang · 17 years ago
  97. 9665189 [IA64] Add API for allocating Dynamic TR resource. by Xiantao Zhang · 17 years ago
  98. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 17 years ago
  99. 4cd8dc8 [IA64] remove duplicate code for register access by Shaohua Li · 17 years ago
  100. 6cb53d7 [IA64] use CORE_DUMP_USE_REGSET by Shaohua Li · 17 years ago