linux/arch/m68knommu/kernel
Alexey Dobriyan 2bcd57ab61 headers: utsname.h redux
* remove asm/atomic.h inclusion from linux/utsname.h --
   not needed after kref conversion
 * remove linux/utsname.h inclusion from files which do not need it

NOTE: it looks like fs/binfmt_elf.c do not need utsname.h, however
due to some personality stuff it _is_ needed -- cowardly leave ELF-related
headers and files alone.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-09-23 18:13:10 -07:00
..
Makefile m68knommu: remove the obsolete and long unused comempci chip support 2009-01-27 16:42:02 +10:00
asm-offsets.c ptrace: remove PT_DTRACE from m68k, m68knommu 2009-06-18 13:03:48 -07:00
dma.c m68knommu: fix DMA support for ColdFire 2009-04-22 14:45:08 +10:00
entry.S m68knommu: remove unecessary include of thread_info.h in entry.S 2009-06-11 14:33:16 +10:00
init_task.c Use new __init_task_data macro in arch init_task.c files. 2009-09-21 06:27:08 +02:00
irq.c m68knommu: remove the common interrupt controller structure 2009-09-16 09:43:46 +10: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
process.c Remove multiple KERN_ prefixes from printk formats 2009-07-08 10:30:03 -07:00
ptrace.c PTRACE_POKEDATA consolidation 2007-07-17 10:23:03 -07:00
setup.c arch/m68knommu: Convert #ifdef DEBUG printk(KERN_DEBUG to pr_debug( 2009-06-11 13:09:11 +10:00
signal.c m68knommu: fix syscall restarting 2009-01-27 16:42:03 +10:00
sys_m68k.c headers: utsname.h redux 2009-09-23 18:13:10 -07:00
syscalltable.S perf: Do the big rename: Performance Counters -> Performance Events 2009-09-21 14:28:04 +02:00
time.c Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 2009-09-18 09:15:24 -07:00
traps.c Remove multiple KERN_ prefixes from printk formats 2009-07-08 10:30:03 -07:00
vmlinux.lds.S linker script: unify usage of discard definition 2009-07-09 11:27:40 +09:00