android_kernel_samsung_msm8976/arch/arm/kernel
Russell King 35875b3c20 ARM: wire up memfd_create syscall
Add the memfd_create syscall to ARM.

Change-Id: I4ffe6563be85cd713c609dcc3c66912aa0a11fa6
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2020-10-08 05:52:37 -07:00
..
.gitignore
Makefile arm: introduce psci_smp_ops 2014-08-15 11:46:40 -07:00
arch_timer.c
armksyms.c
arthur.c
asm-offsets.c
atags.h ARM: constify machine_desc structure uses 2014-08-15 11:45:32 -07:00
atags_compat.c
atags_parse.c ARM: constify machine_desc structure uses 2014-08-15 11:45:32 -07:00
atags_proc.c
bios32.c
calls.S ARM: wire up memfd_create syscall 2020-10-08 05:52:37 -07:00
cpuidle.c
crash_dump.c
debug.S
devtree.c ARM: 8616/1: dt: Respect property size when parsing CPUs 2019-07-27 21:42:10 +02:00
dma-isa.c
dma.c
early_printk.c
elf.c
entry-armv.S Merge remote-tracking branch 'f2fs/linux-3.10.y' into HEAD 2017-04-18 17:02:28 +02:00
entry-common.S ARM: fix missing syscall trace exit 2015-06-05 23:19:59 -07:00
entry-header.S
etm.c
fiq.c ARM: 7819/1: fiq: Cast the first argument of flush_icache_range() 2015-08-16 20:51:42 -07:00
fiqasm.S
ftrace.c
head-common.S
head-nommu.S
head.S This is the 3.10.73 stable release 2015-04-24 18:14:57 -07:00
hw_breakpoint.c ARM: 7948/1: hw_breakpoint: Add ARMv8 support 2019-07-27 21:50:34 +02:00
hyp-stub.S
insn.c
insn.h
io.c
irq.c Revert "arm/arm64: irq: warn only when affinity really breaks" 2019-07-27 21:50:25 +02:00
isa.c
iwmmxt.S
jump_label.c
kgdb.c
kprobes-arm.c
kprobes-common.c ARM: probes: fix instruction fetch order with <asm/opcodes.h> 2014-11-21 09:22:54 -08:00
kprobes-test-arm.c
kprobes-test-thumb.c
kprobes-test.c
kprobes-test.h
kprobes-thumb.c ARM: probes: fix instruction fetch order with <asm/opcodes.h> 2014-11-21 09:22:54 -08:00
kprobes.c This is the 3.10.67 stable release 2015-04-24 18:04:40 -07:00
kprobes.h
machine_kexec.c ARM: 7897/1: kexec: Use the right ISA for relocate_new_kernel 2014-10-05 14:54:10 -07:00
module.c ARM: module: Add ".ref.text" to arm unwind tables 2015-05-21 01:54:27 -07:00
opcodes.c
patch.c
patch.h
perf_event.c ARM: perf: reject groups spanning multiple hardware PMUs 2016-10-16 00:49:03 -07:00
perf_event_cpu.c Perf: make debug dir handle exportable 2014-11-03 07:35:20 -08:00
perf_event_msm_krait.c msm: perf: Protect buffer overflow due to malicious user 2016-07-18 00:34:27 -07:00
perf_event_v6.c
perf_event_v7.c Perf: Add debugfs node to clear PMU 2014-08-07 08:52:11 -04:00
perf_event_xscale.c
pj4-cp0.c
process.c Merge "arm: process: Use continuation prints for show_data" 2014-10-26 08:13:59 -07:00
psci.c arm: psci: Add support for PSCI v1.0 2015-07-27 16:49:31 +05:30
psci_smp.c arm: psci: Add cpu_disable callback for smp ops 2015-10-08 01:22:07 -07:00
ptrace.c ptrace/arm: revert "hw_breakpoints: Fix racy access to ptrace breakpoints" 2019-07-27 22:09:55 +02:00
relocate_kernel.S ARM: 7897/1: kexec: Use the right ISA for relocate_new_kernel 2014-10-05 14:54:10 -07:00
return_address.c
setup.c Import latest Samsung release 2017-04-18 03:43:52 +02:00
signal.c
sleep.S arm: kernel: refactor the CPU suspend API for retention states 2015-07-27 16:49:22 +05:30
smp.c Import latest Samsung release 2017-04-18 03:43:52 +02:00
smp_scu.c
smp_tlb.c
smp_twd.c
stacktrace.c
suspend.c arm: kernel: refactor the CPU suspend API for retention states 2015-07-27 16:49:22 +05:30
swp_emulate.c arm/arm64: Rate-limited warnings for SWP emulation 2014-08-27 20:58:01 -07:00
sys_arm.c
sys_oabi-compat.c arm: oabi compat: add missing access checks 2017-07-10 23:29:36 +00:00
tcm.c
thumbee.c
time.c
topology.c arm: topology: Allow specifying the CPU efficiency from device tree 2015-06-01 08:22:50 +05:30
traps.c ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr 2019-07-27 21:52:22 +02:00
unwind.c ARM: 8840/1: use a raw_spinlock_t in unwind 2019-07-27 22:10:04 +02:00
vmlinux.lds.S
xscale-cp0.c