Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/m68k/kernel
Geert Uytterhoeven cc7c0fa3b9 m68k,m68knommu: Wire up preadv and pwritev
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Greg Ungerer <gerg@uclinux.org>
2009-04-22 20:39:49 +02:00
..
.gitignore m68k: Add vmlinux.lds to .gitignore 2009-01-12 20:56:32 +01:00
asm-offsets.c m68k/m68kmmu: use kbuild.h instead of defining macros in asm-offsets.c 2008-04-29 08:06:30 -07:00
dma.c m68k: Add missing dma_sync_single_range_for_{cpu,device}() 2008-10-14 10:23:27 -07:00
entry.S m68k,m68knommu: Wire up preadv and pwritev 2009-04-22 20:39:49 +02:00
head.S m68k: Correct jump if not running on HP300 2008-05-18 13:28:49 -07:00
ints.c m68k: Fix off-by-one in m68k_setup_user_interrupt() 2008-11-15 11:36:06 -08:00
m68k_ksyms.c Generic semaphore implementation 2008-04-17 10:42:34 -04:00
Makefile m68k: remove the dead PCI code 2008-10-14 10:23:27 -07:00
module.c
module.lds
process.c Simplify copy_thread() 2009-04-02 19:04:51 -07:00
ptrace.c Consolidate PTRACE_DETACH 2007-10-16 09:42:49 -07:00
setup.c m68k: Kill several external declarations in source files 2009-01-12 20:56:34 +01:00
signal.c m68k: Wire up sys_restart_syscall 2009-01-12 20:56:43 +01:00
sun3-head.S
sys_m68k.c unified (weak) sys_pipe implementation 2008-05-03 13:50:33 -07:00
time.c m68k: Hook up rtc-generic 2009-04-02 01:05:31 +00:00
traps.c trivial: fix an -> a typos in documentation and comments 2009-01-06 11:28:07 +01:00
vmlinux-std.lds m68k: Add NOTES to init data so its discarded at boot 2008-10-14 10:23:26 -07:00
vmlinux-sun3.lds m68k: Fix --build-id breakage for sun3 2009-01-12 20:56:44 +01:00
vmlinux.lds.S