original_kernel/arch/arm64/kernel
Catalin Marinas 2a8f45b040 arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALL
This is a temporary patch to be able to compile the kernel in linux-next
where the audit_syscall_* API has been changed. To be reverted once the
proper arm64 fix can be applied.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
2014-07-24 16:01:17 +01:00
..
vdso arm64: Align the kbuild output for VDSOL and VDSOA 2014-07-17 16:19:29 +01:00
.gitignore
Makefile arm64: cpuinfo: record cpu system register values 2014-07-18 15:24:09 +01:00
arm64ksyms.c
asm-offsets.c
cpu_ops.c arm64: kernel: enable PSCI cpu operations on UP systems 2014-07-18 15:23:25 +01:00
cpuinfo.c arm64: add runtime system sanity checks 2014-07-18 15:24:11 +01:00
cputable.c
debug-monitors.c
efi-entry.S
efi-stub.c
efi.c
entry-fpsimd.S
entry-ftrace.S
entry.S
fpsimd.c
ftrace.c
head.S arm64: Add support for 48-bit VA space with 64KB page configuration 2014-07-23 15:28:15 +01:00
hw_breakpoint.c
hyp-stub.S
image.h
insn.c
io.c
irq.c
jump_label.c
kgdb.c
kuser32.S
module.c
perf_event.c
perf_regs.c
process.c
psci.c arm64: kernel: add __init marker to PSCI init functions 2014-07-18 15:23:45 +01:00
ptrace.c arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALL 2014-07-24 16:01:17 +01:00
return_address.c
setup.c arm64: dmi: Add SMBIOS/DMI support 2014-07-21 10:22:21 +01:00
signal.c
signal32.c
sleep.S
smp.c arm64: cpuinfo: record cpu system register values 2014-07-18 15:24:09 +01:00
smp_spin_table.c
stacktrace.c
suspend.c arm64: kernel: add missing __init section marker to cpu_suspend_init 2014-07-18 15:23:59 +01:00
sys.c
sys32.S
sys_compat.c
time.c
topology.c
traps.c arm64: mm: Implement 4 levels of translation tables 2014-07-23 15:27:40 +01:00
vdso.c arm64: vdso: move data page before code pages 2014-07-17 16:18:57 +01:00
vmlinux.lds.S