alistair23-linux/arch/xtensa/kernel
Chris Zankel 8d7e8240e6 [XTENSA] Clean up elf-gregset.
Remove additional registers from the ELF gregset structure that
are only used by the kernel or are not required or invalid in
user-space. The ar registers are always aligned to a windowbase
value of 0, and the WB register is always assumed to be 0.
Increase the size of the structure to 128 entries. This will
provide enough space in future.

Signed-off-by: Chris Zankel <chris@zankel.net>
2008-02-13 17:09:08 -08:00
..
align.S [PATCH] xtensa: remove extra header files 2006-12-10 09:55:39 -08:00
asm-offsets.c [XTENSA] Remove duplicate includes. 2008-02-13 15:05:35 -08:00
coprocessor.S [PATCH] xtensa: remove extra header files 2006-12-10 09:55:39 -08:00
entry.S [XTENSA] Add support for cache-aliasing 2007-08-27 13:54:16 -07:00
head.S [XTENSA] Move common sections into bss sections 2007-05-31 17:48:07 -07:00
init_task.c [XTENSA] Move pre-initialized structures to init_task.c 2007-08-27 13:53:12 -07:00
io.c [XTENSA] Move string-io functions to io.c from pci.c 2007-08-27 13:53:22 -07:00
irq.c [PATCH] xtensa: fix irq and misc fixes 2006-12-10 09:55:39 -08:00
Makefile [XTENSA] Move string-io functions to io.c from pci.c 2007-08-27 13:53:22 -07:00
module.c [XTENSA] Add kernel module support 2007-08-27 13:54:06 -07:00
pci-dma.c fix file specification in comments 2007-05-09 08:58:16 +02:00
pci.c [XTENSA] Move string-io functions to io.c from pci.c 2007-08-27 13:53:22 -07:00
platform.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
process.c [XTENSA] Clean up elf-gregset. 2008-02-13 17:09:08 -08:00
ptrace.c Consolidate PTRACE_DETACH 2007-10-16 09:42:49 -07:00
semaphore.c [XTENSA] Initialize semaphore_wake_lock 2007-08-27 13:53:51 -07:00
setup.c [XTENSA] Remove dead code reported by Robert P. J. Day. 2008-02-13 15:05:36 -08:00
signal.c [XTENSA] Remove non-rt signal handling 2007-05-31 17:49:32 -07:00
syscall.c [XTENSA] Fix fadvise64_64 2007-08-27 13:53:32 -07:00
time.c calibrate_delay() must be __cpuinit 2008-02-06 10:41:08 -08:00
traps.c [XTENSA] Clean up elf-gregset. 2008-02-13 17:09:08 -08:00
vectors.S [PATCH] xtensa: remove extra header files 2006-12-10 09:55:39 -08:00
vmlinux.lds.S [XTENSA] Add .literal sections for various init sectiont to linker script 2008-02-13 16:44:19 -08:00
xtensa_ksyms.c [XTENSA] Remove multi-exported symbols from xtensa_ksyms.c 2007-05-31 17:45:23 -07:00