index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
50
-0
/
+50
*
s390/vmcp: simplify vmcp_response_free()
Heiko Carstens
2017-08-29
1
-3
/
+2
*
s390/vmcp: simplify vmcp_ioctl()
Heiko Carstens
2017-08-09
1
-14
/
+12
*
s390/vmcp: return -ENOTTY for unknown ioctl commands
Heiko Carstens
2017-08-09
1
-1
/
+1
*
s390/vmcp: split vmcp header file and move to uapi
Heiko Carstens
2017-08-09
2
-32
/
+10
*
s390/vmcp: make use of contiguous memory allocator
Heiko Carstens
2017-08-09
3
-9
/
+79
*
s390/cpcmd,vmcp: avoid GFP_DMA allocations
Heiko Carstens
2017-08-09
1
-1
/
+1
*
s390/vmcp: fix uaccess check and avoid undefined behavior
Heiko Carstens
2017-08-09
1
-1
/
+3
*
s390/sclp: add const to bin_attribute structure
Bhumika Goyal
2017-08-03
1
-1
/
+1
*
s390/sclp_ocf: constify attribute_group structures.
Arvind Yadav
2017-07-26
1
-1
/
+1
*
s390/tape: constify attribute_group structures.
Arvind Yadav
2017-07-26
1
-1
/
+1
*
s390/raw3270: constify attribute_group structures.
Arvind Yadav
2017-07-26
1
-1
/
+1
*
s390/sclp: single increment assignment control
Martin Schwidefsky
2017-07-26
1
-0
/
+1
*
s390/mm: add no-dat TLB flush optimization
Martin Schwidefsky
2017-07-25
1
-2
/
+4
*
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
2017-07-13
1
-1
/
+1
*
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-07
1
-6
/
+1
|
\
|
*
s390 keyboard.c: don't open-code strndup_user()
Al Viro
2017-05-16
1
-6
/
+1
*
|
s390: drivers: convert to use DRIVER_ATTR_RO/WO
Greg Kroah-Hartman
2017-06-12
2
-11
/
+8
|
/
*
s390/sclp: Detect KSS facility
Farhan Ali
2017-04-21
1
-1
/
+3
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
2
-1
/
+2
*
s390/sclp: get rid of common response code handling
Heiko Carstens
2017-02-08
3
-33
/
+17
*
s390/sclp: don't add new lines to each printed string
Heiko Carstens
2017-02-08
1
-9
/
+7
*
s390/sclp: make early sclp code readable
Heiko Carstens
2017-02-08
4
-280
/
+228
*
s390/sclp: disable early sclp code as soon as the base sclp driver is active
Heiko Carstens
2017-02-08
3
-7
/
+11
*
s390/sclp: move early printk code to drivers
Heiko Carstens
2017-02-08
2
-1
/
+228
*
s390: use false/true when using bool
Heiko Carstens
2017-01-16
2
-2
/
+2
*
s390: proper type casts for csum_partial invocations
Heiko Carstens
2017-01-16
1
-1
/
+1
*
s390/zcore: remove unneeded linux/miscdevice.h include
Corentin Labbe
2017-01-16
1
-1
/
+0
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
13
-13
/
+13
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-12-14
8
-61
/
+61
|
\
|
*
s390/vmlogrdr: fix IUCV buffer allocation
Gerald Schaefer
2016-12-12
1
-1
/
+1
|
*
s390/smp: initialize cpu_present_mask in setup_arch
Heiko Carstens
2016-12-07
3
-24
/
+55
|
*
zcore: Improve startup-message text
Michael Holzheu
2016-11-17
1
-1
/
+1
|
*
s390: char: make slcp_quiesce explicitly non-modular
Paul Gortmaker
2016-10-31
1
-3
/
+1
|
*
s390: char: make sclp_tty explicitly non-modular
Paul Gortmaker
2016-10-31
1
-2
/
+1
|
*
s390: char: make con3215 explicitly non-modular
Paul Gortmaker
2016-10-31
1
-11
/
+1
|
*
s390: char: make zcore explicitly non-modular
Paul Gortmaker
2016-10-31
1
-19
/
+1
*
|
s390: char: make slp_ctl explicitly non-modular
Paul Gortmaker
2016-11-10
1
-2
/
+2
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-10-04
3
-15
/
+16
|
\
|
*
s390/con3270: fix insufficient space padding
Sascha Silbe
2016-09-30
1
-2
/
+7
|
*
s390/con3270: fix use of uninitialised data
Sascha Silbe
2016-09-30
1
-1
/
+1
|
*
s390/vmur: fix irq pointer dereference in int handler
Sebastian Ott
2016-09-20
1
-4
/
+5
|
*
s390/tape: Use memdup_user() rather than duplicating its implementation
Markus Elfring
2016-08-24
1
-8
/
+3
*
|
miscdevice: Add helper macro for misc device boilerplate
PrasannaKumar Muralidharan
2016-08-31
1
-18
/
+1
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-08-02
2
-9
/
+26
|
\
|
*
s390/sclp: detect storage-key facility
David Hildenbrand
2016-06-10
1
-0
/
+1
|
*
s390/sclp: detect interlock-and-broadcast-suppression facility
David Hildenbrand
2016-06-10
1
-0
/
+1
|
*
s390/sclp: detect PFMF interpretation facility
David Hildenbrand
2016-06-10
1
-1
/
+3
|
*
s390/sclp: detect conditional-external-interception facility
David Hildenbrand
2016-06-10
1
-0
/
+1
|
*
s390/sclp: detect intervention bypass facility
David Hildenbrand
2016-06-10
1
-0
/
+1
[next]