1. e8c93fc Revert "[IA64] fix percpu warnings" by Tony Luck · 15 years ago
  2. 48fade6 Pull ticket4byte into release branch by Tony Luck · 15 years ago
  3. b94b080 [IA64] fix percpu warnings by Randy Dunlap · 15 years ago
  4. 1502f08 [IA64] SMT friendly version of spin_unlock_wait() by Tony Luck · 15 years ago
  5. 9d40ee2 [IA64] Squeeze ticket locks back into 4 bytes. by Tony Luck · 15 years ago
  6. 73964f6 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  7. e56d953 ACPI: IA64=y ACPI=n build fix by Len Brown · 15 years ago
  8. 2c86963 [IA64] implement ticket locks for Itanium by Tony Luck · 15 years ago
  9. 0748bd0 cpumask: remove arch_send_call_function_ipi by Rusty Russell · 15 years ago
  10. e50a6f1 cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: ia64 by Rusty Russell · 15 years ago
  11. 29c337a cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node by Rusty Russell · 15 years ago
  12. 31bbb9b Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  13. 6e17b17 mm: remove duplicate asm/mman.h files by Arnd Bergmann · 15 years ago
  14. 90f72aa mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Arnd Bergmann · 15 years ago
  15. fa877c7 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  16. dcbf77b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  17. 4406c56 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  18. 182a85f sched: Disable wakeup balancing by Peter Zijlstra · 15 years ago
  19. 66a4fe0 Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 15 years ago
  20. b8a543e sched: Reduce forkexec_idx by Peter Zijlstra · 15 years ago
  21. 0ec9fab sched: Improve latencies and throughput by Mike Galbraith · 15 years ago
  22. 78e7ed5 sched: Tweak wake_idx by Peter Zijlstra · 15 years ago
  23. c88d591 sched: Merge select_task_rq_fair() and sched_balance_self() by Peter Zijlstra · 15 years ago
  24. f86054c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  25. 69def9f Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  26. 07a6a4a [IA64] kexec: Make INIT safe while transition to by Hidetoshi Seto · 15 years ago
  27. 4295ab3 [IA64] kdump: Mask MCA/INIT on frozen cpus by Hidetoshi Seto · 15 years ago
  28. ac8d513 Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  29. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  30. 27c2381 KVM: Add __KERNEL__ guards to exported headers by Avi Kivity · 15 years ago
  31. ec04b26 KVM: Prepare memslot data structures for multiple hugepage sizes by Joerg Roedel · 15 years ago
  32. 73880c8 KVM: Break dependency between vcpu index in vcpus array and vcpu_id. by Gleb Natapov · 15 years ago
  33. a7db504 PCI: remove pcibios_scan_all_fns() by Alex Chiang · 15 years ago
  34. 695a461 Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/iommu by Ingo Molnar · 15 years ago
  35. f71bb0a Merge branch 'timers/posixtimers' into timers/tracing by Thomas Gleixner · 15 years ago
  36. 3e2bcad Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  37. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  38. b5a8879 IA64: includecheck fix: ia64, pgtable.h by Jaswinder Singh Rajput · 15 years ago
  39. 8d6f9af ia64: boolean __test_and_clear_bit by Johannes Weiner · 15 years ago
  40. be02ff9 IA64: Remove NULL flush_write_buffers by FUJITA Tomonori · 15 years ago
  41. 0d6038e net: implement a SO_DOMAIN getsockoption by Jan Engelhardt · 15 years ago
  42. 49c794e net: implement a SO_PROTOCOL getsockoption by Jan Engelhardt · 15 years ago
  43. a42548a cputime: Optimize jiffies_to_cputime(1) by Stanislaw Gruszka · 15 years ago
  44. 6a12235 agp: kill phys_to_gart() and gart_to_phys() by David Woodhouse · 15 years ago
  45. b4093d6 Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  46. 8d4f533 x86, IA64, powerpc: add phys_to_dma() and dma_to_phys() by FUJITA Tomonori · 15 years ago
  47. a0b00ca ia64: add dma_capable() to replace is_buffer_dma_capable() by FUJITA Tomonori · 15 years ago
  48. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
  49. d7aacad Driver Core: Add platform device arch data V3 by Magnus Damm · 15 years ago
  50. 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
  51. 6f40946 Fix ia64 compilation IS_ERR and PTE_ERR errors. by Fenghua Yu · 15 years ago
  52. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 15 years ago
  53. 687d680 Merge git://git.infradead.org/~dwmw2/iommu-2.6.31 by Linus Torvalds · 15 years ago
  54. 9916219 dma-mapping: ia64: add CONFIG_DMA_API_DEBUG support by FUJITA Tomonori · 15 years ago
  55. d6d0a6a dma-mapping: ia64: use asm-generic/dma-mapping-common.h by FUJITA Tomonori · 15 years ago
  56. a6c1409 Delete pcibios_select_root by Matthew Wilcox · 15 years ago
  57. 27f70c3 Pull for-2.6.31 into release by Tony Luck · 15 years ago
  58. e088a4a [IA64] Convert ia64 to use int-ll64.h by Matthew Wilcox · 15 years ago
  59. e4c9dd0 kmap_types: make most arches use generic header file by Randy Dunlap · 15 years ago
  60. e56e2dc [IA64] ia64 does not need umount2() syscall by Tony Luck · 15 years ago
  61. 97de6ad [IA64] hook up new rt_tgsigqueueinfo syscall by Tony Luck · 15 years ago
  62. fb824f4 [IA64] remove obsolete hw_interrupt_type by Thomas Gleixner · 15 years ago
  63. 86bc3df [IA64] remove obsolete irq_desc_t typedef by Thomas Gleixner · 15 years ago
  64. 78ddb274 [IA64] unexport fpswa.h by Sam Ravnborg · 15 years ago
  65. cd166bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 15 years ago
  66. 1380a37 PM: Remove unused asm/suspend.h by Magnus Damm · 15 years ago
  67. 5b02ee3 asm-generic: merge branch 'master' of torvalds/linux-2.6 by Arnd Bergmann · 15 years ago
  68. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 15 years ago
  69. c31ae4b asm-generic: introduce asm/bitsperlong.h by Arnd Bergmann · 15 years ago
  70. 63b852a asm-generic: rename termios.h, signal.h and mman.h by Arnd Bergmann · 15 years ago
  71. 522c68c KVM: Enable snooping control for supported hardware by Sheng Yang · 15 years ago
  72. 0b5d7a2 KVM: ia64: Drop in SN2 replacement of fast path ITC emulation fault handler by Jes Sorensen · 15 years ago
  73. 0c72ea7 KVM: ia64: Map in SN2 RTC registers to the VMM module by Jes Sorensen · 15 years ago
  74. 6da7e3f KVM: APIC: kvm_apic_set_irq deliver all kinds of interrupts by Gleb Natapov · 15 years ago
  75. 008fe14 intel-iommu: Fix one last ia64 build problem in Pass Through Support by Luck, Tony · 15 years ago
  76. 0692698 [IA64] xen_domu_defconfig: fix build issues/warnings by Jan Beulich · 15 years ago
  77. 4ed0d3e Intel IOMMU Pass Through Support by Fenghua Yu · 15 years ago
  78. 9b8de74 FRV: Fix the section attribute on UP DECLARE_PER_CPU() by David Howells · 15 years ago
  79. 05f0ecb [IA64] fix allmodconfig compilation breakage. by Isaku Yamahata · 15 years ago
  80. 8851d37 [IA64] wire up preadv/pwritev system calls by Tony Luck · 15 years ago
  81. 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
  82. 2d09cde ia64: implement interrupt-enabling rwlocks by Robin Holt · 15 years ago
  83. f5f7eac Allow rwlocks to re-enable interrupts by Robin Holt · 15 years ago
  84. 66666e5 sgi-gru: add macros for using the UV hub to send interrupts by Jack Steiner · 15 years ago
  85. c729670 sgi-gru: add definitions of ia64 GRU MMRs by Jack Steiner · 15 years ago
  86. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  87. c66b31f Pull pvops into release branch by Tony Luck · 15 years ago
  88. 50fbe56 Pull cpumask into release branch by Tony Luck · 15 years ago
  89. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 15 years ago
  90. 0451fb2 cpumask: remove node_to_first_cpu by Rusty Russell · 15 years ago
  91. b0d44c0 Merge branch 'linus' into core/iommu by Ingo Molnar · 15 years ago
  92. 7120569 ia64: remove some warnings. by Isaku Yamahata · 15 years ago
  93. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  94. 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
  95. 13220a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  96. 0a7d324 ia64/pv_ops/bp/xen: implemented binary patchable pv_cpu_ops. by Isaku Yamahata · 15 years ago
  97. dae17da ia64/pv_ops/binary patch: define paravirt_dv_serialize_data() and suppress false positive warning. by Isaku Yamahata · 15 years ago
  98. ee158fc ia64/pv_ops/bp/module: support binary patching for kernel module. by Isaku Yamahata · 15 years ago
  99. 03f511d ia64/pv_ops: implement binary patching optimization for native. by Isaku Yamahata · 15 years ago
  100. bf7ab02 ia64/pv_op/binarypatch: add helper functions to support binary patching for paravirt_ops. by Isaku Yamahata · 15 years ago