Will Deacon b5b7dd647f arm64: kpti: Use early_param for kpti= command-line option 7 years ago
..
probes b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 years ago
vdso c9b012e5f4 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux 7 years ago
.gitignore 8c2c3df31e arm64: Build infrastructure 13 years ago
Makefile 9cdc0108ba arm64: ssbd: Add prctl interface for per-thread mitigation 7 years ago
acpi.c 54ce685cae Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 7 years ago
acpi_numa.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 years ago
acpi_parking_protocol.c f0cda7e6dc arm64: fix endianness annotation in acpi_parking_protocol.c 8 years ago
alternative.c dea5e2a4c5 arm64: alternatives: Add dynamic patching feature 7 years ago
arm64ksyms.c 255845fc43 arm64: export tishift functions to modules 7 years ago
armv8_deprecated.c 6396bb2215 treewide: kzalloc() -> kcalloc() 7 years ago
asm-offsets.c b4f18c063a arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requests 7 years ago
cacheinfo.c 8571890e15 arm64: Add support for ACPI based firmware tables 7 years ago
cpu-reset.S 439e70e27a arm64: idmap: Use "awx" flags for .idmap.text .pushsection directives 7 years ago
cpu-reset.h 2077be6783 arm64: Use __pa_symbol for kernel symbols 8 years ago
cpu_errata.c 410feb75de Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux 7 years ago
cpu_ops.c 770ba06084 arm64: cpu_ops: Add missing 'const' qualifiers 7 years ago
cpufeature.c b5b7dd647f arm64: kpti: Use early_param for kpti= command-line option 7 years ago
cpuidle.c 8b9951ed7e ARM64 / cpuidle: Use new cpuidle macro for entering retention state 7 years ago
cpuinfo.c 7206dc93a5 arm64: Expose Arm v8.4 features 7 years ago
crash_dump.c e62aaeac42 arm64: kdump: provide /proc/vmcore file 8 years ago
debug-monitors.c 4e829b6735 arm64: Use arm64_force_sig_info instead of force_sig_info 7 years ago
efi-entry.S 932b50c7c1 arm64: Add software workaround for Falkor erratum 1041 7 years ago
efi-header.S cad27ef27e arm64: efi: split Image code and data into separate PE/COFF sections 8 years ago
efi-rt-wrapper.S 7e611e7dbb efi/arm64: Check whether x18 is preserved by runtime services calls 7 years ago
efi.c 7e611e7dbb efi/arm64: Check whether x18 is preserved by runtime services calls 7 years ago
entry-fpsimd.S 159fd7b8d3 arm64/sve: Write ZCR_EL1 on context switch only if changed 7 years ago
entry-ftrace.S d125bffcef arm64: Fix static use of function graph 8 years ago
entry.S 9dd9614f54 arm64: ssbd: Introduce thread flag to control userspace mitigation 7 years ago
entry32.S ad2daa85bd arm64: entry32: remove pointless register assignment 10 years ago
fpsimd.c b357bf6023 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm 7 years ago
ftrace.c be0f272bfc arm64: ftrace: emit ftrace-mod.o contents through code 7 years ago
head.S cc33c4e201 arm64/kvm: Prohibit guest LOR accesses 7 years ago
hibernate-asm.S fa0465fc07 arm64: assembler: Change order of macro arguments in phys_to_ttbr 7 years ago
hibernate.c 647d0519b5 arm64: ssbd: Restore mitigation status on CPU resume 7 years ago
hw_breakpoint.c 0d55303c51 compat: Move compat_timespec/ timeval to compat_time.h 7 years ago
hyp-stub.S af42f20480 arm64: hyp-stub: Zero x0 on successful stub handling 8 years ago
image.h fdfb69a725 arm64/efi: Make strrchr() available to the EFI namespace 7 years ago
insn.c 11d764079c arm64: insn: Allow ADD/SUB (immediate) with LSL #12 7 years ago
io.c 9ca255bf04 arm64: Avoid aligning normal memory pointers in __memcpy_{to,from}io 8 years ago
irq.c ed8b20d457 arm64: Add vmap_stack header file 7 years ago
jump_label.c 76b235c6bc jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP} 10 years ago
kaslr.c f2b9ba871b arm64/kernel: kaslr: reduce module randomization range to 4 GB 7 years ago
kgdb.c 24153c03d4 arm64/debug: Fix registers on sleeping tasks 7 years ago
kuser32.S f3e5c847ec arm64: Add __NR_* definitions for compat syscalls 11 years ago
machine_kexec.c 0fbeb31875 arm64: explicitly mask all exceptions 8 years ago
module-plts.c ed231ae384 arm64/kernel: rename module_emit_adrp_veneer->module_emit_veneer_for_adrp 7 years ago
module.c ed231ae384 arm64/kernel: rename module_emit_adrp_veneer->module_emit_veneer_for_adrp 7 years ago
module.lds be0f272bfc arm64: ftrace: emit ftrace-mod.o contents through code 7 years ago
paravirt.c dfd57bc3a5 arm64: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_ops 9 years ago
pci.c ecf677c8dc PCI: Add a generic weak pcibios_align_resource() 8 years ago
perf_callchain.c 31e43ad3b7 arm64: unwind: remove sp from struct stackframe 8 years ago
perf_event.c 0788f1e973 arm_pmu: simplify arm_pmu::handle_irq 7 years ago
perf_regs.c 0d55303c51 compat: Move compat_timespec/ timeval to compat_time.h 7 years ago
process.c 050e9baa9d Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables 7 years ago
psci.c 2077be6783 arm64: Use __pa_symbol for kernel symbols 8 years ago
ptrace.c b357bf6023 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm 7 years ago
reloc_test_core.c bd99f9a159 arm64: fix undefined reference to 'printk' 7 years ago
reloc_test_syms.S bd99f9a159 arm64: fix undefined reference to 'printk' 7 years ago
relocate_kernel.S 932b50c7c1 arm64: Add software workaround for Falkor erratum 1041 7 years ago
return_address.c 31e43ad3b7 arm64: unwind: remove sp from struct stackframe 8 years ago
sdei.c 79e9aa59dc arm64: sdei: Add trampoline code for remapping the kernel 7 years ago
setup.c 41bd5b5d22 arm64: Move the async/fiq helpers to explicitly set process context flags 8 years ago
signal.c 0fe42512b2 arm64: Fix syscall restarting around signal suppressed by tracer 7 years ago
signal32.c 65896545b6 arm64: uaccess: Fix omissions from usercopy whitelist 7 years ago
sleep.S 439e70e27a arm64: idmap: Use "awx" flags for .idmap.text .pushsection directives 7 years ago
smccc-call.S 82bcd08702 firmware: qcom: scm: Fix interrupted SCM calls 8 years ago
smp.c b154886f78 arm64: make secondary_start_kernel() notrace 7 years ago
smp_spin_table.c 2077be6783 arm64: Use __pa_symbol for kernel symbols 8 years ago
ssbd.c 9cdc0108ba arm64: ssbd: Add prctl interface for per-thread mitigation 7 years ago
stacktrace.c 9f416319f4 arm64: fix unwind_frame() for filtered out fn for function graph tracing 7 years ago
suspend.c 647d0519b5 arm64: ssbd: Restore mitigation status on CPU resume 7 years ago
sys.c a90f590a1b mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff() 7 years ago
sys32.c 18ccb0cab4 arm64: fix implementation of mmap2 compat syscall 10 years ago
sys_compat.c 3eb0f5193b signal: Ensure every siginfo we send has all bits initialized 7 years ago
time.c 9f416319f4 arm64: fix unwind_frame() for filtered out fn for function graph tracing 7 years ago
topology.c e156ab71a9 arm64: topology: Avoid checking numa mask for scheduler MC selection 7 years ago
trace-events-emulation.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 years ago
traps.c 93e95fa574 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 7 years ago
vdso.c 739586951b arm64/vdso: Support mremap() for vDSO 8 years ago
vmlinux.lds.S 5c636aa015 arm64: remove no-op macro VMLINUX_SYMBOL() 7 years ago