.. |
vdso
|
6f1a6ae87c
arm64: vdso: work-around broken ELF toolchains in Makefile
|
10 years ago |
.gitignore
|
8c2c3df31e
arm64: Build infrastructure
|
13 years ago |
Makefile
|
5166c20ef9
arm64: makefile: fix perf_callchain.o kconfig dependency
|
10 years ago |
acpi.c
|
c5a1330573
arm64: psci: remove ACPI coupling
|
10 years ago |
alternative.c
|
04b8637be9
arm64: alternatives: ensure secondary CPUs execute ISB after patching
|
10 years ago |
arm64ksyms.c
|
819e50e25d
arm64: Add ftrace support
|
11 years ago |
armv8_deprecated.c
|
589cb22bbe
arm64: compat: fix stxr failure case in SWP emulation
|
9 years ago |
asm-offsets.c
|
48f8bd5775
arm64: KVM: remove remaining reference to vgic_sr_vectors
|
10 years ago |
cacheinfo.c
|
5d425c1865
arm64: kernel: add support for cpu cache information
|
10 years ago |
cpu_errata.c
|
6d1966dfd6
arm64: fix midr range for Cortex-A57 erratum 832075
|
10 years ago |
cpu_ops.c
|
4b3dc9679c
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
|
10 years ago |
cpufeature.c
|
2e94da1379
arm64: lse: use generic cpufeature detection for LSE atomics
|
10 years ago |
cpuidle.c
|
ea389daa7f
arm64: cpuidle: add __init section marker to arm_cpuidle_init
|
10 years ago |
cpuinfo.c
|
359b706473
arm64: Extract feature parsing code from cpu_errata.c
|
10 years ago |
debug-monitors.c
|
62c6c61adb
arm64: replace read_lock to rcu lock in call_break_hook
|
10 years ago |
efi-entry.S
|
b64bb1d758
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
|
10 years ago |
efi-stub.c
|
73effccb91
arm64/efi: do not assume DRAM base is aligned to 2 MB
|
9 years ago |
efi.c
|
0ce3cc008e
arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions
|
10 years ago |
entry-fpsimd.S
|
e4aa297a49
arm64: fpsimd: fix a typo in fpsimd_save_partial_state ENDPROC
|
11 years ago |
entry-ftrace.S
|
ee556d00cf
arm64: ftrace: fix function_graph tracer panic
|
10 years ago |
entry.S
|
412fcb6ceb
arm64: entry: always restore x0 from the stack on syscall return
|
10 years ago |
entry32.S
|
ad2daa85bd
arm64: entry32: remove pointless register assignment
|
10 years ago |
fpsimd.c
|
674c242c93
arm64: flush FP/SIMD state correctly after execve()
|
10 years ago |
ftrace.c
|
d0d6223018
arm64: ftrace: fix ftrace_modify_graph_caller for branch replace
|
10 years ago |
head.S
|
d10bcd4733
arm64: head.S: initialise mdcr_el2 in el2_setup
|
10 years ago |
hw_breakpoint.c
|
e56d82a116
arm64: cpu hotplug: ensure we mask out CPU_TASKS_FROZEN in notifiers
|
10 years ago |
hyp-stub.S
|
021f653791
irqchip: gic-v3: Initial support for GICv3
|
11 years ago |
image.h
|
a2c1d73b94
arm64: Update the Image header
|
11 years ago |
insn.c
|
abffa6f3b1
arm64: convert patch_lock to raw lock
|
10 years ago |
io.c
|
70ddb63a88
arm64: optimize memcpy_{from,to}io() and memset_io()
|
10 years ago |
irq.c
|
4b3dc9679c
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
|
10 years ago |
jump_label.c
|
76b235c6bc
jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}
|
10 years ago |
kgdb.c
|
c696b93461
arm64/debug: Simplify BRK insn opcode declarations
|
10 years ago |
kuser32.S
|
f3e5c847ec
arm64: Add __NR_* definitions for compat syscalls
|
11 years ago |
module.c
|
df057cc7b4
arm64: errata: add module build workaround for erratum #843419
|
10 years ago |
pci.c
|
72407514c9
ARM64: PCI: do not enable resources on PROBE_ONLY systems
|
10 years ago |
perf_callchain.c
|
52da443ec4
arm64: perf: factor out callchain code
|
10 years ago |
perf_event.c
|
ae2fb7ece9
arm64: perf: condense event number maps
|
10 years ago |
perf_regs.c
|
88a7c26af8
perf: Move task_pt_regs sampling into arch code
|
10 years ago |
process.c
|
6eb6c80187
arm64: kernel thread don't need to save fpsimd context.
|
10 years ago |
psci-call.S
|
f5e0a12ca2
arm64: psci: move psci firmware calls out of line
|
10 years ago |
psci.c
|
d422e62562
Merge branch 'aarch64/psci/drivers' into aarch64/for-next/core
|
10 years ago |
ptrace.c
|
5d220ff942
arm64: Better native ptrace support for compat tasks
|
10 years ago |
return_address.c
|
a4ceab1adb
arm64: LLVMLinux: Use global stack pointer in return_address()
|
11 years ago |
setup.c
|
4ca3bc86be
arm64: Don't relocate non-existent initrd
|
10 years ago |
signal.c
|
97b2f0dc33
arm64: Removed unused variable
|
10 years ago |
signal32.c
|
bdec97a855
arm64: compat: fix vfp save/restore across signal handlers in big-endian
|
10 years ago |
sleep.S
|
8ec4198743
arm64: mm: ensure patched kernel text is fetched from PoU
|
10 years ago |
smp.c
|
377bcff9a3
arm64: remove dead-code depending on CONFIG_UP_LATE_INIT
|
10 years ago |
smp_spin_table.c
|
819a88263d
ARM64: kernel: make cpu_ops hooks DT agnostic
|
10 years ago |
stacktrace.c
|
9702970c7b
Revert "ARM64: unwind: Fix PC calculation"
|
9 years ago |
suspend.c
|
e13d918a19
arm64: kernel: fix tcr_el1.t0sz restore on systems with extended idmap
|
9 years ago |
sys.c
|
c623b33b4e
arm64: make sys_call_table const
|
10 years ago |
sys32.c
|
18ccb0cab4
arm64: fix implementation of mmap2 compat syscall
|
10 years ago |
sys_compat.c
|
a2d25a5391
arm64: compat: align cacheflush syscall with arch/arm
|
10 years ago |
time.c
|
4b3dc9679c
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
|
10 years ago |
topology.c
|
e094d44568
arm64: kernel: remove non-legit DT warnings when booting using ACPI
|
10 years ago |
trace-events-emulation.h
|
d784e2988a
arm64: Trace emulation of AArch32 legacy instructions
|
10 years ago |
traps.c
|
a4653228a0
arm64/BUG: Show explicit backtrace for WARNs
|
10 years ago |
vdso.c
|
878854a374
arm64: VDSO: fix coarse clock monotonicity regression
|
10 years ago |
vmlinux.lds.S
|
5dfe9d7d23
arm64: reduce ID map to a single page
|
10 years ago |