alistair23-linux/arch/m68k/kernel
Geert Uytterhoeven 78832a88e6 m68k: Wire up copy_file_range
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Greg Ungerer <gerg@uclinux.org>
2016-02-01 10:34:42 +01:00
..
.gitignore
asm-offsets.c m68k: Add kexec support 2013-12-08 11:01:47 +01:00
bootinfo_proc.c m68k/bootinfo: Use kmemdup rather than duplicating its implementation 2015-08-10 10:26:33 +02:00
dma.c m68k: convert to dma_map_ops 2016-01-20 17:09:18 -08:00
early_printk.c m68k/mvme16x: Adopt common boot console 2014-05-28 10:11:53 +02:00
entry.S m68k: Simplify low level interrupt handling code 2013-11-13 20:21:46 +01:00
head.S m68k: Fix boot regression on machines with RAM at non-zero 2014-07-10 09:58:26 +02:00
ints.c m68k: Do not rely on magic indirect includes 2014-03-05 13:28:32 +01:00
irq.c
m68k_ksyms.c
machine_kexec.c m68k: Add kexec support 2013-12-08 11:01:47 +01:00
Makefile m68k: Multi-platform EARLY_PRINTK 2014-05-28 10:10:04 +02:00
module.c
module.lds
pcibios.c m68k/pci: Remove a superflous KERN_ERR 2015-03-15 10:24:50 +01:00
process.c m68k: Use generic idle loop 2013-04-08 17:39:26 +02:00
ptrace.c
relocate_kernel.S m68k: Add kexec support 2013-12-08 11:01:47 +01:00
setup.c
setup_mm.c m68k: Add support to export bootinfo in procfs 2013-12-08 11:01:48 +01:00
setup_no.c m68knommu: Add missing initialization of max_pfn and {min,max}_low_pfn 2015-11-22 11:35:25 +01:00
signal.c m68k: Remove signal translation and exec_domain 2015-04-12 20:58:25 +02:00
sun3-head.S
sys_m68k.c m68k: call find_vma with the mmap_sem held in sys_cacheflush() 2014-10-09 22:26:02 -04:00
syscalltable.S m68k: Wire up copy_file_range 2016-02-01 10:34:42 +01:00
time.c m68k: Export mach_random_get_entropy to modules 2014-07-11 10:37:53 +02:00
traps.c m68k: Convert arch/m68k/kernel/traps.c to pr_*() 2013-12-30 21:01:11 +01:00
vectors.c
vmlinux-nommu.lds
vmlinux-std.lds
vmlinux-sun3.lds
vmlinux.lds.S