1. 8851d37 [IA64] wire up preadv/pwritev system calls by Tony Luck · 15 years ago
  2. 2f4f27d dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) by Yang Hongyang · 15 years ago
  3. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  4. 50cf156 dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40) by Yang Hongyang · 15 years ago
  5. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  6. 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
  7. 2d09cde ia64: implement interrupt-enabling rwlocks by Robin Holt · 15 years ago
  8. f5f7eac Allow rwlocks to re-enable interrupts by Robin Holt · 15 years ago
  9. 1bc4faa sgi-gru: remove SGI_GRU as a valid config option for ia64 configs with SGI_UV by Robin Holt · 15 years ago
  10. 66666e5 sgi-gru: add macros for using the UV hub to send interrupts by Jack Steiner · 15 years ago
  11. c729670 sgi-gru: add definitions of ia64 GRU MMRs by Jack Steiner · 15 years ago
  12. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 15 years ago
  13. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  14. 8b53ef3 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  15. 80a03e2 [IA64] BUG to BUG_ON changes by Stoyan Gaydarov · 15 years ago
  16. ebf7649 [IA64] Fix typo/thinko in arch/ia64/sn/kernel/sn2/sn2_smp.c by Randy Dunlap · 15 years ago
  17. 5e3fd9e rtc: add platform driver for EFI by dann frazier · 15 years ago
  18. bf54215 proc tty: switch ia64 simserial to ->proc_fops by Alexey Dobriyan · 15 years ago
  19. c66b31f Pull pvops into release branch by Tony Luck · 15 years ago
  20. 50fbe56 Pull cpumask into release branch by Tony Luck · 15 years ago
  21. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 15 years ago
  22. cf2f7d7 Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 15 years ago
  23. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  24. 0451fb2 cpumask: remove node_to_first_cpu by Rusty Russell · 15 years ago
  25. b0d44c0 Merge branch 'linus' into core/iommu by Ingo Molnar · 15 years ago
  26. 7c730cc Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  27. 8d735b4 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  28. 82268da Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  29. 3ae5080 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  30. 3ba13d1 constify dentry_operations: rest by Al Viro · 15 years ago
  31. 2b1c6bd generic compat_sys_ustat by Christoph Hellwig · 16 years ago
  32. 7120569 ia64: remove some warnings. by Isaku Yamahata · 15 years ago
  33. b46a0b0 ia64/xen: fix the link error. by Isaku Yamahata · 15 years ago
  34. 66f3e6a [IA64] Fix kstat_this_cpu build breakage by Jes Sorensen · 15 years ago
  35. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  36. 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
  37. a841696 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  38. 13220a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  39. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  40. 0a7d324 ia64/pv_ops/bp/xen: implemented binary patchable pv_cpu_ops. by Isaku Yamahata · 15 years ago
  41. dae17da ia64/pv_ops/binary patch: define paravirt_dv_serialize_data() and suppress false positive warning. by Isaku Yamahata · 15 years ago
  42. ee158fc ia64/pv_ops/bp/module: support binary patching for kernel module. by Isaku Yamahata · 15 years ago
  43. 03f511d ia64/pv_ops: implement binary patching optimization for native. by Isaku Yamahata · 15 years ago
  44. bf7ab02 ia64/pv_op/binarypatch: add helper functions to support binary patching for paravirt_ops. by Isaku Yamahata · 15 years ago
  45. f8de2ec ia64/pv_ops/xen/gate.S: xen gate page paravirtualization by Isaku Yamahata · 15 years ago
  46. c431251 ia64/pv_ops: paravirtualize gate.S. by Isaku Yamahata · 15 years ago
  47. 53129c5 ia64/pv_ops: move down __kernel_syscall_via_epc. by Isaku Yamahata · 15 years ago
  48. b937dd7 ia64/pv_ops/xen: define xen specific gate page. by Isaku Yamahata · 15 years ago
  49. e4ff5b8 ia64/pv_ops: gate page paravirtualization. by Isaku Yamahata · 15 years ago
  50. 1aec1c5 ia64/pv_ops/xen/pv_time_ops: implement sched_clock. by Isaku Yamahata · 15 years ago
  51. f927da1 ia64/pv_ops/pv_time_ops: add sched_clock hook. by Isaku Yamahata · 15 years ago
  52. 496203b ia64/pv_ops/xen: paravirtualize read/write ar.itc and ar.itm by Isaku Yamahata · 15 years ago
  53. 94752a7 ia64/pv_ops: paravirtualize mov = ar.itc. by Isaku Yamahata · 15 years ago
  54. 9d1964f ia64/pv_ops/pvchecker: support mov = ar.itc paravirtualization by Isaku Yamahata · 15 years ago
  55. 84b8857 ia64/pv_ops: paravirtualize fsys.S. by Isaku Yamahata · 15 years ago
  56. 533bd15 ia64/pv_ops/xen: preliminary to paravirtualizing fsys.S for xen. by Isaku Yamahata · 15 years ago
  57. dd97d5c ia64/pv_ops: add hooks to paravirtualize fsyscall implementation. by Isaku Yamahata · 15 years ago
  58. ac93925 ia64/xen: short-circuit tests for dom0 by Isaku Yamahata · 15 years ago
  59. e8c3b42 ia64/pv_ops/xen: use __initconst instead of __initdata for const data by Isaku Yamahata · 15 years ago
  60. 5a54bd1 Merge commit 'v2.6.29' into core/header-fixes by Ingo Molnar · 15 years ago
  61. 6b08035 KVM: ia64: Fix the build errors due to lack of macros related to MSI. by Xiantao Zhang · 15 years ago
  62. 2fa8937 ia64: Move the macro definitions related to MSI to one header file. by Xiantao Zhang · 15 years ago
  63. 4925663 KVM: Report IRQ injection status to userspace. by Gleb Natapov · 15 years ago
  64. 934d534 KVM: ia64: dynamic nr online cpus by Jes Sorensen · 16 years ago
  65. 7d656bd KVM: ia64: Implement some pal calls needed for windows 2008 by Xiantao Zhang · 16 years ago
  66. 4b7bb62 KVM: ia64: Add the support for translating PAL Call's pointer args by Xiantao Zhang · 16 years ago
  67. 27d1464 KVM: ia64: vTLB change for enabling windows 2008 boot by Xiantao Zhang · 16 years ago
  68. 399ec80 KVM: Userspace controlled irq routing by Avi Kivity · 16 years ago
  69. a26b73a KVM: ia64: expose registers in struct kvm_regs by Jes Sorensen · 16 years ago
  70. 5d9b8e3 KVM: Add CONFIG_HAVE_KVM_IRQCHIP by Avi Kivity · 16 years ago
  71. 22ccb14 KVM: ia64: Code cleanup by Xiantao Zhang · 16 years ago
  72. 989c0f0 KVM: Remove old kvm_guest_debug structs by Jan Kiszka · 16 years ago
  73. e9a999f KVM: ia64: stack get/restore patch by Jes Sorensen · 16 years ago
  74. d0bfb94 KVM: New guest debug interface by Jan Kiszka · 16 years ago
  75. 04dfcfc Merge branch 'linus' into core/iommu by Ingo Molnar · 15 years ago
  76. edb3502 Merge branches 'irq/genirq' and 'linus' into irq/core by Ingo Molnar · 15 years ago
  77. 5d8c39f cpumask: use mm_cpumask() wrapper: ia64 by Rusty Russell · 15 years ago
  78. 2af51a3 cpumask: Use accessors code.: ia64 by Rusty Russell · 15 years ago
  79. 5dd3c99 cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64 by Rusty Russell · 15 years ago
  80. 40fe697 cpumask: arch_send_call_function_ipi_mask: ia64 by Rusty Russell · 15 years ago
  81. d4e3676 cpumask: remove the now-obsoleted pcibus_to_cpumask(): ia64 by Rusty Russell · 15 years ago
  82. 12e87e3 Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' into tracing/core by Ingo Molnar · 15 years ago
  83. 19390c4 linker script: define __per_cpu_load on all SMP capable archs by Tejun Heo · 15 years ago
  84. c63c580 [IA64] fix PCI DMA flag propagation on SN (Altix) with PICs by Jeremy Higdon · 15 years ago
  85. f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 15 years ago
  86. 7df4edb Merge branch 'linus' into core/iommu by Ingo Molnar · 15 years ago
  87. aa4abc9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  88. 55f2b78 Merge branch 'x86/urgent' into x86/pat by Ingo Molnar · 15 years ago
  89. f701d35 Merge branches 'tracing/ftrace' and 'linus' into tracing/core by Ingo Molnar · 15 years ago
  90. 5b59239 [IA64] Don't go beyond iosapic_intr_info's arraysize by Roel Kluin · 15 years ago
  91. aa2f63c [IA64] Do not go beyond ARRAY_SIZE of unw.hash by Roel Kluin · 15 years ago
  92. 6b1ff03 [IA64] enable setting DMAR on by default by Kyle McMartin · 15 years ago
  93. a7f4463 Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/core by Ingo Molnar · 15 years ago
  94. e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  95. fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 15 years ago
  96. ec8148d [IA64] xen_domu build fix by Tony Luck · 15 years ago
  97. 1d5b20f [IA64] fixes configs and add default config for ia64 xen domU by Isaku Yamahata · 16 years ago
  98. c0acdea [IA64] Remove redundant cpu_clear() in __cpu_disable path by Alex Chiang · 15 years ago
  99. 66db2e6 [IA64] Revert "prevent ia64 from invoking irq handlers on offline CPUs" by Alex Chiang · 15 years ago
  100. 39d481c [IA64] bte_copy of BTE_MAX_XFER trips BUG_ON. by Robin Holt · 15 years ago