index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
virtio_console.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-05-03
qxl: update to new idr interfaces.
Dave Airlie
2
-24
/
+16
2013-05-02
drm/nouveau: fix build with nv50->nvc0
Dave Airlie
1
-1
/
+1
2013-05-02
x86-64, init: Do not set NX bits on non-NX capable hardware
H. Peter Anvin
2
-1
/
+3
2013-05-02
x86, gdt, hibernate: Store/load GDT for hibernate path.
Konrad Rzeszutek Wilk
7
-5
/
+24
2013-05-02
drm/radeon: fix handling of v6 power tables
Alex Deucher
1
-6
/
+5
2013-05-02
ipc_schedule_free() can do vfree() directly now
Al Viro
1
-87
/
+16
2013-05-02
net: Restore NETIF_F_* bit ordering.
David Miller
1
-6
/
+6
2013-05-02
drm/radeon: clarify family checks in pm table parsing
Alex Deucher
1
-3
/
+3
2013-05-02
drm/radeon: consolidate UVD clock programming
Christian König
6
-278
/
+191
2013-05-02
drm/radeon: fix UPLL_REF_DIV_MASK definition
Christian König
3
-3
/
+3
2013-05-02
radeon: add bo tracking debugfs
Jerome Glisse
3
-1
/
+59
2013-05-02
drm/radeon: add new richland pci ids
Alex Deucher
2
-2
/
+6
2013-05-02
drm/radeon: add some new SI PCI ids
Alex Deucher
1
-0
/
+3
2013-05-02
drm/radeon: fix scratch reg handling for UVD fence
Christian König
1
-1
/
+1
2013-05-02
drm/radeon: allocate SA bo in the requested domain
Christian König
1
-1
/
+1
2013-05-02
drm/radeon: fix possible segfault when parsing pm tables
Alex Deucher
1
-1
/
+9
2013-05-02
drm/radeon: fix endian bugs in atom_allocate_fb_scratch()
Alex Deucher
1
-3
/
+3
2013-05-02
vhost_scsi: module rename
Michael S. Tsirkin
4
-12
/
+11
2013-05-02
tcm_vhost: header split up
Michael S. Tsirkin
3
-139
/
+132
2013-05-02
vhost: src file renames
Michael S. Tsirkin
2
-0
/
+1
2013-05-02
OMAPDSS: TFP410: return EPROBE_DEFER if the i2c adapter not found
Tomi Valkeinen
1
-1
/
+1
2013-05-02
OMAPDSS: VENC: Add error handling for venc_probe_pdata
Tomi Valkeinen
1
-7
/
+15
2013-05-02
OMAPDSS: HDMI: Add error handling for hdmi_probe_pdata
Tomi Valkeinen
1
-7
/
+15
2013-05-02
OMAPDSS: RFBI: Add error handling for rfbi_probe_pdata
Tomi Valkeinen
1
-7
/
+14
2013-05-02
OMAPDSS: DSI: Add error handling for dsi_probe_pdata
Tomi Valkeinen
1
-7
/
+13
2013-05-02
OMAPDSS: SDI: Add error handling for sdi_probe_pdata
Tomi Valkeinen
1
-7
/
+15
2013-05-02
OMAPDSS: DPI: Add error handling for dpi_probe_pdata
Tomi Valkeinen
1
-7
/
+15
2013-05-02
OMAPDSS: VENC: use platform_driver_register()
Tomi Valkeinen
1
-6
/
+7
2013-05-02
OMAPDSS: HDMI: use platform_driver_register()
Tomi Valkeinen
1
-6
/
+7
2013-05-02
OMAPDSS: RFBI: use platform_driver_register()
Tomi Valkeinen
1
-6
/
+7
2013-05-02
OMAPDSS: DSI: use platform_driver_register()
Tomi Valkeinen
1
-7
/
+10
2013-05-02
OMAPDSS: SDI: use platform_driver_register()
Tomi Valkeinen
1
-6
/
+7
2013-05-02
OMAPDSS: DPI: use platform_driver_register()
Tomi Valkeinen
1
-7
/
+8
2013-05-02
OMAPFB: defer probe if no displays
Tomi Valkeinen
1
-1
/
+1
2013-05-02
OMAPFB: use module_platform_driver()
Tomi Valkeinen
1
-25
/
+3
2013-05-02
OMAPDSS: Makefile: move omapfb after panels
Tomi Valkeinen
1
-1
/
+1
2013-05-02
OMAPDSS: DPI: fix compilation if DSI not compiled in
Tomi Valkeinen
1
-4
/
+27
2013-05-02
drm/nve0: recognise nvf0 as a kepler board (GK110)
Ben Skeggs
2
-1
/
+36
2013-05-02
drm/nouveau: force noaccel when no PFIFO support present
Ben Skeggs
1
-1
/
+2
2013-05-02
drm/nvf0/disp: expose display class 2.2
Ben Skeggs
6
-0
/
+107
2013-05-02
drm/cirrus: deal with bo reserve fail in dirty update path
Dave Airlie
3
-2
/
+40
2013-05-02
drm/ast: deal with bo reserve fail in dirty update path
Dave Airlie
3
-4
/
+43
2013-05-02
drm/mgag200: deal with bo reserve fail in dirty update path
Dave Airlie
3
-5
/
+44
2013-05-02
powerpc: Fix build error for book3e
Aneesh Kumar K.V
1
-0
/
+18
2013-05-02
powerpc: Context switch the new EBB SPRs
Michael Ellerman
4
-0
/
+25
2013-05-02
powerpc: Turn on the EBB H/FSCR bits
Michael Neuling
2
-2
/
+4
2013-05-02
powerpc: Replace CPU_FTR_BCTAR with CPU_FTR_ARCH_207S
Michael Ellerman
2
-6
/
+6
2013-05-02
powerpc: Setup BHRB instructions facility in HFSCR for POWER8
Anshuman Khandual
2
-1
/
+3
2013-05-02
powerpc: Fix interrupt range check on debug exception
Bharat Bhushan
3
-8
/
+12
2013-05-02
linkage.h: fix build breakage due to symbol prefix handling
James Hogan
1
-5
/
+2
[next]