summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-03-03MIPS: CPS: Fix MIPS_ISA_LEVEL_RAW falloutJames Hogan1-3/+10
2018-03-03x86/microcode/intel: Extend BDW late-loading further with LLC size checkJia Zhang1-2/+18
2018-03-03x86/mce: Make machine check speculation protectedThomas Gleixner3-1/+8
2018-03-03KVM/x86: Fix wrong macro references of X86_CR0_PG_BIT and X86_CR4_PAE_BIT in ...Tianyu Lan1-2/+2
2018-03-03KVM/x86: Check input paging mode when cs.l is setLan Tianyu1-0/+26
2018-03-03arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier1-2/+2
2018-03-03KVM: x86: Add memory barrier on vmcs field lookupAndrew Honig1-1/+11
2018-03-03powerpc: Don't preempt_disable() in show_cpuinfo()Benjamin Herrenschmidt1-11/+0
2018-03-03SolutionEngine771x: add Ether TSU resourceSergei Shtylyov2-2/+13
2018-03-03SolutionEngine771x: fix Ether platform dataSergei Shtylyov1-2/+8
2018-03-03x86/microcode/intel: Extend BDW late-loading with a revision checkJia Zhang1-2/+11
2018-03-03x86/alternatives: Add missing 'David Woodhouse1-2/+2
2018-03-03ARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7Thomas Petazzoni1-2/+8
2018-03-03KVM: arm/arm64: Fix HYP unmapping going off limitsMarc Zyngier1-6/+4
2018-03-03kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker1-0/+1
2018-03-03KVM: X86: Fix load RFLAGS w/o the fixed bitWanpeng Li1-1/+1
2018-03-03powerpc/perf: Dereference BHRB entries safelyRavi Bangoria1-2/+6
2018-03-03MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accessesMaciej W. Rozycki1-0/+3
2018-03-03MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSAMaciej W. Rozycki1-11/+36
2018-03-03MIPS: Guard against any partial write attempt with PTRACE_SETREGSETMaciej W. Rozycki1-1/+11
2018-03-03MIPS: Factor out NT_PRFPREG regset access helpersMaciej W. Rozycki1-25/+83
2018-03-03mips/ptrace: Preserve previous registers for short regset writeDave Martin1-1/+2
2018-03-03MIPS: Fix FCSR Cause bit handling for correct SIGFPE issueMaciej W. Rozycki4-33/+70
2018-03-03MIPS: MSA: bugfix - disable MSA correctly for new threads/processes.Ralf Baechle1-1/+1
2018-03-03MIPS: ptrace: Prevent writes to read-only FCSR bitsMaciej W. Rozycki1-9/+19
2018-03-03MIPS: ptrace: Fix FP context restoration FCSR regressionMaciej W. Rozycki1-0/+1
2018-03-03MIPS: Fix a preemption issue with thread's FPU defaultsMaciej W. Rozycki3-4/+4
2018-03-03MIPS: Respect the ISA level in FCSR handlingMaciej W. Rozycki10-21/+89
2018-03-03MIPS: math-emu: Define IEEE 754-2008 feature control bitsMaciej W. Rozycki3-9/+18
2018-03-03MIPS: Set `si_code' for SIGFPE signals sent from emulation tooMaciej W. Rozycki3-64/+76
2018-03-03MIPS: Always clear FCSR cause bits after emulationMaciej W. Rozycki1-1/+8
2018-03-03MIPS: Respect the FCSR exception mask for `si_code'Maciej W. Rozycki1-1/+10
2018-03-03MIPS: lose_fpu(): Disable FPU when MSA enabledJames Hogan1-0/+1
2018-03-03MIPS: prevent FP context set via ptrace being discardedPaul Burton1-6/+24
2018-03-03MIPS: Clear [MSA]FPE CSR.Cause after notify_die()James Hogan3-12/+21
2018-03-03MIPS: clear MSACSR cause bits when handling MSA FP exceptionPaul Burton1-1/+10
2018-03-03MIPS: CPS: Fix r1 .set mt assembler warningJames Hogan1-0/+2
2018-03-03arm64: fpsimd: Prevent registers leaking from dead tasksDave Martin1-0/+9
2018-03-03x86/PCI: Make broadcom_postcore_init() check acpi_disabledRafael J. Wysocki1-1/+1
2018-03-03s390: always save and restore all registers on context switchHeiko Carstens1-14/+10
2018-03-03arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-oneMarc Zyngier1-2/+1
2018-03-03arm64: KVM: fix VTTBR_BADDR_MASK BUG_ON off-by-oneKristina Martsenko1-2/+1
2018-03-03KVM: x86: Don't re-execute instruction when not passing CR2 valueLiran Alon2-2/+3
2018-03-03KVM: x86: emulator: Return to user-mode on L1 CPL=0 emulation failureLiran Alon1-1/+1
2018-03-03KVM: x86: Exit to user-mode on #UD intercept when emulator requiresLiran Alon2-0/+4
2018-02-13kaiser: Set _PAGE_NX only if supportedLepton Wu1-0/+2
2018-02-13kaiser: Set _PAGE_NX only if supportedGuenter Roeck1-1/+2
2018-02-13x86/vdso: Remove pvclock fixmap machineryAndy Lutomirski6-41/+1
2018-02-13x86/platform/uv: Include clocksource.h for clocksource_touch_watchdog()Ingo Molnar1-0/+1
2018-02-13Revert "x86: kvmclock: Disable use from vDSO if KPTI is enabled"Juerg Haefliger2-6/+1