summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| * | | | | | | arm64/build: Remove .eh_frame* sections due to unwind tablesKees Cook2020-09-011-1/+0
| * | | | | | | arm64/kernel: Remove needless Call Frame Information annotationsKees Cook2020-09-011-2/+0
| * | | | | | | vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook2020-09-011-0/+1
* | | | | | | | Merge tag 'irq-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-123-54/+88
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branch 'irq/ipi-as-irq', remote-tracking branches 'origin/irq/dw' and '...Marc Zyngier2020-09-281-1/+3
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | | * | | | | | | arm64: Fix -Wunused-function warning when !CONFIG_HOTPLUG_CPUYueHaibing2020-09-181-1/+3
| * | | | | | | | | Merge remote-tracking branch 'origin/irq/ipi-as-irq' into irq/irqchip-nextMarc Zyngier2020-09-172-54/+84
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | arm64: Remove custom IRQ stat accountingMarc Zyngier2020-09-172-28/+13
| | * | | | | | | | arm64: Kill __smp_cross_call and coMarc Zyngier2020-09-171-31/+7
| | * | | | | | | | arm64: Allow IPIs to be handled as normal interruptsMarc Zyngier2020-09-131-12/+81
| | |/ / / / / / /
| * / / / / / / / irqchip/gic-v3: Support pseudo-NMIs when SCR_EL3.FIQ == 0Alexandru Elisei2020-09-131-0/+2
| |/ / / / / / /
* | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-10-1235-1146/+1974
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | |
| * | | | | | Revert "arm64: initialize per-cpu offsets earlier"Will Deacon2020-10-093-17/+11
| * | | | | | Merge branch 'for-next/late-arrivals' into for-next/coreWill Deacon2020-10-073-11/+17
| |\ \ \ \ \ \
| | * | | | | | arm64: initialize per-cpu offsets earlierMark Rutland2020-10-053-11/+17
| * | | | | | | Merge branch 'for-next/mte' into for-next/coreWill Deacon2020-10-0211-11/+639
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: mte: Save tags when hibernatingSteven Price2020-09-041-0/+118
| | * | | | | | | arm64: mte: Enable swap of tagged pagesSteven Price2020-09-041-1/+18
| | * | | | | | | arm64: mte: ptrace: Add NT_ARM_TAGGED_ADDR_CTRL regsetCatalin Marinas2020-09-041-0/+42
| | * | | | | | | arm64: mte: ptrace: Add PTRACE_{PEEK,POKE}MTETAGS supportCatalin Marinas2020-09-042-0/+145
| | * | | | | | | arm64: mte: Allow {set,get}_tagged_addr_ctrl() on non-current tasksCatalin Marinas2020-09-042-14/+22
| | * | | | | | | arm64: mte: Restore the GCR_EL1 register after a suspendCatalin Marinas2020-09-042-0/+12
| | * | | | | | | arm64: mte: Allow user control of the generated random tags via prctl()Catalin Marinas2020-09-042-4/+33
| | * | | | | | | arm64: mte: Allow user control of the tag check mode via prctl()Catalin Marinas2020-09-042-3/+100
| | * | | | | | | arm64: mte: Tags-aware aware memcmp_pages() implementationCatalin Marinas2020-09-041-0/+26