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