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
2013-03-01
Merge branch 'for-3.9/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
21
-1418
/
+3980
2013-03-01
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-12
/
+5
2013-03-01
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
49
-923
/
+2165
2013-02-28
Merge branch 'akpm' (final batch from Andrew)
Linus Torvalds
115
-1163
/
+1220
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
32
-176
/
+117
2013-02-28
w1: add support for DS2413 Dual Channel Addressable Switch
Mariusz Bialonczyk
4
-5
/
+189
2013-02-28
memstick: move the dereference below the NULL test
Wei Yongjun
1
-1
/
+2
2013-02-28
drivers/pps/clients/pps-gpio.c: use devm_kzalloc
Julia Lawall
1
-4
/
+2
2013-02-28
mtd: mtd_stresstest: use prandom_bytes()
Akinobu Mita
1
-2
/
+1
2013-02-28
mtd: mtd_subpagetest: convert to use prandom library
Akinobu Mita
1
-30
/
+12
2013-02-28
mtd: mtd_speedtest: use prandom_bytes
Akinobu Mita
1
-8
/
+1
2013-02-28
mtd: mtd_pagetest: convert to use prandom library
Akinobu Mita
1
-30
/
+13
2013-02-28
mtd: mtd_oobtest: convert to use prandom library
Akinobu Mita
1
-33
/
+16
2013-02-28
mtd: mtd_nandecctest: use prandom_bytes instead of get_random_bytes()
Akinobu Mita
1
-1
/
+1
2013-02-28
nbd: fix sparse warning
Alex Elder
1
-0
/
+1
2013-02-28
nbd: show read-only state in sysfs
Paolo Bonzini
1
-0
/
+3
2013-02-28
nbd: fsync and kill block device on shutdown
Paolo Bonzini
1
-0
/
+10
2013-02-28
nbd: support FLUSH requests
Alex Bligh
1
-2
/
+20
2013-02-28
drivers/char/misc.c:misc_register(): do not loop on misc_list unconditionally
Dae S. Kim
1
-7
/
+9
2013-02-28
ipmi: add options to disable openfirmware and PCI scanning
Corey Minyard
1
-10
/
+28
2013-02-28
ipmi: add new kernel options to prevent automatic ipmi init
Corey Minyard
1
-4
/
+24
2013-02-28
idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c
Tejun Heo
3
-4
/
+2
2013-02-28
vfio: convert to idr_alloc()
Tejun Heo
1
-16
/
+1
2013-02-28
uio: convert to idr_alloc()
Tejun Heo
1
-15
/
+4
2013-02-28
thermal: convert to idr_alloc()
Tejun Heo
2
-24
/
+10
2013-02-28
scsi/lpfc: convert to idr_alloc()
Tejun Heo
1
-8
/
+4
2013-02-28
target/iscsi: convert to idr_alloc()
Tejun Heo
2
-16
/
+14
2013-02-28
scsi: convert to idr_alloc()
Tejun Heo
3
-57
/
+34
2013-02-28
scsi/bfa: convert to idr_alloc()
Tejun Heo
1
-11
/
+4
2013-02-28
rpmsg: convert to idr_alloc()
Tejun Heo
1
-18
/
+12
2013-02-28
remoteproc: convert to idr_alloc()
Tejun Heo
1
-7
/
+3
2013-02-28
pps: convert to idr_alloc()
Tejun Heo
2
-23
/
+15
2013-02-28
power: convert to idr_alloc()
Tejun Heo
3
-21
/
+8
2013-02-28
ppp: convert to idr_alloc()
Tejun Heo
1
-29
/
+4
2013-02-28
macvtap: convert to idr_alloc()
Tejun Heo
1
-16
/
+5
2013-02-28
mtd: convert to idr_alloc()
Tejun Heo
1
-7
/
+2
2013-02-28
mmc: convert to idr_alloc()
Tejun Heo
1
-5
/
+6
2013-02-28
misc/tifm_core: convert to idr_alloc()
Tejun Heo
1
-5
/
+6
2013-02-28
misc/c2port: convert to idr_alloc()
Tejun Heo
1
-13
/
+9
2013-02-28
mfd: convert to idr_alloc()
Tejun Heo
1
-7
/
+6
2013-02-28
memstick: convert to idr_alloc()
Tejun Heo
2
-25
/
+13
2013-02-28
dm: convert to idr_alloc()
Tejun Heo
1
-39
/
+15
2013-02-28
IB/qib: convert to idr_alloc()
Tejun Heo
1
-13
/
+8
2013-02-28
IB/ocrdma: convert to idr_alloc()
Tejun Heo
1
-13
/
+1
2013-02-28
IB/mlx4: convert to idr_alloc()
Tejun Heo
1
-17
/
+15
2013-02-28
IB/ipath: convert to idr_alloc()
Tejun Heo
1
-12
/
+4
2013-02-28
IB/ehca: convert to idr_alloc()
Tejun Heo
2
-39
/
+22
2013-02-28
IB/cxgb4: convert to idr_alloc()
Tejun Heo
1
-13
/
+14
2013-02-28
IB/cxgb3: convert to idr_alloc()
Tejun Heo
1
-13
/
+11
2013-02-28
IB/amso1100: convert to idr_alloc()
Tejun Heo
1
-8
/
+11
[next]