index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
deadline-iosched: allow non-sequential batching
Aaron Carroll
2008-10-09
1
-11
/
+3
*
virtio_blk: use a wrapper function to access io context information of IO req...
Fernando Luis Vázquez Cao
2008-10-09
2
-2
/
+7
*
Kill REQ_TYPE_FLUSH
David Woodhouse
2008-10-09
2
-8
/
+7
*
Allow elevators to sort/merge discard requests
David Woodhouse
2008-10-09
8
-23
/
+42
*
Add BLKDISCARD ioctl to allow userspace to discard sectors
David Woodhouse
2008-10-09
3
-0
/
+78
*
Use WRITE_BARRIER in blkdev_issue_flush(), not (1<<BIO_RW_BARRIER)
OGAWA Hirofumi
2008-10-09
1
-1
/
+1
*
blktrace: simplify flags handling in __blk_add_trace
David Woodhouse
2008-10-09
1
-30
/
+8
*
blktrace: support discard requests
David Woodhouse
2008-10-09
2
-1
/
+14
*
Support 'discard sectors' operation.
David Woodhouse
2008-10-09
1
-0
/
+24
*
Support 'discard sectors' operation in translation layer support core
David Woodhouse
2008-10-09
3
-0
/
+19
*
Let the block device know when sectors can be discarded
David Woodhouse
2008-10-09
1
-0
/
+14
*
Add 'discard' request handling
David Woodhouse
2008-10-09
6
-11
/
+130
*
Fix up comments about matching flags between bio and rq
David Woodhouse
2008-10-09
3
-8
/
+5
*
highmem: use bio_has_data() in the bounce path
Jens Axboe
2008-10-09
1
-1
/
+1
*
block: use bio_has_data() in the IO completion path
Jens Axboe
2008-10-09
1
-5
/
+4
*
block: use bio_has_data() to check for data carrying bio
Jens Axboe
2008-10-09
2
-5
/
+2
*
block: add bio_has_data() to detect whether a bio carries data or not
Jens Axboe
2008-10-09
1
-0
/
+8
*
SG_IO block filter whitelist missing MMC SET READ AHEAD command
xiphmont@xiph.org
2008-10-09
1
-0
/
+1
*
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2008-10-08
1
-0
/
+4
|
\
|
*
[MIPS] Sibyte: Register PIO PATA device only for Swarm and Litte Sur
Ralf Baechle
2008-10-08
1
-0
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-10-08
9
-39
/
+38
|
\
\
|
|
/
|
/
|
|
*
tcp: Fix tcp_hybla zero congestion window growth with small rho and large cwnd.
Daniele Lacamera
2008-10-07
1
-1
/
+5
|
*
net: Fix netdev_run_todo dead-lock
Herbert Xu
2008-10-07
2
-22
/
+7
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
2008-10-07
2
-5
/
+5
|
|
\
|
|
*
[Bluetooth] Add reset quirk for A-Link BlueUSB21 dongle
Marcel Holtmann
2008-10-06
1
-0
/
+1
|
|
*
[Bluetooth] Add reset quirk for new Targus and Belkin dongles
Marcel Holtmann
2008-10-06
1
-0
/
+4
|
|
*
[Bluetooth] Fix double frees on error paths of btusb and bpa10x drivers
Marcel Holtmann
2008-10-06
2
-5
/
+0
|
*
|
tcp: Fix possible double-ack w/ user dma
Ali Saidi
2008-10-07
1
-1
/
+2
|
*
|
net: only invoke dev->change_rx_flags when device is UP
Patrick McHardy
2008-10-07
1
-6
/
+10
|
*
|
netrom: Fix sock_orphan() use in nr_release
Jarek Poplawski
2008-10-06
1
-1
/
+1
|
*
|
ax25: Quick fix for making sure unaccepted sockets get destroyed.
David S. Miller
2008-10-06
1
-0
/
+3
|
*
|
Revert "ax25: Fix std timer socket destroy handling."
David S. Miller
2008-10-06
1
-3
/
+5
*
|
|
SLOB: fix bogus ksize calculation
Matt Mackall
2008-10-07
1
-1
/
+1
*
|
|
Revert "V4L/DVB (8904): cx88: add missing unlock_kernel"
Linus Torvalds
2008-10-07
1
-1
/
+0
*
|
|
Linux 2.6.27-rc9
v2.6.27-rc9
Linus Torvalds
2008-10-06
1
-1
/
+1
*
|
|
Marker depmod fix core kernel list
Mathieu Desnoyers
2008-10-06
1
-2
/
+4
*
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2008-10-06
2
-6
/
+4
|
\
\
\
|
*
|
|
kgdb: call touch_softlockup_watchdog on resume
Jason Wessel
2008-10-06
1
-0
/
+3
|
*
|
|
kgdb, x86: Avoid invoking kgdb_nmicallback twice per NMI
Jan Kiszka
2008-10-06
1
-6
/
+1
*
|
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-10-06
1
-9
/
+11
|
\
\
\
\
|
*
|
|
|
x86: gart iommu have direct mapping when agp is present too
Yinghai Lu
2008-10-05
1
-9
/
+11
|
|
/
/
/
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-10-06
9
-207
/
+93
|
\
\
\
\
|
*
|
|
|
ide: workaround for bogus gcc warning in ide_sysfs_register_port()
Bartlomiej Zolnierkiewicz
2008-10-05
1
-1
/
+1
|
*
|
|
|
ide-cd: Optiarc DVD RW AD-7200A does play audio
Bodo Eggert
2008-10-05
1
-0
/
+1
|
*
|
|
|
IDE: Fix platform device registration in Swarm IDE driver (v2)
Ralf Baechle
2008-10-05
5
-203
/
+83
|
*
|
|
|
ide-dma: fix ide_build_dmatable() for TRM290
Sergei Shtylylov
2008-10-05
1
-1
/
+1
|
*
|
|
|
ide-cd: temporary tray close fix
Borislav Petkov
2008-10-05
2
-2
/
+7
|
|
/
/
/
*
|
|
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2008-10-06
3
-15
/
+21
|
\
\
\
\
|
*
|
|
|
[MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=y
Ralf Baechle
2008-10-06
2
-4
/
+5
|
*
|
|
|
[MIPS] Fix CMP Kconfig configuration and mark as broken.
Ralf Baechle
2008-10-06
1
-11
/
+16
|
|
/
/
/
[prev]
[next]