index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
block
Age
Commit message (
Expand
)
Author
2009-10-14
[S390] dasd: use idal for device characteristics
Stefan Haberland
2009-10-14
[S390] dasd: fix locking bug
Stefan Haberland
2009-10-06
[S390] dasd: fix race condition in resume code
Stefan Haberland
2009-09-23
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-09-22
[S390] dasd: tolerate devices that have no feature codes
Stefan Weinhuber
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-09-22
const: make block_device_operations const
Alexey Dobriyan
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
2009-09-11
[S390] xpram: Remove checksum validation for suspend/resume
Michael Holzheu
2009-09-11
[S390] dasd: fix message naming
Stefan Haberland
2009-09-11
[S390] dasd: optimize cpu usage in goodcase
Stefan Haberland
2009-09-11
[S390] dasd: fail requests when device state is less then ready
Stefan Weinhuber
2009-08-23
[S390] drivers/s390: put NULL test before dereference
Julia Lawall
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-07
[S390] improve suspend/resume error messages
Christian Borntraeger
2009-07-07
[S390] dasd: correct debugfeature sense dump
Stefan Haberland
2009-06-22
[S390] dasd: fix refcounting in dasd_change_state
Sebastian Ott
2009-06-22
[S390] dasd_pm: fix stop flag handling
Stefan Haberland
2009-06-16
[S390] pm: dcssblk power management callbacks.
Gerald Schaefer
2009-06-16
[S390] pm: xpram driver power management callbacks
Michael Holzheu
2009-06-16
[S390] pm: dasd power management callbacks.
Stefan Haberland
2009-06-12
[S390] dasd: forward internal errors to dasd_sleep_on caller
Stefan Weinhuber
2009-06-12
[S390] dasd: sync after async probe
Sebastian Ott
2009-06-12
[S390] dasd: check_characteristics cleanup
Sebastian Ott
2009-06-12
[S390] dasd: no High Performance FICON in 31-bit mode
Stefan Weinhuber
2009-06-12
[S390] dcssblk: revert devt conversion
Gerald Schaefer
2009-05-22
block: Do away with the notion of hardsect_size
Martin K. Petersen
2009-05-11
block: implement and enforce request peek/start/fetch
Tejun Heo
2009-05-11
block: convert to pos and nr_sectors accessors
Tejun Heo
2009-04-28
block: implement and use [__]blk_end_request_all()
Tejun Heo
2009-04-14
[S390] dasd: fix idaw boundary checking for track based ccw
Stefan Weinhuber
2009-04-14
[S390] dasd: Use the new async framework for autoonlining.
Cornelia Huck
2009-03-31
[S390] cio: introduce notifier for boxed state
Sebastian Ott
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
2009-03-26
[S390] dasd: message cleanup
Stefan Haberland
2009-03-26
[S390] dasd: add High Performance FICON support
Stefan Weinhuber
2009-03-26
[S390] dasd: add large volume support
Stefan Weinhuber
2009-03-26
[S390] dasd_eckd / Write format R0 is now allowed BB
Jean-Baptiste Joret
2009-03-26
[S390] dasd: enable compat ioctls
Heiko Carstens
2009-02-11
[S390] dasd: fix race in dasd timer handling
Stefan Weinhuber
2009-02-11
[S390] dasd: bus_id -> dev_name() conversion.
Cornelia Huck
2009-01-09
[S390] dasd: add device attribute to disable blocking on lost paths
Holger Smolinski
2009-01-09
[S390] dasd: send change uevents for dasd block devices
Stefan Weinhuber
2009-01-08
fix similar typos to successfull
Coly Li
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-01-06
s390: remove s390_root_dev_*()
Mark McLoughlin
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2008-12-25
[S390] convert dcssblk and extmem printks messages to pr_xxx macros.
Hongjie Yang
2008-12-25
[S390] convert xpram printks to pr_xxx macros.
Martin Schwidefsky
2008-12-25
[S390] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
[next]