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.13.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
2012-09-27
dm: handle requests beyond end of device instead of using BUG_ON
Mike Snitzer
1
-18
/
+38
2012-09-27
dm mpath: only retry ioctl when no paths if queue_if_no_path set
Mike Snitzer
1
-4
/
+7
2012-09-27
dm thin: do not set discard_zeroes_data
Mike Snitzer
1
-1
/
+1
2012-09-26
s390/dasd: check count address during online setting
Stefan Haberland
1
-2
/
+12
2012-09-26
drivers/s390/char/monreader.c: fix error return code
Peter Senna Tschudin
1
-1
/
+4
2012-09-26
s390: add uninitialized_var() to suppress false positive compiler warnings
Heiko Carstens
1
-1
/
+1
2012-09-26
s390/tape: remove even more tape block leftovers
Heiko Carstens
2
-5
/
+0
2012-09-26
s390/ap_bus: add missing ifdef
Heiko Carstens
1
-0
/
+2
2012-09-26
s390/qdio: fix truncated debug output of hex values
Jan Glauber
1
-13
/
+25
2012-09-26
s390/zcryt: Handle AP configuration changes
Holger Dengler
6
-9
/
+201
2012-09-26
s390/vmlogrdr: change return value from -ENOSYS to -EOPNOTSUPP
Heiko Carstens
1
-1
/
+1
2012-09-26
s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYS
Heiko Carstens
1
-2
/
+2
2012-09-26
s390/sclp: use -EOPNOTSUPP instead of -ENOSYS
Heiko Carstens
2
-2
/
+2
2012-09-26
s390/dasd: fix return value for non-existent ioctls
Heiko Carstens
1
-2
/
+2
2012-09-26
s390/sysinfo,stsi: change return code handling
Heiko Carstens
1
-11
/
+4
2012-09-26
s390/3270: drop unused spinlock from struct con3270
Jean Delvare
1
-1
/
+0
2012-09-26
s390/scm: reorder scm_remove
Sebastian Ott
1
-1
/
+1
2012-09-26
s390/scm: remove superfluous lock
Sebastian Ott
2
-14
/
+3
2012-09-26
s390/scm_block: force cluster writes
Sebastian Ott
5
-3
/
+310
2012-09-26
s390: add scm block driver
Sebastian Ott
5
-0
/
+597
2012-09-26
s390/eadm_sch: add support for irq statistics
Sebastian Ott
1
-0
/
+3
2012-09-26
s390/cio: add eadm subchannel driver
Sebastian Ott
3
-0
/
+419
2012-09-26
s390: add scm notification
Sebastian Ott
3
-1
/
+73
2012-09-26
s390: add scm bus driver
Sebastian Ott
2
-0
/
+272
2012-09-26
s390/chsc: implement store SCM information
Sebastian Ott
2
-0
/
+70
2012-09-26
s390: add eadm related structures
Sebastian Ott
1
-0
/
+24
2012-09-26
s390: add eadm facility bits
Sebastian Ott
2
-2
/
+2
2012-09-26
s390/css: export css_sched_sch_todo
Sebastian Ott
1
-0
/
+1
2012-09-26
s390/zcrypt: Add support for CEX4 crypto card
Holger Dengler
5
-16
/
+170
2012-09-26
s390/zcrypt: Separate msgtype implementation from card modules.
Holger Dengler
10
-1124
/
+1707
2012-09-26
s390/ap: Add functiton facility information as AP device attribute.
Holger Dengler
3
-22
/
+52
2012-09-26
s390/ap: configuration information exploitation
Holger Dengler
2
-15
/
+128
2012-09-26
drm/udl: limit modes to the sku pixel limits.
Dave Airlie
1
-0
/
+7
2012-09-26
vmwgfx: corruption in vmw_event_fence_action_create()
Dan Carpenter
1
-1
/
+1
2012-09-26
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
2
-1
/
+2
2012-09-26
drm/nvc0/ltcg: mask off intr 0x10
Ben Skeggs
1
-0
/
+1
2012-09-26
drm/nouveau: silence a debug message triggered by newer userspace
Ben Skeggs
1
-1
/
+1
2012-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-18
/
+64
2012-09-25
Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25b
Paul E. McKenney
308
-1239
/
+2761
2012-09-25
Merge remote-tracking branch 'tip/smp/hotplug' into next.2012.09.25b
Paul E. McKenney
2
-164
/
+92
2012-09-25
HID: lg4ff: Minor coding style fixes in lg4ff and hid-lg
Michal Malý
2
-5
/
+5
2012-09-25
HID: hid-lg4ff: Set absolute axes parametes on DFP
Michal Malý
1
-0
/
+17
2012-09-25
HID: hid-lg4ff: Adjust X axis input value accordingly to selected range.
Michal Malý
3
-0
/
+61
2012-09-25
HID: hid-lg4ff: Minor code cleanup to improve readability
Michal Malý
1
-57
/
+64
2012-09-25
HID: ntrig: change default value of logical/physical width/height to 1
Wen-chien Jesse Sung
1
-4
/
+4
2012-09-25
regulator: deprecate regulator-compatible DT property
Stephen Warren
1
-13
/
+12
2012-09-25
sb_edac: Avoid overflow errors at memory size calculation
Mauro Carvalho Chehab
1
-3
/
+4
2012-09-25
i5000: Fix the memory size calculation with 2R memories
Mauro Carvalho Chehab
1
-0
/
+4
2012-09-25
i3200_edac: Fix memory rank size
Mauro Carvalho Chehab
1
-1
/
+1
2012-09-25
sh: pfc: Fix up GPIO mux type reconfig case.
Paul Mundt
1
-0
/
+2
[prev]
[next]