summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-10-10xen/vcpu: Use a unified name about cpu hotplug state for pv and pvhvmZhenzhong Duan
2017-10-10x86/hyperv: Fix hypercalls with extended CPU ranges for TLB flushingMarcelo Henrique Cerri
2017-10-10x86/hyperv: Don't use percpu areas for pcpu_flush/pcpu_flush_ex structuresVitaly Kuznetsov
2017-10-10x86/hyperv: Clear vCPU banks between calls to avoid flushing unneeded vCPUsVitaly Kuznetsov
2017-10-10perf/x86/intel/uncore: Fix memory leaks on allocation failuresColin Ian King
2017-10-10x86/unwind: Disable unwinder warnings on 32-bitJosh Poimboeuf
2017-10-10x86/unwind: Align stack pointer in unwinder dumpJosh Poimboeuf
2017-10-10x86/unwind: Use MSB for frame pointer encoding on 32-bitJosh Poimboeuf
2017-10-10x86/unwind: Fix dereference of untrusted pointerJosh Poimboeuf
2017-10-10powerpc: Don't call lockdep_assert_cpus_held() from arch_update_cpu_topology()Thiago Jung Bauermann
2017-10-10powerpc/lib/sstep: Fix count leading zeros instructionsSandipan Das
2017-10-10powerpc/livepatch: Fix livepatch stack accessKamalesh Babulal
2017-10-09Merge branch 'ppc-bundle' (bundle from Michael Ellerman)Linus Torvalds
2017-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-09Revert commit 1a8b6d76dc5b ("net:add one common config...")Ding Tianhong
2017-10-09MIPS: math-emu: Remove pr_err() calls from fpu_emu()Paul Burton
2017-10-09MIPS: Fix generic-board-config.sh for builds using O=Paul Burton
2017-10-09MIPS: Fix cmpxchg on 32b signed ints for 64b kernel with !kernel_uses_llscPaul Burton
2017-10-09ARM: dts: at91: sama5d2: add ADC hw trigger edge typeEugen Hristev
2017-10-09ARM: dts: at91: sama5d2_xplained: enable ADTRG pinEugen Hristev
2017-10-09MIPS: loongson1: set default number of rx and tx queues for stmmacKelvin Cheung
2017-10-09MIPS: bpf: Fix uninitialised target compiler errorMatt Redfearn
2017-10-09x86/alternatives: Fix alt_max_short macro to really be a max()Mathias Krause
2017-10-09x86/mm/64: Fix reboot interaction with CR4.PCIDEAndy Lutomirski
2017-10-09ARM: dts: at91: at91-sama5d27_som1: fix PHY IDLudovic Desroches
2017-10-06Merge tag 'arc-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2017-10-06ARM: dts: bcm283x: Fix console path on RPi3Loic Poulain
2017-10-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-10-06ARC: [plat-hsdk]: Add reset controller node to manage ethernet resetEugeniy Paltsev
2017-10-06Merge tag 'powerpc-4.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-10-06Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-10-06arm64: Ensure fpsimd support is ready before userspace is activeSuzuki K Poulose
2017-10-06arm64: Ensure the instruction emulation is ready for userspaceSuzuki K Poulose
2017-10-06powerpc/tm: Fix illegal TM state in signal handlerGustavo Romero
2017-10-06powerpc/64s: Use emergency stack for kernel TM Bad Thing program checksCyril Bur
2017-10-06powerpc/powernv: Increase memory block size to 1GB on radixAnton Blanchard
2017-10-05KVM: add X86_LOCAL_APIC dependencyArnd Bergmann
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-05x86/kvm: Move kvm_fastop_exception to .fixup sectionJosh Poimboeuf
2017-10-05x86/mce: Hide mca_cfgBorislav Petkov
2017-10-04Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-10-04Merge tag 'stm32-dt-fixes-for-v4.14' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2017-10-04Merge tag 'amlogic-dt64-3' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson
2017-10-04arm64: Use larger stacks when KASAN is selectedMark Rutland
2017-10-04kvm/x86: Avoid async PF preempting the kernel incorrectlyBoqun Feng
2017-10-04ARM: dts: stm32: use right pinctrl compatible for stm32f469Alexandre Torgue
2017-10-04powerpc/mm: Call flush_tlb_kernel_range with interrupts enabledGuenter Roeck
2017-10-04powerpc/xive: Clear XIVE internal structures when a CPU is removedCédric Le Goater
2017-10-04powerpc/xive: Fix IPI resetCédric Le Goater