linux/arch/m68k/kernel
Linus Torvalds dc113c1f1d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k:
  m68k/block: amiflop - Remove superfluous amiga_chip_alloc() cast
  m68k/atari: ARAnyM - Add support for network access
  m68k/atari: ARAnyM - Add support for console access
  m68k/atari: ARAnyM - Add support for block access
  m68k/atari: Initial ARAnyM support
  m68k: Kconfig - Remove unneeded "default n"
  m68k: Makefiles - Change to new flags variables
  m68k/amiga: Reclaim Chip RAM for PPC exception handlers
  m68k: Allow all kernel traps to be handled via exception fixups
  m68k: Use base_trap_init() to initialize vectors
  m68k: Add helper function handle_kernel_fault()
2011-03-16 19:08:03 -07:00
..
.gitignore m68k: Add vmlinux.lds to .gitignore 2009-01-12 20:56:32 +01:00
Makefile m68k: remove the dead PCI code 2008-10-14 10:23:27 -07:00
asm-offsets.c m68k{nommu}: Remove unused DEFINE's from asm-offsets.c 2010-10-21 10:17:30 +10:00
dma.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
entry.S m68k: Missing syscall_trace() on sigreturn 2011-01-07 14:01:35 +01:00
head.S kbuild: move autoconf.h to include/generated 2009-12-12 13:08:15 +01: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
module.c module: cleanup FIXME comments about trimming exception table entries. 2009-06-12 21:47:05 +09:30
module.lds m68k: runtime patching infrastructure 2007-05-31 07:58:13 -07:00
process.c BKL: remove extraneous #include <smp_lock.h> 2010-11-17 08:59:32 -08:00
ptrace.c ptrace: cleanup arch_ptrace() on m68k 2010-10-27 18:03:11 -07:00
setup.c m68k/atari: Initial ARAnyM support 2011-03-16 19:10:41 +01:00
signal.c m68k: Add helper function handle_kernel_fault() 2011-03-16 19:10:40 +01:00
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 m68k: Remove big kernel lock in cache flush code 2010-10-22 09:43:25 +02:00
time.c m68k: Switch do_timer() to xtime_update() 2011-01-31 14:55:46 +01:00
traps.c m68k: Allow all kernel traps to be handled via exception fixups 2011-03-16 19:10:40 +01: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 Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00