summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-02-22Merge tag 'v4.16-rockchip-dts64fixes-1' of ssh://gitolite.kernel.org/pub/scm/...Arnd Bergmann
2018-02-22Merge tag 'v4.16-rockchip-dts32fixes-1' of ssh://gitolite.kernel.org/pub/scm/...Arnd Bergmann
2018-02-22Merge tag 'omap-for-v4.16/fixes-signed' of ssh://gitolite.kernel.org/pub/scm/...Arnd Bergmann
2018-02-22Merge tag 'mvebu-fixes-4.16-1' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann
2018-02-22ARM: davinci: mark spi_board_info arrays as constArnd Bergmann
2018-02-22ARM: clps711x: mark clps711x_compat as constArnd Bergmann
2018-02-22arm: zx: dts: Remove leading 0x and 0s from bindings notationMathieu Malaterre
2018-02-22arm64: dts: Remove leading 0x and 0s from bindings notationMathieu Malaterre
2018-02-22Merge tag 'amlogic-fixes' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2018-02-22arm64: dts: cavium: fix PCI bus dtc warningsRob Herring
2018-02-22s390: do not bypass BPENTER for interrupt system callsMartin Schwidefsky
2018-02-22arm64: Enforce BBM for huge IO/VMAP mappingsWill Deacon
2018-02-22treewide/trivial: Remove ';;$' typo noiseIngo Molnar
2018-02-22s390/clean-up: use CFI_* macros in entry.SHendrik Brueckner
2018-02-22powerpc/bpf/jit: Fix 32-bit JIT for seccomp_data accessMark Lord
2018-02-22powerpc/pseries: Revert support for ibm,drc-info devtree propertyMichael Bringmann
2018-02-22powerpc/pseries: Fix duplicate firmware feature for DRC_INFOMichael Ellerman
2018-02-21bug.h: work around GCC PR82365 in BUG()Arnd Bergmann
2018-02-21objtool, retpolines: Integrate objtool with retpoline support more closelyPeter Zijlstra
2018-02-21x86/entry/64: Simplify ENCODE_FRAME_POINTERJosh Poimboeuf
2018-02-21extable: Make init_kernel_text() globalJosh Poimboeuf
2018-02-21x86/entry/64: Open-code switch_to_thread_stack()Dominik Brodowski
2018-02-21x86/entry/64: Move ASM_CLAC to interrupt_entry()Dominik Brodowski
2018-02-21x86/entry/64: Remove 'interrupt' macroDominik Brodowski
2018-02-21x86/entry/64: Move the switch_to_thread_stack() call to interrupt_entry()Dominik Brodowski
2018-02-21x86/entry/64: Move ENTER_IRQ_STACK from interrupt macro to interrupt_entryDominik Brodowski
2018-02-21x86/entry/64: Move PUSH_AND_CLEAR_REGS from interrupt macro to helper functionDominik Brodowski
2018-02-21x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPPIngo Molnar
2018-02-21locking/xchg/alpha: Add unconditional memory barrier to cmpxchg()Andrea Parri
2018-02-21x86/oprofile: Fix bogus GCC-8 warning in nmi_setup()Arnd Bergmann
2018-02-21x86/mm/sme, objtool: Annotate indirect call in sme_encrypt_execute()Peter Zijlstra
2018-02-21x86/boot, objtool: Annotate indirect jump in secondary_startup_64()Peter Zijlstra
2018-02-21x86/paravirt, objtool: Annotate indirect callsPeter Zijlstra
2018-02-21x86/speculation, objtool: Annotate indirect calls/jumps for objtoolPeter Zijlstra
2018-02-21powerpc/eeh: Fix crashes in eeh_report_resume()Juan J. Alvarez
2018-02-20KVM: s390: provide only a single function for setting the tod (fix SCK)David Hildenbrand
2018-02-20KVM: s390: consider epoch index on TOD clock syncsDavid Hildenbrand
2018-02-20KVM: s390: consider epoch index on hotplugged CPUsDavid Hildenbrand
2018-02-20KVM: s390: take care of clock-comparator sign controlDavid Hildenbrand
2018-02-20Rename sbi_save to parse_dtb to improve code readabilityMichael Clark
2018-02-20RISC-V: Enable IRQ during exception handlingzongbox@gmail.com
2018-02-20riscv: Remove ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE selectUlf Magnusson
2018-02-20riscv: kconfig: Remove RISCV_IRQ_INTC selectUlf Magnusson
2018-02-20riscv: Remove ARCH_WANT_OPTIONAL_GPIOLIB selectUlf Magnusson
2018-02-20MIPS: Drop spurious __unused in struct compat_flockJames Hogan
2018-02-20arm64: perf: correct PMUVer probingMark Rutland
2018-02-20ARM: ux500: remove PMU IRQ bouncerMark Rutland
2018-02-20x86/retpoline: Support retpoline builds with ClangDavid Woodhouse
2018-02-20x86/speculation: Use IBRS if available before calling into firmwareDavid Woodhouse
2018-02-20Revert "x86/retpoline: Simplify vmexit_fill_RSB()"David Woodhouse