summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | arm64: Snapshot thread flagsMark Rutland2021-12-014-6/+6
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-01-1017-262/+344
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----------. \ \ \ \ Merge branches 'for-next/misc', 'for-next/cache-ops-dzp', 'for-next/stacktrac...Catalin Marinas2022-01-0516-183/+167
| |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / | | | |/| | | | | | | |
| | | | | | | | * | | | arm64: Enable KCSANKefeng Wang2021-12-141-0/+1
| | | | |_|_|_|/ / / / | | | |/| | | | | | |
| | | | | | | * | | | arm64/sve: Generalise vector length configuration prctl() for SMEMark Brown2021-12-142-24/+27
| | | | | | | * | | | arm64/sve: Make sysctl interface for SVE reusable by SMEMark Brown2021-12-141-6/+9
| | | | |_|_|/ / / / | | | |/| | | | | |
| | | | | | * | | | arm64: Use BTI C directly and unconditionallyMark Brown2021-12-141-6/+2
| | | | | | | |_|/ | | | | | | |/| |
| | | | | * | | | arm64: cpufeature: add HWCAP for FEAT_RPRESJoey Gouly2021-12-132-0/+3
| | | | | * | | | arm64: add ID_AA64ISAR2_EL1 sys registerJoey Gouly2021-12-132-0/+10
| | | | | * | | | arm64: cpufeature: add HWCAP for FEAT_AFPJoey Gouly2021-12-132-0/+3
| | | | |/ / / / | | | |/| | | |
| | | | * | | | arm64: Make some stacktrace functions privateMark Rutland2021-12-101-5/+7
| | | | * | | | arm64: Make dump_backtrace() use arch_stack_walk()Madhavan T. Venkataraman2021-12-101-38/+6
| | | | * | | | arm64: Make profile_pc() use arch_stack_walk()Madhavan T. Venkataraman2021-12-101-12/+13
| | | | * | | | arm64: Make return_address() use arch_stack_walk()Madhavan T. Venkataraman2021-12-101-6/+2
| | | | * | | | arm64: Make __get_wchan() use arch_stack_walk()Madhavan T. Venkataraman2021-12-101-17/+25
| | | | * | | | arm64: Make perf_callchain_kernel() use arch_stack_walk()Madhavan T. Venkataraman2021-12-101-12/+3
| | | | * | | | arm64: Mark __switch_to() as __schedMark Rutland2021-12-101-1/+2
| | | | * | | | arch: Make ARCH_STACKWALK independent of STACKTRACEPeter Zijlstra2021-12-101-4/+0
| | | |/ / / /
| | * | | | | arm64: Use correct method to calculate nomap region boundariesHuacai Chen2022-01-051-2/+4
| | * | | | | arm64: Drop outdated links in commentsKees Cook2022-01-051-4/+0
| | * | | | | arm64: errata: Fix exec handling in erratum 1418040 workaroundD Scott Phillips2021-12-221-23/+16
| | * | | | | arm64: Unhash early pointer print plus improve commentGuilherme G. Piccoli2021-12-221-1/+6
| | * | | | | arm64/fp: Add comments documenting the usage of state restore functionsMark Brown2021-12-141-2/+5
| | * | | | | arm64: kexec: reduce calls to page_address()Rongwei Wang2021-12-101-2/+4
| | * | | | | arm64: entry: Use SDEI event constantsFlorian Fainelli2021-12-061-2/+4
| | * | | | | arm64: Simplify checking for populated DTRob Herring2021-12-061-21/+14
| | |/ / / /
| * | | | | arm64: perf: Don't register user access sysctl handler multiple timesWill Deacon2022-01-041-2/+9
| * | | | | Merge branch 'for-next/perf-cpu' into for-next/perfWill Deacon2021-12-141-70/+45
| |\ \ \ \ \
| | * | | | | arm64: perf: Support new DT compatiblesRobin Murphy2021-12-141-0/+12
| | * | | | | arm64: perf: Simplify registration boilerplateRobin Murphy2021-12-141-82/+31
| | * | | | | arm64: perf: Support Denver and Carmel PMUsThierry Reding2021-12-141-0/+14
| | |/ / / /
| * | | | | arm64: perf: Enable PMU counter userspace access for perf eventRob Herring2021-12-141-7/+112
| * | | | | arm64: perf: Add userspace counter access disable switchRob Herring2021-12-141-0/+17
| |/ / / /
* | / / / arm64: kexec: Fix missing error code 'ret' warning in load_other_segments()Lakshmi Ramasubramanian2021-12-161-0/+1
| |/ / / |/| | |
* | | | arm64: ftrace: add missing BTIsMark Rutland2021-12-021-0/+6
* | | | arm64: kexec: use __pa_symbol(empty_zero_page)Mark Rutland2021-12-021-1/+1
|/ / /
* / / arm64: ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTRMark Rutland2021-11-162-13/+11
|/ /
* | Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-111-0/+1
|\ \
| * \ Merge tag 'coresight-fixes-v5.16' of gitolite.kernel.org:pub/scm/linux/kernel...Greg Kroah-Hartman2021-11-071-0/+1
| |\ \
| | * | arm64: cpufeature: Export this_cpu_has_cap helperArnd Bergmann2021-11-041-0/+1
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-11-103-5/+9
|\ \ \ \
| * | | | arm64: vdso: remove -nostdlib compiler flagMasahiro Yamada2021-11-082-2/+2
| * | | | arm64: arm64_ftr_reg->name may not be a human-readable stringReiji Watanabe2021-11-081-3/+7
* | | | | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-11-081-0/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada2021-10-241-0/+3
* | | | | Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-021-29/+2
|\ \ \ \ \
| * | | | | arm64: Use of_get_cpu_hwid()Rob Herring2021-10-201-29/+2
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-11-021-1/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | arm64: Prevent kexec and hibernation if is_protected_kvm_enabled()Will Deacon2021-10-111-1/+2
* | | | | | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-11-014-12/+20
|\ \ \ \ \ \