aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-28s390/kdump: Add final noteMichael Holzheu1-0/+15
2017-03-22s390/facilities: get rid of __ASSEMBLY__ in facility header fileHeiko Carstens1-1/+0
2017-03-22s390/sysinfo: provide remaining stsi information via debugfsHeiko Carstens1-1/+19
2017-03-22s390/sysinfo,topology: provide raw stsi 15,1,x data via debugfsHeiko Carstens2-1/+81
2017-03-22s390/debugfs: introduce top-level 's390' directoryHeiko Carstens2-1/+16
2017-03-22s390/dump_stack: use control program identification stringHeiko Carstens1-5/+13
2017-03-22s390/dump_stack: remove whitespace from arch descriptionHeiko Carstens1-5/+24
2017-03-22s390/sysinfo: allow compiler warnings againHeiko Carstens1-2/+0
2017-03-22s390/topology: fix typo in early topology codeHeiko Carstens1-1/+1
2017-03-22s390/topology: get rid of core mask arrayHeiko Carstens1-1/+3
2017-03-22s390/cpuinfo: show facilities as reported by stfleHeiko Carstens1-0/+14
2017-03-22Merge branch 'guarded-storage' into 'features' to make merging withMartin Schwidefsky15-31/+322
2017-03-22s390/smp: fix ipl from cpu with non-zero addressHeiko Carstens1-3/+2
2017-03-22s390: add a system call for guarded storageMartin Schwidefsky15-31/+322
2017-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds6-6/+14
2017-03-09s390: wire up statx system callHeiko Carstens2-0/+3
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar1-0/+2
2017-03-02s390/ipl: always use load normal for CCW-type re-IPLHeiko Carstens1-0/+2
2017-03-02sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <linux/sched/init.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h>Ingo Molnar2-2/+2
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>Ingo Molnar8-0/+10
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>Ingo Molnar2-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>Ingo Molnar4-0/+4
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar1-0/+3
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/topology.h>Ingo Molnar1-0/+1
2017-03-01s390/cputime: reset all accounting fields on forkMartin Schwidefsky1-0/+3
2017-03-01s390/cputime: remove last traces of cputime_tMartin Schwidefsky1-1/+1
2017-03-01s390: fix in-kernel program checksMartin Schwidefsky1-5/+5
2017-02-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+2
2017-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds4-28/+49
2017-02-27mm: add new mmgrab() helperVegard Nossum1-1/+1
2017-02-27scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-24memblock: embed memblock type name within struct memblock_typeHeiko Carstens1-0/+1
2017-02-23s390/nmi: purge tlbs after control register validationHeiko Carstens1-1/+2
2017-02-23s390/nmi: fix order of register validationHeiko Carstens1-12/+12
2017-02-23s390: opt into HAVE_COPY_THREAD_TLSHeiko Carstens1-3/+2
2017-02-23s390: restore address space when returning to user spaceHeiko Carstens3-11/+32
2017-02-23s390: rename CIF_ASCE to CIF_ASCE_PRIMARYHeiko Carstens1-11/+11
2017-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds33-323/+185
2017-02-20s390/syscall: fix single stepped system callsMartin Schwidefsky1-0/+1
2017-02-17s390: get rid of MACHINE_HAS_PFMF and MACHINE_HAS_HPAGEHeiko Carstens1-1/+1
2017-02-17s390: replace ACCESS_ONCE with READ_ONCEChristian Borntraeger1-7/+7
2017-02-17s390: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker17-18/+20
2017-02-17s390/kdump: Use "LINUX" ELF note name instead of "CORE"Michael Holzheu1-1/+5
2017-02-08s390: add no-execute supportMartin Schwidefsky5-9/+42
2017-02-08s390: report new vector facilitiesMartin Schwidefsky2-2/+8
2017-02-08s390: use correct input data address for setup_randomnessHeiko Carstens1-1/+1