index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-13
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2
-2
/
+5
2012-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-0
/
+2
2012-01-12
Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")
Linus Torvalds
5
-22
/
+32
2012-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
43
-395
/
+577
2012-01-12
ramoops: update parameters only after successful init
Kees Cook
1
-8
/
+9
2012-01-12
ramoops: fix use of rounddown_pow_of_two()
Marco Stornelli
1
-2
/
+2
2012-01-12
drivers/parport/parport_pc.c: fix warnings
Andrew Morton
1
-2
/
+2
2012-01-12
kdump: add udev events for memory online/offline
Michael Holzheu
1
-3
/
+14
2012-01-12
kexec: remove KMSG_DUMP_KEXEC
WANG Cong
2
-4
/
+2
2012-01-12
drivers/video/nvidia/nvidia.c: fix warning
Andrew Morton
1
-3
/
+3
2012-01-12
pptp: Accept packet with seq zero
Bradley Peterson
1
-2
/
+2
2012-01-12
net: fsl: fec: handle 10Mbps speed in RMII mode
Eric Benard
2
-3
/
+10
2012-01-12
drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c: add missing iounmap
Julia Lawall
1
-1
/
+1
2012-01-12
drivers/net/ethernet/tundra/tsi108_eth.c: add missing iounmap
Julia Lawall
1
-2
/
+4
2012-01-12
ksz884x: fix mtu for VLAN
Doug Kehn
1
-1
/
+1
2012-01-12
dp83640: Fix NOHZ local_softirq_pending 08 warning
Manfred Rudigier
1
-1
/
+1
2012-01-12
gianfar: Fix invalid TX frames returned on error queue when time stamping
Manfred Rudigier
2
-10
/
+23
2012-01-12
gianfar: Fix missing sock reference when processing TX time stamps
Manfred Rudigier
1
-0
/
+4
2012-01-12
phylib: introduce mdiobus_alloc_size()
Timur Tabi
1
-5
/
+19
2012-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
10
-14
/
+109
2012-01-12
Merge tag 'to-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
12
-158
/
+713
2012-01-12
brcmsmac: fix reading of PCI sprom contents
Linus Torvalds
1
-11
/
+20
2012-01-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
7
-10
/
+11
2012-01-12
rbd: initialize snap_rwsem in rbd_add()
Alex Elder
1
-0
/
+2
2012-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
9
-410
/
+1386
2012-01-11
Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2
-83
/
+97
2012-01-11
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
5
-74
/
+343
2012-01-12
lguest: Make sure interrupt is allocated ok by lguest_setup_irq
Stratos Psomadakis
1
-3
/
+7
2012-01-12
lguest: move the lguest tool to the tools directory
Davidlohr Bueso
1
-1
/
+1
2012-01-12
lguest: switch segment-voodoo-numbers to readable symbols
Jacek Galowicz
1
-11
/
+17
2012-01-12
virtio: balloon: Add freeze, restore handlers to support S4
Amit Shah
1
-0
/
+47
2012-01-12
virtio: balloon: Move vq initialization into separate function
Amit Shah
1
-18
/
+30
2012-01-12
virtio: net: Add freeze, restore handlers to support S4
Amit Shah
1
-0
/
+46
2012-01-12
virtio: net: Move vq and vq buf removal into separate function
Amit Shah
1
-8
/
+12
2012-01-12
virtio: net: Move vq initialization into separate function
Amit Shah
1
-19
/
+28
2012-01-12
virtio: blk: Add freeze, restore handlers to support S4
Amit Shah
1
-0
/
+44
2012-01-12
virtio: blk: Move vq initialization to separate function
Amit Shah
1
-5
/
+14
2012-01-12
virtio: console: Disable callbacks for virtqueues at start of S4 freeze
Amit Shah
1
-0
/
+8
2012-01-12
virtio: console: Add freeze and restore handlers to support S4
Amit Shah
1
-0
/
+58
2012-01-12
virtio: console: Move vq and vq buf removal into separate functions
Amit Shah
1
-28
/
+40
2012-01-12
virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroff
Amit Shah
1
-2
/
+92
2012-01-12
virtio: pci: switch to new PM API
Amit Shah
1
-4
/
+12
2012-01-12
virtio_blk: fix config handler race
Michael S. Tsirkin
1
-1
/
+21
2012-01-12
virtio: add debugging if driver doesn't kick.
Rusty Russell
1
-0
/
+31
2012-01-12
virtio: expose added descriptors immediately.
Rusty Russell
1
-6
/
+14
2012-01-12
virtio: avoid modulus operation.
Rusty Russell
1
-4
/
+6
2012-01-12
virtio: support unlocked queue kick
Rusty Russell
1
-12
/
+48
2012-01-12
virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
Rusty Russell
6
-25
/
+26
2012-01-12
virtio: document functions better.
Rusty Russell
1
-1
/
+91
2012-01-12
virtio-balloon: Trivial cleanups
Sasha Levin
1
-3
/
+3
[next]