1. 73d3864 crypto: api - Use test infrastructure by Herbert Xu · 16 years ago
  2. da7f033 crypto: cryptomgr - Add test infrastructure by Herbert Xu · 16 years ago
  3. 9c2bdac Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  4. 96e21e4 i2c: Add missing kerneldoc descriptions by Jean Delvare · 16 years ago
  5. 5b51a7e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  6. 5168c47 block: remove blk_queue_tag_depth() and blk_queue_tag_queue() by Jens Axboe · 16 years ago
  7. 4beab5c block: rename blk_scsi_cmd_filter to blk_cmd_filter by FUJITA Tomonori · 16 years ago
  8. abf5439 block: move cmdfilter from gendisk to request_queue by FUJITA Tomonori · 16 years ago
  9. 5770a3f Fix userspace export of <linux/net.h> by David Woodhouse · 16 years ago
  10. 087713f 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
  11. 1327138 KVM: fix userspace ABI breakage by Adrian Bunk · 16 years ago
  12. bf20029 stop_machine: Remove deprecated stop_machine_run by Rusty Russell · 16 years ago
  13. e45b590 [PATCH] change d_add_ci argument ordering by Christoph Hellwig · 16 years ago
  14. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  15. 3ffc3f9 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  16. a7b354e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  17. b15b3eb libata: Fix a large collection of DMA mode mismatches by Alan Cox · 16 years ago
  18. d127ea7 libata: restore SControl on detach by Tejun Heo · 16 years ago
  19. 05944bd libata: implement no[hs]rst force params by Tejun Heo · 16 years ago
  20. 61311e1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  21. 55151d7 USB: Defer Set-Interface for suspended devices by Alan Stern · 16 years ago
  22. c906a48 driver core: add init_name to struct device by Greg Kroah-Hartman · 16 years ago
  23. bf9ca69 dev_printk(): constify the `dev' argument by Jean Delvare · 16 years ago
  24. 3c4fbe5 nohz: fix wrong event handler after online an offlined cpu by Miao Xie · 16 years ago
  25. d847471 fbdefio: add set_page_dirty handler to deferred IO FB by Ian Campbell · 16 years ago
  26. 479db0b mm: dirty page tracking race fix by Nick Piggin · 16 years ago
  27. 2d70b68 fix setpriority(PRIO_PGRP) thread iterator breakage by Ken Chen · 16 years ago
  28. e4464fa Reserve NFS fileid values for btrfs by David Woodhouse · 16 years ago
  29. ddd13dc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  30. 4309e09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  31. b689e83 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  32. 056c58e PCI: add acpi_find_root_bridge_handle by Jiri Slaby · 16 years ago
  33. b591162 ata: add missing ATA_* defines by Bartlomiej Zolnierkiewicz · 16 years ago
  34. 476d989 ata: add missing ATA_CMD_* defines by Bartlomiej Zolnierkiewicz · 16 years ago
  35. 37014c6 ata: add missing ATA_ID_* defines (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  36. 5e186b5 security.h: fix build failure by Alexander Beregalov · 16 years ago
  37. 5e6b83e Fix header export of videodev2.h, ivtv.h, ivtvfb.h by David Woodhouse · 16 years ago
  38. 605d928 mm: VM_flags comment fixes by Hugh Dickins · 16 years ago
  39. db543c1 net: skb_copy_datagram_from_iovec() by Rusty Russell · 16 years ago
  40. e3b9955 tun: TUNGETIFF interface to query name and flags by Mark McLoughlin · 16 years ago
  41. 71ef2a4 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
  42. 8c9a9dd tty: remove resize window special case by Alan Cox · 16 years ago
  43. 8949975 x86/PCI: irq and pci_ids patch for Intel Ibex Peak PCHs by Seth Heasley · 16 years ago
  44. be4de35 completions: uninline try_wait_for_completion and completion_done by Dave Chinner · 16 years ago
  45. 9bdeb7b kexec jump: __ftrace_enabled_save/restore by Huang Ying · 16 years ago
  46. ca195b7 kexec jump: remove duplication of kexec_restart_prepare() by Huang Ying · 16 years ago
  47. 163f687 kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE by Huang Ying · 16 years ago
  48. ce289e8 suspend: fix section mismatch warning - register_nosave_region by Marcin Slusarz · 16 years ago
  49. 5cd9c58 security: Fix setting of PF_SUPERPRIV by __capable() by David Howells · 16 years ago
  50. b635ace Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  51. 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
  52. 7a49efa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  53. ca6d1b1 usb: musb: pass configuration specifics via pdata by Felipe Balbi · 16 years ago
  54. 550a737 USB: Add MUSB and TUSB support by Felipe Balbi · 16 years ago
  55. 0282b7f usb-serial: don't release unregistered minors by Alan Stern · 16 years ago
  56. f4f4d58 USB: add missing kerneldoc line for "needs_binding" by Alan Stern · 16 years ago
  57. 9e2b2dc CRED: Introduce credential access wrappers by David Howells · 16 years ago
  58. 9ea319b Merge git://oss.sgi.com:8090/xfs/linux-2.6 by Linus Torvalds · 16 years ago
  59. 39d2f1a [XFS] extend completions to provide XFS object flush requirements by David Chinner · 16 years ago
  60. 31bad92 firmware/memmap: cleanup by Bernhard Walle · 16 years ago
  61. bc2aa80 byteorder: add include/linux/byteorder.h to define endian helpers by Harvey Harrison · 16 years ago
  62. 40c9f22 byteorder: add a new include/linux/swab.h to define byteswapping functions by Harvey Harrison · 16 years ago
  63. 50ac2d6 seq_file: add seq_cpumask(), seq_nodemask() by Alexey Dobriyan · 16 years ago
  64. 070cb06 move kernel-doc comment for might_sleep directly before its defining block by Uwe Kleine-König · 16 years ago
  65. 1054635 matrox maven: convert to a new-style i2c driver by Jean Delvare · 16 years ago
  66. 74768ed page allocator: use no-panic variant of alloc_bootmem() in alloc_large_system_hash() by Jan Beulich · 16 years ago
  67. 1c89ac5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  68. 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
  69. 59f9415 modules: extend initcall_debug functionality to the module loader by Arjan van de Ven · 16 years ago
  70. 4bceba4 export virtio_rng.h by Christian Borntraeger · 16 years ago
  71. 912985d mm: Make generic weak get_user_pages_fast and EXPORT_GPL it by Rusty Russell · 16 years ago
  72. 987c402 skbuff: Code readability NiT by Gerrit Renker · 16 years ago
  73. a8c84df intel/agp: rewrite GTT on resume by Keith Packard · 16 years ago
  74. 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
  75. 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
  76. 23a0ee9 Merge branch 'core/locking' into core/urgent by Ingo Molnar · 16 years ago
  77. 10fec20 Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd by Linus Torvalds · 16 years ago
  78. e2205a1 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  79. 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
  80. e5f363e3 lockdep: increase MAX_LOCKDEP_KEYS by Ingo Molnar · 16 years ago
  81. 13fa00a powerpc: Remove include/linux/harrier_defs.h by Paul Mackerras · 16 years ago
  82. b42e737 lockdep: fix overflow in the hlock shrinkage code by Peter Zijlstra · 16 years ago
  83. 3295f0e lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]() by Ingo Molnar · 16 years ago
  84. b7d39af lockdep: spin_lock_nest_lock() by Peter Zijlstra · 16 years ago
  85. 7531e2f lockdep: lock protection locks by Peter Zijlstra · 16 years ago
  86. 4f3e752 lockdep: map_acquire by Peter Zijlstra · 16 years ago
  87. f82b217 lockdep: shrink held_lock structure by Dave Jones · 16 years ago
  88. 64aa348 lockdep: lock_set_subclass - reset a held lock's subclass by Peter Zijlstra · 16 years ago
  89. cf206bf Merge branch 'linus' into sched/clock by Ingo Molnar · 16 years ago
  90. c1955a3 sched_clock: delay using sched_clock() by Peter Zijlstra · 16 years ago
  91. 25d6cbd mfd: tc6393 cleanup and update by Ian Molton · 16 years ago
  92. cbdfb42 mfd: driver for the TC6387XB TMIO controller. by Ian Molton · 16 years ago
  93. 1f19201 mfd: driver for the T7L66XB TMIO SoC by Ian Molton · 16 years ago
  94. d3a2f71 mfd: TMIO MMC structures and accessors. by Ian Molton · 16 years ago
  95. 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
  96. 6724cce list.h: fix fatal kernel-doc error by Randy Dunlap · 16 years ago
  97. 49b75b8 Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  98. 097d9eb Merge Linus' latest into master by Russell King · 16 years ago
  99. f2d7499 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  100. 2727f22 [ARM] fix pnx4008 build errors by Russell King · 16 years ago