index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-21
2
-4
/
+4
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
2
-13
/
+13
*
treewide: init_timer() -> setup_timer()
Kees Cook
2017-11-21
2
-9
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-17
21
-92
/
+90
|
\
|
*
zfcp: purely mechanical update using timer API, plus blank lines
Steffen Maier
2017-11-16
3
-4
/
+4
|
*
s390/scsi: Convert timers to use timer_setup()
Kees Cook
2017-11-16
3
-14
/
+17
|
*
s390/ap_bus: Convert timers to use timer_setup()
Kees Cook
2017-11-14
3
-7
/
+7
|
*
s390/sclp: Convert timers to use timer_setup()
Kees Cook
2017-11-14
8
-51
/
+48
|
*
s390/cio: Convert timers to use timer_setup()
Kees Cook
2017-11-14
4
-15
/
+14
|
*
s390: qdio: Convert timers to use timer_setup()
Kees Cook
2017-11-14
3
-5
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-15
11
-293
/
+904
|
\
\
|
|
/
|
/
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
141
-0
/
+141
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-30
3
-7
/
+21
|
|
\
\
|
*
|
|
s390/qeth: don't dump control cmd twice
Julian Wiedmann
2017-10-20
1
-1
/
+0
|
*
|
|
s390/qeth: support GRO flush timer
Julian Wiedmann
2017-10-20
1
-1
/
+1
|
*
|
|
s390/qeth: try harder to get packets from RX buffer
Julian Wiedmann
2017-10-20
1
-3
/
+1
|
*
|
|
s390/qeth: consolidate skb allocation
Julian Wiedmann
2017-10-20
1
-40
/
+31
|
*
|
|
s390/qeth: clean up page frag creation
Julian Wiedmann
2017-10-20
1
-20
/
+11
|
*
|
|
s390/qeth: no VLAN support on OSM
Julian Wiedmann
2017-10-20
1
-11
/
+6
|
*
|
|
s390/qeth: don't verify device when setting MAC address
Julian Wiedmann
2017-10-20
1
-23
/
+0
|
*
|
|
s390/qeth: clean up initial MTU determination
Julian Wiedmann
2017-10-20
1
-10
/
+4
|
*
|
|
s390/qeth: fix early exit from error path
Julian Wiedmann
2017-10-20
1
-2
/
+4
|
*
|
|
s390/qeth: use kstrtobool() in qeth_bridgeport_hostnotification_store()
Andy Shevchenko
2017-10-20
1
-8
/
+5
|
*
|
|
s390/qeth: remove duplicated device matching
Julian Wiedmann
2017-10-20
4
-50
/
+9
|
*
|
|
s390/drivers: use setup_timer
Allen Pais
2017-10-20
1
-6
/
+2
|
*
|
|
s390/qeth: rely on kernel for feature recovery
Julian Wiedmann
2017-10-20
2
-23
/
+19
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-23
6
-9
/
+36
|
|
\
\
\
|
*
|
|
|
s390/qeth: tidy up parameter naming for qeth_do_send_packet()
Jens Remus
2017-09-18
1
-1
/
+2
|
*
|
|
|
s390/qeth: fold VLAN handling into l3_rebuild_skb()
Julian Wiedmann
2017-09-18
1
-16
/
+11
|
*
|
|
|
s390/qeth: translate SETVLAN/DELVLAN errors
Julian Wiedmann
2017-09-18
2
-12
/
+36
|
*
|
|
|
s390/qeth: simplify L3 sysfs group management
Julian Wiedmann
2017-09-18
1
-33
/
+12
|
*
|
|
|
s390/qeth: don't take queue lock in send_packet_fast()
Julian Wiedmann
2017-09-18
4
-22
/
+9
|
*
|
|
|
s390/qeth: remove unused code in qdio_establish_cq()
Julian Wiedmann
2017-09-18
1
-1
/
+0
|
*
|
|
|
s390/qeth: add VNICC get/set timeout support
Hans Wippel
2017-09-18
5
-5
/
+190
|
*
|
|
|
s390/qeth: add VNICC enable/disable support
Hans Wippel
2017-09-18
5
-14
/
+392
|
*
|
|
|
s390/qeth: add basic VNICC support
Hans Wippel
2017-09-18
4
-4
/
+172
*
|
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-13
4
-23
/
+14
|
\
\
\
\
\
|
*
|
|
|
|
timer: Fix two mistakes in callback conversions
Kees Cook
2017-10-05
1
-1
/
+0
|
*
|
|
|
|
timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
Kees Cook
2017-10-05
4
-22
/
+14
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-13
32
-828
/
+327
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Merge tag 'vfio-ccw-20171109' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Heiko Carstens
2017-11-10
1
-0
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
s390: vfio-ccw: Do not attempt to free no-op, test and tic cda.
Jason J. Herne
2017-11-08
1
-0
/
+2
|
*
|
|
|
|
s390/zcrypt: Rework struct ap_qact_ap_info.
Harald Freudenberger
2017-11-09
2
-21
/
+21
|
*
|
|
|
|
s390/dasd: avoid calling do_gettimeofday()
Arnd Bergmann
2017-11-08
1
-8
/
+8
|
|
/
/
/
/
|
*
|
|
|
s390/qdio: sanitize put_indicator
Sebastian Ott
2017-11-03
1
-4
/
+2
|
*
|
|
|
s390/qdio: use atomic_cmpxchg
Sebastian Ott
2017-11-03
1
-3
/
+1
|
*
|
|
|
vmur: convert urdev.ref_count from atomic_t to refcount_t
Elena Reshetova
2017-10-26
2
-5
/
+7
|
*
|
|
|
s390/zcrypt: Introduce QACT support for AP bus devices.
Harald Freudenberger
2017-10-23
5
-15
/
+116
|
*
|
|
|
s390/zcrypt: Enable special header file flag for AU CPRP
Harald Freudenberger
2017-10-23
1
-1
/
+2
|
*
|
|
|
s390/zcrypt: CEX6S exploitation
Harald Freudenberger
2017-10-23
4
-15
/
+40
[next]