summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-06-24MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle1-1/+1
2016-06-24sparc64: Fix return from trap window fill crashes.David S. Miller5-52/+116
2016-06-24sparc: Harden signal return frame checks.David S. Miller5-45/+92
2016-06-24sparc64: Take ctx_alloc_lock properly in hugetlb_setup().David S. Miller1-3/+7
2016-06-24sparc64: Reduce TLB flushes during hugepte changesNitin Gupta6-51/+97
2016-06-24sparc/PCI: Fix for panic while enabling SR-IOVBabu Moger1-0/+17
2016-06-24sparc64: Fix sparc64_set_context stack handling.David S. Miller1-1/+1
2016-06-24sparc64: Fix numa node distance initializationNitin Gupta1-7/+8
2016-06-24sparc64: Fix bootup regressions on some Kconfig combinations.David S. Miller8-55/+34
2016-06-24sparc: Fix system call tracing register handling.Mike Frysinger2-0/+53
2016-06-24x86/entry/traps: Don't force in_interrupt() to return true in IST handlersAndy Lutomirski1-10/+10
2016-06-24parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller1-1/+9
2016-06-24powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support callThomas Huth1-0/+1
2016-06-24powerpc: Use privileged SPR number for MMCR2Thomas Huth1-1/+1
2016-06-24powerpc: Fix definition of SIAR and SDAR registersThomas Huth1-2/+2
2016-06-24powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridgeRussell Currey1-15/+36
2016-06-24arm64: mm: always take dirty state from new pte in ptep_set_access_flagsWill Deacon1-1/+1
2016-06-24arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasksCatalin Marinas2-3/+9
2016-06-24s390/bpf: reduce maximum program size to 64 KBMichael Holzheu1-1/+1
2016-06-24s390/bpf: fix recache skb->data/hlen for skb_vlan_push/popMichael Holzheu2-3/+3
2016-06-24ARM: fix PTRACE_SETVFPREGS on SMP systemsRussell King1-1/+1
2016-06-24KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGSPaolo Bonzini1-0/+5
2016-06-07xen: use same main loop for counting and remapping pagesJuergen Gross1-39/+26
2016-06-07powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover()Gavin Shan1-0/+23
2016-06-07Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"Guilherme G. Piccoli1-1/+1
2016-06-07powerpc/eeh: Don't report error in eeh_pe_reset_and_recover()Gavin Shan1-3/+0
2016-06-07powerpc/book3s64: Fix branching to OOL handlers in relocatable kernelHari Bathini1-5/+11
2016-06-07ARM: dts: exynos: Add interrupt line to MAX8997 PMIC on exynos4210-tratsMarek Szyprowski1-0/+2
2016-06-07ARM: dts: at91: fix typo in sama5d2 PIN_PD24 descriptionFlorian Vallee1-2/+2
2016-06-07ARM: mvebu: fix GPIO config on the Linksys boardsImre Kaloz2-5/+5
2016-06-07MIPS: VDSO: Build with `-fno-strict-aliasing'Maciej W. Rozycki1-1/+2
2016-06-07MIPS: lib: Mark intrinsics notraceHarvey Hunt7-7/+7
2016-06-07MIPS: Build microMIPS VDSO for microMIPS kernelsJames Hogan1-0/+1
2016-06-07MIPS: Fix sigreturn via VDSO on microMIPS kernelJames Hogan1-8/+0
2016-06-07MIPS: ptrace: Prevent writes to read-only FCSR bitsMaciej W. Rozycki1-9/+19
2016-06-07MIPS: ptrace: Fix FP context restoration FCSR regressionMaciej W. Rozycki1-0/+1
2016-06-07MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)Paul Burton1-0/+4
2016-06-07MIPS: Prevent "restoration" of MSA context in non-MSA kernelsPaul Burton1-2/+5
2016-06-07MIPS: Fix MSA ld_*/st_* asm macros to use PTR_ADDUJames Hogan1-8/+8
2016-06-07MIPS: Use copy_s.fmt rather than copy_u.fmtPaul Burton2-17/+17
2016-06-07MIPS: Loongson-3: Reserve 32MB for RS780E integrated GPUHuacai Chen1-3/+3
2016-06-07MIPS: Reserve nosave data for hibernationHuacai Chen1-0/+3
2016-06-07MIPS: ath79: make bootconsole wait for both THRE and TEMTMatthias Schiffer1-2/+4
2016-06-07MIPS: Sync icache & dcache in set_pte_atPaul Burton3-27/+24
2016-06-07MIPS: Handle highmem pages in __update_cachePaul Burton1-1/+9
2016-06-07MIPS: Flush highmem pages in __flush_dcache_pagePaul Burton1-3/+9
2016-06-07MIPS: Fix watchpoint restorationJames Hogan4-10/+9
2016-06-07MIPS: Fix uapi include in exported asm/siginfo.hJames Hogan1-3/+1
2016-06-07MIPS: Fix siginfo.h to use strict posix typesJames Hogan1-9/+9
2016-06-07MIPS: Avoid using unwind_stack() with usermodeJames Hogan1-1/+1