1. d847471 fbdefio: add set_page_dirty handler to deferred IO FB by Ian Campbell · 18 years ago
  2. 479db0b mm: dirty page tracking race fix by Nick Piggin · 18 years ago
  3. 2d70b68 fix setpriority(PRIO_PGRP) thread iterator breakage by Ken Chen · 18 years ago
  4. e4464fa Reserve NFS fileid values for btrfs by David Woodhouse · 18 years ago
  5. ddd13dc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 18 years ago
  6. 4309e09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  7. b689e83 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
  8. 056c58e PCI: add acpi_find_root_bridge_handle by Jiri Slaby · 18 years ago
  9. b591162 ata: add missing ATA_* defines by Bartlomiej Zolnierkiewicz · 18 years ago
  10. 476d989 ata: add missing ATA_CMD_* defines by Bartlomiej Zolnierkiewicz · 18 years ago
  11. 37014c6 ata: add missing ATA_ID_* defines (take 2) by Bartlomiej Zolnierkiewicz · 18 years ago
  12. 5e186b5 security.h: fix build failure by Alexander Beregalov · 18 years ago
  13. 5e6b83e Fix header export of videodev2.h, ivtv.h, ivtvfb.h by David Woodhouse · 18 years ago
  14. 605d928 mm: VM_flags comment fixes by Hugh Dickins · 18 years ago
  15. db543c1 net: skb_copy_datagram_from_iovec() by Rusty Russell · 18 years ago
  16. e3b9955 tun: TUNGETIFF interface to query name and flags by Mark McLoughlin · 18 years ago
  17. 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
  18. 8c9a9dd tty: remove resize window special case by Alan Cox · 18 years ago
  19. 8949975 x86/PCI: irq and pci_ids patch for Intel Ibex Peak PCHs by Seth Heasley · 18 years ago
  20. be4de35 completions: uninline try_wait_for_completion and completion_done by Dave Chinner · 18 years ago
  21. 9bdeb7b kexec jump: __ftrace_enabled_save/restore by Huang Ying · 18 years ago
  22. ca195b7 kexec jump: remove duplication of kexec_restart_prepare() by Huang Ying · 18 years ago
  23. 163f687 kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE by Huang Ying · 18 years ago
  24. ce289e8 suspend: fix section mismatch warning - register_nosave_region by Marcin Slusarz · 18 years ago
  25. 5cd9c58 security: Fix setting of PF_SUPERPRIV by __capable() by David Howells · 18 years ago
  26. b635ace Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  27. 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
  28. 7a49efa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  29. ca6d1b1 usb: musb: pass configuration specifics via pdata by Felipe Balbi · 18 years ago
  30. 550a737 USB: Add MUSB and TUSB support by Felipe Balbi · 18 years ago
  31. 0282b7f usb-serial: don't release unregistered minors by Alan Stern · 18 years ago
  32. f4f4d58 USB: add missing kerneldoc line for "needs_binding" by Alan Stern · 18 years ago
  33. 9e2b2dc CRED: Introduce credential access wrappers by David Howells · 18 years ago
  34. 9ea319b Merge git://oss.sgi.com:8090/xfs/linux-2.6 by Linus Torvalds · 18 years ago
  35. 39d2f1a [XFS] extend completions to provide XFS object flush requirements by David Chinner · 18 years ago
  36. 31bad92 firmware/memmap: cleanup by Bernhard Walle · 18 years ago
  37. bc2aa80 byteorder: add include/linux/byteorder.h to define endian helpers by Harvey Harrison · 18 years ago
  38. 40c9f22 byteorder: add a new include/linux/swab.h to define byteswapping functions by Harvey Harrison · 18 years ago
  39. 50ac2d6 seq_file: add seq_cpumask(), seq_nodemask() by Alexey Dobriyan · 18 years ago
  40. 070cb06 move kernel-doc comment for might_sleep directly before its defining block by Uwe Kleine-König · 18 years ago
  41. 1054635 matrox maven: convert to a new-style i2c driver by Jean Delvare · 18 years ago
  42. 74768ed page allocator: use no-panic variant of alloc_bootmem() in alloc_large_system_hash() by Jan Beulich · 18 years ago
  43. 1c89ac5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 18 years ago
  44. 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
  45. 59f9415 modules: extend initcall_debug functionality to the module loader by Arjan van de Ven · 18 years ago
  46. 4bceba4 export virtio_rng.h by Christian Borntraeger · 18 years ago
  47. 912985d mm: Make generic weak get_user_pages_fast and EXPORT_GPL it by Rusty Russell · 18 years ago
  48. 987c402 skbuff: Code readability NiT by Gerrit Renker · 18 years ago
  49. a8c84df intel/agp: rewrite GTT on resume by Keith Packard · 18 years ago
  50. 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
  51. 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
  52. 23a0ee9 Merge branch 'core/locking' into core/urgent by Ingo Molnar · 18 years ago
  53. 10fec20 Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd by Linus Torvalds · 18 years ago
  54. e2205a1 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  55. 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
  56. e5f363e3 lockdep: increase MAX_LOCKDEP_KEYS by Ingo Molnar · 18 years ago
  57. 13fa00a powerpc: Remove include/linux/harrier_defs.h by Paul Mackerras · 18 years ago
  58. b42e737 lockdep: fix overflow in the hlock shrinkage code by Peter Zijlstra · 18 years ago
  59. 3295f0e lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]() by Ingo Molnar · 18 years ago
  60. b7d39af lockdep: spin_lock_nest_lock() by Peter Zijlstra · 18 years ago
  61. 7531e2f lockdep: lock protection locks by Peter Zijlstra · 18 years ago
  62. 4f3e752 lockdep: map_acquire by Peter Zijlstra · 18 years ago
  63. f82b217 lockdep: shrink held_lock structure by Dave Jones · 18 years ago
  64. 64aa348 lockdep: lock_set_subclass - reset a held lock's subclass by Peter Zijlstra · 18 years ago
  65. cf206bf Merge branch 'linus' into sched/clock by Ingo Molnar · 18 years ago
  66. c1955a3 sched_clock: delay using sched_clock() by Peter Zijlstra · 18 years ago
  67. 25d6cbd mfd: tc6393 cleanup and update by Ian Molton · 18 years ago
  68. cbdfb42 mfd: driver for the TC6387XB TMIO controller. by Ian Molton · 18 years ago
  69. 1f19201 mfd: driver for the T7L66XB TMIO SoC by Ian Molton · 18 years ago
  70. d3a2f71 mfd: TMIO MMC structures and accessors. by Ian Molton · 18 years ago
  71. 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
  72. 6724cce list.h: fix fatal kernel-doc error by Randy Dunlap · 18 years ago
  73. 49b75b8 Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  74. 097d9eb Merge Linus' latest into master by Russell King · 18 years ago
  75. f2d7499 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  76. 2727f22 [ARM] fix pnx4008 build errors by Russell King · 18 years ago
  77. 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
  78. 273b257 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  79. 5861bbf tracehook: fix CLONE_PTRACE by Roland McGrath · 18 years ago
  80. 5a6c9b6 PCI PM: Export pci_pme_active to drivers by Rafael J. Wysocki · 18 years ago
  81. 7bed523 PCI: remove duplicate symbol from pci_ids.h by akpm@linux-foundation.org · 18 years ago
  82. bba8116 PCI: make pci_register_driver() a macro by Andrew Morton · 18 years ago
  83. 00e8a4d list.h: add list_cut_position() by Luis R. Rodriguez · 18 years ago
  84. 7d283ae list.h: Add list_splice_tail() and list_splice_tail_init() by Luis R. Rodriguez · 18 years ago
  85. fe41424 dm9000: Support MAC address setting through platform data. by Laurent Pinchart · 18 years ago
  86. b11f8d8 ethtool: Expand ethtool_cmd.speed to 32 bits by Brandon Philips · 18 years ago
  87. f780a9f mlx4_core: Add ethernet fields to CQE struct by Yevgeny Petrilin · 18 years ago
  88. e63e032 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  89. bf1db69 pm_qos: spelling fixes by Richard Hughes · 18 years ago
  90. f6ac436 Remove the deprecated cli() sti() functions by Mark Asselstine · 18 years ago
  91. 60cadec spi: new orion_spi driver by Shadi Ammouri · 18 years ago
  92. c6e2bee kdump: report actual value of VMCOREINFO_OSRELEASE in VMCOREINFO by Bernhard Walle · 18 years ago
  93. c5bfc37 ide: remove CONFIG_IDE_MAX_HWIFS by Adrian Bunk · 18 years ago
  94. 39b986a ide: sanitize struct ide_port_ops documentation (take 2) by Bartlomiej Zolnierkiewicz · 18 years ago
  95. 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
  96. 5595cff SLUB: dynamic per-cache MIN_PARTIAL by Pekka Enberg · 18 years ago
  97. cc6533e net: Kill plain NET_XMIT_BYPASS. by David S. Miller · 18 years ago
  98. 378a2f0 net_sched: Add qdisc __NET_XMIT_STOLEN flag by Jarek Poplawski · 18 years ago
  99. ca5de40 fs: rename buffer trylock by Nick Piggin · 18 years ago
  100. 529ae9a mm: rename page trylock by Nick Piggin · 18 years ago