index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
/
zcore.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
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
1
-0
/
+1
*
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
1
-1
/
+1
*
zcore: Improve startup-message text
Michael Holzheu
2016-11-17
1
-1
/
+1
*
s390: char: make zcore explicitly non-modular
Paul Gortmaker
2016-10-31
1
-19
/
+1
*
s390/ipl: rename diagnose enums
Heiko Carstens
2016-06-13
1
-1
/
+1
*
s390/dump: cleanup CPU save area handling
Martin Schwidefsky
2015-11-27
1
-6
/
+5
*
s390/dump: rework CPU register dump code
Martin Schwidefsky
2015-11-27
1
-2
/
+0
*
s390/dump: remove SAVE_AREA_BASE
Martin Schwidefsky
2015-11-27
1
-1
/
+1
*
s390/zcore: simplify memcpy_hsa
Martin Schwidefsky
2015-11-27
1
-68
/
+33
*
s390/dump: streamline oldmem copy functions
Martin Schwidefsky
2015-11-27
1
-3
/
+17
*
s390/zcore: remove /sys/kernel/debug/zcore/mem
Martin Schwidefsky
2015-11-27
1
-386
/
+8
*
s390/zcore: copy vector registers into the image data
Martin Schwidefsky
2015-11-27
1
-16
/
+54
*
s390/zcore: remove invalid kfree in init_cpu_info
Martin Schwidefsky
2015-11-27
1
-1
/
+0
*
s390/kdump: fix nosmt kernel parameter
Michael Holzheu
2015-06-25
1
-1
/
+1
*
s390/sclp: unify basic sclp access by exposing "struct sclp"
David Hildenbrand
2015-05-13
1
-5
/
+5
*
s390: remove 31 bit support
Heiko Carstens
2015-03-25
1
-32
/
+0
*
s390/kdump: add support for vector extension
Michael Holzheu
2014-10-09
1
-7
/
+11
*
s390/mm: Convert bootmem to memblock
Philipp Hachtmann
2014-05-20
1
-30
/
+14
*
s390/sclp: Determine HSA size dynamically for zfcpdump
Michael Holzheu
2013-11-15
1
-15
/
+7
*
s390: Remove zfcpdump NR_CPUS dependency
Michael Holzheu
2013-10-24
1
-11
/
+9
*
s390/vmcore: use vmcore for zfcpdump
Michael Holzheu
2013-09-11
1
-3
/
+3
*
s390/mem_detect: limit memory detection loop to "mem=" parameter
Heiko Carstens
2013-05-02
1
-2
/
+2
*
s390/zcore: calculate real memory size using own get_mem_size function
Heiko Carstens
2013-05-02
1
-15
/
+15
*
s390/zcore: Fix HSA copy length for last block
Michael Holzheu
2013-04-23
1
-1
/
+1
*
s390/time: rename tod clock access functions
Heiko Carstens
2013-02-14
1
-1
/
+1
*
s390/zcore: Add hsa file
Michael Holzheu
2013-02-14
1
-3
/
+59
*
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-07-20
1
-1
/
+1
*
[S390] rework smp code
Martin Schwidefsky
2012-03-11
1
-1
/
+0
*
[S390] zfcpdump: Do not initialize zfcpdump in kdump mode
Michael Holzheu
2011-11-14
1
-0
/
+2
*
[S390] zcore: add missing module.h include
Heiko Carstens
2011-10-30
1
-0
/
+1
*
[S390] Add real memory access functions
Michael Holzheu
2011-10-30
1
-18
/
+2
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+2
*
[S390] avoid default_llseek in s390 drivers
Martin Schwidefsky
2010-05-17
1
-2
/
+2
*
[S390] zcore: Fix reipl device detection
Michael Holzheu
2010-04-22
1
-5
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[S390] zcore: CPU registers are not saved under LPAR
Michael Holzheu
2010-03-24
1
-29
/
+2
*
[S390] zcore: Add prefix registers to dump header
Michael Holzheu
2010-02-26
1
-3
/
+19
*
[S390] Cleanup struct _lowcore usage and defines.
Heiko Carstens
2010-02-26
1
-0
/
+1
*
[S390] zfcpdump: remove cross arch dump support
Heiko Carstens
2010-02-26
1
-93
/
+47
*
headers: utsname.h redux
Alexey Dobriyan
2009-09-23
1
-1
/
+0
*
[S390] Get rid of cpuid.h header file.
Heiko Carstens
2009-09-11
1
-1
/
+1
*
[S390] Use csum_partial in checksum.h
Frank Munzert
2009-03-26
1
-1
/
+3
*
[S390] Automatic IPL after dump
Frank Munzert
2009-03-26
1
-2
/
+86
*
[S390] convert zfcp dumper printks to pr_xxx macros.
Michael Holzheu
2008-12-25
1
-6
/
+8
*
[S390] zfcpdump: Make SCSI disk dump tool recognize storage holes
Frank Munzert
2008-07-17
1
-7
/
+94
*
[S390] Cleanup zfcp dumper printk messages.
Michael Holzheu
2008-07-14
1
-19
/
+12
[next]