1. 687d680 Merge git://git.infradead.org/~dwmw2/iommu-2.6.31 by Linus Torvalds · 16 years ago
  2. 9916219 dma-mapping: ia64: add CONFIG_DMA_API_DEBUG support by FUJITA Tomonori · 16 years ago
  3. d6d0a6a dma-mapping: ia64: use asm-generic/dma-mapping-common.h by FUJITA Tomonori · 16 years ago
  4. a6c1409 Delete pcibios_select_root by Matthew Wilcox · 16 years ago
  5. 27f70c3 Pull for-2.6.31 into release by Tony Luck · 16 years ago
  6. e088a4a [IA64] Convert ia64 to use int-ll64.h by Matthew Wilcox · 16 years ago
  7. e4c9dd0 kmap_types: make most arches use generic header file by Randy Dunlap · 16 years ago
  8. e56e2dc [IA64] ia64 does not need umount2() syscall by Tony Luck · 16 years ago
  9. 97de6ad [IA64] hook up new rt_tgsigqueueinfo syscall by Tony Luck · 16 years ago
  10. fb824f4 [IA64] remove obsolete hw_interrupt_type by Thomas Gleixner · 16 years ago
  11. 86bc3df [IA64] remove obsolete irq_desc_t typedef by Thomas Gleixner · 16 years ago
  12. 78ddb274 [IA64] unexport fpswa.h by Sam Ravnborg · 16 years ago
  13. cd166bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 16 years ago
  14. 1380a37 PM: Remove unused asm/suspend.h by Magnus Damm · 16 years ago
  15. 5b02ee3 asm-generic: merge branch 'master' of torvalds/linux-2.6 by Arnd Bergmann · 16 years ago
  16. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 16 years ago
  17. c31ae4b asm-generic: introduce asm/bitsperlong.h by Arnd Bergmann · 16 years ago
  18. 63b852a asm-generic: rename termios.h, signal.h and mman.h by Arnd Bergmann · 16 years ago
  19. 522c68c KVM: Enable snooping control for supported hardware by Sheng Yang · 16 years ago
  20. 0b5d7a2 KVM: ia64: Drop in SN2 replacement of fast path ITC emulation fault handler by Jes Sorensen · 16 years ago
  21. 0c72ea7 KVM: ia64: Map in SN2 RTC registers to the VMM module by Jes Sorensen · 16 years ago
  22. 6da7e3f KVM: APIC: kvm_apic_set_irq deliver all kinds of interrupts by Gleb Natapov · 16 years ago
  23. 008fe14 intel-iommu: Fix one last ia64 build problem in Pass Through Support by Luck, Tony · 16 years ago
  24. 0692698 [IA64] xen_domu_defconfig: fix build issues/warnings by Jan Beulich · 16 years ago
  25. 4ed0d3e Intel IOMMU Pass Through Support by Fenghua Yu · 16 years ago
  26. 9b8de74 FRV: Fix the section attribute on UP DECLARE_PER_CPU() by David Howells · 16 years ago
  27. 05f0ecb [IA64] fix allmodconfig compilation breakage. by Isaku Yamahata · 16 years ago
  28. 8851d37 [IA64] wire up preadv/pwritev system calls by Tony Luck · 16 years ago
  29. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  30. 2d09cde ia64: implement interrupt-enabling rwlocks by Robin Holt · 16 years ago
  31. f5f7eac Allow rwlocks to re-enable interrupts by Robin Holt · 16 years ago
  32. 66666e5 sgi-gru: add macros for using the UV hub to send interrupts by Jack Steiner · 16 years ago
  33. c729670 sgi-gru: add definitions of ia64 GRU MMRs by Jack Steiner · 16 years ago
  34. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 16 years ago
  35. c66b31f Pull pvops into release branch by Tony Luck · 16 years ago
  36. 50fbe56 Pull cpumask into release branch by Tony Luck · 16 years ago
  37. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 16 years ago
  38. 0451fb2 cpumask: remove node_to_first_cpu by Rusty Russell · 16 years ago
  39. b0d44c0 Merge branch 'linus' into core/iommu by Ingo Molnar · 16 years ago
  40. 7120569 ia64: remove some warnings. by Isaku Yamahata · 16 years ago
  41. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
  42. ba1eb95 Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  43. 13220a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  44. 0a7d324 ia64/pv_ops/bp/xen: implemented binary patchable pv_cpu_ops. by Isaku Yamahata · 16 years ago
  45. dae17da ia64/pv_ops/binary patch: define paravirt_dv_serialize_data() and suppress false positive warning. by Isaku Yamahata · 16 years ago
  46. ee158fc ia64/pv_ops/bp/module: support binary patching for kernel module. by Isaku Yamahata · 16 years ago
  47. 03f511d ia64/pv_ops: implement binary patching optimization for native. by Isaku Yamahata · 16 years ago
  48. bf7ab02 ia64/pv_op/binarypatch: add helper functions to support binary patching for paravirt_ops. by Isaku Yamahata · 16 years ago
  49. f8de2ec ia64/pv_ops/xen/gate.S: xen gate page paravirtualization by Isaku Yamahata · 16 years ago
  50. c431251 ia64/pv_ops: paravirtualize gate.S. by Isaku Yamahata · 16 years ago
  51. b937dd7 ia64/pv_ops/xen: define xen specific gate page. by Isaku Yamahata · 16 years ago
  52. e4ff5b8 ia64/pv_ops: gate page paravirtualization. by Isaku Yamahata · 16 years ago
  53. f927da1 ia64/pv_ops/pv_time_ops: add sched_clock hook. by Isaku Yamahata · 16 years ago
  54. 496203b ia64/pv_ops/xen: paravirtualize read/write ar.itc and ar.itm by Isaku Yamahata · 16 years ago
  55. 94752a7 ia64/pv_ops: paravirtualize mov = ar.itc. by Isaku Yamahata · 16 years ago
  56. 9d1964f ia64/pv_ops/pvchecker: support mov = ar.itc paravirtualization by Isaku Yamahata · 16 years ago
  57. 533bd15 ia64/pv_ops/xen: preliminary to paravirtualizing fsys.S for xen. by Isaku Yamahata · 16 years ago
  58. dd97d5c ia64/pv_ops: add hooks to paravirtualize fsyscall implementation. by Isaku Yamahata · 16 years ago
  59. ac93925 ia64/xen: short-circuit tests for dom0 by Isaku Yamahata · 16 years ago
  60. 5a54bd1 Merge commit 'v2.6.29' into core/header-fixes by Ingo Molnar · 16 years ago
  61. 2fa8937 ia64: Move the macro definitions related to MSI to one header file. by Xiantao Zhang · 16 years ago
  62. 934d534 KVM: ia64: dynamic nr online cpus by Jes Sorensen · 16 years ago
  63. a26b73a KVM: ia64: expose registers in struct kvm_regs by Jes Sorensen · 16 years ago
  64. 989c0f0 KVM: Remove old kvm_guest_debug structs by Jan Kiszka · 16 years ago
  65. e9a999f KVM: ia64: stack get/restore patch by Jes Sorensen · 16 years ago
  66. d0bfb94 KVM: New guest debug interface by Jan Kiszka · 16 years ago
  67. 5d8c39f cpumask: use mm_cpumask() wrapper: ia64 by Rusty Russell · 16 years ago
  68. 40fe697 cpumask: arch_send_call_function_ipi_mask: ia64 by Rusty Russell · 16 years ago
  69. d4e3676 cpumask: remove the now-obsoleted pcibus_to_cpumask(): ia64 by Rusty Russell · 16 years ago
  70. f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 16 years ago
  71. 7df4edb Merge branch 'linus' into core/iommu by Ingo Molnar · 16 years ago
  72. a7f4463 Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/core by Ingo Molnar · 16 years ago
  73. e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  74. fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
  75. 39d481c [IA64] bte_copy of BTE_MAX_XFER trips BUG_ON. by Robin Holt · 16 years ago
  76. 72c26c9 Merge branch 'linus' into tracing/blktrace by Ingo Molnar · 16 years ago
  77. f2dbcfa mm: clean up for early_pfn_to_nid() by KAMEZAWA Hiroyuki · 16 years ago
  78. cb9eff0 net: new user space API for time stamping of incoming and outgoing packets by Patrick Ohly · 16 years ago
  79. 7a0eb19 KVM: Avoid using CONFIG_ in userspace visible headers by Avi Kivity · 16 years ago
  80. 22796b1 Merge branch 'core/header-fixes' into x86/headers by Ingo Molnar · 16 years ago
  81. 5a5fb7d preempt-count: force hardirq-count to max of 10 by Steven Rostedt · 16 years ago
  82. 1c00400 SGI IA64 UV: fix ia64 build error in the linux-next tree by Dean Nelson · 16 years ago
  83. d377044 percpu: make PER_CPU_BASE_SECTION overridable by arches by Brian Gerst · 16 years ago
  84. 2678c07 Neither asm/types.h nor linux/types.h is required for arch/ia64/include/asm/fpu.h by Jaswinder Singh Rajput · 16 years ago
  85. 0d688da IA64: fix swiotlb alloc_coherent for non DMA_64BIT_MASK devices, fix by Yasunori Goto · 16 years ago
  86. 040c92b headers_check fix: ia64, swab.h by Jaswinder Singh Rajput · 16 years ago
  87. 6ce7950 headers_check fix: ia64, kvm.h by Jaswinder Singh Rajput · 16 years ago
  88. 1ecbb7f headers_check fix: ia64, intrinsics.h by Jaswinder Singh Rajput · 16 years ago
  89. a812a91 headers_check fix: ia64, gcc_intrin.h by Jaswinder Singh Rajput · 16 years ago
  90. fa9ea6c headers_check fix: ia64, fpu.h by Jaswinder Singh Rajput · 16 years ago
  91. 1980307 Merge branch 'x86/mm' into core/percpu by Ingo Molnar · 16 years ago
  92. 4092762 Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/core by Ingo Molnar · 16 years ago
  93. af2519f Merge branch 'linus' into core/iommu by Ingo Molnar · 16 years ago
  94. c99dbbe sched: fix warning on ia64 by Mike Travis · 16 years ago
  95. 175add1 [IA64] SN specific version of dma_get_required_mask() by John Keller · 16 years ago
  96. bca2685 Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  97. 74d96f0 byteorder: make swab.h include asm/swab.h like a regular header by Harvey Harrison · 16 years ago
  98. 1134723 [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 by Heiko Carstens · 16 years ago
  99. a14a07b ftrace, ia64: IA64 dynamic ftrace support by Shaohua Li · 16 years ago
  100. d3e75ff ftrace, ia64: IA64 static ftrace support by Shaohua Li · 16 years ago