summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'riscv-for-linus-4.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-04-0419-255/+1598
|\
| * RISC-V: Rename CONFIG_CMDLINE_OVERRIDE to CONFIG_CMDLINE_FORCEPalmer Dabbelt2018-04-031-2/+2
| * RISC-V: Fixes to module loadingPalmer Dabbelt2018-04-029-6/+470
| |\
| | * RISC-V: Add definition of relocation typesZong Li2018-04-021-0/+7
| | * RISC-V: Enable module support in defconfigZong Li2018-04-021-0/+2
| | * RISC-V: Support SUB32 relocation type in kernel moduleZong Li2018-04-021-0/+8
| | * RISC-V: Support ADD32 relocation type in kernel moduleZong Li2018-04-021-0/+8
| | * RISC-V: Support ALIGN relocation type in kernel moduleZong Li2018-04-021-0/+10
| | * RISC-V: Support RVC_BRANCH/JUMP relocation type in kernel modulewqZong Li2018-04-021-0/+35
| | * RISC-V: Support HI20/LO12_I/LO12_S relocation type in kernel moduleZong Li2018-04-021-0/+42
| | * RISC-V: Support CALL relocation type in kernel moduleZong Li2018-04-021-0/+22
| | * RISC-V: Support GOT_HI20/CALL_PLT relocation type in kernel moduleZong Li2018-04-021-10/+52
| | * RISC-V: Add section of GOT.PLT for kernel moduleZong Li2018-04-023-17/+45
| | * RISC-V: Add sections of PLT and GOT for kernel moduleZong Li2018-04-026-0/+260
| * | RISC-V: Assorted memory model fixesPalmer Dabbelt2018-04-025-234/+630
| |\ \
| | * | riscv/atomic: Strengthen implementations with fencesAndrea Parri2018-04-022-220/+588
| | * | riscv/spinlock: Strengthen implementations with fencesAndrea Parri2018-04-022-14/+27
| | * | riscv/barrier: Define __smp_{store_release,load_acquire}Andrea Parri2018-04-021-0/+15
| | |/
| * | riscv/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR supportAlan Kao2018-04-022-1/+7
| * | riscv/ftrace: Add DYNAMIC_FTRACE_WITH_REGS supportAlan Kao2018-04-024-0/+141
| * | riscv/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS supportAlan Kao2018-04-022-0/+4
| * | riscv/ftrace: Add dynamic function graph tracer supportAlan Kao2018-04-022-1/+118
| * | riscv/ftrace: Add dynamic function tracer supportAlan Kao2018-04-026-12/+223
| * | riscv/ftrace: Add RECORD_MCOUNT supportAlan Kao2018-04-022-0/+4
| |/
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-04-0447-775/+1434
|\ \
| * | arm64: uaccess: Fix omissions from usercopy whitelistDave Martin2018-03-287-57/+72
| * | arm64: fpsimd: Split cpu field out from struct fpsimd_stateDave Martin2018-03-286-57/+29
| * | arm64: tlbflush: avoid writing RES0 bitsPhilip Elcan2018-03-281-8/+17
| * | arm64: cmpxchg: Include linux/compiler.h in asm/cmpxchg.hWill Deacon2018-03-271-0/+1
| * | arm64: move percpu cmpxchg implementation from cmpxchg.h to percpu.hWill Deacon2018-03-272-26/+29
| * | arm64: cmpxchg: Include build_bug.h instead of bug.h for BUILD_BUGWill Deacon2018-03-271-1/+1
| * | arm64: lse: Include compiler_types.h and export.h for out-of-line LL/SCWill Deacon2018-03-271-0/+3
| * | arm64: fpsimd: include <linux/init.h> in fpsimd.hWill Deacon2018-03-271-0/+1
| * | Revert "arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)"Will Deacon2018-03-276-68/+11
| * | arm64: cpufeature: Avoid warnings due to unused symbolsWill Deacon2018-03-272-8/+10
| * | arm64: Add work around for Arm Cortex-A55 Erratum 1024718Suzuki K Poulose2018-03-262-1/+29
| * | arm64: Delay enabling hardware DBM featureSuzuki K Poulose2018-03-263-8/+79
| * | arm64: Add MIDR encoding for Arm Cortex-A55 and Cortex-A35Suzuki K Poulose2018-03-261-0/+4
| * | arm64: capabilities: Handle shared entriesSuzuki K Poulose2018-03-263-14/+66
| * | arm64: capabilities: Add support for checks based on a list of MIDRsSuzuki K Poulose2018-03-264-41/+60
| * | arm64: Add helpers for checking CPU MIDR against a rangeSuzuki K Poulose2018-03-263-13/+37
| * | arm64: capabilities: Clean up midr range helpersSuzuki K Poulose2018-03-261-48/+60
| * | arm64: capabilities: Change scope of VHE to Boot CPU featureSuzuki K Poulose2018-03-264-46/+9
| * | arm64: capabilities: Add support for features enabled earlySuzuki K Poulose2018-03-262-22/+83
| * | arm64: capabilities: Restrict KPTI detection to boot-time CPUsSuzuki K Poulose2018-03-262-5/+20
| * | arm64: capabilities: Introduce weak features based on local CPUSuzuki K Poulose2018-03-262-1/+9
| * | arm64: capabilities: Group handling of features and errata workaroundsSuzuki K Poulose2018-03-261-31/+42
| * | arm64: capabilities: Allow features based on local CPU scopeSuzuki K Poulose2018-03-261-6/+11
| * | arm64: capabilities: Split the processing of errata work aroundsSuzuki K Poulose2018-03-261-2/+4
| * | arm64: capabilities: Prepare for grouping features and errata work aroundsSuzuki K Poulose2018-03-261-40/+18