summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-09-10ARM64: zynqmp: Fix W=1 dtc 1.4 warningsMichal Simek
2017-09-10openrisc: Add _text symbol to fix ksym build errorStafford Horne
2017-09-10ARM: dts: n900: Mark eMMC slot with no-sdio and no-sd flagsPali Rohár
2017-09-10x86/mce/AMD: Make the init code more robustThomas Gleixner
2017-09-10KVM: PPC: Book3S HV: Save/restore host values of debug registersPaul Mackerras
2017-09-10KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exitPaul Mackerras
2017-09-10KVM: PPC: Book3S HV: Context-switch EBB registers properlyPaul Mackerras
2017-09-10powerpc/pseries: Fix of_node_put() underflow during reconfig removeLaurent Vivier
2017-09-10MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'Maciej W. Rozycki
2017-09-10MIPS: math-emu: Prevent wrong ISA mode instruction emulationMaciej W. Rozycki
2017-09-10MIPS: Fix unaligned PC interpretation in `compute_return_epc'Maciej W. Rozycki
2017-09-10MIPS: Actually decode JALX in `__compute_return_epc_for_insn'Maciej W. Rozycki
2017-09-10MIPS: Save static registers before sysmipsJames Hogan
2017-09-10MIPS: Fix MIPS I ISA /proc/cpuinfo reportingMaciej W. Rozycki
2017-09-10x86/acpi: Prevent out of bound access caused by broken ACPI tablesSeunghun Han
2017-09-10MIPS: Negate error syscall return in traceJames Hogan
2017-09-10MIPS: Fix mips_atomic_set() with EVAJames Hogan
2017-09-10MIPS: Fix mips_atomic_set() retry conditionJames Hogan
2017-09-10s390/syscalls: Fix out of bounds arguments accessJiri Olsa
2017-09-10x86/xen: allow userspace access during hypercallsMarek Marczykowski-Górecki
2017-09-10powerpc/asm: Mark cr0 as clobbered in mftb()Oliver O'Halloran
2017-09-10powerpc: Fix emulation of mfocrf in emulate_step()Anton Blanchard
2017-09-10powerpc: Fix emulation of mcrf in emulate_step()Anton Blanchard
2017-09-10powerpc/64: Fix atomic64_inc_not_zero() to return an intMichael Ellerman
2017-08-06Merge tag 'v4.1.43' into 4.1-2.0.x-imxOtavio Salvador
2017-07-31kvm: vmx: Do not disable intercepts for BNDCFGSJim Mattson
2017-07-31s390: reduce ELF_ET_DYN_BASEKees Cook
2017-07-31powerpc: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook
2017-07-31arm: move ELF_ET_DYN_BASE to 4MBKees Cook
2017-07-31binfmt_elf: use ELF_ET_DYN_BASE only for PIEKees Cook
2017-07-31parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devsThomas Bogendoerfer
2017-07-31parisc: use compat_sys_keyctl()Eric Biggers
2017-07-31parisc: Report SIGSEGV instead of SIGBUS when running out of stackHelge Deller
2017-07-31x86/uaccess: Optimize copy_user_enhanced_fast_string() for short stringsPaolo Abeni
2017-07-31x86/tools: Fix gcc-7 warning in relocs.cMarkus Trippelsdorf
2017-07-31KVM: nVMX: Fix exception injectionWanpeng Li
2017-07-31KVM: x86: zero base3 of unusable segmentsRadim Krčmář
2017-07-31ARM: 8685/1: ensure memblock-limit is pmd-alignedDoug Berger
2017-07-31s390/ctl_reg: make __ctl_load a full memory barrierHeiko Carstens
2017-07-31x86/mpx: Use compatible types in comparison to fix sparse errorTobias Klauser
2017-07-31powerpc/eeh: Enable IO path on permanent errorGavin Shan
2017-07-31MIPS: ralink: fix MT7628 wled_an pinmux gpioÁlvaro Fernández Rojas
2017-07-31MIPS: ralink: fix MT7628 pinmux typosÁlvaro Fernández Rojas
2017-07-31MIPS: ralink: MT7688 pinmux fixesJohn Crispin
2017-07-31ARM: dts: BCM5301X: Correct GIC_PPI interrupt flagsJon Mason
2017-07-31KVM: x86: fix fixing of hypercallsDmitry Vyukov
2017-07-31MIPS: Fix IRQ tracing & lockdep when reschedulingPaul Burton
2017-07-31MIPS: pm-cps: Drop manual cache-line alignment of ready_countPaul Burton
2017-07-31MIPS: Avoid accidental raw backtraceJames Hogan
2017-07-31powerpc/kprobes: Pause function_graph tracing during jprobes handlingNaveen N. Rao