summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-08-19KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells2-2/+2
2016-08-19arm: oabi compat: add missing access checksDave Weinstein1-1/+7
2016-08-19x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski1-7/+8
2016-08-19MIPS: KVM: Propagate kseg0/mapped tlb fault errorsJames Hogan2-13/+34
2016-08-19MIPS: KVM: Fix gfn range check in kseg0 tlb faultsJames Hogan1-1/+1
2016-08-19MIPS: KVM: Add missing gfn range checkJames Hogan1-4/+15
2016-08-19MIPS: KVM: Fix mapped fault broken commpage handlingJames Hogan1-13/+19
2016-08-19arc: unwind: warn only once if DW2_UNWIND is disabledAlexey Brodkin1-1/+1
2016-08-19s390/seccomp: fix error return for filtered system callsJan Willeke1-1/+1
2016-07-22um: Remove copy&paste code from init.hRichard Weinberger1-21/+1
2016-07-22um: Fix out-of-tree buildRichard Weinberger1-2/+2
2016-07-21um: Stop abusing __KERNEL__Richard Weinberger5-10/+11
2016-07-21x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski2-4/+56
2016-07-21MIPS: KVM: Fix modular KVM under QEMUJames Hogan4-1/+14
2016-07-21KVM: x86: expose invariant tsc cpuid bit (v2)Marcelo Tosatti1-1/+7
2016-07-21ARM: 8578/1: mm: ensure pmd_present only checks the valid bitWill Deacon3-1/+2
2016-07-21x86/amd_nb: Fix boot crash on non-AMD systemsBorislav Petkov1-2/+2
2016-07-21kprobes/x86: Clear TF bit in fault on single-steppingMasami Hiramatsu1-0/+12
2016-07-21x86, build: copy ldlinux.c32 to image.isoH. Peter Anvin1-0/+3
2016-07-21powerpc/pseries: Fix PCI config address for DDWGavin Shan1-2/+2
2016-07-21powerpc/iommu: Remove the dependency on EEH struct in DDW mechanismGuilherme G. Piccoli1-12/+12
2016-07-12parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller1-1/+9
2016-07-12powerpc: Use privileged SPR number for MMCR2Thomas Huth1-1/+1
2016-07-12powerpc: Fix definition of SIAR and SDAR registersThomas Huth1-2/+2
2016-07-12ARM: fix PTRACE_SETVFPREGS on SMP systemsRussell King1-1/+1
2016-07-12KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGSPaolo Bonzini1-0/+5
2016-07-12perf/x86: Fix undefined shift on 32-bit kernelsAndrey Ryabinin1-1/+1
2016-07-12perf/x86: Honor the architectural performance monitoring versionPalik, Imre1-6/+6
2016-06-23sparc64: Fix return from trap window fill crashes.David S. Miller5-52/+116
2016-06-23sparc: Harden signal return frame checks.David S. Miller5-45/+92
2016-06-23sparc64: Take ctx_alloc_lock properly in hugetlb_setup().David S. Miller1-3/+7
2016-06-23sparc/PCI: Fix for panic while enabling SR-IOVBabu Moger1-0/+17
2016-06-23sparc64: Fix sparc64_set_context stack handling.David S. Miller1-1/+1
2016-06-23sparc64: Fix bootup regressions on some Kconfig combinations.David S. Miller8-55/+34
2016-06-23sparc: Fix system call tracing register handling.Mike Frysinger2-0/+53
2016-06-23powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridgeRussell Currey1-15/+36
2016-06-23MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle1-1/+1
2016-06-15powerpc/book3s64: Fix branching to OOL handlers in relocatable kernelHari Bathini1-5/+11
2016-06-15MIPS: ath79: make bootconsole wait for both THRE and TEMTMatthias Schiffer1-2/+4
2016-06-15MIPS: Fix siginfo.h to use strict posix typesJames Hogan1-9/+9
2016-06-15MIPS: math-emu: Fix jalr emulation when rd == $0Paul Burton1-3/+5
2016-06-15ARC: use ASL assembler mnemonicVineet Gupta1-3/+3
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-11ARM: SoCFPGA: Fix secondary CPU startup in thumb2 kernelSascha Hauer1-0/+1
2016-05-03ARM: OMAP3: Add cpuidle parameters table for omap3430Pali Rohár1-1/+68
2016-05-02ARM: OMAP2+: hwmod: Fix updating of sysconfig registerLokesh Vutla1-4/+4
2016-04-23KVM: x86: Reload pit counters for all channels when restoring stateAndrew Honig1-2/+6
2016-04-23KVM: x86: removing unused variableSaurabh Sengar1-11/+5