linux/arch/m68k/kernel
Linus Torvalds 3b76eefe0f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu:
  m68k: Revive reporting of spurious interrupts
  m68knommu: Move forward declaration of do_IRQ() from machdep.h to irq.h
  m68k: fix some atomic operation asm address modes for ColdFire
  m68k: use CPU_HAS_NO_BITFIELDS for signal functions
  m68k: merge and clean up delay.h files
  m68knommu: correctly use trap_init
  m68knommu: merge ColdFire 5206 and 5206e platform code
  m68k: merge mmu and non-mmu bitops.h
  m68k: merge MMU and non MMU versions of system.h
  m68k: merge MMU and non-MMU versions of asm/hardirq.h
  m68k: merge the non-mmu and mmu versions of module.c
  m68knommu: Fix printk() format in free_initrd_mem()
  m68knommu: Make empty_zero_page "void *", like on m68k
2011-07-25 22:50:54 -07:00
..
.gitignore
asm-offsets.c
dma.c
dma_mm.c
dma_no.c
entry.S
entry_mm.S
entry_no.S
head.S
init_task.c
ints.c
irq.c m68k: Revive reporting of spurious interrupts 2011-07-25 11:20:41 +10:00
m68k_ksyms.c
Makefile
Makefile_mm
Makefile_no
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
setup_no.c
signal.c
signal_mm.c
signal_no.c
sun3-head.S
sys_m68k.c
syscalltable.S
time.c
time_mm.c
time_no.c
traps.c
traps_mm.c
traps_no.c m68knommu: correctly use trap_init 2011-07-25 11:20:41 +10:00
vmlinux-std.lds
vmlinux-sun3.lds
vmlinux.lds.S
vmlinux.lds_mm.S
vmlinux.lds_no.S