index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-16
s390/sclp: avoid potential usage of uninitialized value
Vasily Gorbik
1
-1
/
+1
2018-03-18
s390/defkeymap: fix global init to zero
Christian Borntraeger
1
-1
/
+1
2018-03-18
s390/sclp_tty: enable line mode tty even if there is an ascii console
Christian Borntraeger
1
-1
/
+4
2018-03-18
s390/char : Rename EBCDIC keymap variables
Farhan Ali
3
-48
/
+61
2018-02-22
s390/sclp: 64 bit event mask
Claudio Imbrenda
1
-1
/
+1
2018-02-22
s390/sclp: 32 bit event mask compatibility mode
Claudio Imbrenda
3
-8
/
+33
2018-02-22
s390/sclp: generic event mask accessors
Claudio Imbrenda
4
-23
/
+75
2018-02-22
s390/sclp: clean up, use sccb_mask_t where appropriate
Claudio Imbrenda
3
-8
/
+8
2018-02-22
s390/sclp: Add support for Store Data SCLP interface
Peter Oberparleiter
3
-1
/
+572
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-2
/
+2
2018-02-10
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+2
2018-02-07
s390: introduce execute-trampolines for branches
Martin Schwidefsky
1
-0
/
+2
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-2
/
+2
2018-02-01
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
1
-0
/
+2
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2018-01-26
s390/sclp: expose the GISA format facility
Michael Mueller
1
-1
/
+2
2018-01-23
s390/sclp: fix .data section specification
Vasily Gorbik
1
-2
/
+2
2017-12-13
s390/sclp: disable FORTIFY_SOURCE for early sclp code
Heiko Carstens
1
-0
/
+2
2017-12-05
s390: add a few more SPDX identifiers
Martin Schwidefsky
2
-0
/
+2
2017-11-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
14
-1
/
+14
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-11-24
s390: drivers: Remove redundant license text
Greg Kroah-Hartman
1
-1
/
+0
2017-11-24
s390: char: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
14
-0
/
+14
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
1
-2
/
+2
2017-11-14
s390/sclp: Convert timers to use timer_setup()
Kees Cook
8
-51
/
+48
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-12
/
+7
2017-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
6
-21
/
+14
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
50
-0
/
+50
2017-10-26
vmur: convert urdev.ref_count from atomic_t to refcount_t
Elena Reshetova
2
-5
/
+7
2017-10-05
timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
Kees Cook
2
-12
/
+7
2017-09-28
s390/sclp: Use setup_timer and mod_timer
Himanshu Jha
2
-10
/
+4
2017-09-28
s390/char: fix cdev_add usage
Jean Delvare
3
-6
/
+3
2017-08-29
s390/vmcp: simplify vmcp_response_free()
Heiko Carstens
1
-3
/
+2
2017-08-09
s390/vmcp: simplify vmcp_ioctl()
Heiko Carstens
1
-14
/
+12
2017-08-09
s390/vmcp: return -ENOTTY for unknown ioctl commands
Heiko Carstens
1
-1
/
+1
2017-08-09
s390/vmcp: split vmcp header file and move to uapi
Heiko Carstens
2
-32
/
+10
2017-08-09
s390/vmcp: make use of contiguous memory allocator
Heiko Carstens
3
-9
/
+79
2017-08-09
s390/cpcmd,vmcp: avoid GFP_DMA allocations
Heiko Carstens
1
-1
/
+1
2017-08-09
s390/vmcp: fix uaccess check and avoid undefined behavior
Heiko Carstens
1
-1
/
+3
2017-08-03
s390/sclp: add const to bin_attribute structure
Bhumika Goyal
1
-1
/
+1
2017-07-26
s390/sclp_ocf: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-07-26
s390/tape: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-07-26
s390/raw3270: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-07-26
s390/sclp: single increment assignment control
Martin Schwidefsky
1
-0
/
+1
2017-07-25
s390/mm: add no-dat TLB flush optimization
Martin Schwidefsky
1
-2
/
+4
2017-07-12
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
1
-1
/
+1
2017-07-06
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+1
2017-06-12
s390: drivers: convert to use DRIVER_ATTR_RO/WO
Greg Kroah-Hartman
2
-11
/
+8
2017-05-15
s390 keyboard.c: don't open-code strndup_user()
Al Viro
1
-6
/
+1
2017-04-21
s390/sclp: Detect KSS facility
Farhan Ali
1
-1
/
+3
[next]