summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'm68k-for-v5.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-2113-3/+39
|\
| * macintosh/adb-iop: Use big-endian autopoll maskFinn Thain2021-01-251-3/+3
| * m68k: defconfig: Update defconfigs for v5.11-rc1Geert Uytterhoeven2021-01-2512-0/+36
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-02-2191-985/+1652
|\ \
| * \ Merge branch 'for-next/vdso' into for-next/coreWill Deacon2021-02-127-9/+10
| |\ \
| | * | arm64: Support running gen_vdso_offsets.sh with BSD userland.John Millikin2021-01-201-1/+1
| | * | arm64: do not descend to vdso directories twiceMasahiro Yamada2021-01-206-8/+9
| * | | Merge branch 'for-next/topology' into for-next/coreWill Deacon2021-02-121-59/+56
| |\ \ \
| | * | | arm64: topology: Make AMUs work with modular cpufreq driversViresh Kumar2021-01-201-44/+48
| | * | | arm64: topology: Reorder init_amu_fie() a bitViresh Kumar2021-01-201-13/+14
| | * | | arm64: topology: Avoid the have_policy checkViresh Kumar2021-01-201-14/+6
| | |/ /
| * | | Merge branch 'for-next/stacktrace' into for-next/coreWill Deacon2021-02-122-14/+9
| |\ \ \
| | * | | arm64: remove EL0 exception frame recordMark Rutland2021-01-202-14/+9
| | |/ /
| * | | Merge branch 'for-next/selftests' into for-next/coreWill Deacon2021-02-121-1/+1
| |\ \ \
| | * | | arm64: mte: style: Simplify bool comparisonYANG LI2021-01-201-1/+1
| | |/ /
| * | | Merge branch 'for-next/rng' into for-next/coreWill Deacon2021-02-124-10/+119
| |\ \ \
| | * | | arm64: Add support for SMCCC TRNG entropy sourceAndre Przywara2021-01-211-11/+61
| | * | | firmware: smccc: Introduce SMCCC TRNG frameworkAndre Przywara2021-01-213-0/+28
| | * | | firmware: smccc: Add SMCCC TRNG function call IDsArd Biesheuvel2021-01-201-0/+31
| | |/ /
| * | | Merge branch 'for-next/random' into for-next/coreWill Deacon2021-02-121-14/+1
| |\ \ \
| | * | | random: avoid arch_get_random_seed_long() when collecting IRQ randomnessArd Biesheuvel2021-01-211-14/+1
| | |/ /
| * | | Merge branch 'for-next/perf' into for-next/coreWill Deacon2021-02-1217-49/+73
| |\ \ \
| | * | | drivers/perf: Replace spin_lock_irqsave to spin_lockQi Liu2021-02-102-6/+4
| | * | | dt-bindings: arm: add Cortex-A78 bindingSeiya Wang2021-02-031-0/+1
| | * | | arm64: perf: add support for Cortex-A78Seiya Wang2021-02-031-0/+7
| | * | | arm64: perf: Constify static attribute_group structsRikard Falkeborn2021-02-021-3/+3
| | * | | drivers/perf: Prevent forced unbinding of ARM_DMC620_PMU driversQi Liu2021-02-021-0/+1
| | * | | perf/arm-cmn: Move IRQs when migrating contextRobin Murphy2021-01-281-1/+3
| | * | | perf/arm-cmn: Fix PMU instance namingRobin Murphy2021-01-282-10/+5
| | * | | perf: Constify static struct attribute_groupRikard Falkeborn2021-01-206-12/+12
| | * | | perf: hisi: Constify static struct attribute_groupRikard Falkeborn2021-01-203-3/+3
| | * | | perf/imx_ddr: Constify static struct attribute_groupRikard Falkeborn2021-01-201-5/+5
| | * | | perf: qcom: Constify static struct attribute_groupRikard Falkeborn2021-01-202-6/+6
| | * | | drivers/perf: Add support for ARMv8.3-SPEWei Li2021-01-202-3/+23
| | |/ /
| * | | Merge branch 'for-next/misc' into for-next/coreWill Deacon2021-02-1214-33/+59
| |\ \ \
| | * | | arm64: Make CPU_BIG_ENDIAN depend on ld.bfd or ld.lld 13.0.0+Nathan Chancellor2021-02-091-2/+3
| | * | | arm64: vmlinux.ld.S: add assertion for tramp_pg_dir offsetJoey Gouly2021-02-033-2/+13
| | * | | arm64: vmlinux.ld.S: add assertion for reserved_pg_dir offsetJoey Gouly2021-02-034-3/+12
| | * | | arm64/ptdump:display the Linear Mapping start markerHailong Liu2021-02-021-0/+1
| | * | | arm64: ptrace: Fix missing return in hw breakpoint codeKeno Fischer2021-02-021-0/+1
| | * | | KVM: arm64: Move __hyp_set_vectors out of .hyp.textQuentin Perret2021-01-281-0/+2
| | * | | arm64: Include linux/io.h in mm/mmap.cWill Deacon2021-01-271-0/+1
| | * | | arm64: cacheflush: Remove stale commentShaokun Zhang2021-01-271-5/+0
| | * | | arm64: mm: Remove unused header fileShaokun Zhang2021-01-271-12/+2
| | * | | arm64/sparsemem: reduce SECTION_SIZE_BITSSudarshan Rajagopalan2021-01-211-2/+21
| | * | | arm64/mm: Add warning for outside range requests in vmemmap_populate()Anshuman Khandual2021-01-201-0/+2
| | * | | arm64: Drop workaround for broken 'S' constraint with GCC 4.9Marc Zyngier2021-01-201-7/+1
| | |/ /
| * | | Merge branch 'for-next/kexec' into for-next/coreWill Deacon2021-02-129-322/+434
| |\ \ \
| | * | | arm64: hibernate: add __force attribute to gfp_t castingPavel Tatashin2021-02-011-2/+2
| | * | | arm64: kexec: arm64_relocate_new_kernel don't use x0 as tempPavel Tatashin2021-01-271-8/+8