index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'tty-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-08-18
1
-2
/
+28
|
\
|
*
kbd: complete dead keys definitions
Samuel Thibault
2018-07-07
1
-2
/
+28
*
|
mm/cma: remove unsupported gfp_mask parameter from cma_alloc()
Marek Szyprowski
2018-08-17
1
-1
/
+1
*
|
s390/tape: replace PTR_RET with PTR_ERR_OR_ZERO
Gustavo A. R. Silva
2018-07-19
1
-1
/
+1
*
|
s390/keyboard: sanitize array index in do_kdsk_ioctl
Martin Schwidefsky
2018-07-19
1
-12
/
+16
*
|
s390/sclp_async: replace callhome proc handler with generic one
Vasily Gorbik
2018-07-06
1
-31
/
+7
*
|
s390/monwriter: fix gcc 8 stringop-truncation warning
Vasily Gorbik
2018-07-02
1
-1
/
+1
*
|
s390/tape: fix gcc 8 stringop-truncation warning
Vasily Gorbik
2018-07-02
1
-4
/
+4
*
|
s390/tape: fix stringop-truncation gcc 8 warnings
Vasily Gorbik
2018-07-02
1
-2
/
+2
*
|
s390/decompressor: avoid reusing uncompressed image objects
Vasily Gorbik
2018-06-25
1
-5
/
+0
|
/
*
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
3
-3
/
+3
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2018-06-05
1
-0
/
+3
|
\
|
*
s390: introduce compile time check for empty .bss section
Vasily Gorbik
2018-05-09
1
-0
/
+3
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-04
3
-3
/
+0
|
\
\
|
*
\
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2018-05-02
1
-1
/
+1
|
|
\
\
|
|
|
/
|
*
|
compat: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
2018-04-19
3
-3
/
+0
*
|
|
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
2018-05-16
1
-17
/
+2
|
|
/
|
/
|
*
|
s390/sclp: avoid potential usage of uninitialized value
Vasily Gorbik
2018-04-16
1
-1
/
+1
|
/
*
s390/defkeymap: fix global init to zero
Christian Borntraeger
2018-03-18
1
-1
/
+1
*
s390/sclp_tty: enable line mode tty even if there is an ascii console
Christian Borntraeger
2018-03-18
1
-1
/
+4
*
s390/char : Rename EBCDIC keymap variables
Farhan Ali
2018-03-18
3
-48
/
+61
*
s390/sclp: 64 bit event mask
Claudio Imbrenda
2018-02-22
1
-1
/
+1
*
s390/sclp: 32 bit event mask compatibility mode
Claudio Imbrenda
2018-02-22
3
-8
/
+33
*
s390/sclp: generic event mask accessors
Claudio Imbrenda
2018-02-22
4
-23
/
+75
*
s390/sclp: clean up, use sccb_mask_t where appropriate
Claudio Imbrenda
2018-02-22
3
-8
/
+8
*
s390/sclp: Add support for Store Data SCLP interface
Peter Oberparleiter
2018-02-22
3
-1
/
+572
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-2
/
+2
*
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-10
1
-1
/
+2
|
\
|
*
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
2018-02-01
1
-0
/
+2
|
|
\
|
*
|
s390/sclp: expose the GISA format facility
Michael Mueller
2018-01-26
1
-1
/
+2
*
|
|
s390: introduce execute-trampolines for branches
Martin Schwidefsky
2018-02-07
1
-0
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2018-02-01
1
-2
/
+2
|
\
\
\
|
*
|
|
s390/sclp: fix .data section specification
Vasily Gorbik
2018-01-23
1
-2
/
+2
|
|
/
/
*
|
|
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-1
/
+1
*
|
|
s390/sclp: disable FORTIFY_SOURCE for early sclp code
Heiko Carstens
2017-12-13
1
-0
/
+2
|
|
/
|
/
|
*
|
s390: add a few more SPDX identifiers
Martin Schwidefsky
2017-12-05
2
-0
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-30
14
-1
/
+14
|
\
\
|
|
/
|
/
|
|
*
s390: drivers: Remove redundant license text
Greg Kroah-Hartman
2017-11-24
1
-1
/
+0
|
*
s390: char: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-11-24
14
-0
/
+14
*
|
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-21
1
-2
/
+2
|
/
*
s390/sclp: Convert timers to use timer_setup()
Kees Cook
2017-11-14
8
-51
/
+48
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-13
2
-12
/
+7
|
\
|
*
timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
Kees Cook
2017-10-05
2
-12
/
+7
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-13
6
-21
/
+14
|
\
\
|
*
|
vmur: convert urdev.ref_count from atomic_t to refcount_t
Elena Reshetova
2017-10-26
2
-5
/
+7
|
*
|
s390/sclp: Use setup_timer and mod_timer
Himanshu Jha
2017-09-28
2
-10
/
+4
|
*
|
s390/char: fix cdev_add usage
Jean Delvare
2017-09-28
3
-6
/
+3
|
|
/
[next]