Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4564b187c16327045d87596e8980c65ba7b84c50
/
drivers
/
s390
841b86f
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
by Kees Cook
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
b9eaf18
treewide: init_timer() -> setup_timer()
by Kees Cook
· 7 years ago
e71d512
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
5c13db9
zfcp: purely mechanical update using timer API, plus blank lines
by Steffen Maier
· 7 years ago
75492a5
s390/scsi: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
5bbcc0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
cefbeb5
s390/ap_bus: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
c9602ee
s390/sclp: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
846d0c6
s390/cio: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
cb9f780
s390: qdio: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
d60a540
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
22841ce
Merge tag 'vfio-ccw-20171109' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into features
by Heiko Carstens
· 7 years ago
56c5c68
s390/zcrypt: Rework struct ap_qact_ap_info.
by Harald Freudenberger
· 7 years ago
399c5ac
s390/dasd: avoid calling do_gettimeofday()
by Arnd Bergmann
· 7 years ago
408358b
s390: vfio-ccw: Do not attempt to free no-op, test and tic cda.
by Jason J. Herne
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
30e8eb86
s390/qdio: sanitize put_indicator
by Sebastian Ott
· 7 years ago
648a6f4
s390/qdio: use atomic_cmpxchg
by Sebastian Ott
· 7 years ago
ead7515
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
e1ea2f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
5345da8
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
0462d99
vmur: convert urdev.ref_count from atomic_t to refcount_t
by Elena Reshetova
· 7 years ago
9a56410
s390/zcrypt: Introduce QACT support for AP bus devices.
by Harald Freudenberger
· 7 years ago
0acb166
s390/zcrypt: Enable special header file flag for AU CPRP
by Harald Freudenberger
· 7 years ago
21214b0
s390/zcrypt: CEX6S exploitation
by Harald Freudenberger
· 7 years ago
52c44d2
s390/qeth: don't dump control cmd twice
by Julian Wiedmann
· 7 years ago
978759e
s390/qeth: support GRO flush timer
by Julian Wiedmann
· 7 years ago
864c17c
s390/qeth: try harder to get packets from RX buffer
by Julian Wiedmann
· 7 years ago
8d68af6
s390/qeth: consolidate skb allocation
by Julian Wiedmann
· 7 years ago
b6f72f9
s390/qeth: clean up page frag creation
by Julian Wiedmann
· 7 years ago
9400c53
s390/qeth: no VLAN support on OSM
by Julian Wiedmann
· 7 years ago
857d8ee
s390/qeth: don't verify device when setting MAC address
by Julian Wiedmann
· 7 years ago
6e6f472
s390/qeth: clean up initial MTU determination
by Julian Wiedmann
· 7 years ago
83cf79a
s390/qeth: fix early exit from error path
by Julian Wiedmann
· 7 years ago
025d0df
s390/qeth: use kstrtobool() in qeth_bridgeport_hostnotification_store()
by Andy Shevchenko
· 7 years ago
ed2e93e
s390/qeth: remove duplicated device matching
by Julian Wiedmann
· 7 years ago
dbb27af
s390/drivers: use setup_timer
by Allen Pais
· 7 years ago
ce34435
s390/qeth: rely on kernel for feature recovery
by Julian Wiedmann
· 7 years ago
76b3b62
s390/dasd: remove unused debug macros
by Sebastian Ott
· 7 years ago
94158e5
s390/debug: improve debug_event
by Sebastian Ott
· 7 years ago
ab31fd0
scsi: zfcp: fix erp_action use-before-initialize in REC action trace
by Steffen Maier
· 7 years ago
4cebc5d
vfio: ccw: validate the count field of a ccw before pinning
by Dong Jia Shi
· 7 years ago
688c295
vfio: ccw: bypass bad idaw address when fetching IDAL ccws
by Dong Jia Shi
· 7 years ago
0bb6bba
s390/pkey: fix kzalloc-simple.cocci warnings
by Vasyl Gomonovych
· 7 years ago
6ac3526
timer: Fix two mistakes in callback conversions
by Kees Cook
· 7 years ago
9c6c273
timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
by Kees Cook
· 7 years ago
d67ce18
s390/virtio: simplify Makefile
by Heiko Carstens
· 7 years ago
7fb2b2d
s390/virtio: remove the old KVM virtio transport
by Thomas Huth
· 7 years ago
f9a5d70
s390/ccwgroup: tie a ccwgroup driver to its ccw driver
by Julian Wiedmann
· 7 years ago
8179c7b
s390/sclp: Use setup_timer and mod_timer
by Himanshu Jha
· 7 years ago
76b3138
s390/zcrypt: Explicitly check input data length.
by Harald Freudenberger
· 7 years ago
08c6df9
s390/cmf: use tod_to_ns()
by Sebastian Ott
· 7 years ago
cb09b35
s390/cmf: avg_utilization
by Sebastian Ott
· 7 years ago
d4d287e
s390/cmf: read from hw buffer
by Sebastian Ott
· 7 years ago
81b050b
s390/cmf: simplify copy_block
by Sebastian Ott
· 7 years ago
60f3eac
s390/cmf: simplify cmb_copy_wait
by Sebastian Ott
· 7 years ago
eeec1e4
s390/cmf: simplify set_schib_wait
by Sebastian Ott
· 7 years ago
adc69b4
s390/cmf: set_schib_wait add timeout
by Sebastian Ott
· 7 years ago
b08e19d
s390/char: fix cdev_add usage
by Jean Delvare
· 7 years ago
1f8d31d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
55fb734
s390/cio: recover from bad paths
by Sebastian Ott
· 7 years ago
c8b8502
s390/scm_blk: consistently use blk_status_t as error type
by Sebastian Ott
· 7 years ago
e878c5e
s390/qeth: tidy up parameter naming for qeth_do_send_packet()
by Jens Remus
· 7 years ago
d7aa9d0
s390/qeth: fold VLAN handling into l3_rebuild_skb()
by Julian Wiedmann
· 7 years ago
2aa4867
s390/qeth: translate SETVLAN/DELVLAN errors
by Julian Wiedmann
· 7 years ago
ab25a50
s390/qeth: simplify L3 sysfs group management
by Julian Wiedmann
· 7 years ago
7c2e9ba
s390/qeth: don't take queue lock in send_packet_fast()
by Julian Wiedmann
· 7 years ago
9627923
s390/qeth: remove unused code in qdio_establish_cq()
by Julian Wiedmann
· 7 years ago
349d13d
s390/qeth: add VNICC get/set timeout support
by Hans Wippel
· 7 years ago
caa1f0b
s390/qeth: add VNICC enable/disable support
by Hans Wippel
· 7 years ago
a45b3fa
s390/qeth: add basic VNICC support
by Hans Wippel
· 7 years ago
673514a
s390/dasd: fix race during dasd initialization
by Stefan Haberland
· 7 years ago
260d165
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
e443343
s390/dasd: blk-mq conversion
by Stefan Haberland
· 8 years ago
572c01b
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
a0725ab
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
aae3dbb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
46fde9a
s390/zcrypt: externalize AP queue interrupt control
by Harald Freudenberger
· 8 years ago
050349b
s390/zcrypt: externalize AP config info query
by Harald Freudenberger
· 8 years ago
e7fc514
s390/zcrypt: externalize test AP queue
by Tony Krowiak
· 8 years ago
9e85ae6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
6026e04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
0fdd49a
Merge tag 'vfio-ccw-20170724' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into fixes
by Martin Schwidefsky
· 7 years ago
28b841b
s390/dasd: Add discard support for FBA devices
by Jan Höppner
· 9 years ago
8b94dd9
s390/zcrypt: make CPRBX const
by Bhumika Goyal
· 7 years ago
eb304e8
s390/vmcp: simplify vmcp_response_free()
by Heiko Carstens
· 7 years ago
74d4699
block: replace bi_bdev with a gendisk pointer and partitions index
by Christoph Hellwig
· 7 years ago
7bf76f01
s390/dasd: Change unsigned long long to unsigned long
by Jan Höppner
· 7 years ago
d290722
s390/dasd: add average request times to dasd statistics
by Stefan Haberland
· 7 years ago
0d6f02d
s390/qeth: use skb_cow_head() for L2 OSA xmit
by Julian Wiedmann
· 7 years ago
eaf3cc0
s390/qeth: unify code to build header elements
by Julian Wiedmann
· 7 years ago
f158817
s390/qeth: pass full IQD header length to fill_buffer()
by Julian Wiedmann
· 7 years ago
9c3bfda
s390/qeth: pass TSO data offset to fill_buffer()
by Julian Wiedmann
· 7 years ago
13ddacb
s390/qeth: pass TSO header length to fill_buffer()
by Julian Wiedmann
· 7 years ago
ae79fe0
s390/qeth: pass full data length to l2_fill_header()
by Julian Wiedmann
· 7 years ago
7286384
s390/qeth: split L2 xmit paths
by Julian Wiedmann
· 7 years ago
cb81619
s390/qeth: fix using of ref counter for rxip addresses
by Kittipon Meesompop
· 7 years ago
Next »