summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-09-02x86/tools: Fix gcc-7 warning in relocs.cMarkus Trippelsdorf
2017-09-02x86-64: Handle PC-relative relocations on per-CPU dataJan Beulich
2017-09-02arm64: fpsimd: Prevent registers leaking across execDave Martin
2017-09-02arm64: flush FP/SIMD state correctly after execve()Ard Biesheuvel
2017-09-02x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outslArnd Bergmann
2017-09-02arm64: mm: abort uaccess retries upon fatal signalMark Rutland
2017-08-11ARM: 8632/1: ftrace: fix syscall name matchingRabin Vincent
2017-08-11x86/boot: Add missing declaration of string functionsNicholas Mc Guire
2017-08-11KVM: async_pf: make rcu irq exit if not triggered from idle taskWanpeng Li
2017-08-11tile: use global strscpy() rather than private copyChris Metcalf
2017-08-11arch/powerpc: provide zero_bytemask() for big-endianChris Metcalf
2017-08-11Make asm/word-at-a-time.h available on all architecturesChris Metcalf
2017-08-11word-at-a-time.h: support zero_bytemask() on alpha and tileChris Metcalf
2017-08-11tile: add <asm/word-at-a-time.h> and enable support functionsChris Metcalf
2017-08-11ARM: dts: n900: Mark eMMC slot with no-sdio and no-sd flagsPali Rohár
2017-08-11x86/mce/AMD: Make the init code more robustThomas Gleixner
2017-08-11Revert "powerpc/numa: Fix percpu allocations to be NUMA aware"Greg Kroah-Hartman
2017-08-11KVM: PPC: Book3S HV: Save/restore host values of debug registersPaul Mackerras
2017-08-11KVM: PPC: Book3S HV: Reload HTM registers explicitlyPaul Mackerras
2017-08-11KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exitPaul Mackerras
2017-08-11powerpc/pseries: Fix of_node_put() underflow during reconfig removeLaurent Vivier
2017-07-27MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'Maciej W. Rozycki
2017-07-27KVM: PPC: Book3S HV: Context-switch EBB registers properlyPaul Mackerras
2017-07-27MIPS: math-emu: Prevent wrong ISA mode instruction emulationMaciej W. Rozycki
2017-07-27MIPS: Fix unaligned PC interpretation in `compute_return_epc'Maciej W. Rozycki
2017-07-27MIPS: Actually decode JALX in `__compute_return_epc_for_insn'Maciej W. Rozycki
2017-07-27MIPS: Save static registers before sysmipsJames Hogan
2017-07-27x86/acpi: Prevent out of bound access caused by broken ACPI tablesSeunghun Han
2017-07-27MIPS: Negate error syscall return in traceJames Hogan
2017-07-27MIPS: Fix mips_atomic_set() with EVAJames Hogan
2017-07-27MIPS: Fix mips_atomic_set() retry conditionJames Hogan
2017-07-27s390/syscalls: Fix out of bounds arguments accessJiri Olsa
2017-07-27powerpc/asm: Mark cr0 as clobbered in mftb()Oliver O'Halloran
2017-07-27powerpc: Fix emulation of mfocrf in emulate_step()Anton Blanchard
2017-07-27powerpc: Fix emulation of mcrf in emulate_step()Anton Blanchard
2017-07-27powerpc/64: Fix atomic64_inc_not_zero() to return an intMichael Ellerman
2017-07-27x86/rtc: Remove duplicate const specifierColin King
2017-07-21crypto: sha1-ssse3 - Disable avx2Herbert Xu
2017-07-21parisc/mm: Ensure IRQs are off in switch_mm()Helge Deller
2017-07-21parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devsThomas Bogendoerfer
2017-07-21parisc: use compat_sys_keyctl()Eric Biggers
2017-07-21parisc: Report SIGSEGV instead of SIGBUS when running out of stackHelge Deller
2017-07-15MIPS: UAPI: Ignore __arch_swab{16,32,64} when using MIPS16Yousong Zhou
2017-07-05KVM: nVMX: Fix exception injectionWanpeng Li
2017-07-05KVM: x86: zero base3 of unusable segmentsRadim Krčmář
2017-07-05ARM: 8685/1: ensure memblock-limit is pmd-alignedDoug Berger
2017-07-05ARM: dts: BCM5301X: Correct GIC_PPI interrupt flagsJon Mason
2017-07-05MIPS: Fix IRQ tracing & lockdep when reschedulingPaul Burton
2017-07-05MIPS: pm-cps: Drop manual cache-line alignment of ready_countPaul Burton
2017-07-05MIPS: Avoid accidental raw backtraceJames Hogan