summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-06-18powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was addedMichael Ellerman
2016-06-18x86, build: copy ldlinux.c32 to image.isoH. Peter Anvin
2016-06-17parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller
2016-06-17KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGSPaolo Bonzini
2016-06-17ARM: fix PTRACE_SETVFPREGS on SMP systemsRussell King
2016-06-17powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support callThomas Huth
2016-06-17powerpc: Use privileged SPR number for MMCR2Thomas Huth
2016-06-17powerpc: Fix definition of SIAR and SDAR registersThomas Huth
2016-06-17powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridgeRussell Currey
2016-06-06xen/x86: actually allocate legacy interrupts on PV guestsStefano Stabellini
2016-06-06kvm: arm64: Fix EC field in inject_abt64Matt Evans
2016-06-06MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCCMaciej W. Rozycki
2016-06-06MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)Paul Burton
2016-06-06MIPS: ptrace: Prevent writes to read-only FCSR bitsMaciej W. Rozycki
2016-06-06MIPS: ptrace: Fix FP context restoration FCSR regressionMaciej W. Rozycki
2016-06-06MIPS: math-emu: Fix jalr emulation when rd == $0Paul Burton
2016-06-06MIPS: Fix uapi include in exported asm/siginfo.hJames Hogan
2016-06-06MIPS: Sync icache & dcache in set_pte_atPaul Burton
2016-06-06MIPS: Handle highmem pages in __update_cachePaul Burton
2016-06-06MIPS: Flush highmem pages in __flush_dcache_pagePaul Burton
2016-06-06Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"Guilherme G. Piccoli
2016-06-06powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover()Gavin Shan
2016-06-06powerpc/eeh: Don't report error in eeh_pe_reset_and_recover()Gavin Shan
2016-06-06MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan
2016-06-06MIPS: KVM: Fix timer IRQ race when freezing timerJames Hogan
2016-06-04MIPS64: R6: R2 emulation bugfixLeonid Yegoshin
2016-06-03MIPS: Avoid using unwind_stack() with usermodeJames Hogan
2016-06-03MIPS: Don't unwind to user mode with EVAJames Hogan
2016-06-03MIPS: Fix siginfo.h to use strict posix typesJames Hogan
2016-06-03arm64: Ensure pmd_present() returns false after pmd_mknotpresent()Catalin Marinas
2016-06-03MIPS: ath79: make bootconsole wait for both THRE and TEMTMatthias Schiffer
2016-06-03arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tablesMarc Zyngier
2016-06-03powerpc/book3s64: Fix branching to OOL handlers in relocatable kernelHari Bathini
2016-05-30perf/x86/intel/pt: Generate PMI in the STOP region as wellSasha Levin
2016-05-17parisc: fix a bug when syscall number of tracee is __NR_Linux_syscallsDmitry V. Levin
2016-05-17x86/tsc: Read all ratio bits from MSR_PLATFORM_INFOChen Yu
2016-05-17x86/sysfb_efi: Fix valid BAR address range checkWang YanQing
2016-05-17powerpc: Fix bad inline asm constraint in create_zero_mask()Anton Blanchard
2016-05-17ARM: SoCFPGA: Fix secondary CPU startup in thumb2 kernelSascha Hauer
2016-05-10x86/mm/xen: Suppress hugetlbfs in PV guestsJan Beulich
2016-05-10s390/hugetlb: add hugepages_supported defineDominik Dingel
2016-05-08powerpc: Update cpu_user_features2 in scan_features()Anton Blanchard
2016-05-08powerpc: scan_features() updates incorrect bits for REAL_LEAnton Blanchard
2016-05-08crypto: sha1-mb - use corrcet pointer while completing jobsXiaodong Liu
2016-05-08s390/pci: add extra padding to function measurement blockSebastian Ott
2016-04-20kvm: x86: do not leak guest xcr0 into host interrupt handlersDavid Matlack
2016-04-20parisc: Unbreak handling exceptions from kernel modulesHelge Deller
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-20KVM: x86: Inject pending interrupt even if pending nmi existYuki Shibuya