1. b635ace Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  2. 9921b25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  3. 7a49efa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  4. ca6d1b1 usb: musb: pass configuration specifics via pdata by Felipe Balbi · 16 years ago
  5. 550a737 USB: Add MUSB and TUSB support by Felipe Balbi · 16 years ago
  6. 0282b7f usb-serial: don't release unregistered minors by Alan Stern · 16 years ago
  7. f4f4d58 USB: add missing kerneldoc line for "needs_binding" by Alan Stern · 16 years ago
  8. 9e2b2dc CRED: Introduce credential access wrappers by David Howells · 16 years ago
  9. 9ea319b Merge git://oss.sgi.com:8090/xfs/linux-2.6 by Linus Torvalds · 16 years ago
  10. 39d2f1a [XFS] extend completions to provide XFS object flush requirements by David Chinner · 16 years ago
  11. 31bad92 firmware/memmap: cleanup by Bernhard Walle · 16 years ago
  12. bc2aa80 byteorder: add include/linux/byteorder.h to define endian helpers by Harvey Harrison · 16 years ago
  13. 40c9f22 byteorder: add a new include/linux/swab.h to define byteswapping functions by Harvey Harrison · 16 years ago
  14. 50ac2d6 seq_file: add seq_cpumask(), seq_nodemask() by Alexey Dobriyan · 16 years ago
  15. 070cb06 move kernel-doc comment for might_sleep directly before its defining block by Uwe Kleine-König · 16 years ago
  16. 1054635 matrox maven: convert to a new-style i2c driver by Jean Delvare · 16 years ago
  17. 74768ed page allocator: use no-panic variant of alloc_bootmem() in alloc_large_system_hash() by Jan Beulich · 16 years ago
  18. 1c89ac5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  19. 88fa08f Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 16 years ago
  20. 59f9415 modules: extend initcall_debug functionality to the module loader by Arjan van de Ven · 16 years ago
  21. 4bceba4 export virtio_rng.h by Christian Borntraeger · 16 years ago
  22. 912985d mm: Make generic weak get_user_pages_fast and EXPORT_GPL it by Rusty Russell · 16 years ago
  23. 987c402 skbuff: Code readability NiT by Gerrit Renker · 16 years ago
  24. a8c84df intel/agp: rewrite GTT on resume by Keith Packard · 16 years ago
  25. 1ea2950 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  26. 9b4d0ba Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  27. 23a0ee9 Merge branch 'core/locking' into core/urgent by Ingo Molnar · 16 years ago
  28. 10fec20 Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd by Linus Torvalds · 16 years ago
  29. e2205a1 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  30. a7ef6a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  31. e5f363e3 lockdep: increase MAX_LOCKDEP_KEYS by Ingo Molnar · 16 years ago
  32. 13fa00a powerpc: Remove include/linux/harrier_defs.h by Paul Mackerras · 16 years ago
  33. b42e737 lockdep: fix overflow in the hlock shrinkage code by Peter Zijlstra · 16 years ago
  34. 3295f0e lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]() by Ingo Molnar · 16 years ago
  35. b7d39af lockdep: spin_lock_nest_lock() by Peter Zijlstra · 16 years ago
  36. 7531e2f lockdep: lock protection locks by Peter Zijlstra · 16 years ago
  37. 4f3e752 lockdep: map_acquire by Peter Zijlstra · 16 years ago
  38. f82b217 lockdep: shrink held_lock structure by Dave Jones · 16 years ago
  39. 64aa348 lockdep: lock_set_subclass - reset a held lock's subclass by Peter Zijlstra · 16 years ago
  40. cf206bf Merge branch 'linus' into sched/clock by Ingo Molnar · 16 years ago
  41. c1955a3 sched_clock: delay using sched_clock() by Peter Zijlstra · 16 years ago
  42. 25d6cbd8 mfd: tc6393 cleanup and update by Ian Molton · 16 years ago
  43. cbdfb42 mfd: driver for the TC6387XB TMIO controller. by Ian Molton · 16 years ago
  44. 1f19201 mfd: driver for the T7L66XB TMIO SoC by Ian Molton · 16 years ago
  45. d3a2f71 mfd: TMIO MMC structures and accessors. by Ian Molton · 16 years ago
  46. 4fbb715 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
  47. 6724cce list.h: fix fatal kernel-doc error by Randy Dunlap · 16 years ago
  48. 49b75b8 Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  49. 097d9eb Merge Linus' latest into master by Russell King · 16 years ago
  50. f2d7499 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  51. 2727f22 [ARM] fix pnx4008 build errors by Russell King · 16 years ago
  52. aeee90d Merge branch 'tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-utrace by Linus Torvalds · 16 years ago
  53. 273b257 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  54. 5861bbf tracehook: fix CLONE_PTRACE by Roland McGrath · 16 years ago
  55. 5a6c9b6 PCI PM: Export pci_pme_active to drivers by Rafael J. Wysocki · 16 years ago
  56. 7bed523 PCI: remove duplicate symbol from pci_ids.h by akpm@linux-foundation.org · 16 years ago
  57. bba8116 PCI: make pci_register_driver() a macro by Andrew Morton · 16 years ago
  58. 00e8a4d list.h: add list_cut_position() by Luis R. Rodriguez · 16 years ago
  59. 7d283ae list.h: Add list_splice_tail() and list_splice_tail_init() by Luis R. Rodriguez · 16 years ago
  60. fe41424 dm9000: Support MAC address setting through platform data. by Laurent Pinchart · 16 years ago
  61. b11f8d8 ethtool: Expand ethtool_cmd.speed to 32 bits by Brandon Philips · 16 years ago
  62. f780a9f mlx4_core: Add ethernet fields to CQE struct by Yevgeny Petrilin · 16 years ago
  63. e63e032 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  64. bf1db69 pm_qos: spelling fixes by Richard Hughes · 16 years ago
  65. f6ac436 Remove the deprecated cli() sti() functions by Mark Asselstine · 16 years ago
  66. 60cadec spi: new orion_spi driver by Shadi Ammouri · 16 years ago
  67. c6e2bee kdump: report actual value of VMCOREINFO_OSRELEASE in VMCOREINFO by Bernhard Walle · 16 years ago
  68. c5bfc37 ide: remove CONFIG_IDE_MAX_HWIFS by Adrian Bunk · 16 years ago
  69. 39b986a ide: sanitize struct ide_port_ops documentation (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  70. 33e3349 Merge branch 'no-ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  71. 5595cff SLUB: dynamic per-cache MIN_PARTIAL by Pekka Enberg · 16 years ago
  72. cc6533e net: Kill plain NET_XMIT_BYPASS. by David S. Miller · 16 years ago
  73. 378a2f0 net_sched: Add qdisc __NET_XMIT_STOLEN flag by Jarek Poplawski · 16 years ago
  74. ca5de40 fs: rename buffer trylock by Nick Piggin · 16 years ago
  75. 529ae9a mm: rename page trylock by Nick Piggin · 16 years ago
  76. 2e1e921 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  77. 115a326 tracehook: kerneldoc fix by Roland McGrath · 16 years ago
  78. c635fd3 Merge git://git.infradead.org/users/dwmw2/random-2.6 by Linus Torvalds · 16 years ago
  79. 82248a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6 by Linus Torvalds · 16 years ago
  80. 1a3f7d98 Revert "UFS: add const to parser token table" by Linus Torvalds · 16 years ago
  81. 98f7dfd mac80211: pass dtim_period to low level driver by Emmanuel Grumbach · 16 years ago
  82. 6178706 maple: Kill useless private_data pointer. by Paul Mundt · 16 years ago
  83. 6387029 maple: Clean up maple_driver_register/unregister routines. by Paul Mundt · 16 years ago
  84. cf368d2 drivers/video/console/promcon.c: fix build error by Alexander Beregalov · 16 years ago
  85. 85ebd00 Fix IHEX firmware generation/loading by Marc Zyngier · 16 years ago
  86. ff4cc1d mISDN cleanup user interface by Karsten Keil · 16 years ago
  87. 4744b43 embedded: fix vc_translate operator precedence by Tim Bird · 16 years ago
  88. 84ff7a0 Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  89. 3a4b788 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  90. b8a327b Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-pull by Linus Torvalds · 16 years ago
  91. 5c7edcd tracehook: fix exit_signal=0 case by Roland McGrath · 16 years ago
  92. 1e24b15 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  93. 63a16f9 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  94. b17b3d4 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  95. 9a5467f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  96. 6c5e0c4 block: add a blk_plug_device_unlocked() that grabs the queue lock by Jens Axboe · 16 years ago
  97. 623fa57 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  98. d65f5c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  99. 561b35b Merge branch 'reg-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 16 years ago
  100. b14f7fb Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 16 years ago