1. 3d9a854 Rename .data[.percpu][.XXX] to .data[..percpu][..XXX]. by Denys Vlasenko · 15 years ago
  2. dafb932 Rename .data..patch.XXX to .data..patch.XXX. by Denys Vlasenko · 15 years ago
  3. d03ab7f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  4. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  5. 4d86e1b Pull misc2634 into release branch by Tony Luck · 15 years ago
  6. 65c9bb6 Pull alex into release branch by Tony Luck · 15 years ago
  7. 8d6339b Pull rmia32 into release branch by Tony Luck · 15 years ago
  8. 3a095a9 [IA64] use asm-generic/scatterlist.h by FUJITA Tomonori · 15 years ago
  9. d868080 [IA64] Only build arch/ia64/kernel/acpi.o when CONFIG_ACPI by Alex Chiang · 15 years ago
  10. 7bc5e3f x86/PCI: use host bridge _CRS info by default on 2008 and newer machines by Bjorn Helgaas · 15 years ago
  11. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  12. ca4dbc6 xen: Remove unnecessary arch specific xen irq functions. by Eric W. Biederman · 15 years ago
  13. 0e2ecba Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzilla-15108', 'pdc', 'hotplug-null-ref' and 'thinkpad' into release by Len Brown · 15 years ago
  14. 49bf83a ACPI: fix "acpi=ht" boot option by Len Brown · 15 years ago
  15. 22208ac [IA64] preserve personality flag bits across exec by Tony Luck · 15 years ago
  16. 32974ad [IA64] Remove COMPAT_IA32 support by Tony Luck · 15 years ago
  17. ab38612 Merge branch 'master' into percpu by Tejun Heo · 15 years ago
  18. a651d80 [IA64] move fnptr definition inside #ifdef __KERNEL__ by Tony Luck · 15 years ago
  19. 6c57a33 [IA64] __per_cpu_idtrs[] is a memory hog by Tony Luck · 15 years ago
  20. 410dc0a [IA64] sanity in #include files. Move fnptr to types.h by Tony Luck · 15 years ago
  21. 1d1e9f0 [IA64] cpumask_of_node() should handle -1 as a node by Anton Blanchard · 15 years ago
  22. 32032df Merge branch 'master' into percpu by Tejun Heo · 15 years ago
  23. 6c5807d ACPI: processor: finish unifying arch_acpi_processor_init_pdc() by Alex Chiang · 15 years ago
  24. 1d9cb47 ACPI: processor: introduce arch_has_acpi_pdc by Alex Chiang · 15 years ago
  25. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  26. d8bef0b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  27. a79960e Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  28. ac2b3e6 dma-mapping: fix off-by-one error in dma_capable() by Jan Beulich · 15 years ago
  29. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  30. cd7bcf3 implement early_io{re,un}map for ia64 by Luck, Tony · 15 years ago
  31. 8f0ddf9 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  32. 4e25b25 hugetlb: add generic definition of NUMA_NO_NODE by Lee Schermerhorn · 15 years ago
  33. 4306771 [IA64] implement early_io{re,un}map for ia64 by Luck, Tony · 15 years ago
  34. 21fc3fd [IA64] Replace old style lock initializer by Thomas Gleixner · 15 years ago
  35. 9ee27c7 [IA64] Save I-resources to ia64_sal_os_state by Takao Indoh · 15 years ago
  36. 09b366b [IA64] preallocate IA64_IRQ_MOVE_VECTOR by Kenji Kaneshige · 15 years ago
  37. e593194 locking: Convert raw_rwlock functions to arch_rwlock by Thomas Gleixner · 15 years ago
  38. fb3a6bb locking: Convert raw_rwlock to arch_rwlock by Thomas Gleixner · 15 years ago
  39. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  40. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 15 years ago
  41. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  42. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  43. 4929d29 ia64: move nr-irqs.h to include/generated by Sam Ravnborg · 15 years ago
  44. 559df2e kbuild: move asm-offsets.h to include/generated by Sam Ravnborg · 15 years ago
  45. 11bd04f Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  46. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  47. 27a338a [IA64] Fix cut/paste detritus from unistd.h by Tony Luck · 15 years ago
  48. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  49. ed9216c Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  50. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  51. 28b4d5c Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  52. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  53. 220d0b1 Merge branch 'master' into for-2.6.33 by Jens Axboe · 15 years ago
  54. 136bdfe KVM: Move irq ack notifier list to arch independent code by Gleb Natapov · 15 years ago
  55. 3e71f88 KVM: Maintain back mapping from irqchip/pin to gsi by Gleb Natapov · 15 years ago
  56. 2d4dc89 block: add helpers to run flush_dcache_page() against a bio and a request's pages by Ilya Loginov · 15 years ago
  57. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  58. 6959450 swiotlb: Remove duplicate swiotlb_force extern declarations by FUJITA Tomonori · 15 years ago
  59. 5b5d944 ia64/xen: compilation fix by Isaku Yamahata · 15 years ago
  60. e8c93fc Revert "[IA64] fix percpu warnings" by Tony Luck · 15 years ago
  61. dd17c8f percpu: remove per_cpu__ prefix. by Rusty Russell · 15 years ago
  62. 877105c percpu: make percpu symbols in ia64 unique by Tejun Heo · 15 years ago
  63. 48fade6 Pull ticket4byte into release branch by Tony Luck · 15 years ago
  64. b94b080 [IA64] fix percpu warnings by Randy Dunlap · 15 years ago
  65. 67ca0e5 ia64: Fix up the syscall table for recvmmsg by Arnaldo Carvalho de Melo · 15 years ago
  66. 1502f08 [IA64] SMT friendly version of spin_unlock_wait() by Tony Luck · 15 years ago
  67. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  68. 9d40ee2 [IA64] Squeeze ticket locks back into 4 bytes. by Tony Luck · 15 years ago
  69. 126b3fc ia64: don't alias VMALLOC_END to vmalloc_end by Tejun Heo · 15 years ago
  70. 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
  71. e56d953 ACPI: IA64=y ACPI=n build fix by Len Brown · 15 years ago
  72. 2c86963 [IA64] implement ticket locks for Itanium by Tony Luck · 15 years ago
  73. 0748bd0 cpumask: remove arch_send_call_function_ipi by Rusty Russell · 15 years ago
  74. e50a6f1 cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: ia64 by Rusty Russell · 15 years ago
  75. 29c337a cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node by Rusty Russell · 15 years ago
  76. 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
  77. 6e17b17 mm: remove duplicate asm/mman.h files by Arnd Bergmann · 15 years ago
  78. 90f72aa mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Arnd Bergmann · 15 years ago
  79. fa877c7 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  80. 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
  81. 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
  82. 182a85f sched: Disable wakeup balancing by Peter Zijlstra · 15 years ago
  83. 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
  84. b8a543e sched: Reduce forkexec_idx by Peter Zijlstra · 15 years ago
  85. 0ec9fab sched: Improve latencies and throughput by Mike Galbraith · 15 years ago
  86. 78e7ed5 sched: Tweak wake_idx by Peter Zijlstra · 15 years ago
  87. c88d591 sched: Merge select_task_rq_fair() and sched_balance_self() by Peter Zijlstra · 15 years ago
  88. 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
  89. 69def9f Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  90. 07a6a4a [IA64] kexec: Make INIT safe while transition to by Hidetoshi Seto · 15 years ago
  91. 4295ab3 [IA64] kdump: Mask MCA/INIT on frozen cpus by Hidetoshi Seto · 15 years ago
  92. ac8d513 Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  93. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  94. 27c2381 KVM: Add __KERNEL__ guards to exported headers by Avi Kivity · 15 years ago
  95. ec04b26 KVM: Prepare memslot data structures for multiple hugepage sizes by Joerg Roedel · 15 years ago
  96. 73880c8 KVM: Break dependency between vcpu index in vcpus array and vcpu_id. by Gleb Natapov · 15 years ago
  97. a7db504 PCI: remove pcibios_scan_all_fns() by Alex Chiang · 15 years ago
  98. 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
  99. f71bb0a Merge branch 'timers/posixtimers' into timers/tracing by Thomas Gleixner · 15 years ago
  100. 3e2bcad Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago