remarkable-linux/arch/m68k/kernel
Al Viro f8b7256096 Unify sys_mmap*
New helper - sys_mmap_pgoff(); switch syscalls to using it.

Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2009-12-11 06:44:29 -05:00
..
.gitignore
asm-offsets.c locking, m68k/asm-offsets: Rename signal defines 2009-09-01 09:38:03 +02:00
dma.c
entry.S m68k: ptrace fixes 2009-12-04 21:22:35 +01:00
head.S
ints.c
m68k_ksyms.c
Makefile
module.c module: cleanup FIXME comments about trimming exception table entries. 2009-06-12 21:47:05 +09:30
module.lds
process.c m68k: Remove the BKL from sys_execve 2009-12-06 11:18:26 +01:00
ptrace.c m68k: ptrace fixes 2009-12-04 21:22:35 +01:00
setup.c
signal.c
sun3-head.S m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h> 2009-04-28 16:07:18 -07:00
sys_m68k.c Unify sys_mmap* 2009-12-11 06:44:29 -05:00
time.c m68k: convert to use arch_gettimeoffset() 2009-09-22 07:17:43 -07:00
traps.c ptrace: remove PT_DTRACE from m68k, m68knommu 2009-06-18 13:03:48 -07:00
vmlinux-std.lds m68k: Cleanup linker scripts using new linker script macros. 2009-12-06 11:18:25 +01:00
vmlinux-sun3.lds m68k: Cleanup linker scripts using new linker script macros. 2009-12-06 11:18:25 +01:00
vmlinux.lds.S