summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* s390: introduce execute-trampolines for branchesMartin Schwidefsky2018-02-077-34/+264
* s390: run user space and KVM guests with modified branch predictionMartin Schwidefsky2018-02-052-5/+64
* s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky2018-02-055-0/+76
* s390/alternative: use a copy of the facility bit maskMartin Schwidefsky2018-02-054-3/+11
* s390: scrub registers on kernel entry and KVM exitMartin Schwidefsky2018-02-051-0/+47
* s390/runtime_instrumentation: re-add signum system call parameterHeiko Carstens2018-02-051-1/+9
* s390/cpum_cf: correct counter number of LAST_HOST_TRANSLATIONSHendrik Brueckner2018-02-021-1/+1
* s390/kprobes: Fix %p uses in error messagesMasami Hiramatsu2018-02-021-1/+1
* s390/sysinfo: add and display licensed internal code identifierHendrik Brueckner2018-02-021-0/+2
* Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-012-3/+2
|\
| * treewide: Use DEVICE_ATTR_WOJoe Perches2018-01-091-1/+1
| * treewide: Use DEVICE_ATTR_RWJoe Perches2018-01-091-2/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-02-0120-428/+758
|\ \
| * | s390: fix handling of -1 in set{,fs}[gu]id16 syscallsEugene Syromiatnikov2018-01-231-4/+4
| * | s390/syscalls: use generated syscall_table.h and unistd.h header filesHendrik Brueckner2018-01-232-394/+2
| * | s390/syscalls: add Makefile to generate system call header filesHendrik Brueckner2018-01-231-0/+52
| * | s390/syscalls: add syscalltbl scriptHendrik Brueckner2018-01-231-0/+232
| * | s390/syscalls: add system call tableHendrik Brueckner2018-01-231-0/+390
| * | s390/ipl: avoid usage of __section(.data)Vasily Gorbik2018-01-231-8/+4
| * | s390/head: replace hard coded values with constantsVasily Gorbik2018-01-231-5/+5
| * | s390: remove bogus system call table entriesHeiko Carstens2018-01-231-3/+3
| * | s390/kprobes: remove duplicate includesPravin Shedge2018-01-231-1/+0
| * | s390/vdso: revise CFI annotations of vDSO functionsHendrik Brueckner2017-12-138-16/+52
| * | s390/kernel: emit CFI data in .debug_frame and discard .eh_frame sectionsHendrik Brueckner2017-12-1311-0/+17
* | | signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman2018-01-151-52/+0
* | | signal: Unify and correct copy_siginfo_from_user32Eric W. Biederman2018-01-151-48/+0
| |/ |/|
* | kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker2017-12-141-0/+1
|/
* s390: fix compat system call tableHeiko Carstens2017-12-071-3/+3
* s390: add a few more SPDX identifiersMartin Schwidefsky2017-12-053-0/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-3027-83/+47
|\
| * s390/gs: add compat regset for the guarded storage broadcast control blockMartin Schwidefsky2017-11-281-0/+8
| * s390: kernel: Remove redundant license textGreg Kroah-Hartman2017-11-2413-72/+0
| * s390: kernel: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-2422-0/+22
| * s390: sthyi: add SPDX identifiers to the remaining filesMartin Schwidefsky2017-11-241-0/+1
| * s390/debug: use pK for kernel pointersChristian Borntraeger2017-11-241-1/+1
| * s390/disassembler: correct disassembly lines alignmentVasily Gorbik2017-11-241-1/+1
| * s390/disassembler: remove confusing codeHeiko Carstens2017-11-201-1/+6
| * s390: rework __switch_to() to allow larger task_struct offsetsHeiko Carstens2017-11-201-8/+7
| * s390/topology: fix compile error in file arch/s390/kernel/smp.cThomas Richter2017-11-201-0/+1
* | treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-2/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-1713-276/+719
|\
| * s390/cpum_sf: correctly set the PID and TID in perf samplesHendrik Brueckner2017-11-161-0/+76
| * s390/cpum_sf: load program parameter at sampler enablementHendrik Brueckner2017-11-161-0/+3
| * s390/perf: extend perf_regs support to include floating-point registersHendrik Brueckner2017-11-161-0/+21
| * s390/perf: add perf_regs support and user stack dumpHeiko Carstens2017-11-162-1/+50
| * s390/cpum_sf: do not register PMU if no sampling mode is authorizedHendrik Brueckner2017-11-161-0/+3
| * s390/cpumf: remove raw event support in basic-only sampling modePu Hou2017-11-161-158/+27
| * s390/cpumf: enable using AUX bufferPu Hou2017-11-161-11/+44
| * s390/cpumf: introduce AUX buffer for dump diagnostic sample dataPu Hou2017-11-161-0/+446
| * s390/disassembler: increase show_code buffer sizeVasily Gorbik2017-11-161-2/+2
OpenPOWER on IntegriCloud