summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Revert "powerpc/numa: Fix percpu allocations to be NUMA aware"Greg Kroah-Hartman2017-08-062-16/+2
* KVM: PPC: Book3S HV: Save/restore host values of debug registersPaul Mackerras2017-08-061-7/+32
* KVM: PPC: Book3S HV: Reload HTM registers explicitlyPaul Mackerras2017-08-061-1/+15
* KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exitPaul Mackerras2017-08-062-2/+13
* KVM: PPC: Book3S HV: Context-switch EBB registers properlyPaul Mackerras2017-08-061-0/+16
* powerpc/pseries: Fix of_node_put() underflow during reconfig removeLaurent Vivier2017-08-061-1/+0
* MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error messageMaciej W. Rozycki2017-07-271-1/+1
* MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn'Maciej W. Rozycki2017-07-271-8/+4
* MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn'Maciej W. Rozycki2017-07-271-8/+8
* MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'Maciej W. Rozycki2017-07-271-3/+4
* MIPS: math-emu: Prevent wrong ISA mode instruction emulationMaciej W. Rozycki2017-07-271-0/+38
* MIPS: Fix unaligned PC interpretation in `compute_return_epc'Maciej W. Rozycki2017-07-271-4/+1
* MIPS: Actually decode JALX in `__compute_return_epc_for_insn'Maciej W. Rozycki2017-07-271-0/+1
* MIPS: Save static registers before sysmipsJames Hogan2017-07-275-4/+10
* MIPS: Fix MIPS I ISA /proc/cpuinfo reportingMaciej W. Rozycki2017-07-271-1/+1
* x86/ioapic: Pass the correct data to unmask_ioapic_irq()Seunghun Han2017-07-271-1/+1
* x86/acpi: Prevent out of bound access caused by broken ACPI tablesSeunghun Han2017-07-271-0/+8
* MIPS: Negate error syscall return in traceJames Hogan2017-07-271-1/+1
* MIPS: Fix mips_atomic_set() with EVAJames Hogan2017-07-271-2/+5
* MIPS: Fix mips_atomic_set() retry conditionJames Hogan2017-07-271-1/+1
* s390/syscalls: Fix out of bounds arguments accessJiri Olsa2017-07-271-0/+6
* x86/xen: allow userspace access during hypercallsMarek Marczykowski-Górecki2017-07-271-0/+3
* powerpc/asm: Mark cr0 as clobbered in mftb()Oliver O'Halloran2017-07-271-1/+1
* powerpc: Fix emulation of mfocrf in emulate_step()Anton Blanchard2017-07-271-0/+13
* powerpc: Fix emulation of mcrf in emulate_step()Anton Blanchard2017-07-271-2/+4
* powerpc/64: Fix atomic64_inc_not_zero() to return an intMichael Ellerman2017-07-271-2/+2
* kvm: vmx: allow host to access guest MSR_IA32_BNDCFGSHaozhong Zhang2017-07-211-2/+4
* kvm: vmx: Check value written to IA32_BNDCFGSJim Mattson2017-07-212-0/+5
* kvm: x86: Guest BNDCFGS requires guest MPX supportJim Mattson2017-07-212-2/+10
* kvm: vmx: Do not disable intercepts for BNDCFGSJim Mattson2017-07-211-1/+0
* KVM: x86: disable MPX if host did not enable MPX XSAVE featuresPaolo Bonzini2017-07-213-18/+17
* crypto: sha1-ssse3 - Disable avx2Herbert Xu2017-07-211-1/+1
* s390: reduce ELF_ET_DYN_BASEKees Cook2017-07-211-8/+7
* powerpc: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook2017-07-211-6/+7
* arm64: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook2017-07-211-6/+6
* arm: move ELF_ET_DYN_BASE to 4MBKees Cook2017-07-211-6/+2
* binfmt_elf: use ELF_ET_DYN_BASE only for PIEKees Cook2017-07-211-6/+7
* parisc/mm: Ensure IRQs are off in switch_mm()Helge Deller2017-07-211-2/+13
* parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devsThomas Bogendoerfer2017-07-211-4/+7
* parisc: use compat_sys_keyctl()Eric Biggers2017-07-211-1/+1
* parisc: Report SIGSEGV instead of SIGBUS when running out of stackHelge Deller2017-07-211-1/+1
* x86/mm/pat: Don't report PAT on CPUs that don't support itMikulas Patocka2017-07-153-16/+20
* x86/uaccess: Optimize copy_user_enhanced_fast_string() for short stringsPaolo Abeni2017-07-151-2/+5
* x86/tools: Fix gcc-7 warning in relocs.cMarkus Trippelsdorf2017-07-151-1/+2
* KVM: nVMX: Fix exception injectionWanpeng Li2017-07-051-1/+1
* KVM: x86: zero base3 of unusable segmentsRadim Krčmář2017-07-051-0/+2
* KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()Radim Krčmář2017-07-051-1/+1
* KVM: x86: fix emulation of RSM and IRET instructionsLadi Prosek2017-07-053-11/+24
* x86/mm: Fix flush_tlb_page() on XenAndy Lutomirski2017-07-051-3/+1
* x86/mpx: Correctly report do_mpx_bt_fault() failures to user-spaceJoerg Roedel2017-07-051-9/+1