.. |
vdso
|
1915e2ad1c
arm64: vdso: fix build error when switching from LE to BE
|
11 years ago |
.gitignore
|
8c2c3df31e
arm64: Build infrastructure
|
13 years ago |
Makefile
|
e116a37542
arm64: detect silicon revisions and set cap bits accordingly
|
10 years ago |
alternative.c
|
932ded4b0b
arm64: add module support for alternatives fixups
|
10 years ago |
arm64ksyms.c
|
819e50e25d
arm64: Add ftrace support
|
11 years ago |
armv8_deprecated.c
|
909633957d
arm64: fix return code check when changing emulation handler
|
10 years ago |
asm-offsets.c
|
b0e626b380
arm64: KVM: implement lazy world switch for debug registers
|
11 years ago |
cpu_errata.c
|
c9453a3ab1
arm64: alternatives: fix pr_fmt string for consistency
|
10 years ago |
cpu_ops.c
|
756854d9b9
arm64: kernel: enable PSCI cpu operations on UP systems
|
11 years ago |
cpuidle.c
|
d64f84f696
arm64: kernel: introduce cpu_init_idle CPU operation
|
11 years ago |
cpuinfo.c
|
3eebdbe5fc
arm64: sanity checks: add ID_AA64DFR{0,1}_EL1
|
10 years ago |
cputable.c
|
9327e2c6bb
arm64: add CPU_HOTPLUG infrastructure
|
12 years ago |
debug-monitors.c
|
5d57686605
Merge tag 'kvm-arm-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm
|
11 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
|
58015ec6b8
arm64/efi: efistub: don't abort if base of DRAM is occupied
|
11 years ago |
efi.c
|
b07bfaa3c1
arm64: dmi: set DMI string as dump stack arch description
|
11 years ago |
entry-fpsimd.S
|
e4aa297a49
arm64: fpsimd: fix a typo in fpsimd_save_partial_state ENDPROC
|
11 years ago |
entry-ftrace.S
|
f1ba46ee78
arm64: ftrace: eliminate literal pool entries
|
11 years ago |
entry.S
|
1014c81d9a
arm64: ptrace: allow tracer to skip a system call
|
10 years ago |
fpsimd.c
|
7c68a9cc04
arm64: fix bug for reloading FPSIMD state after cpu power off
|
11 years ago |
ftrace.c
|
9f1ae7596a
arm64: Correct ftrace calls to aarch64_insn_gen_branch_imm()
|
11 years ago |
head.S
|
034edabe6c
arm64: Move some head.text functions to executable section
|
10 years ago |
hw_breakpoint.c
|
fd92d4a54a
arm64: is_compat_task is defined both in asm/compat.h and linux/compat.h
|
11 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
|
b64bb1d758
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
|
10 years ago |
io.c
|
70ddb63a88
arm64: optimize memcpy_{from,to}io() and memset_io()
|
11 years ago |
irq.c
|
fcff588633
arm64: Treat handle_arch_irq as a function pointer
|
10 years ago |
jump_label.c
|
6ddae41868
arm64: jump labels: NOP out NOP -> NOP replacement
|
10 years ago |
kgdb.c
|
7acf71d1a2
arm64: Fix typos in KGDB macros
|
11 years ago |
kuser32.S
|
f3e5c847ec
arm64: Add __NR_* definitions for compat syscalls
|
11 years ago |
module.c
|
932ded4b0b
arm64: add module support for alternatives fixups
|
10 years ago |
pci.c
|
d1e6dc91b5
arm64: Add architectural support for PCI
|
11 years ago |
perf_event.c
|
cbbf2e6ed7
arm64: perf: Prevent wraparound during overflow
|
10 years ago |
perf_regs.c
|
5b75a6af11
arm64: perf: don't rely on layout of pt_regs when grabbing sp or pc
|
11 years ago |
process.c
|
92980405f3
arm64: ASLR: Don't randomise text when randomise_va_space == 0
|
11 years ago |
psci.c
|
36c0a48fe5
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
|
10 years ago |
ptrace.c
|
a1ae65b219
arm64: add seccomp support
|
10 years ago |
return_address.c
|
a4ceab1adb
arm64: LLVMLinux: Use global stack pointer in return_address()
|
11 years ago |
setup.c
|
06f9eb884b
arm64: Provide a namespace to NCAPS
|
10 years ago |
signal.c
|
38a7be3c28
arm64: Use sigsp()
|
11 years ago |
signal32.c
|
cc5e9097c9
arm64: add SIGSYS siginfo for compat task
|
10 years ago |
sleep.S
|
c3684fbb44
arm64: Move cpu_resume into the text section
|
10 years ago |
smp.c
|
932ded4b0b
arm64: add module support for alternatives fixups
|
10 years ago |
smp_spin_table.c
|
113954c646
arm64: spin-table: handle unmapped cpu-release-addrs
|
11 years ago |
stacktrace.c
|
bb28cec4ea
arm64: LLVMLinux: Use current_stack_pointer in save_stack_trace_tsk
|
11 years ago |
suspend.c
|
f43c27188a
arm64: kernel: fix __cpu_suspend mm switch on warm-boot
|
10 years ago |
sys.c
|
207bdae452
arm64: switch to generic sigaltstack
|
12 years ago |
sys32.S
|
55b89540b0
arm64: compat: correct register concatenation for syscall wrappers
|
12 years ago |
sys_compat.c
|
a2d25a5391
arm64: compat: align cacheflush syscall with arch/arm
|
10 years ago |
time.c
|
9358d755bd
arm64: kernel: initialize broadcast hrtimer based clock event device
|
11 years ago |
topology.c
|
1cefdaea61
arm64: topology: Fix handling of multi-level cluster MPIDR-based detection
|
10 years ago |
trace-events-emulation.h
|
d784e2988a
arm64: Trace emulation of AArch32 legacy instructions
|
10 years ago |
traps.c
|
9b79f52d1a
arm64: Add support for hooks to handle undefined instructions
|
10 years ago |
vdso.c
|
a6c19dfe39
arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area
|
11 years ago |
vmlinux.lds.S
|
07c802bd7c
arm64: vmlinux.lds.S: don't discard .exit.* sections at link-time
|
10 years ago |