index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
Age
Commit message (
Expand
)
Author
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
treewide: init_timer() -> setup_timer()
Kees Cook
2017-11-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-16
zfcp: purely mechanical update using timer API, plus blank lines
Steffen Maier
2017-11-16
s390/scsi: Convert timers to use timer_setup()
Kees Cook
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-14
s390/ap_bus: Convert timers to use timer_setup()
Kees Cook
2017-11-14
s390/sclp: Convert timers to use timer_setup()
Kees Cook
2017-11-14
s390/cio: Convert timers to use timer_setup()
Kees Cook
2017-11-14
s390: qdio: Convert timers to use timer_setup()
Kees Cook
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-10
Merge tag 'vfio-ccw-20171109' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Heiko Carstens
2017-11-09
s390/zcrypt: Rework struct ap_qact_ap_info.
Harald Freudenberger
2017-11-08
s390/dasd: avoid calling do_gettimeofday()
Arnd Bergmann
2017-11-08
s390: vfio-ccw: Do not attempt to free no-op, test and tic cda.
Jason J. Herne
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-03
s390/qdio: sanitize put_indicator
Sebastian Ott
2017-11-03
s390/qdio: use atomic_cmpxchg
Sebastian Ott
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-28
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2017-10-26
vmur: convert urdev.ref_count from atomic_t to refcount_t
Elena Reshetova
2017-10-23
s390/zcrypt: Introduce QACT support for AP bus devices.
Harald Freudenberger
2017-10-23
s390/zcrypt: Enable special header file flag for AU CPRP
Harald Freudenberger
2017-10-23
s390/zcrypt: CEX6S exploitation
Harald Freudenberger
2017-10-20
s390/qeth: don't dump control cmd twice
Julian Wiedmann
2017-10-20
s390/qeth: support GRO flush timer
Julian Wiedmann
2017-10-20
s390/qeth: try harder to get packets from RX buffer
Julian Wiedmann
2017-10-20
s390/qeth: consolidate skb allocation
Julian Wiedmann
2017-10-20
s390/qeth: clean up page frag creation
Julian Wiedmann
2017-10-20
s390/qeth: no VLAN support on OSM
Julian Wiedmann
2017-10-20
s390/qeth: don't verify device when setting MAC address
Julian Wiedmann
2017-10-20
s390/qeth: clean up initial MTU determination
Julian Wiedmann
2017-10-20
s390/qeth: fix early exit from error path
Julian Wiedmann
2017-10-20
s390/qeth: use kstrtobool() in qeth_bridgeport_hostnotification_store()
Andy Shevchenko
2017-10-20
s390/qeth: remove duplicated device matching
Julian Wiedmann
2017-10-20
s390/drivers: use setup_timer
Allen Pais
2017-10-20
s390/qeth: rely on kernel for feature recovery
Julian Wiedmann
2017-10-18
s390/dasd: remove unused debug macros
Sebastian Ott
2017-10-18
s390/debug: improve debug_event
Sebastian Ott
2017-10-16
scsi: zfcp: fix erp_action use-before-initialize in REC action trace
Steffen Maier
2017-10-16
vfio: ccw: validate the count field of a ccw before pinning
Dong Jia Shi
2017-10-16
vfio: ccw: bypass bad idaw address when fetching IDAL ccws
Dong Jia Shi
2017-10-16
s390/pkey: fix kzalloc-simple.cocci warnings
Vasyl Gomonovych
2017-10-05
timer: Fix two mistakes in callback conversions
Kees Cook
2017-10-05
timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
Kees Cook
2017-09-29
s390/virtio: simplify Makefile
Heiko Carstens
[next]