summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* parisc: Fix order of EREFUSED define in errno.hHelge Deller2016-09-071-2/+2
* arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan2016-09-072-0/+3
* x86/mm: Disable preemption during CR3 read+writeSebastian Andrzej Siewior2016-09-071-0/+7
* metag: Fix __cmpxchg_u32 asm constraint for CMPJames Hogan2016-08-201-1/+1
* ARM: 8579/1: mm: Fix definition of pmd_mknotpresentSteve Capper2016-08-201-2/+5
* MIPS: KVM: Propagate kseg0/mapped tlb fault errorsJames Hogan2016-08-202-13/+34
* MIPS: KVM: Fix gfn range check in kseg0 tlb faultsJames Hogan2016-08-201-1/+1
* MIPS: KVM: Add missing gfn range checkJames Hogan2016-08-201-4/+15
* MIPS: KVM: Fix mapped fault broken commpage handlingJames Hogan2016-08-201-13/+19
* KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells2016-08-162-2/+2
* arm: oabi compat: add missing access checksDave Weinstein2016-08-161-1/+7
* x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski2016-08-161-7/+8
* x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski2016-08-162-4/+53
* ARC: use ASL assembler mnemonicVineet Gupta2016-08-101-3/+3
* arc: unwind: warn only once if DW2_UNWIND is disabledAlexey Brodkin2016-08-101-1/+1
* s390/seccomp: fix error return for filtered system callsJan Willeke2016-07-271-1/+1
* perf/x86: Fix undefined shift on 32-bit kernelsAndrey Ryabinin2016-07-271-1/+1
* perf/x86: Honor the architectural performance monitoring versionPalik, Imre2016-07-271-6/+6
* MIPS: KVM: Fix modular KVM under QEMUJames Hogan2016-07-274-1/+14
* ARM: 8578/1: mm: ensure pmd_present only checks the valid bitWill Deacon2016-07-273-1/+2
* x86/amd_nb: Fix boot crash on non-AMD systemsBorislav Petkov2016-07-271-2/+2
* kprobes/x86: Clear TF bit in fault on single-steppingMasami Hiramatsu2016-07-271-0/+12
* x86, build: copy ldlinux.c32 to image.isoH. Peter Anvin2016-07-271-0/+3
* powerpc/tm: Always reclaim in start_thread() for exec() class syscallsCyril Bur2016-07-271-0/+10
* powerpc/pseries: Fix PCI config address for DDWGavin Shan2016-07-271-2/+2
* powerpc/iommu: Remove the dependency on EEH struct in DDW mechanismGuilherme G. Piccoli2016-07-271-12/+12
* powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridgeRussell Currey2016-06-241-15/+36
* MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle2016-06-241-1/+1
* parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller2016-06-241-1/+9
* powerpc: Use privileged SPR number for MMCR2Thomas Huth2016-06-241-1/+1
* powerpc: Fix definition of SIAR and SDAR registersThomas Huth2016-06-241-2/+2
* ARM: fix PTRACE_SETVFPREGS on SMP systemsRussell King2016-06-241-1/+1
* KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGSPaolo Bonzini2016-06-241-0/+5
* powerpc/book3s64: Fix branching to OOL handlers in relocatable kernelHari Bathini2016-06-071-5/+11
* MIPS: ath79: make bootconsole wait for both THRE and TEMTMatthias Schiffer2016-06-071-2/+4
* MIPS: Fix siginfo.h to use strict posix typesJames Hogan2016-06-071-9/+9
* MIPS: math-emu: Fix jalr emulation when rd == $0Paul Burton2016-06-071-3/+5
* arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tablesMarc Zyngier2016-06-011-6/+11
* ARM: OMAP3: Fix booting with thumb2 kernelTony Lindgren2016-05-181-20/+2
* powerpc: scan_features() updates incorrect bits for REAL_LEAnton Blanchard2016-05-112-1/+2
* x86/sysfb_efi: Fix valid BAR address range checkWang YanQing2016-05-111-2/+12
* x86/tsc: Read all ratio bits from MSR_PLATFORM_INFOChen Yu2016-05-111-1/+1
* ARM: SoCFPGA: Fix secondary CPU startup in thumb2 kernelSascha Hauer2016-05-111-0/+1
* ARM: OMAP3: Add cpuidle parameters table for omap3430Pali Rohár2016-05-041-1/+68
* x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski2016-05-043-1/+15
* ARM: OMAP2+: hwmod: Fix updating of sysconfig registerLokesh Vutla2016-05-041-4/+4
* parisc: Fix kernel crash with reversed copy_from_user()Helge Deller2016-04-201-0/+3
* parisc: Avoid function pointers for kernel exception routinesHelge Deller2016-04-201-5/+5
* perf/x86/intel: Fix PEBS data source interpretation on Nehalem/WestmereAndi Kleen2016-04-123-1/+14
* perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2Jiri Olsa2016-04-122-2/+12