index
:
Linux Stable
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.12.y
linux-6.13.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
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio: console: Separate out console-specific data into a separate struct
Amit Shah
2010-02-24
1
-20
/
+37
*
virtio: console: ensure console size is updated on hvc open
Amit Shah
2010-02-24
1
-16
/
+17
*
virtio: console: struct ports for multiple ports per device.
Amit Shah
2010-02-24
1
-63
/
+89
*
virtio: console: remove global var
Rusty Russell
2010-02-24
1
-21
/
+46
*
virtio: console: don't assume a single console port.
Amit Shah
2010-02-24
1
-9
/
+65
*
virtio: console: use vdev->priv to avoid accessing global var.
Rusty Russell
2010-02-24
1
-2
/
+8
*
virtio: console: introduce a get_inbuf helper to fetch bufs from in_vq
Amit Shah
2010-02-24
1
-4
/
+17
*
virtio: console: ensure add_inbuf can work for multiple ports as well
Amit Shah
2010-02-24
1
-17
/
+18
*
virtio: console: encapsulate buffer information in a struct
Amit Shah
2010-02-24
1
-15
/
+55
*
virtio: console: port encapsulation
Rusty Russell
2010-02-24
1
-49
/
+58
*
virtio: console: We support only one device at a time
Amit Shah
2010-02-24
1
-0
/
+5
*
hvc_console: make the ops pointer const.
Rusty Russell
2010-02-24
10
-14
/
+16
*
virtio: console: statically initialize virtio_cons
Rusty Russell
2010-02-24
1
-26
/
+34
*
virtio: console: comment cleanup
Rusty Russell
2010-02-24
1
-54
/
+54
*
virtio: Initialize vq->data entries to NULL
Amit Shah
2010-02-24
1
-1
/
+4
*
virtio: Add ability to detach unused buffers from vrings
Shirley Ma
2010-02-24
1
-0
/
+25
*
virtio_blk: add block topology support
Christoph Hellwig
2010-02-24
1
-15
/
+46
*
virtio: use smp_XX barriers on SMP
Michael S. Tsirkin
2010-02-24
1
-4
/
+22
*
virtio: remove bogus barriers from DEBUG version of virtio_ring.c
Rusty Russell
2010-02-24
1
-2
/
+1
*
virtio: fix balloon without VIRTIO_BALLOON_F_STATS_VQ
Rusty Russell
2010-02-24
1
-0
/
+1
*
virtio: Fix scheduling while atomic in virtio_balloon stats
Adam Litke
2010-02-24
1
-4
/
+18
*
virtio: Add memory statistics reporting to the balloon driver (V4)
Adam Litke
2010-02-24
1
-8
/
+86
*
Add __devexit_p around reference to virtio_pci_remove
Jamie Lokier
2010-02-24
1
-1
/
+1
*
efifb: fix framebuffer handoff
Marcin Slusarz
2010-02-22
1
-1
/
+10
*
geode-mfgpt: restore previous behavior for selecting IRQ
Jens Rottmann
2010-02-22
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-02-22
2
-4
/
+10
|
\
|
*
Input: usbtouchscreen - extend coordinate range for Generaltouch devices
Roy Yin
2010-02-21
1
-4
/
+4
|
*
Input: polldev can cause crash in case when polling disabled
Samu Onkalo
2010-02-20
1
-0
/
+6
*
|
i915 / PM: Fix hibernate regression caused by suspend/resume splitting
Rafael J. Wysocki
2010-02-22
1
-21
/
+9
*
|
[WATCHDOG] bfin: fix max timeout calculation
Mike Frysinger
2010-02-21
1
-6
/
+7
*
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-02-20
7
-7
/
+15
|
\
\
|
*
|
V4L/DVB: bttv: Move I2C IR initialization
Jean Delvare
2010-02-19
3
-2
/
+8
|
*
|
V4L/DVB: Video : pwc : Fix regression in pwc_set_shutter_speed caused by bad ...
Martin Fuzzey
2010-02-19
1
-1
/
+1
|
*
|
soc-camera: mt9t112: modify exiting conditions from standby mode
Kuninori Morimoto
2010-02-19
1
-1
/
+1
|
*
|
V4L/DVB: cxusb: Select all required frontend and tuner modules
Ben Hutchings
2010-02-19
1
-1
/
+3
|
*
|
V4L/DVB: dvb: l64781.ko broken with gcc 4.5
Richard Guenther
2010-02-19
1
-2
/
+2
*
|
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-02-20
1
-1
/
+1
|
\
\
\
|
*
|
|
Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline
Russell King
2010-02-18
22
-156
/
+200
|
|
\
|
|
|
*
|
|
ARM: 5944/1: scsi: fix timer setup in fas216.c
Guennadi Liakhovetski
2010-02-18
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2010-02-19
8
-16
/
+40
|
\
\
\
\
|
*
|
|
|
[SCSI] megaraid_sas: fix for 32bit apps
Tomas Henzl
2010-02-19
1
-2
/
+16
|
*
|
|
|
[SCSI] fcoe: Only rmmod fcoe.ko if there are no active connections
Rob Love
2010-02-17
1
-2
/
+16
|
*
|
|
|
[SCSI] libfcoe: Send port LKA every FIP_VN_KA_PERIOD secs.
Bhanu Prakash Gollapudi
2010-02-17
1
-1
/
+1
|
*
|
|
|
[SCSI] libfc: Don't assume response request present.
Hugh Daschbach
2010-02-17
1
-1
/
+2
|
*
|
|
|
[SCSI] libfc: Fix e_d_tov ns -> ms scaling factor in PLOGI response.
Hugh Daschbach
2010-02-17
1
-1
/
+1
|
*
|
|
|
[SCSI] libfc: call ddp setup for only FCP reads to avoid accessing junk fsp p...
Vasu Dev
2010-02-17
2
-4
/
+1
|
*
|
|
|
[SCSI] iscsi_tcp regression: remove bogus warn on in write path
Mike Christie
2010-02-17
1
-5
/
+3
|
|
/
/
/
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-02-19
2
-19
/
+28
|
\
\
\
\
|
*
|
|
|
sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances
Ben Hutchings
2010-02-19
1
-18
/
+27
|
*
|
|
|
sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()
Ben Hutchings
2010-02-19
1
-1
/
+1
|
|
/
/
/
[next]