summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-07-087-3/+12
|\
| * Merge tag 'omap-for-v4.18/fixes-signed' of git://git.kernel.org/pub/scm/linux...Olof Johansson2018-07-054-2/+7
| |\
| | * ARM: dts: omap3: Fix am3517 mdio and emac clock referencesAdam Ford2018-07-031-0/+4
| | * ARM: dts: am335x-bone-common: Fix mmc0 Write ProtectRobert Nelson2018-07-021-1/+0
| | * ARM: dts: dra7: Disable metastability workaround for USB2Roger Quadros2018-07-021-1/+1
| | * ARM: dts: am437x: make edt-ft5x06 a wakeup sourceDaniel Mack2018-06-241-0/+2
| * | Merge tag 'imx-fixes-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2018-07-033-1/+5
| |\ \
| | * | ARM: imx_v4_v5_defconfig: Select ULPI supportFabio Estevam2018-07-031-0/+2
| | * | ARM: imx_v6_v7_defconfig: Select ULPI supportFabio Estevam2018-07-031-0/+2
| | * | ARM: dts: imx51-zii-rdu1: fix touchscreen pinctrlNick Dyer2018-07-011-1/+1
* | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-07-082-4/+8
|\ \ \ \
| * | | | x86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSRTom Lendacky2018-07-031-3/+5
| * | | | x86/bugs: Update when to check for the LS_CFG SSBD mitigationTom Lendacky2018-07-031-1/+3
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-07-089-4/+107
|\ \ \ \ \
| * | | | | x86/mtrr: Don't copy out-of-bounds data in mtrr_writeJann Horn2018-07-071-1/+2
| * | | | | x86/hyper-v: Fix the circular dependency in IPI enlightenmentK. Y. Srinivasan2018-07-063-2/+13
| * | | | | x86/paravirt: Make native_save_fl() extern inlineNick Desaulniers2018-07-033-1/+28
| * | | | | x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>H. Peter Anvin2018-07-031-0/+59
| * | | | | x86/mm/32: Initialize the CR4 shadow before __flush_tlb_all()Zhenzhong Duan2018-07-031-0/+5
| | |/ / / | |/| | |
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-07-087-2/+10
|\ \ \ \ \
| * | | | | crypto: x86 - Add missing RETsBorislav Petkov2018-07-016-0/+6
| * | | | | crypto: arm/speck - fix building in Thumb2 modeEric Biggers2018-07-011-2/+4
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-07-071-5/+3
|\ \ \ \ \ \
| * | | | | | arm64: remove no-op -p linker flagGreg Hackmann2018-07-051-1/+1
| * | | | | | arm64: add endianness option to LDFLAGS instead of LDMasahiro Yamada2018-07-041-4/+2
| * | | | | | arm64: Use aarch64elf and aarch64elfb emulation mode variantsPaul Kocialkowski2018-07-041-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-07-066-3/+16
|\ \ \ \ \ \
| * | | | | | s390: wire up rseq system callHeiko Carstens2018-07-045-1/+9
| * | | | | | s390: wire up io_pgetevents system callHeiko Carstens2018-07-041-0/+1
| * | | | | | s390/mm: fix refcount usage for 4K pgsteEric Farman2018-07-021-0/+4
| * | | | | | s390: Correct register corruption in critical section cleanupChristian Borntraeger2018-06-251-2/+2
* | | | | | | Merge tag 'riscv-for-linus-4.18-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-07-057-25/+24
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ RISC-V: Fix the rv32i kernel buildPalmer Dabbelt2018-07-044-13/+21
| |\ \ \ \ \ \ \
| | * | | | | | | RISC-V: Change variable type for 32-bit compatibleZong Li2018-07-041-11/+11
| | * | | | | | | RISC-V: Add definiion of extract symbol's index and type for 32-bitZong Li2018-07-041-2/+7
| | * | | | | | | RISC-V: Select GENERIC_UCMPDI2 on RV32IZong Li2018-07-041-0/+1
| | * | | | | | | RISC-V: Add conditional macro for zone of DMA32Zong Li2018-07-041-0/+2
| | | |/ / / / / | | |/| | | | |
| * | | | | | | RISC-V: Fix PTRACE_SETREGSET bug.Jim Wilson2018-07-041-1/+1
| * | | | | | | RISC-V: Don't include irq-riscv-intc.hPalmer Dabbelt2018-07-041-4/+0
| * | | | | | | riscv: remove unnecessary of_platform_populate callRob Herring2018-07-041-5/+0
| * | | | | | | RISC-V: fix R_RISCV_ADD32/R_RISCV_SUB32 relocationsAndreas Schwab2018-07-041-2/+2
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2018-07-051-1/+3
|\ \ \ \ \ \ \
| * | | | | | | m68k: fix "bad page state" oops on ColdFire bootGreg Ungerer2018-07-021-1/+3
| |/ / / / / /
* | | | | | | ARM: disable KCOV for trusted foundations codeArnd Bergmann2018-07-031-0/+3
* | | | | | | Merge tag 'for-linus' of git://github.com/stffrdhrn/linuxLinus Torvalds2018-07-024-12/+13
|\ \ \ \ \ \ \
| * | | | | | | openrisc: entry: Fix delay slot exception detectionStafford Horne2018-07-013-11/+8
| * | | | | | | openrisc: Call destructor during __pte_free_tlbStafford Horne2018-06-251-1/+5
| | |/ / / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-022-1/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-07-012-1/+2
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | bpf, s390: fix potential memleak when later bpf_jit_prog failsDaniel Borkmann2018-06-291-0/+1