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