summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
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-11perf/x86/intel: Fix PEBS data source interpretation on Nehalem/WestmereAndi Kleen3-1/+14
2016-04-11perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2Jiri Olsa2-2/+12
2016-04-11fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn1-1/+1
2016-04-11xtensa: clear all DBREAKC registers on startMax Filippov1-1/+1
2016-04-11xtensa: ISS: don't hang if stdin EOF is reachedMax Filippov1-4/+6
2016-04-11x86/iopl: Fix iopl capability check on Xen PVAndy Lutomirski1-3/+9
2016-04-11x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()Dave Jones1-1/+1
2016-04-11KVM: VMX: avoid guest hang on invalid invept instructionPaolo Bonzini1-0/+1
2016-04-11KVM: i8254: change PIT discard tick policyRadim Krčmář1-5/+7
2016-04-11x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski3-1/+15
2016-04-11perf, nmi: Fix unknown NMI warningMarkus Metzger1-4/+2