index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
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-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-22
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-14
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-13
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
1
-1
/
+1
2017-07-07
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-16
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
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-1
/
+2
2017-02-08
s390/sclp: get rid of common response code handling
Heiko Carstens
3
-33
/
+17
2017-02-08
s390/sclp: don't add new lines to each printed string
Heiko Carstens
1
-9
/
+7
2017-02-08
s390/sclp: make early sclp code readable
Heiko Carstens
4
-280
/
+228
2017-02-08
s390/sclp: disable early sclp code as soon as the base sclp driver is active
Heiko Carstens
3
-7
/
+11
2017-02-08
s390/sclp: move early printk code to drivers
Heiko Carstens
2
-1
/
+228
2017-01-16
s390: use false/true when using bool
Heiko Carstens
2
-2
/
+2
2017-01-16
s390: proper type casts for csum_partial invocations
Heiko Carstens
1
-1
/
+1
2017-01-16
s390/zcore: remove unneeded linux/miscdevice.h include
Corentin Labbe
1
-1
/
+0
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
13
-13
/
+13
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
8
-61
/
+61
2016-12-12
s390/vmlogrdr: fix IUCV buffer allocation
Gerald Schaefer
1
-1
/
+1
2016-12-07
s390/smp: initialize cpu_present_mask in setup_arch
Heiko Carstens
3
-24
/
+55
2016-11-17
zcore: Improve startup-message text
Michael Holzheu
1
-1
/
+1
2016-11-10
s390: char: make slp_ctl explicitly non-modular
Paul Gortmaker
1
-2
/
+2
2016-10-31
s390: char: make slcp_quiesce explicitly non-modular
Paul Gortmaker
1
-3
/
+1
2016-10-31
s390: char: make sclp_tty explicitly non-modular
Paul Gortmaker
1
-2
/
+1
2016-10-31
s390: char: make con3215 explicitly non-modular
Paul Gortmaker
1
-11
/
+1
[next]