summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-11-063-57/+62
|\
| * arm64: kexec_file: try more regions if loading segments failsBenjamin Gwin2020-11-052-11/+39
| * arm64: kprobes: Use BRK instead of single-step when executing instructions ou...Jean-Philippe Brucker2020-11-031-46/+23
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-11-011-1/+0
|\ \ | |/ |/|
| * Merge tag 'kvmarm-fixes-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2020-10-301-1/+0
| |\
| | * arm64: cpufeature: upgrade hyp caps to finalMark Rutland2020-10-301-1/+0
* | | arm64/smp: Move rcu_cpu_starting() earlierQian Cai2020-10-301-0/+1
* | | arm64: Add workaround for Arm Cortex-A77 erratum 1508412Rob Herring2020-10-292-0/+13
* | | arm64: efi: increase EFI PE/COFF header padding to 64 KBArd Biesheuvel2020-10-281-1/+1
* | | arm64: vmlinux.lds: account for spurious empty .igot.plt sectionsArd Biesheuvel2020-10-281-1/+1
* | | arm64: avoid -Woverride-init warningArnd Bergmann2020-10-281-3/+4
* | | KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIREDStephen Boyd2020-10-281-2/+0
* | | arm64: vdso32: Allow ld.lld to properly link the VDSONathan Chancellor2020-10-261-11/+12
|/ /
* | treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-252-2/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-10-232-3/+13
|\|
| * Merge remote-tracking branch 'arm64/for-next/ghostbusters' into kvm-arm64/hyp...Marc Zyngier2020-09-3010-687/+818
| |\
| * | kvm: arm64: Set up hyp percpu data for nVHEDavid Brazdil2020-09-301-0/+8
| * | kvm: arm64: Create separate instances of kvm_host_data for VHE/nVHEDavid Brazdil2020-09-301-1/+0
| * | kvm: arm64: Duplicate arm64_ssbd_callback_required for nVHE hypDavid Brazdil2020-09-301-1/+0
| * | kvm: arm64: Only define __kvm_ex_table for CONFIG_KVMDavid Brazdil2020-09-301-0/+4
| * | kvm: arm64: Move nVHE hyp namespace macros to hyp_image.hDavid Brazdil2020-09-302-2/+1
* | | Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-231-1/+0
|\ \ \
| * | | tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe2020-10-171-1/+0
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-10-234-24/+26
|\ \ \ \
| * | | | arm64: proton-pack: Update comment to reflect new function nameStephen Boyd2020-10-211-2/+2
| * | | | arm64: spectre-v2: Favour CPU-specific mitigation at EL2Will Deacon2020-10-201-19/+17
| * | | | arm64: Fix a broken copyright header in gen_vdso_offsets.shPalmer Dabbelt2020-10-201-1/+1
| * | | | arm64: reject prctl(PR_PAC_RESET_KEYS) on compat tasksPeter Collingbourne2020-10-152-2/+6
* | | | | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-10-223-12/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | treewide: remove DISABLE_LTOSami Tolvanen2020-10-211-1/+0
| * | | | kbuild: explicitly specify the build id styleBill Wendling2020-10-092-2/+2
| * | | | kbuild: remove cc-option test of -Werror=date-timeMasahiro Yamada2020-09-251-1/+1
| * | | | kbuild: remove cc-option test of -fno-strict-overflowMasahiro Yamada2020-09-251-1/+1
| * | | | kbuild: preprocess module linker scriptMasahiro Yamada2020-09-251-5/+0
| * | | | arch: vdso: add vdso linker script to 'targets' instead of extra-yMasahiro Yamada2020-09-072-2/+2
* | | | | Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-10-141-1/+8
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2020-10-131-1/+8
| |\ \ \ \ \
| | * \ \ \ \ Merge back cpufreq material for 5.10.Rafael J. Wysocki2020-10-051-1/+8
| | |\ \ \ \ \
| | | * | | | | arch_topology, arm, arm64: define arch_scale_freq_invariant()Valentin Schneider2020-09-181-0/+7
| | | * | | | | arch_topology, cpufreq: constify arch_* cpumasksValentin Schneider2020-09-181-1/+1
| | | | |_|/ / | | | |/| | |
* | | | | | | memblock: use separate iterators for memory and reserved regionsMike Rapoport2020-10-131-1/+1
* | | | | | | memblock: implement for_each_reserved_mem_region() using __next_mem_region()Mike Rapoport2020-10-131-1/+1
* | | | | | | memblock: reduce number of parameters in for_each_mem_range()Mike Rapoport2020-10-131-4/+2
* | | | | | | Revert "arm64: vdso: Fix compilation with clang older than 8"Nick Desaulniers2020-10-131-7/+0
* | | | | | | Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-10-121-75/+3
|\ \ \ \ \ \ \
| * | | | | | | arm64: kprobes: Use generic kretprobe trampoline handlerMasami Hiramatsu2020-09-081-75/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-122-6/+24
|\ \ \ \ \ \ \
| * | | | | | | arm64/build: Assert for unwanted sectionsKees Cook2020-09-011-0/+20
| * | | | | | | arm64/build: Add missing DWARF sectionsKees Cook2020-09-011-0/+1
| * | | | | | | arm64/build: Use common DISCARDS in linker scriptKees Cook2020-09-011-3/+2