index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-12
PM: Remove bus_type suspend_late()/resume_early() V2
Magnus Damm
1
-7
/
+0
2009-06-12
PM core: rename suspend and resume functions
Alan Stern
2
-54
/
+42
2009-06-12
PM: Rename device_power_down/up()
Magnus Damm
2
-18
/
+18
2009-06-12
PM: Warn if interrupts are enabled during suspend-resume of sysdevs
Rafael J. Wysocki
1
-0
/
+16
2009-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
129
-9016
/
+42783
2009-06-12
Merge git://git.infradead.org/~dwmw2/firmware-2.6
Linus Torvalds
1
-26
/
+103
2009-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest
Linus Torvalds
8
-125
/
+531
2009-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-virtio
Linus Torvalds
10
-136
/
+524
2009-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...
Linus Torvalds
3
-12
/
+9
2009-06-12
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Linus Torvalds
42
-522
/
+383
2009-06-13
fb: add support of LCD display controller on pxa168/910 (base layer)
Lennert Buytenhek
4
-0
/
+1372
2009-06-12
trivial: pci hotplug: adding __init/__exit macros to sgi_hotplug
Peter Huewe
1
-2
/
+2
2009-06-12
trivial: fix ETIMEOUT -> ETIMEDOUT typos
Jean Delvare
3
-3
/
+3
2009-06-12
trivial: Kconfig: .ko is normally not included in module names
Pavel Machek
18
-40
/
+40
2009-06-12
trivial: input/misc: Fix typo in Kconfig
Alessio Igor Bogani
1
-1
/
+1
2009-06-12
trivial: fix grammo in bus_for_each_dev() kerneldoc
Alex Chiang
1
-1
/
+1
2009-06-12
trivial: Miscellaneous documentation typo fixes
Matt LaPlante
3
-6
/
+6
2009-06-12
trivial: fix typo milisecond/millisecond for documentation and source comments.
Martin Olsson
6
-6
/
+6
2009-06-12
trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...
Martin Olsson
18
-22
/
+22
2009-06-12
trivial: Fix paramater/parameter typo in dmesg and source comments
Martin Olsson
1
-1
/
+1
2009-06-12
trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)able
Thadeu Lima de Souza Cascardo
11
-12
/
+12
2009-06-12
trivial: mtd: fix Kconfig comment about 'armflash'
Paulius Zaleckas
1
-1
/
+2
2009-06-12
Merge branches 'upstream' and 'ntrig-multitouch' into for-linus
Jiri Kosina
16
-51
/
+805
2009-06-12
[SCSI] Merge branch 'linus'
James Bottomley
358
-6175
/
+15176
2009-06-12
lguest: remove obsolete LHREQ_BREAK call
Rusty Russell
3
-42
/
+4
2009-06-12
lguest: use eventfds for device notification
Rusty Russell
4
-6
/
+115
2009-06-12
lguest: allow any process to send interrupts
Rusty Russell
3
-12
/
+18
2009-06-12
lguest: PAE fixes
Rusty Russell
1
-17
/
+21
2009-06-12
lguest: PAE support
Matias Zabaljauregui
4
-39
/
+329
2009-06-12
lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGD
Matias Zabaljauregui
3
-4
/
+4
2009-06-12
lguest: use native_set_* macros, which properly handle 64-bit entries when PA...
Matias Zabaljauregui
1
-17
/
+18
2009-06-12
lguest: map switcher with executable page table entries
Matias Zabaljauregui
2
-2
/
+2
2009-06-12
lguest: Segment selectors are 16-bit long. Fix lg_cpu.ss1 definition.
Matias Zabaljauregui
1
-1
/
+1
2009-06-12
lguest: beyond ARRAY_SIZE of cpu->arch.gdt
Roel Kluin
1
-1
/
+1
2009-06-12
lguest: improve interrupt handling, speed up stream networking
Rusty Russell
4
-8
/
+23
2009-06-12
lguest: fix race in halt code
Rusty Russell
3
-12
/
+31
2009-06-12
lguest: fix lguest wake on guest clock tick, or fd activity
Rusty Russell
2
-5
/
+5
2009-06-12
virtio: enhance id_matching for virtio drivers
Christian Borntraeger
1
-1
/
+1
2009-06-12
virtio: fix id_matching for virtio drivers
Christian Borntraeger
1
-1
/
+1
2009-06-12
virtio: handle short buffers in virtio_rng.
Rusty Russell
1
-8
/
+16
2009-06-12
virtio_blk: add missing __dev{init,exit} markings
Mike Frysinger
1
-2
/
+2
2009-06-12
virtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC)
Mark McLoughlin
1
-2
/
+73
2009-06-12
virtio: expose features in sysfs
Rusty Russell
1
-0
/
+16
2009-06-12
virtio_pci: optional MSI-X support
Michael S. Tsirkin
1
-19
/
+209
2009-06-12
virtio_pci: split up vp_interrupt
Michael S. Tsirkin
1
-19
/
+34
2009-06-12
virtio: find_vqs/del_vqs virtio operations
Michael S. Tsirkin
8
-75
/
+144
2009-06-12
virtio: add names to virtqueue struct, mapping from devices to queues.
Rusty Russell
10
-23
/
+41
2009-06-12
virtio: meet virtio spec by finalizing features before using device
Rusty Russell
1
-3
/
+4
2009-06-12
uvesafb: improve parameter handling.
Rusty Russell
1
-6
/
+4
2009-06-12
module_param: invbool should take a 'bool', not an 'int'
Rusty Russell
1
-1
/
+1
[prev]
[next]