summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-03-03MIPS: CPS: Fix MIPS_ISA_LEVEL_RAW falloutJames Hogan
2018-03-03x86/microcode/intel: Extend BDW late-loading further with LLC size checkJia Zhang
2018-03-03x86/mce: Make machine check speculation protectedThomas Gleixner
2018-03-03KVM/x86: Fix wrong macro references of X86_CR0_PG_BIT and X86_CR4_PAE_BIT in ...Tianyu Lan
2018-03-03KVM/x86: Check input paging mode when cs.l is setLan Tianyu
2018-03-03arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier
2018-03-03KVM: x86: Add memory barrier on vmcs field lookupAndrew Honig
2018-03-03powerpc: Don't preempt_disable() in show_cpuinfo()Benjamin Herrenschmidt
2018-03-03SolutionEngine771x: add Ether TSU resourceSergei Shtylyov
2018-03-03SolutionEngine771x: fix Ether platform dataSergei Shtylyov
2018-03-03x86/microcode/intel: Extend BDW late-loading with a revision checkJia Zhang
2018-03-03x86/alternatives: Add missing 'David Woodhouse
2018-03-03ARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7Thomas Petazzoni
2018-03-03KVM: arm/arm64: Fix HYP unmapping going off limitsMarc Zyngier
2018-03-03kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2018-03-03KVM: X86: Fix load RFLAGS w/o the fixed bitWanpeng Li
2018-03-03powerpc/perf: Dereference BHRB entries safelyRavi Bangoria
2018-03-03MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accessesMaciej W. Rozycki
2018-03-03MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSAMaciej W. Rozycki
2018-03-03MIPS: Guard against any partial write attempt with PTRACE_SETREGSETMaciej W. Rozycki
2018-03-03MIPS: Factor out NT_PRFPREG regset access helpersMaciej W. Rozycki
2018-03-03mips/ptrace: Preserve previous registers for short regset writeDave Martin
2018-03-03MIPS: Fix FCSR Cause bit handling for correct SIGFPE issueMaciej W. Rozycki
2018-03-03MIPS: MSA: bugfix - disable MSA correctly for new threads/processes.Ralf Baechle
2018-03-03MIPS: ptrace: Prevent writes to read-only FCSR bitsMaciej W. Rozycki
2018-03-03MIPS: ptrace: Fix FP context restoration FCSR regressionMaciej W. Rozycki
2018-03-03MIPS: Fix a preemption issue with thread's FPU defaultsMaciej W. Rozycki
2018-03-03MIPS: Respect the ISA level in FCSR handlingMaciej W. Rozycki
2018-03-03MIPS: math-emu: Define IEEE 754-2008 feature control bitsMaciej W. Rozycki
2018-03-03MIPS: Set `si_code' for SIGFPE signals sent from emulation tooMaciej W. Rozycki
2018-03-03MIPS: Always clear FCSR cause bits after emulationMaciej W. Rozycki
2018-03-03MIPS: Respect the FCSR exception mask for `si_code'Maciej W. Rozycki
2018-03-03MIPS: lose_fpu(): Disable FPU when MSA enabledJames Hogan
2018-03-03MIPS: prevent FP context set via ptrace being discardedPaul Burton
2018-03-03MIPS: Clear [MSA]FPE CSR.Cause after notify_die()James Hogan
2018-03-03MIPS: clear MSACSR cause bits when handling MSA FP exceptionPaul Burton
2018-03-03MIPS: CPS: Fix r1 .set mt assembler warningJames Hogan
2018-03-03arm64: fpsimd: Prevent registers leaking from dead tasksDave Martin
2018-03-03x86/PCI: Make broadcom_postcore_init() check acpi_disabledRafael J. Wysocki
2018-03-03s390: always save and restore all registers on context switchHeiko Carstens
2018-03-03arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-oneMarc Zyngier
2018-03-03arm64: KVM: fix VTTBR_BADDR_MASK BUG_ON off-by-oneKristina Martsenko
2018-03-03KVM: x86: Don't re-execute instruction when not passing CR2 valueLiran Alon
2018-03-03KVM: x86: emulator: Return to user-mode on L1 CPL=0 emulation failureLiran Alon
2018-03-03KVM: x86: Exit to user-mode on #UD intercept when emulator requiresLiran Alon
2018-02-13kaiser: Set _PAGE_NX only if supportedLepton Wu
2018-02-13kaiser: Set _PAGE_NX only if supportedGuenter Roeck
2018-02-13x86/vdso: Remove pvclock fixmap machineryAndy Lutomirski
2018-02-13x86/platform/uv: Include clocksource.h for clocksource_touch_watchdog()Ingo Molnar
2018-02-13Revert "x86: kvmclock: Disable use from vDSO if KPTI is enabled"Juerg Haefliger