summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* s390/mm: Check for valid vma before zapping in gmap_discardJanosch Frank2018-12-011-0/+2
* arm64: remove no-op -p linker flagGreg Hackmann2018-12-011-1/+1
* powerpc/numa: Suppress "VPHN is not supported" messagesSatheesh Rajendran2018-12-011-1/+1
* perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUsKan Liang2018-12-011-1/+114
* powerpc/io: Fix the IO workarounds code to work with RadixMichael Ellerman2018-12-011-13/+7
* KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILEScott Wood2018-12-014-8/+27
* s390/mm: Fix ERROR: "__node_distance" undefined!Justin M. Forbes2018-11-271-0/+1
* s390/vdso: add missing FORCE to build targetsVasily Gorbik2018-11-272-6/+6
* arm64: percpu: Initialize ret in the default caseNathan Chancellor2018-11-271-0/+3
* um: Give start_idle_thread() a return codeRichard Weinberger2018-11-271-0/+5
* Revert "x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation"Greg Kroah-Hartman2018-11-231-51/+6
* ARM: spectre-v1: mitigate user accessesRussell King2018-11-232-0/+13
* ARM: spectre-v1: use get_user() for __get_user()Russell King2018-11-231-6/+11
* ARM: use __inttype() in get_user()Russell King2018-11-231-1/+8
* ARM: oabi-compat: copy semops using __copy_from_user()Russell King2018-11-231-3/+5
* ARM: vfp: use __copy_from_user() when restoring VFP stateRussell King2018-11-233-21/+17
* ARM: signal: copy registers using __copy_from_user()Russell King2018-11-231-17/+21
* ARM: spectre-v1: fix syscall entryRussell King2018-11-232-11/+32
* ARM: spectre-v1: add array_index_mask_nospec() implementationRussell King2018-11-231-0/+19
* ARM: spectre-v1: add speculation barrier (csdb) macrosRussell King2018-11-232-0/+21
* ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1Russell King2018-11-231-2/+12
* ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handlingRussell King2018-11-231-1/+16
* ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15Russell King2018-11-231-0/+1
* ARM: KVM: invalidate icache on guest exit for Cortex-A15Marc Zyngier2018-11-232-0/+29
* ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17Marc Zyngier2018-11-233-5/+85
* ARM: spectre-v2: warn about incorrect context switching functionsRussell King2018-11-231-0/+15
* ARM: spectre-v2: add firmware based hardeningRussell King2018-11-232-0/+81
* ARM: spectre-v2: harden user aborts in kernel spaceRussell King2018-11-235-8/+94
* ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bitRussell King2018-11-233-3/+39
* ARM: spectre-v2: harden branch predictor on context switchesRussell King2018-11-233-35/+115
* ARM: spectre: add Kconfig symbol for CPUs vulnerable to SpectreRussell King2018-11-231-0/+4
* ARM: bugs: add support for per-processor bug checkingRussell King2018-11-233-1/+10
* ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King2018-11-234-0/+13
* ARM: bugs: prepare processor bug infrastructureRussell King2018-11-233-2/+12
* ARM: add more CPU part numbers for Cortex and Brahma B15 CPUsRussell King2018-11-231-0/+8
* arm64: uaccess: suppress spurious clang warningMark Rutland2018-11-231-2/+2
* x86/build: Use cc-option to validate stack alignment parameterMatthias Kaehlcke2018-11-231-3/+3
* x86/build: Fix stack alignment for CLangMatthias Kaehlcke2018-11-231-6/+8
* efi/libstub/arm64: Use hidden attribute for struct screen_info referenceArd Biesheuvel2018-11-231-0/+3
* x86/boot: #undef memcpy() et al in string.cMichael Davidson2018-11-231-0/+9
* crypto: arm64/sha - avoid non-standard inline asm tricksArd Biesheuvel2018-11-234-20/+16
* x86/build: Specify stack alignment for clangMatthias Kaehlcke2018-11-231-5/+21
* x86/build: Use __cc-option for boot code compiler optionsMatthias Kaehlcke2018-11-231-4/+5
* crypto, x86: aesni - fix token pasting for clangMichael Davidson2018-11-231-5/+2
* x86/kbuild: Use cc-option to enable -falign-{jumps/loops}Matthias Kaehlcke2018-11-231-2/+2
* kbuild: Consolidate header generation from ASM offset informationMatthias Kaehlcke2018-11-231-24/+2
* KVM: arm64: Fix caching of host MDCR_EL2 valueMark Rutland2018-11-211-2/+2
* arch/alpha, termios: implement BOTHER, IBSHIFT and termios2H. Peter Anvin (Intel)2018-11-213-1/+29
* xtensa: fix boot parameters address translationMax Filippov2018-11-211-2/+5
* xtensa: make sure bFLT stack is 16 byte alignedMax Filippov2018-11-211-1/+5