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
Makefile
asm-offsets.c
dma.c
entry.S m68k: Missing syscall_trace() on sigreturn 2011-01-07 14:01:35 +01:00
head.S
ints.c
m68k_ksyms.c
module.c
module.lds
process.c
ptrace.c
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
sys_m68k.c
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
vmlinux-sun3.lds
vmlinux.lds.S