summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2018-04-24s390: add support for IBM z14 Model ZR1Heiko Carstens
2018-04-19s390/compat: fix setup_frame32Heiko Carstens
2018-04-19s390/ipl: ensure loadparm valid flag is setVasily Gorbik
2018-03-06s390/entry.S: fix spurious zeroing of r0Christian Borntraeger
2018-02-22s390: do not bypass BPENTER for interrupt system callsMartin Schwidefsky
2018-02-22s390/clean-up: use CFI_* macros in entry.SHendrik Brueckner
2018-02-19s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)Eugeniu Rosca
2018-02-07s390: introduce execute-trampolines for branchesMartin Schwidefsky
2018-02-05s390: run user space and KVM guests with modified branch predictionMartin Schwidefsky
2018-02-05s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky
2018-02-05s390/alternative: use a copy of the facility bit maskMartin Schwidefsky
2018-02-05s390: scrub registers on kernel entry and KVM exitMartin Schwidefsky
2018-02-05s390/runtime_instrumentation: re-add signum system call parameterHeiko Carstens
2018-02-02s390/cpum_cf: correct counter number of LAST_HOST_TRANSLATIONSHendrik Brueckner
2018-02-02s390/kprobes: Fix %p uses in error messagesMasami Hiramatsu
2018-02-02s390/sysinfo: add and display licensed internal code identifierHendrik Brueckner
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-01-23s390: fix handling of -1 in set{,fs}[gu]id16 syscallsEugene Syromiatnikov
2018-01-23s390/syscalls: use generated syscall_table.h and unistd.h header filesHendrik Brueckner
2018-01-23s390/syscalls: add Makefile to generate system call header filesHendrik Brueckner
2018-01-23s390/syscalls: add syscalltbl scriptHendrik Brueckner
2018-01-23s390/syscalls: add system call tableHendrik Brueckner
2018-01-23s390/ipl: avoid usage of __section(.data)Vasily Gorbik
2018-01-23s390/head: replace hard coded values with constantsVasily Gorbik
2018-01-23s390: remove bogus system call table entriesHeiko Carstens
2018-01-23s390/kprobes: remove duplicate includesPravin Shedge
2018-01-15signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman
2018-01-15signal: Unify and correct copy_siginfo_from_user32Eric W. Biederman
2018-01-09treewide: Use DEVICE_ATTR_WOJoe Perches
2018-01-09treewide: Use DEVICE_ATTR_RWJoe Perches
2017-12-14kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2017-12-13s390/vdso: revise CFI annotations of vDSO functionsHendrik Brueckner
2017-12-13s390/kernel: emit CFI data in .debug_frame and discard .eh_frame sectionsHendrik Brueckner
2017-12-07s390: fix compat system call tableHeiko Carstens
2017-12-05s390: add a few more SPDX identifiersMartin Schwidefsky
2017-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-28s390/gs: add compat regset for the guarded storage broadcast control blockMartin Schwidefsky
2017-11-24s390: kernel: Remove redundant license textGreg Kroah-Hartman
2017-11-24s390: kernel: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-11-24s390: sthyi: add SPDX identifiers to the remaining filesMartin Schwidefsky
2017-11-24s390/debug: use pK for kernel pointersChristian Borntraeger
2017-11-24s390/disassembler: correct disassembly lines alignmentVasily Gorbik
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-20s390/disassembler: remove confusing codeHeiko Carstens
2017-11-20s390: rework __switch_to() to allow larger task_struct offsetsHeiko Carstens
2017-11-20s390/topology: fix compile error in file arch/s390/kernel/smp.cThomas Richter
2017-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-17Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-11-16s390/cpum_sf: correctly set the PID and TID in perf samplesHendrik Brueckner