1. 20d9207 Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  2. c19f836 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  3. 05fa199 mm: pass correct mm when growing stack by Hugh Dickins · 15 years ago
  4. 05f54c1 Revert "kobject: don't block for each kobject_uevent". by Hugh Dickins · 15 years ago
  5. e3cf95d ata: Report 16/32bit PIO as best we can by Alan Cox · 15 years ago
  6. 62afe5d libata: use ATA_ID_CFA_* by Sergei Shtylyov · 15 years ago
  7. 20cbf5f pata_legacy: fix no device fail path by Tejun Heo · 15 years ago
  8. 265b721 pata_hpt37x: fix HPT370 DMA timeouts by Sergei Shtylyov · 15 years ago
  9. 79b42ba libata: handle SEMB signature better by Tejun Heo · 15 years ago
  10. 4ea3c51 x86: UV BAU distribution and payload MMRs by Cliff Wickman · 15 years ago
  11. 35c80d5 Add block_write_full_page_endio for passing endio handler by Chris Mason · 15 years ago
  12. f699558 Export filemap_write_and_wait_range by Chris Mason · 15 years ago
  13. cd97824 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  14. 3307f19 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  15. 3664090 phylib: Fix delay argument of schedule_delayed_work by Atsushi Nemoto · 15 years ago
  16. 9d8d05a NET/ixgbe: Fix powering off during shutdown by Rafael J. Wysocki · 15 years ago
  17. 4f9de72 NET/e1000e: Fix powering off during shutdown by Rafael J. Wysocki · 15 years ago
  18. b43fcd7 NET/e1000: Fix powering off during shutdown by Rafael J. Wysocki · 15 years ago
  19. 5b1d07e RCU: Don't try and predeclare inline funcs as it upsets some versions of gcc by David Howells · 15 years ago
  20. da60682 The default CONFIG_BUG=n version of BUG() should have an empty do...while by David Howells · 15 years ago
  21. 616df13 MN10300: Stop gcc from generating uninitialised variable warnings after BUG() by David Howells · 15 years ago
  22. 76d320a MN10300: Wire up missing system calls by David Howells · 15 years ago
  23. 3bb4e15 MN10300: Discard duplicate PFN_xxx() macros by David Howells · 15 years ago
  24. 31712ee Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  25. 3ee8da8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  26. a2c252e Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 15 years ago
  27. 23da64b Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  28. 9dd175f Merge branch 'topic/hda' into for-linus by Takashi Iwai · 15 years ago
  29. fcad94a ALSA: hda - Fix the cmd cache keys for amp verbs by Takashi Iwai · 15 years ago
  30. a23c218 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 15 years ago
  31. ea34f43 acpi-cpufreq: fix 'smp_call_function_many()' confusion by Linus Torvalds · 15 years ago
  32. 719bfea packet: avoid warnings when high-order page allocation fails by Eric Dumazet · 15 years ago
  33. a36e71f cfq-iosched: add close cooperator code by Jens Axboe · 15 years ago
  34. 9481ffd cfq-iosched: log responsible 'cfqq' in idle timer arm by Jens Axboe · 15 years ago
  35. 2d87072 cfq-iosched: tweak kick logic a bit more by Jens Axboe · 15 years ago
  36. 40bb54d cfq-iosched: no need to save interrupts in cfq_kick_queue() by Jens Axboe · 15 years ago
  37. c2572f2 brd: fix cacheflushing by Nick Piggin · 15 years ago
  38. dfbc475 brd: support barriers by Nick Piggin · 15 years ago
  39. 297dbf5 swap: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 15 years ago
  40. b1fffc9 gfs2: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 15 years ago
  41. 226e7da ext4: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 15 years ago
  42. 4d1f9fd dio: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 15 years ago
  43. 15afd1c block: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 15 years ago
  44. 86c824b bio: add documentation to bio_alloc() by Jens Axboe · 15 years ago
  45. 61e0d47 splice: add helpers for locking pipe inode by Miklos Szeredi · 15 years ago
  46. f8cc774 splice: remove generic_file_splice_write_nolock() by Miklos Szeredi · 15 years ago
  47. 328eaab ocfs2: fix i_mutex locking in ocfs2_splice_to_file() by Miklos Szeredi · 15 years ago
  48. eb443e5 splice: fix i_mutex locking in generic_splice_write() by Miklos Szeredi · 15 years ago
  49. 2933970 splice: remove i_mutex locking in splice_from_pipe() by Miklos Szeredi · 15 years ago
  50. b3c2d2d splice: split up __splice_from_pipe() by Miklos Szeredi · 15 years ago
  51. 91e463c block: fix SG_IO to return a proper error value by FUJITA Tomonori · 15 years ago
  52. ed247e1 sparc: remove some pointless conditionals before kfree() by Wei Yongjun · 15 years ago
  53. 83b2086 ALSA: add missing definitions(letters) to HD-Audio.txt by Justin Mattock · 15 years ago
  54. cbea2707 gianfar: stop send queue before resetting gianfar by Markus Brunner · 15 years ago
  55. 636d2f6 myr10ge: again fix lro_gen_skb() alignment by Stanislaw Gruszka · 15 years ago
  56. f4723b2 Merge branch 'topic/memdup_user' into for-linus by Takashi Iwai · 15 years ago
  57. 00610a8 Merge branch 'topic/usb-caiaq' into for-linus by Takashi Iwai · 15 years ago
  58. 035f5af Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 15 years ago
  59. 2e8e59f Merge branch 'topic/hda' into for-linus by Takashi Iwai · 15 years ago
  60. ff0c68d Merge branch 'topic/jack-free-fix' into topic/hda by Takashi Iwai · 15 years ago
  61. 45c27fc Merge branch 'master' of git://git.alsa-project.org/alsa-kernel into for-linus by Takashi Iwai · 15 years ago
  62. 1328df7 GFS2: Use DEFINE_SPINLOCK by Xu Gang · 15 years ago
  63. 10d2198 GFS2: cleanup file_operations mess by Christoph Hellwig · 15 years ago
  64. a228df6 GFS2: Move umount flush rwsem by Steven Whitehouse · 15 years ago
  65. 5cf3252 GFS2: Fix symlink creation race by Steven Whitehouse · 16 years ago
  66. 7fa5d20 GFS2: Make quotad's waiting interruptible by Steven Whitehouse · 16 years ago
  67. bfb5303 ALSA: hda - Add quirk mask for Fujitsu Amilo laptops with ALC883 by Takashi Iwai · 15 years ago
  68. 2ec775e [ALSA] intel8x0: add one retry to the ac97_clock measurement routine by Jaroslav Kysela · 15 years ago
  69. d6ceb25 cfq-iosched: don't delay queue kick for a merged request by Jens Axboe · 15 years ago
  70. 053c525 buffer: switch do_emergency_thaw() away from pdflush_operation() by Jens Axboe · 15 years ago
  71. 329007c block: update biodoc.txt on plugging by Jens Axboe · 15 years ago
  72. 1d6bfbd as-iosched: get rid of private REQ_SYNC/REQ_ASYNC defines by Jens Axboe · 15 years ago
  73. ff6657c cfq-iosched: get rid of private SYNC/ASYNC defines by Jens Axboe · 15 years ago
  74. b0b78f8 cfq-iosched: use rw_is_sync() to see if rw flags are sync or not by Jens Axboe · 15 years ago
  75. 48e70bc Document and move the various READ/WRITE types by Jens Axboe · 15 years ago
  76. f600abe block: fix bad spelling of quiesce by Jens Axboe · 15 years ago
  77. 8f3d8ba block: move bio list helpers into bio.h by Christoph Hellwig · 15 years ago
  78. b71a0c2 powerpc: pseries/dtl.c should include asm/firmware.h by Sachin Sant · 15 years ago
  79. 306a828 powerpc: Fix data-corrupting bug in __futex_atomic_op by Paul Mackerras · 15 years ago
  80. c58dc57 powerpc/pseries: Set error_state to pci_channel_io_normal in eeh_report_reset() by Mike Mason · 15 years ago
  81. adf213c powerpc: Allow 256kB pages with SHMEM by Hugh Dickins · 15 years ago
  82. ad5a24e0 declance: convert to net_device_ops by Alexander Beregalov · 15 years ago
  83. 149da65 bfin_mac: convert to net_device_ops by Alexander Beregalov · 15 years ago
  84. d9a92ce au1000: convert to net_device_ops by Alexander Beregalov · 15 years ago
  85. 8e7678f atarilance: convert to net_device_ops by Alexander Beregalov · 15 years ago
  86. 444f1a9 a2065: convert to net_device_ops by Alexander Beregalov · 15 years ago
  87. af22ab1 ixgbe: update real_num_tx_queues on changing num_rx_queues by Wu Fengguang · 15 years ago
  88. 95615d9 ixgbe: fix tx queue index by Wu Fengguang · 15 years ago
  89. 6fd4777 Revert "rose: zero length frame filtering in af_rose.c" by David S. Miller · 15 years ago
  90. 239795a sfc: Use correct macro to set event bitfield by Ben Hutchings · 15 years ago
  91. 718cff1 sfc: Match calls to netif_napi_add() and netif_napi_del() by Ben Hutchings · 15 years ago
  92. 6c0f8bc sbus: changed ioctls to unlocked by Stoyan Gaydarov · 15 years ago
  93. c7cb152 sparc: asm/atomic.h on 32bit should include asm/system.h for xchg by Stephen Rothwell · 15 years ago
  94. 8e255ba sparc64: Fix smp_callin() locking. by David S. Miller · 15 years ago
  95. 2690f8d bonding: Remove debug printk by Jay Vosburgh · 15 years ago
  96. df26fd2 e1000/e1000: fix compile warning by Jesse Brandeburg · 15 years ago
  97. 32e8f9a ehea: Fix incomplete conversion to net_device_ops by Alexander Beregalov · 15 years ago
  98. d119b39 skge: fix occasional BUG during MTU change by Michal Schmidt · 15 years ago
  99. fc59f9a gro: Restore correct value to gso_size by Herbert Xu · 15 years ago
  100. 0882e8d Linux 2.6.30-rc2 by Linus Torvalds · 15 years ago