summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2016-06-07coredump: fix dumping through pipesMateusz Guzik
2016-06-08powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was addedMichael Ellerman
2016-06-07Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-06-07x86, build: copy ldlinux.c32 to image.isoH. Peter Anvin
2016-06-07ARM: dts: exynos: Fix port nodes names for Exynos5420 Peach Pit boardJavier Martinez Canillas
2016-06-07ARM: dts: exynos: Fix port nodes names for Exynos5250 Snow boardJavier Martinez Canillas
2016-06-06x86/msr: Use the proper trace point conditional for writesDr. David Alan Gilbert
2016-06-06powerpc/pseries: Fix PCI config address for DDWGavin Shan
2016-06-06powerpc/ptrace: Fix out of bounds array access warningKhem Raj
2016-06-05parisc: Move die_if_kernel() prototype into traps.h headerHelge Deller
2016-06-05parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller
2016-06-05parisc: Fix printk time during bootHelge Deller
2016-06-04parisc: Fix backtrace on PA-RISCMikulas Patocka
2016-06-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-06-03Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-06-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-06-03Merge tag 'powerpc-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-06-03ARM: dts: sun6i: yones-toptech-bs1078-v2: Drop constraints on dc1sw regulatorChen-Yu Tsai
2016-06-03ARM: dts: sun6i: primo81: Drop constraints on dc1sw regulatorChen-Yu Tsai
2016-06-03Merge tag 'omap-for-v4.7-dts-fixes1' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2016-06-03Merge tag 'omap-for-v4.7/fixes-v2' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2016-06-03ARM: dts: sunxi: Add OLinuXino Lime2 eMMC to the MakefileOlliver Schinagl
2016-06-03Merge tag 'samsung-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2016-06-03arm64: dts: drop "arm,amba-bus" in favor of "simple-bus" part 2Masahiro Yamada
2016-06-03arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is enabledMark Rutland
2016-06-03arm64: move {PAGE,CONT}_SHIFT into KconfigMark Rutland
2016-06-03arm64: mm: dump: log span levelMark Rutland
2016-06-03arm64: update stale PAGE_OFFSET commentMark Rutland
2016-06-03arm64: report CPU number in bad_modeMark Rutland
2016-06-03perf/x86/intel/uncore: Remove SBOX support for Broadwell serverKan Liang
2016-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-06-02irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144Ganapatrao Kulkarni
2016-06-02KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGSPaolo Bonzini
2016-06-02KVM: fail KVM_SET_VCPU_EVENTS with invalid exception numberPaolo Bonzini
2016-06-02KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUIDPaolo Bonzini
2016-06-02kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDRPaolo Bonzini
2016-06-02KVM: Handle MSR_IA32_PERF_CTLDmitry Bilunov
2016-06-02KVM: x86: avoid write-tearing of TDPNadav Amit
2016-06-02ARM: fix PTRACE_SETVFPREGS on SMP systemsRussell King
2016-06-02Revert "ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with ex...Vineet Gupta
2016-06-02Revert "ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wa...Vineet Gupta
2016-06-02Revert "ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential b...Vineet Gupta
2016-06-01powerpc/512x: clk: Remove CLK_IS_ROOTStephen Boyd
2016-06-01vexpress/spc: Remove CLK_IS_ROOTStephen Boyd
2016-06-01arm64: unistd32.h: wire up missing syscalls for compat tasksWill Deacon
2016-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-06-01powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support callThomas Huth
2016-06-01powerpc/mm/radix: Add missing tlb flushAneesh Kumar K.V
2016-06-01powerpc/mm/hash: Fix the reference bit update when handling hash faultAneesh Kumar K.V
2016-06-01powerpc/mm/radix: Update LPCR only if it is powernvAneesh Kumar K.V