summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2016-09-07parisc: Fix order of EREFUSED define in errno.hHelge Deller
2016-09-07arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan
2016-09-07x86/mm: Disable preemption during CR3 read+writeSebastian Andrzej Siewior
2016-08-20metag: Fix __cmpxchg_u32 asm constraint for CMPJames Hogan
2016-08-20ARM: 8579/1: mm: Fix definition of pmd_mknotpresentSteve Capper
2016-08-20MIPS: KVM: Propagate kseg0/mapped tlb fault errorsJames Hogan
2016-08-20MIPS: KVM: Fix gfn range check in kseg0 tlb faultsJames Hogan
2016-08-20MIPS: KVM: Add missing gfn range checkJames Hogan
2016-08-20MIPS: KVM: Fix mapped fault broken commpage handlingJames Hogan
2016-08-16KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells
2016-08-16arm: oabi compat: add missing access checksDave Weinstein
2016-08-16x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski
2016-08-16x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski
2016-08-10ARC: use ASL assembler mnemonicVineet Gupta
2016-08-10arc: unwind: warn only once if DW2_UNWIND is disabledAlexey Brodkin
2016-07-27s390/seccomp: fix error return for filtered system callsJan Willeke
2016-07-27perf/x86: Fix undefined shift on 32-bit kernelsAndrey Ryabinin
2016-07-27perf/x86: Honor the architectural performance monitoring versionPalik, Imre
2016-07-27MIPS: KVM: Fix modular KVM under QEMUJames Hogan
2016-07-27ARM: 8578/1: mm: ensure pmd_present only checks the valid bitWill Deacon
2016-07-27x86/amd_nb: Fix boot crash on non-AMD systemsBorislav Petkov
2016-07-27kprobes/x86: Clear TF bit in fault on single-steppingMasami Hiramatsu
2016-07-27x86, build: copy ldlinux.c32 to image.isoH. Peter Anvin
2016-07-27powerpc/tm: Always reclaim in start_thread() for exec() class syscallsCyril Bur
2016-07-27powerpc/pseries: Fix PCI config address for DDWGavin Shan
2016-07-27powerpc/iommu: Remove the dependency on EEH struct in DDW mechanismGuilherme G. Piccoli
2016-06-24powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridgeRussell Currey
2016-06-24MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle
2016-06-24parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller
2016-06-24powerpc: Use privileged SPR number for MMCR2Thomas Huth
2016-06-24powerpc: Fix definition of SIAR and SDAR registersThomas Huth
2016-06-24ARM: fix PTRACE_SETVFPREGS on SMP systemsRussell King
2016-06-24KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGSPaolo Bonzini
2016-06-07powerpc/book3s64: Fix branching to OOL handlers in relocatable kernelHari Bathini
2016-06-07MIPS: ath79: make bootconsole wait for both THRE and TEMTMatthias Schiffer
2016-06-07MIPS: Fix siginfo.h to use strict posix typesJames Hogan
2016-06-07MIPS: math-emu: Fix jalr emulation when rd == $0Paul Burton
2016-06-01arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tablesMarc Zyngier
2016-05-18ARM: OMAP3: Fix booting with thumb2 kernelTony Lindgren
2016-05-11powerpc: scan_features() updates incorrect bits for REAL_LEAnton Blanchard
2016-05-11x86/sysfb_efi: Fix valid BAR address range checkWang YanQing
2016-05-11x86/tsc: Read all ratio bits from MSR_PLATFORM_INFOChen Yu
2016-05-11ARM: SoCFPGA: Fix secondary CPU startup in thumb2 kernelSascha Hauer
2016-05-04ARM: OMAP3: Add cpuidle parameters table for omap3430Pali Rohár
2016-05-04x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski
2016-05-04ARM: OMAP2+: hwmod: Fix updating of sysconfig registerLokesh Vutla
2016-04-20parisc: Fix kernel crash with reversed copy_from_user()Helge Deller
2016-04-20parisc: Avoid function pointers for kernel exception routinesHelge Deller
2016-04-12perf/x86/intel: Fix PEBS data source interpretation on Nehalem/WestmereAndi Kleen
2016-04-12perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2Jiri Olsa