| .. |
|
vdso
|
1915e2ad1c
arm64: vdso: fix build error when switching from LE to BE
|
11 лет назад |
|
.gitignore
|
8c2c3df31e
arm64: Build infrastructure
|
13 лет назад |
|
Makefile
|
af3cfdbf56
arm64: kernel: remove ARM64_CPU_SUSPEND config option
|
11 лет назад |
|
alternative.c
|
932ded4b0b
arm64: add module support for alternatives fixups
|
11 лет назад |
|
arm64ksyms.c
|
819e50e25d
arm64: Add ftrace support
|
11 лет назад |
|
armv8_deprecated.c
|
2d888f48e0
arm64: Emulate SETEND for AArch32 tasks
|
11 лет назад |
|
asm-offsets.c
|
b9085bcbf5
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
11 лет назад |
|
cacheinfo.c
|
5d425c1865
arm64: kernel: add support for cpu cache information
|
11 лет назад |
|
cpu_errata.c
|
c9453a3ab1
arm64: alternatives: fix pr_fmt string for consistency
|
11 лет назад |
|
cpu_ops.c
|
756854d9b9
arm64: kernel: enable PSCI cpu operations on UP systems
|
11 лет назад |
|
cpuidle.c
|
af3cfdbf56
arm64: kernel: remove ARM64_CPU_SUSPEND config option
|
11 лет назад |
|
cpuinfo.c
|
04597a65c5
arm64: Track system support for mixed endian EL0
|
11 лет назад |
|
cputable.c
|
9327e2c6bb
arm64: add CPU_HOTPLUG infrastructure
|
12 лет назад |
|
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 лет назад |
|
efi-entry.S
|
b64bb1d758
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
|
11 лет назад |
|
efi-stub.c
|
ddeeefe2df
arm64/efi: efistub: Apply __init annotation
|
11 лет назад |
|
efi.c
|
60305db988
arm64/efi: move virtmap init to early initcall
|
11 лет назад |
|
entry-fpsimd.S
|
e4aa297a49
arm64: fpsimd: fix a typo in fpsimd_save_partial_state ENDPROC
|
11 лет назад |
|
entry-ftrace.S
|
f1ba46ee78
arm64: ftrace: eliminate literal pool entries
|
11 лет назад |
|
entry.S
|
0156411b18
arm64: Implement the compat_sys_call_table in C
|
11 лет назад |
|
entry32.S
|
0156411b18
arm64: Implement the compat_sys_call_table in C
|
11 лет назад |
|
fpsimd.c
|
7c68a9cc04
arm64: fix bug for reloading FPSIMD state after cpu power off
|
11 лет назад |
|
ftrace.c
|
9f1ae7596a
arm64: Correct ftrace calls to aarch64_insn_gen_branch_imm()
|
11 лет назад |
|
head.S
|
034edabe6c
arm64: Move some head.text functions to executable section
|
11 лет назад |
|
hw_breakpoint.c
|
af3cfdbf56
arm64: kernel: remove ARM64_CPU_SUSPEND config option
|
11 лет назад |
|
hyp-stub.S
|
021f653791
irqchip: gic-v3: Initial support for GICv3
|
11 лет назад |
|
image.h
|
a2c1d73b94
arm64: Update the Image header
|
11 лет назад |
|
insn.c
|
2f896d5866
arm64: use fixmap for text patching
|
11 лет назад |
|
io.c
|
70ddb63a88
arm64: optimize memcpy_{from,to}io() and memset_io()
|
11 лет назад |
|
irq.c
|
fcff588633
arm64: Treat handle_arch_irq as a function pointer
|
11 лет назад |
|
jump_label.c
|
6ddae41868
arm64: jump labels: NOP out NOP -> NOP replacement
|
11 лет назад |
|
kgdb.c
|
7acf71d1a2
arm64: Fix typos in KGDB macros
|
11 лет назад |
|
kuser32.S
|
f3e5c847ec
arm64: Add __NR_* definitions for compat syscalls
|
11 лет назад |
|
module.c
|
cb9e3c292d
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
|
11 лет назад |
|
pci.c
|
7c67470009
PCI: Move domain assignment from arm64 to generic code
|
11 лет назад |
|
perf_event.c
|
cbbf2e6ed7
arm64: perf: Prevent wraparound during overflow
|
11 лет назад |
|
perf_regs.c
|
88a7c26af8
perf: Move task_pt_regs sampling into arch code
|
11 лет назад |
|
process.c
|
92980405f3
arm64: ASLR: Don't randomise text when randomise_va_space == 0
|
11 лет назад |
|
psci.c
|
af3cfdbf56
arm64: kernel: remove ARM64_CPU_SUSPEND config option
|
11 лет назад |
|
ptrace.c
|
a1ae65b219
arm64: add seccomp support
|
11 лет назад |
|
return_address.c
|
a4ceab1adb
arm64: LLVMLinux: Use global stack pointer in return_address()
|
11 лет назад |
|
setup.c
|
78d51e0b8b
arm64: implement generic IOMMU configuration
|
11 лет назад |
|
signal.c
|
f56141e3e2
all arches, signal: move restart_block to struct task_struct
|
11 лет назад |
|
signal32.c
|
f56141e3e2
all arches, signal: move restart_block to struct task_struct
|
11 лет назад |
|
sleep.S
|
c3684fbb44
arm64: Move cpu_resume into the text section
|
11 лет назад |
|
smp.c
|
0aaf0dae81
smp, ARM64: Kill SMP single function call interrupt
|
11 лет назад |
|
smp_spin_table.c
|
59c68329a0
arm64: fix missing asm/io.h include in kernel/smp_spin_table.c
|
11 лет назад |
|
stacktrace.c
|
bb28cec4ea
arm64: LLVMLinux: Use current_stack_pointer in save_stack_trace_tsk
|
11 лет назад |
|
suspend.c
|
af3cfdbf56
arm64: kernel: remove ARM64_CPU_SUSPEND config option
|
11 лет назад |
|
sys.c
|
c623b33b4e
arm64: make sys_call_table const
|
11 лет назад |
|
sys32.c
|
0156411b18
arm64: Implement the compat_sys_call_table in C
|
11 лет назад |
|
sys_compat.c
|
a2d25a5391
arm64: compat: align cacheflush syscall with arch/arm
|
11 лет назад |
|
time.c
|
9358d755bd
arm64: kernel: initialize broadcast hrtimer based clock event device
|
11 лет назад |
|
topology.c
|
1cefdaea61
arm64: topology: Fix handling of multi-level cluster MPIDR-based detection
|
11 лет назад |
|
trace-events-emulation.h
|
d784e2988a
arm64: Trace emulation of AArch32 legacy instructions
|
11 лет назад |
|
traps.c
|
60a1f02c9e
arm64: decode ESR_ELx.EC when reporting exceptions
|
11 лет назад |
|
vdso.c
|
a6c19dfe39
arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area
|
11 лет назад |
|
vmlinux.lds.S
|
da141706ae
arm64: add better page protections to arm64
|
11 лет назад |