summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-07-27ARM: 8579/1: mm: Fix definition of pmd_mknotpresentSteve Capper
2016-07-27ARM: 8578/1: mm: ensure pmd_present only checks the valid bitWill Deacon
2016-07-27ARM: imx6ul: Fix Micrel PHY maskFabio Estevam
2016-07-27x86/amd_nb: Fix boot crash on non-AMD systemsBorislav Petkov
2016-07-27kprobes/x86: Clear TF bit in fault on single-steppingMasami Hiramatsu
2016-07-27x86, build: copy ldlinux.c32 to image.isoH. Peter Anvin
2016-07-27powerpc/tm: Always reclaim in start_thread() for exec() class syscallsCyril Bur
2016-07-27powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was addedMichael Ellerman
2016-07-27powerpc/pseries: Fix PCI config address for DDWGavin Shan
2016-07-27powerpc/iommu: Remove the dependency on EEH struct in DDW mechanismGuilherme G. Piccoli
2016-06-24MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle
2016-06-24sparc64: Fix return from trap window fill crashes.David S. Miller
2016-06-24sparc: Harden signal return frame checks.David S. Miller
2016-06-24sparc64: Take ctx_alloc_lock properly in hugetlb_setup().David S. Miller
2016-06-24sparc64: Reduce TLB flushes during hugepte changesNitin Gupta
2016-06-24sparc/PCI: Fix for panic while enabling SR-IOVBabu Moger
2016-06-24sparc64: Fix sparc64_set_context stack handling.David S. Miller
2016-06-24sparc64: Fix numa node distance initializationNitin Gupta
2016-06-24sparc64: Fix bootup regressions on some Kconfig combinations.David S. Miller
2016-06-24sparc: Fix system call tracing register handling.Mike Frysinger
2016-06-24x86/entry/traps: Don't force in_interrupt() to return true in IST handlersAndy Lutomirski
2016-06-24parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller
2016-06-24powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support callThomas Huth
2016-06-24powerpc: Use privileged SPR number for MMCR2Thomas Huth
2016-06-24powerpc: Fix definition of SIAR and SDAR registersThomas Huth
2016-06-24powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridgeRussell Currey
2016-06-24arm64: mm: always take dirty state from new pte in ptep_set_access_flagsWill Deacon
2016-06-24arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasksCatalin Marinas
2016-06-24s390/bpf: reduce maximum program size to 64 KBMichael Holzheu
2016-06-24s390/bpf: fix recache skb->data/hlen for skb_vlan_push/popMichael Holzheu
2016-06-24ARM: fix PTRACE_SETVFPREGS on SMP systemsRussell King
2016-06-24KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGSPaolo Bonzini
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-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: Fix MSA ld_*/st_* asm macros to use PTR_ADDUJames Hogan
2016-06-07MIPS: Use copy_s.fmt rather than copy_u.fmtPaul Burton