summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-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/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-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
2017-10-04ARM: dts: stm32: Fix STMPE1600 binding on stm32429i-eval boardAlexandre Torgue
2017-10-04powerpc/watchdog: Make use of watchdog_nmi_probe()Thomas Gleixner
2017-10-04watchdog/core, powerpc: Lock cpus across reconfigurationThomas Gleixner
2017-10-04watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()Thomas Gleixner
2017-10-03Merge tag 'omap-for-v4.14/fixes-rc3' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2017-10-03Merge tag 'v4.14-rockchip-dts64fixes-1' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2017-10-03Merge tag 'mvebu-fixes-4.14-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2017-10-03Merge tag 'davinci-fixes-for-v4.14' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2017-10-03Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr...Olof Johansson
2017-10-03ARM: defconfig: update Gemini defconfigLinus Walleij
2017-10-03ARM: defconfig: FRAMEBUFFER_CONSOLE can no longer be =mArnd Bergmann
2017-10-03m32r: fix build failureSudip Mukherjee
2017-10-03m32r: define CPU_BIG_ENDIANSudip Mukherjee
2017-10-03rapidio: remove global irq spinlocks from the subsystemIoan Nicu
2017-10-03sh: sh7269: remove nonexistent GPIO_PH[0-7] to fix pinctrl registrationGeert Uytterhoeven
2017-10-03sh: sh7264: remove nonexistent GPIO_PH[0-7] to fix pinctrl registrationGeert Uytterhoeven
2017-10-03sh: sh7757: remove nonexistent GPIO_PT[JLNQ]7_RESV to fix pinctrl registrationGeert Uytterhoeven
2017-10-03sh: sh7722: remove nonexistent GPIO_PTQ7 to fix pinctrl registrationGeert Uytterhoeven
2017-10-03alpha: fix build failuresSudip Mukherjee
2017-10-03bpf: fix bpf_tail_call() x64 JITAlexei Starovoitov
2017-10-03KVM: PPC: Book3S: Fix server always zero from kvmppc_xive_get_xive()Sam Bobroff
2017-10-03powerpc/4xx: Fix compile error with 64K pages on 40x, 44xChristian Lamparter
2017-10-03powerpc: Fix action argument for cpufeatures-based TLB flushJeremy Kerr
2017-10-02arm64: fix misleading data abort decodingMark Rutland
2017-10-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-09-29Merge tag 'led_fixes-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-09-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-09-29Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-09-29x86/asm: Use register variable to get stack pointer valueAndrey Ryabinin