aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/nospec-branch.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-06Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-3/+3
2019-04-17s390/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf1-1/+2
2019-04-11s390: Convert IS_ENABLED uses to __is_definedJoe Perches1-3/+3
2018-07-18s390: detect etoken facilityMartin Schwidefsky1-1/+11
2018-05-09s390: remove closung punctuation from spectre messagesMartin Schwidefsky1-2/+2
2018-05-07s390: extend expoline to BC instructionsMartin Schwidefsky1-5/+20
2018-05-07s390: move spectre sysfs attribute codeMartin Schwidefsky1-19/+0
2018-04-16s390/nospec: include cpu.hSebastian Ott1-0/+1
2018-04-11s390: correct nospec auto detection init orderMartin Schwidefsky1-6/+2
2018-03-28s390: add sysfs attributes for spectreMartin Schwidefsky1-0/+19
2018-03-28s390: report spectre mitigation via syslogMartin Schwidefsky1-0/+10
2018-03-28s390: add automatic detection of the spectre defenseMartin Schwidefsky1-26/+42
2018-03-28s390: move nobp parameter functions to nospec-branch.cMartin Schwidefsky1-0/+27
2018-02-19s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)Eugeniu Rosca1-2/+2
2018-02-07s390: introduce execute-trampolines for branchesMartin Schwidefsky1-0/+100