| .. |
|
probes
|
c113a7fb01
arm64: debug: Ensure debug handlers check triggering exception level
|
6 年之前 |
|
vdso
|
b0f6ac8c81
arm64: vdso: Fix clock_getres() for CLOCK_REALTIME
|
6 年之前 |
|
.gitignore
|
8c2c3df31e
arm64: Build infrastructure
|
13 年之前 |
|
Makefile
|
84c57dbd3c
arm64: kernel: arch_crash_save_vmcoreinfo() should depend on CONFIG_CRASH_CORE
|
7 年之前 |
|
acpi.c
|
c647c00f28
acpi/arm64: ignore 5.1 FADTs that are reported as 5.0
|
6 年之前 |
|
acpi_numa.c
|
e189624916
arm64: numa: rework ACPI NUMA initialization
|
7 年之前 |
|
acpi_parking_protocol.c
|
f0cda7e6dc
arm64: fix endianness annotation in acpi_parking_protocol.c
|
8 年之前 |
|
alternative.c
|
3c4d9137ee
arm64: alternative: Use true and false for boolean values
|
7 年之前 |
|
arm64ksyms.c
|
6c809904ef
arm, arm64: export __hyp_stub_vectors
|
6 年之前 |
|
armv8_deprecated.c
|
25be597ada
arm64: kill config_sctlr_el1()
|
7 年之前 |
|
asm-offsets.c
|
b0f6ac8c81
arm64: vdso: Fix clock_getres() for CLOCK_REALTIME
|
6 年之前 |
|
cacheinfo.c
|
8571890e15
arm64: Add support for ACPI based firmware tables
|
7 年之前 |
|
cpu-reset.S
|
439e70e27a
arm64: idmap: Use "awx" flags for .idmap.text .pushsection directives
|
7 年之前 |
|
cpu-reset.h
|
76f4e2da45
arm64: kexec: always reset to EL2 if present
|
7 年之前 |
|
cpu_errata.c
|
d976344d27
arm64/speculation: Support 'mitigations=' cmdline option
|
6 年之前 |
|
cpu_ops.c
|
e667aef54f
arm64: cpu_ops: fix a leaked reference by adding missing of_node_put
|
6 年之前 |
|
cpufeature.c
|
d976344d27
arm64/speculation: Support 'mitigations=' cmdline option
|
6 年之前 |
|
cpuidle.c
|
8b9951ed7e
ARM64 / cpuidle: Use new cpuidle macro for entering retention state
|
8 年之前 |
|
cpuinfo.c
|
6df3c66de0
arm64: cpufeature: Detect SSBS and advertise to userspace
|
6 年之前 |
|
crash_core.c
|
84c57dbd3c
arm64: kernel: arch_crash_save_vmcoreinfo() should depend on CONFIG_CRASH_CORE
|
7 年之前 |
|
crash_dump.c
|
e62aaeac42
arm64: kdump: provide /proc/vmcore file
|
8 年之前 |
|
debug-monitors.c
|
f273cd1655
arm64: Clear OSDLR_EL1 on CPU boot
|
6 年之前 |
|
efi-entry.S
|
932b50c7c1
arm64: Add software workaround for Falkor erratum 1041
|
8 年之前 |
|
efi-header.S
|
cad27ef27e
arm64: efi: split Image code and data into separate PE/COFF sections
|
8 年之前 |
|
efi-rt-wrapper.S
|
7e611e7dbb
efi/arm64: Check whether x18 is preserved by runtime services calls
|
7 年之前 |
|
efi.c
|
7e611e7dbb
efi/arm64: Check whether x18 is preserved by runtime services calls
|
7 年之前 |
|
entry-fpsimd.S
|
159fd7b8d3
arm64/sve: Write ZCR_EL1 on context switch only if changed
|
7 年之前 |
|
entry-ftrace.S
|
14743f8591
arm64: ftrace: don't adjust the LR value
|
6 年之前 |
|
entry.S
|
723ba79384
arm64: Do not enable IRQs for ct_user_exit
|
6 年之前 |
|
fpsimd.c
|
f9209e2629
arm64: move sve_user_{enable,disable} to <asm/fpsimd.h>
|
7 年之前 |
|
ftrace.c
|
30b9da0ec2
arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side
|
6 年之前 |
|
head.S
|
f715466a3f
arm64: Relax GIC version check during early boot
|
6 年之前 |
|
hibernate-asm.S
|
fa0465fc07
arm64: assembler: Change order of macro arguments in phys_to_ttbr
|
7 年之前 |
|
hibernate.c
|
ad6615b155
arm64: hibernate: Clean the __hyp_text to PoC after resume
|
6 年之前 |
|
hw_breakpoint.c
|
2bddc98565
arm64: compat: Allow single-byte watchpoints on all addresses
|
6 年之前 |
|
hyp-stub.S
|
f40ebe14b9
arm64: hyp-stub: Forbid kprobing of the hyp-stub
|
6 年之前 |
|
image.h
|
37cb02da44
arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitly
|
6 年之前 |
|
insn.c
|
4423a82cbd
bpf, arm64: use more scalable stadd over ldxr / stxr loop in xadd
|
6 年之前 |
|
io.c
|
9ca255bf04
arm64: Avoid aligning normal memory pointers in __memcpy_{to,from}io
|
8 年之前 |
|
irq.c
|
85c8ea220f
arm64: Fix HCR.TGE status for NMI contexts
|
6 年之前 |
|
jump_label.c
|
0276ebf166
jump_label: move 'asm goto' support test to Kconfig
|
6 年之前 |
|
kaslr.c
|
9c15fff281
arm64/kernel: kaslr: reduce module randomization range to 2 GB
|
6 年之前 |
|
kgdb.c
|
c113a7fb01
arm64: debug: Ensure debug handlers check triggering exception level
|
6 年之前 |
|
kuser32.S
|
f3e5c847ec
arm64: Add __NR_* definitions for compat syscalls
|
11 年之前 |
|
machine_kexec.c
|
84c57dbd3c
arm64: kernel: arch_crash_save_vmcoreinfo() should depend on CONFIG_CRASH_CORE
|
7 年之前 |
|
module-plts.c
|
ed231ae384
arm64/kernel: rename module_emit_adrp_veneer->module_emit_veneer_for_adrp
|
7 年之前 |
|
module.c
|
b6d56f4f6a
arm64: kaslr: keep modules inside module region when KASAN is enabled
|
6 年之前 |
|
module.lds
|
be0f272bfc
arm64: ftrace: emit ftrace-mod.o contents through code
|
8 年之前 |
|
paravirt.c
|
dfd57bc3a5
arm64: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_ops
|
10 年之前 |
|
pci.c
|
ecf677c8dc
PCI: Add a generic weak pcibios_align_resource()
|
8 年之前 |
|
perf_callchain.c
|
31e43ad3b7
arm64: unwind: remove sp from struct stackframe
|
8 年之前 |
|
perf_event.c
|
6f88ff1192
arm64: perf: set suppress_bind_attrs flag to true
|
6 年之前 |
|
perf_regs.c
|
0d55303c51
compat: Move compat_timespec/ timeval to compat_time.h
|
7 年之前 |
|
process.c
|
17d1acc4c6
arm64: Force SSBS on context switch
|
6 年之前 |
|
psci.c
|
2077be6783
arm64: Use __pa_symbol for kernel symbols
|
9 年之前 |
|
ptrace.c
|
edfc026626
arm64: fix SSBS sanitization
|
6 年之前 |
|
reloc_test_core.c
|
bd99f9a159
arm64: fix undefined reference to 'printk'
|
7 年之前 |
|
reloc_test_syms.S
|
bd99f9a159
arm64: fix undefined reference to 'printk'
|
7 年之前 |
|
relocate_kernel.S
|
932b50c7c1
arm64: Add software workaround for Falkor erratum 1041
|
8 年之前 |
|
return_address.c
|
6af9263f68
arm64: unwind: Prohibit probing on return_address()
|
6 年之前 |
|
sdei.c
|
98d6651f18
arm64: fix wrong check of on_sdei_stack in nmi context
|
6 年之前 |
|
setup.c
|
d91680e687
arm64: Fix /proc/iomem for reserved but not memory regions
|
7 年之前 |
|
signal.c
|
bf4ce5cc23
arm64: use {COMPAT,}SYSCALL_DEFINE0 for sigreturn
|
7 年之前 |
|
signal32.c
|
bf4ce5cc23
arm64: use {COMPAT,}SYSCALL_DEFINE0 for sigreturn
|
7 年之前 |
|
sleep.S
|
439e70e27a
arm64: idmap: Use "awx" flags for .idmap.text .pushsection directives
|
7 年之前 |
|
smccc-call.S
|
82bcd08702
firmware: qcom: scm: Fix interrupted SCM calls
|
8 年之前 |
|
smp.c
|
e189624916
arm64: numa: rework ACPI NUMA initialization
|
7 年之前 |
|
smp_spin_table.c
|
2077be6783
arm64: Use __pa_symbol for kernel symbols
|
9 年之前 |
|
ssbd.c
|
1eaff33e24
arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3
|
6 年之前 |
|
stacktrace.c
|
6af9263f68
arm64: unwind: Prohibit probing on return_address()
|
6 年之前 |
|
suspend.c
|
647d0519b5
arm64: ssbd: Restore mitigation status on CPU resume
|
7 年之前 |
|
sys.c
|
467f902643
arm64: use the correct function type for __arm64_sys_ni_syscall
|
6 年之前 |
|
sys32.c
|
467f902643
arm64: use the correct function type for __arm64_sys_ni_syscall
|
6 年之前 |
|
sys_compat.c
|
6c9a204629
arm64: compat: Don't pull syscall number from regs in arm_compat_syscall
|
7 年之前 |
|
syscall.c
|
2eefb4a389
arm64: errata: Add workaround for Cortex-A76 erratum #1463225
|
6 年之前 |
|
time.c
|
9f416319f4
arm64: fix unwind_frame() for filtered out fn for function graph tracing
|
7 年之前 |
|
topology.c
|
e67ecf6470
arm64: topology: re-introduce numa mask check for scheduler MC selection
|
7 年之前 |
|
trace-events-emulation.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 年之前 |
|
traps.c
|
84c6c2af4c
arm64: backtrace: Don't bother trying to unwind the userspace stack
|
6 年之前 |
|
vdso.c
|
b0f6ac8c81
arm64: vdso: Fix clock_getres() for CLOCK_REALTIME
|
6 年之前 |
|
vmlinux.lds.S
|
ae5c75e660
arm64: relocatable: fix inconsistencies in linker script and options
|
7 年之前 |