1. bf56fba archs: replace unifdef-y with header-y by Sam Ravnborg · 14 years ago
  2. 92fa5bd9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  3. a78b2de [IA64] Add latest crop of syscalls by Tony Luck · 14 years ago
  4. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  5. 01d69a8 [IA64] Fix 64-bit atomic routines to return "long" by Tony Luck · 14 years ago
  6. b680f09 [IA64] Fix rwsem: RWSEM_WAITING_BIAS must not be unsigned. by Tony Luck · 14 years ago
  7. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  8. 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 14 years ago
  9. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  10. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
  11. a3c8ed6 tty: remove remaining Hayes ESP ioctls by Greg Kroah-Hartman · 14 years ago
  12. 7e005f7 remove needless ISA_DMA_THRESHOLD by FUJITA Tomonori · 14 years ago
  13. 4aed2fd Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  14. 93b9e9a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  15. 8285541 KVM: Remove unnecessary divide operations by Joerg Roedel · 14 years ago
  16. a95f9ac [IA64] increase ia64 static per cpu area by Tony Luck · 14 years ago
  17. 646b1db Merge commit 'v2.6.35-rc3' into perf/core by Ingo Molnar · 14 years ago
  18. 1996bda arch: Implement local64_t by Peter Zijlstra · 14 years ago
  19. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  20. 9a90e09 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  21. d3b3833 Merge branch 'ht-delete-2.6.35' into release by Len Brown · 14 years ago
  22. 3bccd99 numa: ia64: use generic percpu var numa_node_id() implementation by Lee Schermerhorn · 14 years ago
  23. 1ef0437 asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h by FUJITA Tomonori · 14 years ago
  24. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  25. 9c688c11 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  26. cf77e98 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  27. 82b22c8 [IA64] removing redundant ifdef by Jiri Olsa · 14 years ago
  28. cb41838 Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  29. f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 14 years ago
  30. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 14 years ago
  31. 308eb7a ia64: add sparse annotation to __ia64_per_cpu_var() by Tejun Heo · 14 years ago
  32. 1527bc8 bitops: Optimize hweight() by making use of compile-time evaluation by Peter Zijlstra · 15 years ago
  33. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  34. 68ca406 ACPI: delete the "acpi=ht" boot option by Len Brown · 15 years ago
  35. f41b177 pci-dma: add linux/pci-dma.h to linux/pci.h by FUJITA Tomonori · 14 years ago
  36. 66ed5ef pci-dma: ia64: use include/linux/pci-dma.h by FUJITA Tomonori · 14 years ago
  37. dacbe41 ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h by Christoph Hellwig · 14 years ago
  38. e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 14 years ago
  39. 1fcccba elf coredump: replace ELF_CORE_EXTRA_* macros by functions by Daisuke HATAYAMA · 14 years ago
  40. fb7b096 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  41. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  42. 54cb27a Rename .data.read_mostly to .data..read_mostly. by Denys Vlasenko · 15 years ago
  43. 3d9a854 Rename .data[.percpu][.XXX] to .data[..percpu][..XXX]. by Denys Vlasenko · 15 years ago
  44. dafb932 Rename .data..patch.XXX to .data..patch.XXX. by Denys Vlasenko · 15 years ago
  45. d03ab7f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  46. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  47. 4d86e1b Pull misc2634 into release branch by Tony Luck · 15 years ago
  48. 65c9bb6 Pull alex into release branch by Tony Luck · 15 years ago
  49. 8d6339b Pull rmia32 into release branch by Tony Luck · 15 years ago
  50. 3a095a9 [IA64] use asm-generic/scatterlist.h by FUJITA Tomonori · 15 years ago
  51. d868080 [IA64] Only build arch/ia64/kernel/acpi.o when CONFIG_ACPI by Alex Chiang · 15 years ago
  52. 7bc5e3f x86/PCI: use host bridge _CRS info by default on 2008 and newer machines by Bjorn Helgaas · 15 years ago
  53. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  54. ca4dbc6 xen: Remove unnecessary arch specific xen irq functions. by Eric W. Biederman · 15 years ago
  55. 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
  56. 49bf83a ACPI: fix "acpi=ht" boot option by Len Brown · 15 years ago
  57. 22208ac [IA64] preserve personality flag bits across exec by Tony Luck · 15 years ago
  58. 32974ad [IA64] Remove COMPAT_IA32 support by Tony Luck · 15 years ago
  59. ab38612 Merge branch 'master' into percpu by Tejun Heo · 15 years ago
  60. a651d80 [IA64] move fnptr definition inside #ifdef __KERNEL__ by Tony Luck · 15 years ago
  61. 6c57a33 [IA64] __per_cpu_idtrs[] is a memory hog by Tony Luck · 15 years ago
  62. 410dc0a [IA64] sanity in #include files. Move fnptr to types.h by Tony Luck · 15 years ago
  63. 1d1e9f0 [IA64] cpumask_of_node() should handle -1 as a node by Anton Blanchard · 15 years ago
  64. 32032df Merge branch 'master' into percpu by Tejun Heo · 15 years ago
  65. 6c5807d ACPI: processor: finish unifying arch_acpi_processor_init_pdc() by Alex Chiang · 15 years ago
  66. 1d9cb47 ACPI: processor: introduce arch_has_acpi_pdc by Alex Chiang · 15 years ago
  67. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  68. d8bef0b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  69. a79960e Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  70. ac2b3e6 dma-mapping: fix off-by-one error in dma_capable() by Jan Beulich · 15 years ago
  71. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  72. cd7bcf3 implement early_io{re,un}map for ia64 by Luck, Tony · 15 years ago
  73. 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
  74. 4e25b25 hugetlb: add generic definition of NUMA_NO_NODE by Lee Schermerhorn · 15 years ago
  75. 4306771 [IA64] implement early_io{re,un}map for ia64 by Luck, Tony · 15 years ago
  76. 21fc3fd [IA64] Replace old style lock initializer by Thomas Gleixner · 15 years ago
  77. 9ee27c7 [IA64] Save I-resources to ia64_sal_os_state by Takao Indoh · 15 years ago
  78. 09b366b [IA64] preallocate IA64_IRQ_MOVE_VECTOR by Kenji Kaneshige · 15 years ago
  79. e593194 locking: Convert raw_rwlock functions to arch_rwlock by Thomas Gleixner · 15 years ago
  80. fb3a6bb locking: Convert raw_rwlock to arch_rwlock by Thomas Gleixner · 15 years ago
  81. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  82. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 15 years ago
  83. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  84. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  85. 4929d29 ia64: move nr-irqs.h to include/generated by Sam Ravnborg · 15 years ago
  86. 559df2e kbuild: move asm-offsets.h to include/generated by Sam Ravnborg · 15 years ago
  87. 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
  88. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  89. 27a338a [IA64] Fix cut/paste detritus from unistd.h by Tony Luck · 15 years ago
  90. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  91. ed9216c Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  92. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  93. 28b4d5c Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  94. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  95. 220d0b1 Merge branch 'master' into for-2.6.33 by Jens Axboe · 15 years ago
  96. 136bdfe KVM: Move irq ack notifier list to arch independent code by Gleb Natapov · 15 years ago
  97. 3e71f88 KVM: Maintain back mapping from irqchip/pin to gsi by Gleb Natapov · 15 years ago
  98. 2d4dc89 block: add helpers to run flush_dcache_page() against a bio and a request's pages by Ilya Loginov · 15 years ago
  99. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  100. 6959450 swiotlb: Remove duplicate swiotlb_force extern declarations by FUJITA Tomonori · 15 years ago