summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-08-20metag: Fix __cmpxchg_u32 asm constraint for CMPJames Hogan1-1/+1
2016-08-20ARM: 8579/1: mm: Fix definition of pmd_mknotpresentSteve Capper1-2/+5
2016-08-20MIPS: KVM: Propagate kseg0/mapped tlb fault errorsJames Hogan2-13/+34
2016-08-20MIPS: KVM: Fix gfn range check in kseg0 tlb faultsJames Hogan1-1/+1
2016-08-20MIPS: KVM: Add missing gfn range checkJames Hogan1-4/+15
2016-08-20MIPS: KVM: Fix mapped fault broken commpage handlingJames Hogan1-13/+19
2016-08-16KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells2-2/+2
2016-08-16arm: oabi compat: add missing access checksDave Weinstein1-1/+7
2016-08-16x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski1-7/+8
2016-08-16x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski2-4/+53
2016-08-10ARC: use ASL assembler mnemonicVineet Gupta1-3/+3
2016-08-10arc: unwind: warn only once if DW2_UNWIND is disabledAlexey Brodkin1-1/+1
2016-07-27s390/seccomp: fix error return for filtered system callsJan Willeke1-1/+1
2016-07-27perf/x86: Fix undefined shift on 32-bit kernelsAndrey Ryabinin1-1/+1
2016-07-27perf/x86: Honor the architectural performance monitoring versionPalik, Imre1-6/+6
2016-07-27MIPS: KVM: Fix modular KVM under QEMUJames Hogan4-1/+14
2016-07-27ARM: 8578/1: mm: ensure pmd_present only checks the valid bitWill Deacon3-1/+2
2016-07-27x86/amd_nb: Fix boot crash on non-AMD systemsBorislav Petkov1-2/+2
2016-07-27kprobes/x86: Clear TF bit in fault on single-steppingMasami Hiramatsu1-0/+12
2016-07-27x86, build: copy ldlinux.c32 to image.isoH. Peter Anvin1-0/+3
2016-07-27powerpc/tm: Always reclaim in start_thread() for exec() class syscallsCyril Bur1-0/+10
2016-07-27powerpc/pseries: Fix PCI config address for DDWGavin Shan1-2/+2
2016-07-27powerpc/iommu: Remove the dependency on EEH struct in DDW mechanismGuilherme G. Piccoli1-12/+12
2016-06-24powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridgeRussell Currey1-15/+36
2016-06-24MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle1-1/+1
2016-06-24parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller1-1/+9
2016-06-24powerpc: Use privileged SPR number for MMCR2Thomas Huth1-1/+1
2016-06-24powerpc: Fix definition of SIAR and SDAR registersThomas Huth1-2/+2
2016-06-24ARM: fix PTRACE_SETVFPREGS on SMP systemsRussell King1-1/+1
2016-06-24KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGSPaolo Bonzini1-0/+5
2016-06-07powerpc/book3s64: Fix branching to OOL handlers in relocatable kernelHari Bathini1-5/+11
2016-06-07MIPS: ath79: make bootconsole wait for both THRE and TEMTMatthias Schiffer1-2/+4
2016-06-07MIPS: Fix siginfo.h to use strict posix typesJames Hogan1-9/+9
2016-06-07MIPS: math-emu: Fix jalr emulation when rd == $0Paul Burton1-3/+5
2016-06-01arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tablesMarc Zyngier1-6/+11
2016-05-18ARM: OMAP3: Fix booting with thumb2 kernelTony Lindgren1-20/+2
2016-05-11powerpc: scan_features() updates incorrect bits for REAL_LEAnton Blanchard2-1/+2
2016-05-11x86/sysfb_efi: Fix valid BAR address range checkWang YanQing1-2/+12
2016-05-11x86/tsc: Read all ratio bits from MSR_PLATFORM_INFOChen Yu1-1/+1
2016-05-11ARM: SoCFPGA: Fix secondary CPU startup in thumb2 kernelSascha Hauer1-0/+1
2016-05-04ARM: OMAP3: Add cpuidle parameters table for omap3430Pali Rohár1-1/+68
2016-05-04x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski3-1/+15
2016-05-04ARM: OMAP2+: hwmod: Fix updating of sysconfig registerLokesh Vutla1-4/+4
2016-04-20parisc: Fix kernel crash with reversed copy_from_user()Helge Deller1-0/+3
2016-04-20parisc: Avoid function pointers for kernel exception routinesHelge Deller1-5/+5
2016-04-12perf/x86/intel: Fix PEBS data source interpretation on Nehalem/WestmereAndi Kleen3-1/+14
2016-04-12perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2Jiri Olsa2-2/+12
2016-04-12fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn1-1/+1
2016-04-12xtensa: clear all DBREAKC registers on startMax Filippov1-1/+1
2016-04-12xtensa: ISS: don't hang if stdin EOF is reachedMax Filippov1-4/+6