dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/xtensa/kernel
Chris Zankel 29c4dfd92e [XTENSA] Remove non-rt signal handling
The non-rt signal handling was never really used, so we don't break
anything. This patch also cleans up the signal stack-frame to make
it independent from the processor configuration. It also improves
the method used for controlling single-stepping. We now save and
restore the 'icountlevel' register that controls single stepping
and set or clear the saved state to enable or disable it.

Signed-off-by: Chris Zankel <chris@zankel.net>
2007-05-31 17:49:32 -07:00
..
Makefile [PATCH] Xtensa: Add ktermios and minor filename fix 2006-12-13 09:05:50 -08:00
align.S [PATCH] xtensa: remove extra header files 2006-12-10 09:55:39 -08:00
asm-offsets.c [XTENSA] Remove non-rt signal handling 2007-05-31 17:49:32 -07:00
coprocessor.S [PATCH] xtensa: remove extra header files 2006-12-10 09:55:39 -08:00
entry.S [XTENSA] Remove non-rt signal handling 2007-05-31 17:49:32 -07:00
head.S [XTENSA] Move common sections into bss sections 2007-05-31 17:48:07 -07:00
irq.c [PATCH] xtensa: fix irq and misc fixes 2006-12-10 09:55:39 -08:00
module.c fix file specification in comments 2006-10-03 23:01:26 +02:00
pci-dma.c fix file specification in comments 2007-05-09 08:58:16 +02:00
pci.c [XTENSA] Spelling fixes in arch/xtensa 2007-05-31 17:43:40 -07:00
platform.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
process.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
ptrace.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
semaphore.c [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3 2005-06-24 00:05:21 -07:00
setup.c [XTENSA] clean-up header files 2007-05-31 17:47:01 -07:00
signal.c [XTENSA] Remove non-rt signal handling 2007-05-31 17:49:32 -07:00
syscall.c [PATCH] Xtensa: Add ktermios and minor filename fix 2006-12-13 09:05:50 -08:00
time.c [PATCH] Consolidate default sched_clock() 2007-02-11 10:51:28 -08:00
traps.c [PATCH] xtensa: remove extra header files 2006-12-10 09:55:39 -08:00
vectors.S [PATCH] xtensa: remove extra header files 2006-12-10 09:55:39 -08:00
vmlinux.lds.S [XTENSA] clean-up header files 2007-05-31 17:47:01 -07:00
xtensa_ksyms.c [XTENSA] Remove multi-exported symbols from xtensa_ksyms.c 2007-05-31 17:45:23 -07:00