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