summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-06-07xen: use same main loop for counting and remapping pagesJuergen Gross
2016-06-07powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover()Gavin Shan
2016-06-07Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"Guilherme G. Piccoli
2016-06-07powerpc/eeh: Don't report error in eeh_pe_reset_and_recover()Gavin Shan
2016-06-07powerpc/book3s64: Fix branching to OOL handlers in relocatable kernelHari Bathini
2016-06-07ARM: dts: exynos: Add interrupt line to MAX8997 PMIC on exynos4210-tratsMarek Szyprowski
2016-06-07ARM: dts: at91: fix typo in sama5d2 PIN_PD24 descriptionFlorian Vallee
2016-06-07ARM: mvebu: fix GPIO config on the Linksys boardsImre Kaloz
2016-06-07ARM: sun7i: dt: Enable dram gate 5 (tve0 clock) for simplefb TV outputPriit Laes
2016-06-07ARM: sun4i: dt: Enable dram gate 5 (tve0 clock) for simplefb TV outputPriit Laes
2016-06-07MIPS: VDSO: Build with `-fno-strict-aliasing'Maciej W. Rozycki
2016-06-07MIPS: lib: Mark intrinsics notraceHarvey Hunt
2016-06-07MIPS: Build microMIPS VDSO for microMIPS kernelsJames Hogan
2016-06-07MIPS: Fix sigreturn via VDSO on microMIPS kernelJames Hogan
2016-06-07MIPS: ptrace: Prevent writes to read-only FCSR bitsMaciej W. Rozycki
2016-06-07MIPS: ptrace: Fix FP context restoration FCSR regressionMaciej W. Rozycki
2016-06-07MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)Paul Burton
2016-06-07MIPS: Prevent "restoration" of MSA context in non-MSA kernelsPaul Burton
2016-06-07MIPS: Force CPUs to lose FP context during mode switchesPaul Burton
2016-06-07MIPS: Fix MSA ld_*/st_* asm macros to use PTR_ADDUJames Hogan
2016-06-07MIPS: Use copy_s.fmt rather than copy_u.fmtPaul Burton
2016-06-07MIPS: Loongson-3: Reserve 32MB for RS780E integrated GPUHuacai Chen
2016-06-07MIPS: Reserve nosave data for hibernationHuacai Chen
2016-06-07MIPS: ath79: make bootconsole wait for both THRE and TEMTMatthias Schiffer
2016-06-07MIPS: Loongson-3: Fix build error after ld-version.sh modificationHuacai Chen
2016-06-07MIPS: Sync icache & dcache in set_pte_atPaul Burton
2016-06-07MIPS: Handle highmem pages in __update_cachePaul Burton
2016-06-07MIPS: Flush highmem pages in __flush_dcache_pagePaul Burton
2016-06-07MIPS: Fix watchpoint restorationJames Hogan
2016-06-07MIPS: Fix uapi include in exported asm/siginfo.hJames Hogan
2016-06-07MIPS: Fix siginfo.h to use strict posix typesJames Hogan
2016-06-07MIPS: Avoid using unwind_stack() with usermodeJames Hogan
2016-06-07MIPS: Don't unwind to user mode with EVAJames Hogan
2016-06-07MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCCMaciej W. Rozycki
2016-06-07MIPS: math-emu: Fix jalr emulation when rd == $0Paul Burton
2016-06-07MIPS64: R6: R2 emulation bugfixLeonid Yegoshin
2016-06-01x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeysDave Hansen
2016-06-01xen/x86: actually allocate legacy interrupts on PV guestsStefano Stabellini
2016-06-01MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan
2016-06-01MIPS: KVM: Fix timer IRQ race when freezing timerJames Hogan
2016-06-01KVM: PPC: Book3S HV: Fix build error in book3s_hv.cGavin Shan
2016-06-01KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_resetBruce Rogers
2016-06-01KVM: MTRR: remove MSR 0x2f8Andy Honig
2016-06-01crypto: sha1-mb - make sha1_x8_avx2() conform to C function ABIJosh Poimboeuf
2016-06-01perf/x86/intel/uncore: Remove WARN_ON_ONCE in uncore_pci_probeJiri Olsa
2016-06-01kvm: arm64: Fix EC field in inject_abt64Matt Evans
2016-06-01arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tablesMarc Zyngier
2016-06-01arm64: cpuinfo: Missing NULL terminator in compat_hwcap_strJulien Grall
2016-06-01arm64: Implement pmdp_set_access_flags() for hardware AF/DBMCatalin Marinas
2016-06-01arm64: Implement ptep_set_access_flags() for hardware AF/DBMCatalin Marinas