summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-06-042-5/+2Star
* s390/kexec_file: Fix detection of text segment in ELF loaderPhilipp Rudo2019-05-311-1/+6
* s390/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2019-05-141-1/+2
* perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier2019-04-051-3/+3
* s390/setup: fix boot crash for machine without EDAT-1Martin Schwidefsky2019-03-231-7/+6Star
* s390/setup: fix early warning messagesMartin Schwidefsky2019-03-231-9/+23
* s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPUDavid Hildenbrand2019-01-311-2/+6
* s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer2019-01-311-0/+4
* s390/early: improve machine detectionChristian Borntraeger2019-01-312-2/+4
* s390/cpum_cf: Reject request for sampling in event initializationThomas Richter2018-12-171-0/+2
* s390/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-12-051-11/+2Star
* s390/perf: Change CPUM_CF return code in event init functionThomas Richter2018-11-271-1/+1
* s390/vdso: add missing FORCE to build targetsVasily Gorbik2018-11-272-6/+6
* s390/sthyi: Fix machine name validity indicationJanosch Frank2018-11-131-3/+5
* s390/hibernate: fix error handling when suspend cpu != resume cpuGerald Schaefer2018-09-202-6/+4Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-08-242-44/+34Star
|\
| * s390: remove gcc version check (4.3 or newer)Heiko Carstens2018-08-211-8/+0Star
| * s390/kdump: Remove kzalloc_panicPhilipp Rudo2018-08-161-15/+12Star
| * s390/kdump: Fix memleak in nt_vmcoreinfoPhilipp Rudo2018-08-161-5/+12
| * s390/kdump: Make elfcorehdr size calculation ABI compliantPhilipp Rudo2018-08-161-16/+10Star
* | s390: ebcdic: convert comments to UTF-8Arnd Bergmann2018-08-241-18/+18
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-08-211-1/+1
|\ \
| * | pid: Implement PIDTYPE_TGIDEric W. Biederman2018-07-211-1/+1
* | | Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-08-212-2/+2
|\ \ \
| * | | s390/ftrace: Add -mfentry and -mnop-mcount supportVasily Gorbik2018-08-162-2/+2
* | | | Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-08-151-3/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | kbuild: do not redirect the first prerequisite for filechkMasahiro Yamada2018-07-281-3/+3
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-08-1417-667/+186Star
|\ \ \
| * | | s390/kdump: Fix elfcorehdr size calculationPhilipp Rudo2018-07-311-6/+98
| * | | s390/cpum_sf: save TOD clock base in SDBs for time conversionHendrik Brueckner2018-07-311-1/+13
| * | | s390: vdso_fault return typeSouptick Joarder2018-07-231-1/+1
| * | | s390: detect etoken facilityMartin Schwidefsky2018-07-182-1/+13
| * | | s390/topology: correct topology mode proc handlerVasily Gorbik2018-07-061-25/+18Star
| * | | s390/sysinfo: add missing #ifdef CONFIG_PROC_FSHeiko Carstens2018-07-021-0/+4
| * | | s390/boot: block uncompressed vmlinux booting attemptsVasily Gorbik2018-07-021-0/+12
| * | | s390: move _text to an actual .text startVasily Gorbik2018-07-021-6/+1Star
| * | | s390: correct _stext offsetVasily Gorbik2018-07-022-25/+16Star
| * | | s390: get rid of the first mb of uncompressed imageVasily Gorbik2018-07-022-2/+1Star
| * | | s390: remove unused _ehead symbolVasily Gorbik2018-07-021-2/+0Star
| * | | s390: put expoline execute-trampolines into .text sectionVasily Gorbik2018-07-021-0/+1
| * | | s390/perf: fix gcc 8 array-bounds warningVasily Gorbik2018-07-021-4/+2Star
| * | | s390: fix gcc 8 stringop-truncation warnings in proc handlersVasily Gorbik2018-07-021-2/+1Star
| * | | s390/setup: do not reserve the decompressor codeVasily Gorbik2018-06-251-2/+2
| * | | s390/boot: make head.S and als.c be part of the decompressor onlyVasily Gorbik2018-06-257-592/+5Star
| * | | s390/decompressor: trim the kernel image up to 1MVasily Gorbik2018-06-251-1/+1
* | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-141-5/+10
|\ \ \ \
| * | | | s390/time: Remove read_boot_clock64()Pavel Tatashin2018-07-201-13/+0Star
| * | | | s390/time: Add read_persistent_wall_and_boot_offset()Pavel Tatashin2018-07-201-0/+18
| | |/ / | |/| |
* | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-07-254-3/+11
|\| | |
| * | | s390: wire up rseq system callHeiko Carstens2018-07-044-1/+8