index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
6
-0
/
+19
2007-05-09
fs: convert core functions to zero_user_page
Nate Diller
1
-5
/
+1
2007-05-09
usbatm_heavy_init: don't use CLONE_SIGHAND
Oleg Nesterov
1
-1
/
+1
2007-05-09
unify flush_work/flush_work_keventd and rename it to cancel_work_sync
Oleg Nesterov
4
-8
/
+8
2007-05-09
phy: use flush_work_keventd()
Andrew Morton
1
-3
/
+3
2007-05-09
libata: use flush_work()
Andrew Morton
1
-4
/
+4
2007-05-09
e1000: use flush_work_keventd()
Andrew Morton
1
-1
/
+1
2007-05-09
tg3: use flush_work_keventd()
Andrew Morton
2
-11
/
+2
2007-05-09
atmel_spi: remove unnecessary (and wrong) #ifdefs
Haavard Skinnemoen
1
-5
/
+0
2007-05-09
tty_set_ldisc() receive_room fix
Paul Fulghum
1
-7
/
+7
2007-05-09
nbd: check the return value of sysfs_create_file
WANG Cong
1
-4
/
+11
2007-05-09
pasemi: hardware rng driver
Olof Johansson
3
-0
/
+171
2007-05-09
cm4000_cs: use bitrev
Akinobu Mita
2
-29
/
+7
2007-05-09
cm4000_cs: fix error paths
Akinobu Mita
2
-3
/
+13
2007-05-09
mca: add integrated device bus matching
James Bottomley
2
-10
/
+29
2007-05-09
mca: fix bus matching
James Bottomley
1
-1
/
+1
2007-05-09
PM: Separate hibernation code from suspend code
Rafael J. Wysocki
3
-16
/
+55
2007-05-09
dm log: fix resume failed log device
Jonathan Brassow
1
-1
/
+8
2007-05-09
dm raid1: switch rh_in_sync to blocking in do_reads
Jonathan Brassow
1
-1
/
+1
2007-05-09
dm raid1: fix to commit pending clear region requests
Jonathan Brassow
1
-2
/
+1
2007-05-09
dm: delay target
Heinz Mauelshagen
3
-0
/
+393
2007-05-09
dm: bio list helpers
Heinz Mauelshagen
1
-0
/
+26
2007-05-09
dm io: remove old interface
Milan Broz
2
-175
/
+7
2007-05-09
dm raid1: update dm io interface
Milan Broz
1
-4
/
+21
2007-05-09
dm log: update dm io interface
Heinz Mauelshagen
1
-7
/
+24
2007-05-09
dm exception store: update dm io interface
Heinz Mauelshagen
1
-25
/
+29
2007-05-09
dm kcopyd: update dm io interface
Milan Broz
1
-10
/
+18
2007-05-09
dm io: new interface
Heinz Mauelshagen
2
-1
/
+173
2007-05-09
dm io: prepare for new interface
Heinz Mauelshagen
1
-17
/
+44
2007-05-09
dm io: delay dec_count
Heinz Mauelshagen
1
-2
/
+10
2007-05-09
dm raid1: add handle_errors feature flag
Jonathan E Brassow
1
-2
/
+63
2007-05-09
dm log: report fault status
Jonathan E Brassow
2
-7
/
+11
2007-05-09
dm log: fault detection
Jonathan E Brassow
1
-3
/
+27
2007-05-09
dm: allow offline devices
Mike Anderson
1
-4
/
+6
2007-05-09
dm mpath: log device name
Edward Goggin
3
-0
/
+5
2007-05-09
dm crypt: add null iv
Ludwig Nussel
1
-1
/
+17
2007-05-09
dm crypt: use smaller bvecs in clones
Olaf Kirch
1
-21
/
+8
2007-05-09
dm crypt: fix remove first_clone
Olaf Kirch
1
-28
/
+6
2007-05-09
dm crypt: fix avoid cloned bio ref after free
Olaf Kirch
1
-1
/
+4
2007-05-09
dm crypt: fix call to clone_init
Olaf Kirch
1
-5
/
+7
2007-05-09
dm crypt: disable barriers
Milan Broz
1
-0
/
+3
2007-05-09
dm raid1: one kmirrord per mirror
Holger Smolinski
1
-54
/
+27
2007-05-09
mmc build fix
Andrew Morton
1
-2
/
+2
2007-05-09
applesmc: Use standard sysfs names for labels
Jean Delvare
1
-2
/
+2
2007-05-09
applesmc: Use the address as platform device ID
Jean Delvare
1
-1
/
+2
2007-05-09
usb_gigaset: don't kmalloc(0)
Tilman Schmidt
1
-10
/
+4
2007-05-09
Fix unnecesary meminit
Yasunori Goto
1
-2
/
+2
2007-05-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
3
-9
/
+6
2007-05-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
50
-2140
/
+2384
2007-05-09
[ATYFB]: Fix sparc includes.
David S. Miller
2
-2
/
+2
[next]