android_kernel_motorola_sm6225/arch/m68k/kernel
Al Viro 5ea8176994 [PATCH] sort the devres mess out
* Split the implementation-agnostic stuff in separate files.
* Make sure that targets using non-default request_irq() pull
  kernel/irq/devres.o
* Introduce new symbols (HAS_IOPORT and HAS_IOMEM) defaulting to positive;
  allow architectures to turn them off (we needed these symbols anyway for
  dependencies of quite a few drivers).
* protect the ioport-related parts of lib/devres.o with CONFIG_HAS_IOPORT.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-11 11:18:07 -08:00
..
asm-offsets.c [PATCH] m68k: namespace pollution fix (custom->amiga_custom) 2006-01-12 09:09:00 -08:00
bios32.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
dma.c [PATCH] m68k: dma_alloc_coherent() has gfp_t as the last argument 2006-10-06 08:53:41 -07:00
entry.S [PATCH] m68k: more syscall updates 2006-10-09 14:53:35 -07:00
head.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ints.c [PATCH] m68k/Atari: Interrupt updates 2006-10-09 14:54:46 -07:00
m68k_ksyms.c [PATCH] clean m68k ksyms 2006-10-11 11:17:06 -07:00
Makefile [PATCH] sort the devres mess out 2007-02-11 11:18:07 -08:00
module.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
process.c [PATCH] clean m68k ksyms 2006-10-11 11:17:06 -07:00
ptrace.c [PATCH] M68K: user ARRAY_SIZE macro when appropriate 2007-02-11 10:51:20 -08:00
semaphore.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
setup.c [PATCH] clean m68k ksyms 2006-10-11 11:17:06 -07:00
signal.c [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes 2006-06-23 07:43:05 -07:00
sun3-head.S [PATCH] Sun3: General updates 2006-12-09 09:41:18 -08:00
sys_m68k.c [PATCH] provide kernel_execve on all architectures 2006-10-02 07:57:23 -07:00
time.c [PATCH] Consolidate default sched_clock() 2007-02-11 10:51:28 -08:00
traps.c [PATCH] M68K: user ARRAY_SIZE macro when appropriate 2007-02-11 10:51:20 -08:00
vmlinux-std.lds [PATCH] disable init/initramfs.c: architectures 2007-02-11 10:51:25 -08:00
vmlinux-sun3.lds [PATCH] disable init/initramfs.c: architectures 2007-02-11 10:51:25 -08:00
vmlinux.lds.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00