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