Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ef6d4f54cca5962127b47ee8a355611aafedd526
/
drivers
/
s390
/
cio
8821d24
[S390] cio: use exception-save stsch
by Sebastian Ott
· 15 years ago
889ee95
[S390] add hook to reenable mss after hibernation
by Sebastian Ott
· 15 years ago
818c272
[S390] cio: allow enable_facility from outside init functions
by Sebastian Ott
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
584dfdd
[S390] remove unused qdio flags in zfcp and qeth
by Ursula Braun
· 15 years ago
bd6e8a1
[S390] qdio: add missing bracket
by Ursula Braun
· 15 years ago
a290156
[S390] cio: fix init_count in case of recognition after steal lock
by Sebastian Ott
· 15 years ago
cbb870c
[S390] Cleanup struct _lowcore usage and defines.
by Heiko Carstens
· 15 years ago
27d7160
[S390] add MACHINE_IS_LPAR flag
by Martin Schwidefsky
· 15 years ago
432ac5e
[S390] qdio: optimize cache line usage of struct qdio_irq
by Jan Glauber
· 15 years ago
d307297
[S390] qdio: account processed SBAL during queue scan
by Jan Glauber
· 15 years ago
d1bf859
[S390] cio: fix storage key handling
by Heiko Carstens
· 15 years ago
0d01bb8
[S390] cio: trigger subchannel event at resume time
by Sebastian Ott
· 15 years ago
76e6fb4
[S390] ccw_device_notify: improve return codes
by Sebastian Ott
· 15 years ago
b4c7072
[S390] cio: make wait_events interruptible
by Sebastian Ott
· 15 years ago
b4563e8
[S390] cio: wait for channel report
by Sebastian Ott
· 15 years ago
879acca5
[S390] cio: introduce cio_settle
by Sebastian Ott
· 15 years ago
be5d382
[S390] cio: consolidate workqueues
by Sebastian Ott
· 15 years ago
959153d
[S390] qdio: prevent call trace if CHPID is offline
by Jan Glauber
· 15 years ago
4c52228
[S390] qdio: continue polling for buffer state ERROR
by Ursula Braun
· 15 years ago
44ee6a8
[S390] cio: add missing compat ptr conversion
by Heiko Carstens
· 15 years ago
6486cda
[S390] qdio: convert global statistics to per-device stats
by Jan Glauber
· 15 years ago
8bcd9b0
[S390] qdio: add counter for input queue full condition
by Jan Glauber
· 15 years ago
7883097
[S390] qdio: remove superfluous log entries and WARN_ONs.
by Jan Glauber
· 15 years ago
d302e1a
[S390] cio: fix channel path vary
by Peter Oberparleiter
· 15 years ago
83e56d0
[S390] drivers: Correct size given to memset
by Julia Lawall
· 15 years ago
ffa8d2a
[S390] cio: fix drvdata usage for the console subchannel
by Sebastian Ott
· 15 years ago
4714521
const: constify remaining dev_pm_ops
by Alexey Dobriyan
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
67dd2f5
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 15 years ago
60d8ce2
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
d40f7b7
[S390] cio: dont unregister a busy device in ccw_device_set_offline
by Sebastian Ott
· 15 years ago
de1b043
[S390] cio: improve error recovery for internal I/Os
by Peter Oberparleiter
· 15 years ago
7a8ad10
[S390] cio: change locking in io_subchannel_remove
by Sebastian Ott
· 15 years ago
6e9a0f6
[S390] cio: quiesce subchannel in io_subchannel_remove
by Sebastian Ott
· 15 years ago
0c609fc
[S390] cio: handle busy subchannel in ccw_device_move_to_sch
by Sebastian Ott
· 15 years ago
ec64333
[S390] cio: handle failed disable_subchannel after device recognition
by Sebastian Ott
· 15 years ago
56e6b79
[S390] cio: fix quiesce state
by Sebastian Ott
· 15 years ago
24a1872
[S390] cio: add per device initialization status flag
by Sebastian Ott
· 15 years ago
7d253b9
[S390] cio: remove registered flag from ccw_device_private
by Sebastian Ott
· 15 years ago
d7d12ef
[S390] cio: make steal lock procedure more robust
by Peter Oberparleiter
· 15 years ago
52ef060
[S390] cio: use sense-pgid operation for path verification
by Peter Oberparleiter
· 15 years ago
454e1fa
[S390] cio: split PGID settings and status
by Peter Oberparleiter
· 15 years ago
4257aae
[S390] cio: remove intretry flag
by Peter Oberparleiter
· 15 years ago
350e912
[S390] cio: allow setting not-operational devices offline
by Peter Oberparleiter
· 15 years ago
9679baa
[S390] cio: use ccw request infrastructure for pgid
by Peter Oberparleiter
· 15 years ago
39f5360
[S390] cio: use ccw request infrastructure for sense id
by Peter Oberparleiter
· 15 years ago
e1f0fbd
[S390] cio: consistent infrastructure for internal I/O requests
by Peter Oberparleiter
· 15 years ago
16b9a05
[S390] cio: dont panic in non-fatal conditions
by Peter Oberparleiter
· 15 years ago
1f5bd38
[S390] cio: ensure proper locking during device recognition
by Peter Oberparleiter
· 15 years ago
7c4d964
[S390] cio: handle error during path verification consistently
by Peter Oberparleiter
· 15 years ago
736b5db
[S390] cio: handle error during device recognition consistently
by Peter Oberparleiter
· 15 years ago
a7ae2c02
[S390] cio: inform user when online/offline processing fails
by Peter Oberparleiter
· 15 years ago
37de53b
[S390] cio: introduce ccw device todos
by Peter Oberparleiter
· 15 years ago
390935a
[S390] cio: introduce subchannel todos
by Peter Oberparleiter
· 15 years ago
5d6e6b6
[S390] cio: introduce parent-initiated device move
by Peter Oberparleiter
· 15 years ago
60e4dac
[S390] cio: fix repeat setting of cdev parent association
by Peter Oberparleiter
· 15 years ago
48e4c38
[S390] cio: fix double free in case of probe failure
by Peter Oberparleiter
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
3c5d92a
nohz: Introduce arch_needs_cpu
by Martin Schwidefsky
· 15 years ago
6d7c5af
[S390] cio: change misleading console logic
by Peter Oberparleiter
· 15 years ago
102e835
[S390] cio: allow setting boxed devices offline
by Peter Oberparleiter
· 15 years ago
6afcc77
[S390] cio: make not operational handling consistent
by Peter Oberparleiter
· 15 years ago
9a33211
[S390] cio: make disconnected handling consistent
by Peter Oberparleiter
· 15 years ago
05d419b
[S390] Fix memory leak in /proc/cio_ignore
by Christian Borntraeger
· 15 years ago
ec00440
[S390] cio: channel path memory leak
by Michael Ernst
· 15 years ago
828c095
const: constify remaining file_operations
by Alexey Dobriyan
· 15 years ago
6541f7b
[S390] qdio: change state of all primed input buffers
by Jan Glauber
· 15 years ago
1d7e150
[S390] qdio: reduce per device debug messages
by Jan Glauber
· 15 years ago
703e5c9
[S390] cio: introduce consistent subchannel scanning
by Sebastian Ott
· 15 years ago
b0a285d
[S390] cio: idset use actual number of ssids
by Sebastian Ott
· 15 years ago
b827d1c8
[S390] cio: dont kfree vmalloced memory
by Sebastian Ott
· 15 years ago
8ea7f55
[S390] cio: introduce css_settle
by Sebastian Ott
· 15 years ago
2553055
[S390] cio: introduce css_eval_scheduled
by Sebastian Ott
· 15 years ago
2f17644
[S390] cio: merge init calls
by Sebastian Ott
· 15 years ago
a4dbd67
driver model: constify attribute groups
by David Brownell
· 15 years ago
e86a6ed
[S390] Get rid of cpuid.h header file.
by Heiko Carstens
· 15 years ago
c630493
[S390] proper use of device register
by Sebastian Ott
· 15 years ago
3ac276f
[S390] cio: remove ccw_device init_name
by Sebastian Ott
· 15 years ago
3b554a1
[S390] cio: move final put_device to ccw_device_unregister
by Sebastian Ott
· 15 years ago
6ee4fec
[S390] cio: remove subchannel init_name
by Sebastian Ott
· 15 years ago
ab6aae0
[S390] cio: fix memleak in subchannel validation
by Sebastian Ott
· 15 years ago
f014824
[S390] cio: fix use after free in s390 debug feature
by Sebastian Ott
· 15 years ago
3f09bb8
[S390] qdio: remove limited number of debugfs entries
by Jan Glauber
· 15 years ago
217ee6c
[S390] cio: failing set online/offline processing.
by Michael Ernst
· 15 years ago
be7a2dd
[S390] cio: ensure to hold a reference for deferred deregistration
by Sebastian Ott
· 15 years ago
e2910bc
[S390] qdio: continue polling if the queue is not finished
by Jan Glauber
· 15 years ago
efd986d
[S390] cio: increase trace level
by Sebastian Ott
· 15 years ago
626e476
[S390] cio: fix not oper handling after failed [on|off]line processing
by Sebastian Ott
· 15 years ago
1da73bc
[S390] cio: consolidate subchannel intparm reset
by Peter Oberparleiter
· 15 years ago
62733e5
[S390] cio: move scsw helper functions to header file
by Heiko Carstens
· 15 years ago
1f1148c
[S390] cio: fix ineffective verify event
by Peter Oberparleiter
· 15 years ago
06739a8
[S390] cio: fix double free after failed device initialization
by Sebastian Ott
· 15 years ago
6618241
[S390] qdio: Sanitize do_QDIO sanity checks
by Jan Glauber
· 15 years ago
f0a0b15
[S390] qdio: leave inbound SBALs primed
by Jan Glauber
· 15 years ago
cf9a031
[S390] qdio: merge AI tasklet into interrupt handler
by Jan Glauber
· 15 years ago
36e3e72
[S390] qdio: extract all primed SBALs at once
by Jan Glauber
· 15 years ago
9a2c160
[S390] qdio: fix check for running under z/VM
by Jan Glauber
· 15 years ago
60b5df2
[S390] qdio: move adapter interrupt tasklet code
by Jan Glauber
· 15 years ago
6664845
[S390] cio: force console function
by Martin Schwidefsky
· 15 years ago
Next »