linux/arch/m68k/kernel
Linus Torvalds 7670c7010c Merge branch 'for-linus' of git://github.com/gregungerer/m68knommu
* 'for-linus' of git://github.com/gregungerer/m68knommu:
  m68k: drop unused Kconfig symbols
  m68k: drop unused Kconfig symbols
  m68knommu: create common externs for _ram* vars
  m68knommu: remove extern declarations of memory_start/memory_end from mm/init
  m68knommu: use generic section names in mm/init code
  m68knommu: use generic section names in setup code
  m68k: merge the mmu and non-mmu traps.c files
  m68k: move hardware vector setting from traps.c to its own file
  m68k: merge mmu and non-mmu include/asm/entry.h files
  m68k: merge the mmu and non-mmu kernel/Makefiles
  m68k: merge mmu and non-mmu arch Makefiles
  m68k: reorganize Kconfig options to improve mmu/non-mmu selections
  m68knommu: fix problems with SPI/GPIO on ColdFire 520x
  m68k: fix memcpy to unmatched/unaligned source and dest on 68000
2011-10-25 16:25:48 +02:00
..
.gitignore
Makefile m68k: move hardware vector setting from traps.c to its own file 2011-10-18 14:22:25 +10:00
asm-offsets.c m68k: merge mmu and non-mmu versions of asm-offsets.c 2011-05-24 15:17:18 +10:00
dma.c
dma_mm.c
dma_no.c
entry.S
entry_mm.S m68k: Merge mmu and non-mmu versions of sys_call_table 2011-05-19 18:19:10 +02:00
entry_no.S m68k: merge mmu and non-mmu include/asm/entry.h files 2011-10-18 14:22:25 +10:00
head.S Fix common misspellings 2011-03-31 11:26:23 -03:00
init_task.c
ints.c
irq.c m68k: Revive reporting of spurious interrupts 2011-07-25 11:20:41 +10:00
m68k_ksyms.c m68k: use kernel processor defines for conditional optimizations 2011-06-14 11:42:29 +10:00
module.c m68k: merge the non-mmu and mmu versions of module.c 2011-07-25 11:20:40 +10:00
module.lds
process.c
process_mm.c m68k, exec: remove redundant set_fs(USER_DS) 2011-07-25 20:57:12 -07:00
process_no.c m68k, exec: remove redundant set_fs(USER_DS) 2011-07-25 20:57:12 -07:00
ptrace.c
ptrace_mm.c
ptrace_no.c
setup.c
setup_mm.c m68k: Kill warning in setup_arch() when compiling for Sun3 2011-07-30 21:21:39 +02:00
setup_no.c m68knommu: create common externs for _ram* vars 2011-10-18 14:22:26 +10:00
signal.c
signal_mm.c
signal_no.c
sun3-head.S
sys_m68k.c m68k: merge the mmu and non-mmu versions of sys_m68k.c 2011-05-24 15:17:21 +10:00
syscalltable.S All Arch: remove linkage for sys_nfsservctl system call 2011-08-26 15:09:58 -07:00
time.c
time_mm.c
time_no.c
traps.c m68k: merge the mmu and non-mmu traps.c files 2011-10-18 14:22:25 +10:00
vectors.c m68k: move hardware vector setting from traps.c to its own file 2011-10-18 14:22:25 +10:00
vmlinux-std.lds extable, core_kernel_data(): Make sure all archs define _sdata 2011-05-20 08:56:56 +02:00
vmlinux-sun3.lds extable, core_kernel_data(): Make sure all archs define _sdata 2011-05-20 08:56:56 +02:00
vmlinux.lds.S
vmlinux.lds_mm.S
vmlinux.lds_no.S m68k: Finally remove leftover markers sections 2011-10-24 21:00:34 +02:00