summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-02-22ARM: BCM: dts: Remove leading 0x and 0s from bindings notationMathieu Malaterre3-3/+3
2018-02-22Merge tag 'riscv-for-linus-4.16-rc3-riscv_cleanups' of git://git.kernel.org/p...Linus Torvalds4-7/+5
2018-02-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-5/+24
2018-02-22x86: Treat R_X86_64_PLT32 as R_X86_64_PC32H.J. Lu3-0/+5
2018-02-22ARM: orion: fix orion_ge00_switch_board_info initializationArnd Bergmann1-12/+11
2018-02-22Merge tag 'v4.16-rockchip-dts64fixes-1' of ssh://gitolite.kernel.org/pub/scm/...Arnd Bergmann5-11/+10
2018-02-22Merge tag 'v4.16-rockchip-dts32fixes-1' of ssh://gitolite.kernel.org/pub/scm/...Arnd Bergmann3-25/+5
2018-02-22Merge tag 'omap-for-v4.16/fixes-signed' of ssh://gitolite.kernel.org/pub/scm/...Arnd Bergmann8-20/+38
2018-02-22Merge tag 'mvebu-fixes-4.16-1' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann1-2/+2
2018-02-22ARM: davinci: mark spi_board_info arrays as constArnd Bergmann3-3/+3
2018-02-22ARM: clps711x: mark clps711x_compat as constArnd Bergmann1-1/+1
2018-02-22arm: zx: dts: Remove leading 0x and 0s from bindings notationMathieu Malaterre1-10/+10
2018-02-22arm64: dts: Remove leading 0x and 0s from bindings notationMathieu Malaterre4-8/+8
2018-02-22Merge tag 'amlogic-fixes' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann3-7/+8
2018-02-22arm64: dts: cavium: fix PCI bus dtc warningsRob Herring1-1/+2
2018-02-22arm64: Enforce BBM for huge IO/VMAP mappingsWill Deacon1-0/+10
2018-02-22treewide/trivial: Remove ';;$' typo noiseIngo Molnar7-8/+8
2018-02-22powerpc/bpf/jit: Fix 32-bit JIT for seccomp_data accessMark Lord1-0/+3
2018-02-22powerpc/pseries: Revert support for ibm,drc-info devtree propertyMichael Bringmann1-1/+1
2018-02-22powerpc/pseries: Fix duplicate firmware feature for DRC_INFOMichael Ellerman1-1/+1
2018-02-21bug.h: work around GCC PR82365 in BUG()Arnd Bergmann5-5/+24
2018-02-21objtool, retpolines: Integrate objtool with retpoline support more closelyPeter Zijlstra2-7/+4
2018-02-21x86/entry/64: Simplify ENCODE_FRAME_POINTERJosh Poimboeuf1-6/+1
2018-02-21extable: Make init_kernel_text() globalJosh Poimboeuf1-2/+1
2018-02-21x86/entry/64: Open-code switch_to_thread_stack()Dominik Brodowski2-38/+55
2018-02-21x86/entry/64: Move ASM_CLAC to interrupt_entry()Dominik Brodowski1-2/+1
2018-02-21x86/entry/64: Remove 'interrupt' macroDominik Brodowski1-10/+6
2018-02-21x86/entry/64: Move the switch_to_thread_stack() call to interrupt_entry()Dominik Brodowski1-29/+37
2018-02-21x86/entry/64: Move ENTER_IRQ_STACK from interrupt macro to interrupt_entryDominik Brodowski1-18/+38
2018-02-21x86/entry/64: Move PUSH_AND_CLEAR_REGS from interrupt macro to helper functionDominik Brodowski1-2/+9
2018-02-21x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPPIngo Molnar1-12/+14
2018-02-21locking/xchg/alpha: Add unconditional memory barrier to cmpxchg()Andrea Parri1-8/+7
2018-02-21x86/oprofile: Fix bogus GCC-8 warning in nmi_setup()Arnd Bergmann1-1/+1
2018-02-21x86/mm/sme, objtool: Annotate indirect call in sme_encrypt_execute()Peter Zijlstra1-0/+2
2018-02-21x86/boot, objtool: Annotate indirect jump in secondary_startup_64()Peter Zijlstra1-0/+2
2018-02-21x86/paravirt, objtool: Annotate indirect callsPeter Zijlstra2-5/+17
2018-02-21x86/speculation, objtool: Annotate indirect calls/jumps for objtoolPeter Zijlstra1-4/+23
2018-02-21powerpc/eeh: Fix crashes in eeh_report_resume()Juan J. Alvarez1-1/+2
2018-02-20KVM: s390: provide only a single function for setting the tod (fix SCK)David Hildenbrand3-38/+22
2018-02-20KVM: s390: consider epoch index on TOD clock syncsDavid Hildenbrand1-3/+29
2018-02-20KVM: s390: consider epoch index on hotplugged CPUsDavid Hildenbrand1-0/+1
2018-02-20KVM: s390: take care of clock-comparator sign controlDavid Hildenbrand1-6/+19
2018-02-20Rename sbi_save to parse_dtb to improve code readabilityMichael Clark2-2/+2
2018-02-20RISC-V: Enable IRQ during exception handlingzongbox@gmail.com1-2/+3
2018-02-20riscv: Remove ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE selectUlf Magnusson1-1/+0
2018-02-20riscv: kconfig: Remove RISCV_IRQ_INTC selectUlf Magnusson1-1/+0
2018-02-20riscv: Remove ARCH_WANT_OPTIONAL_GPIOLIB selectUlf Magnusson1-1/+0
2018-02-20MIPS: Drop spurious __unused in struct compat_flockJames Hogan1-1/+0
2018-02-20arm64: perf: correct PMUVer probingMark Rutland1-2/+2
2018-02-20ARM: ux500: remove PMU IRQ bouncerMark Rutland1-35/+0