1. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  2. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  3. 3b7a17f resource/PCI: mark struct resource as const by Dominik Brodowski · 15 years ago
  4. b26b2d4 resource/PCI: align functions now return start of resource by Dominik Brodowski · 15 years ago
  5. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  6. ab38612 Merge branch 'master' into percpu by Tejun Heo · 15 years ago
  7. 44c36ae alpha: cpumask_of_node() should handle -1 as a node by Anton Blanchard · 15 years ago
  8. 38b7827 local_t: Remove cpu_local_xx macros by Christoph Lameter · 15 years ago
  9. acadbfb alpha: Convert BUG() to use unreachable() by David Daney · 15 years ago
  10. a582e6f alpha: Add minimal support for software performance events by Michael Cree · 15 years ago
  11. 21797c5 alpha: Wire up missing/new syscalls by Daniele Calore · 15 years ago
  12. b8a7f3c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  13. 76b7e00 fix up O_SYNC comments by Christoph Hellwig · 15 years ago
  14. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  15. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  16. 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
  17. 0ead0f8 alpha: convert srm code to seq_file by Alexey Dobriyan · 15 years ago
  18. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  19. 5f6384c alpha: Fix fallout from locking changes by Thomas Gleixner · 15 years ago
  20. e593194 locking: Convert raw_rwlock functions to arch_rwlock by Thomas Gleixner · 15 years ago
  21. fb3a6bb locking: Convert raw_rwlock to arch_rwlock by Thomas Gleixner · 15 years ago
  22. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  23. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 15 years ago
  24. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  25. 273b281 kbuild: move utsrelease.h to include/generated by Sam Ravnborg · 15 years ago
  26. 559df2e kbuild: move asm-offsets.h to include/generated by Sam Ravnborg · 15 years ago
  27. 3126c13 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  28. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
  29. 6b2f3d1 vfs: Implement proper O_SYNC semantics by Christoph Hellwig · 15 years ago
  30. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  31. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  32. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  33. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  34. 220d0b1 Merge branch 'master' into for-2.6.33 by Jens Axboe · 15 years ago
  35. ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  36. 8ab1221 alpha: Fixup last users of irq_chip->typename by Thomas Gleixner · 15 years ago
  37. 745dd24 Alpha: Rearrange thread info flags fixing two regressions by Michael Cree · 15 years ago
  38. cc9a2c8 arch/alpha/kernel: Add kmalloc NULL tests by Julia Lawall · 15 years ago
  39. 04d8a9d arch/alpha/kernel/sys_ruffian.c: Use DIV_ROUND_CLOSEST by Julia Lawall · 15 years ago
  40. 2d4dc89 block: add helpers to run flush_dcache_page() against a bio and a request's pages by Ilya Loginov · 15 years ago
  41. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  42. cb20c28 Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux-misc by Linus Torvalds · 15 years ago
  43. a08e37f fcntl: Use consistent values for F_[GS]ETOWN_EX by Stephen Rothwell · 15 years ago
  44. ad0cd62 arch/alpha/boot/tools/objstrip.c: Mark "usage" static by Josh Triplett · 15 years ago
  45. 6e17e8b alpha: Fixup recvmmsg syscall glue by Arnaldo Carvalho de Melo · 15 years ago
  46. 15f3c47 alpha: move THREAD_SIZE definition outside #ifndef ASSEMBLY by Andrew Morton · 15 years ago
  47. 71ccb83 alpha: fix F_SETOWN_EX and F_GETLK64 conflict by Peter Zijlstra · 15 years ago
  48. a2e2725 net: Introduce recvmmsg socket syscall by Arnaldo Carvalho de Melo · 15 years ago
  49. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  50. b3b75ce alpha: Fix duplicate <asm/thread_info.h> include by Linus Torvalds · 15 years ago
  51. 0d9df25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 15 years ago
  52. de078ef alpha: fix build after vmlinux.lds.S cleanup by Sam Ravnborg · 15 years ago
  53. 9d93f00 alpha: Clean up linker script using new linker script macros. by Geoffrey Thomas · 15 years ago
  54. ea12c2e alpha: use .data.init_task instead of .data.init_thread. by Tim Abbott · 15 years ago
  55. d68721e alpha: AGP update (fixes compile failure) by Ivan Kokshaysky · 15 years ago
  56. ba0a6c9 fcntl: add F_[SG]ETOWN_EX by Peter Zijlstra · 15 years ago
  57. 94a8d5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  58. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  59. 0748bd0 cpumask: remove arch_send_call_function_ipi by Rusty Russell · 15 years ago
  60. 81065e4 cpumask: arch_send_call_function_ipi_mask: alpha by Rusty Russell · 15 years ago
  61. 29c337a cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node by Rusty Russell · 15 years ago
  62. 8194a40 cpumask: remove the now-obsoleted pcibus_to_cpumask(): alpha by Rusty Russell · 15 years ago
  63. 1f69366 alpha: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  64. 6217319 alpha: use printk_once by Marcin Slusarz · 15 years ago
  65. 27258e4 arch/alpha/boot/tools/objstrip.c: wrong variable tested after open() by Roel Kluin · 15 years ago
  66. 4f543fa alpha: convert to use arch_gettimeoffset() by john stultz · 15 years ago
  67. 90f72aa mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Arnd Bergmann · 15 years ago
  68. cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
  69. d19f352 ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE by Hugh Dickins · 15 years ago
  70. 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
  71. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  72. 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
  73. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  74. a7db504 PCI: remove pcibios_scan_all_fns() by Alex Chiang · 15 years ago
  75. 733e5e4 KEYS: Add missing linux/tracehook.h #inclusions by David Howells · 15 years ago
  76. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
  77. d0420c8 KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] by David Howells · 15 years ago
  78. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  79. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  80. 0d6038e net: implement a SO_DOMAIN getsockoption by Jan Engelhardt · 15 years ago
  81. 49c794e net: implement a SO_PROTOCOL getsockoption by Jan Engelhardt · 15 years ago
  82. 6a12235 agp: kill phys_to_gart() and gart_to_phys() by David Woodhouse · 15 years ago
  83. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
  84. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  85. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 15 years ago
  86. 023bf6f linker script: unify usage of discard definition by Tejun Heo · 15 years ago
  87. b01e8dc alpha: fix percpu build breakage by Tejun Heo · 15 years ago
  88. 9b7dbc7 alpha: switch to dynamic percpu allocator by Tejun Heo · 15 years ago
  89. 6088464 alpha: kill unnecessary __used attribute in PER_CPU_ATTRIBUTES by Tejun Heo · 15 years ago
  90. 405d967 linker script: throw away .discard section by Tejun Heo · 15 years ago
  91. e74e396 percpu: use dynamic percpu allocator as the default percpu allocator by Tejun Heo · 15 years ago
  92. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 15 years ago
  93. a6c1409 Delete pcibios_select_root by Matthew Wilcox · 15 years ago
  94. e4c9dd0 kmap_types: make most arches use generic header file by Randy Dunlap · 15 years ago
  95. fb26b3e alpha: bad macro expansion, parameter is member by Roel Kluin · 15 years ago
  96. 44377f6 alpha: remove obsolete hw_interrupt_type by Thomas Gleixner · 15 years ago
  97. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 15 years ago
  98. 08604bd time: move PIT_TICK_RATE to linux/timex.h by Arnd Bergmann · 15 years ago
  99. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  100. cd166bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 15 years ago