aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.4.133 into android-msm-wahoo-4.4Nathan Chancellor2018-05-269-122/+96
|\
| * s390: extend expoline to BC instructionsMartin Schwidefsky2018-05-261-5/+20
| * s390: move spectre sysfs attribute codeMartin Schwidefsky2018-05-263-18/+22
| * s390/kernel: use expoline for indirect branchesMartin Schwidefsky2018-05-263-15/+24
| * s390: move expoline assembler macros to a headerMartin Schwidefsky2018-05-261-81/+24
| * s390: remove indirect branch from do_softirq_own_stackMartin Schwidefsky2018-05-261-3/+2
| * s390/cpum_sf: ensure sample frequency of perf event attributes is non-zeroHendrik Brueckner2018-05-261-0/+4
* | Merge 4.4.130 into android-msm-wahoo-4.4-oreo-m2Nathan Chancellor2018-04-2812-32/+660
|\|
| * s390/uprobes: implement arch_uretprobe_is_alive()Heiko Carstens2018-04-291-0/+9
| * s390: correct module section names for expoline code revertMartin Schwidefsky2018-04-291-2/+2
| * s390: correct nospec auto detection init orderMartin Schwidefsky2018-04-292-6/+5
| * s390: add sysfs attributes for spectreMartin Schwidefsky2018-04-291-0/+19
| * s390: report spectre mitigation via syslogMartin Schwidefsky2018-04-291-0/+10
| * s390: add automatic detection of the spectre defenseMartin Schwidefsky2018-04-293-32/+48
| * s390: move nobp parameter functions to nospec-branch.cMartin Schwidefsky2018-04-293-25/+29
| * s390/entry.S: fix spurious zeroing of r0Christian Borntraeger2018-04-291-2/+2
| * s390: do not bypass BPENTER for interrupt system callsMartin Schwidefsky2018-04-291-1/+2
| * s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)Eugeniu Rosca2018-04-291-2/+2
| * s390: introduce execute-trampolines for branchesMartin Schwidefsky2018-04-297-34/+264
| * s390: run user space and KVM guests with modified branch predictionMartin Schwidefsky2018-04-292-4/+63
| * s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky2018-04-295-0/+76
| * s390/alternative: use a copy of the facility bit maskMartin Schwidefsky2018-04-294-3/+11
| * s390: scrub registers on kernel entry and KVM exitMartin Schwidefsky2018-04-291-0/+47
| * s390: enable CPU alternatives unconditionallyHeiko Carstens2018-04-292-11/+7
| * s390: introduce CPU alternativesVasily Gorbik2018-04-295-0/+154
* | Merge 4.4.129 into android-msm-wahoo-4.4-oreo-m2Nathan Chancellor2018-04-241-0/+1
|\|
| * s390/ipl: ensure loadparm valid flag is setVasily Gorbik2018-04-241-0/+1
* | Merge 4.4.128 into android-msm-wahoo-4.4-oreo-m2Nathan Chancellor2018-04-131-1/+7
|\|
| * s390: move _text symbol to address higher than zeroHeiko Carstens2018-04-131-1/+7
* | Merge 4.4.117 into android-msm-wahoo-4.4-oreo-mr1Nathan Chancellor2018-02-221-4/+4
|\|
| * s390: fix handling of -1 in set{,fs}[gu]id16 syscallsEugene Syromiatnikov2018-02-221-4/+4
* | Merge 4.4.111 into android-msm-wahoo-4.4-oreo-mr1Nathan Chancellor2018-01-101-0/+1
|\|
| * kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker2018-01-101-0/+1
* | Merge 4.4.106 into android-msm-wahoo-4.4-oreo-mr1Nathan Chancellor2017-12-161-3/+3
|\|
| * s390: fix compat system call tableHeiko Carstens2017-12-161-3/+3
* | Merge 4.4.105 into android-msm-wahoo-4.4-oreo-mr1Nathan Chancellor2017-12-094-19/+23
|\|
| * s390/runtime instrumentation: simplify task exit handlingHeiko Carstens2017-12-092-16/+16
| * s390/disassembler: increase show_code buffer sizeVasily Gorbik2017-11-301-2/+2
| * s390/disassembler: add missing end marker for e7 tableHeiko Carstens2017-11-301-0/+1
| * s390/runtime instrumention: fix possible memory corruptionHeiko Carstens2017-11-301-2/+2
| * s390: fix transactional execution control register handlingHeiko Carstens2017-11-302-1/+4
* | Merged linux-4.4.80 into android-msm-wahoo-4.4Thierry Strudel2017-09-201-6/+13
|\|
| * s390/kvm: do not rely on the ILC on kvm host protection faulsChristian Borntraeger2017-06-171-6/+13
* | Merged linux-4.4.70 into android-msm-wahoo-4.4Thierry Strudel2017-09-202-3/+33
|\|
| * s390/cputime: fix incorrect system timeMartin Schwidefsky2017-05-251-3/+18
| * s390/kdump: Add final noteMichael Holzheu2017-05-251-0/+15
* | Merge branch 'android-msm-8998-4.4-common' into android-msm-wahoo-4.4Thierry Strudel2017-04-073-12/+22
|\|
| * s390/kdump: Use "LINUX" ELF note name instead of "CORE"Michael Holzheu2017-03-181-8/+10
| * s390: use correct input data address for setup_randomnessHeiko Carstens2017-03-151-1/+1
| * s390: make setup_randomness workHeiko Carstens2017-03-151-3/+3