kernel-ark/arch/parisc/kernel
Kyle McMartin ecd3d4bc06 parisc: stop using task->ptrace for {single,block}step flags
task->ptrace flags belong to generic code, so instead thief some
TIF_ bits to use. Somewhat risky conversion of code to test TASK_FLAGS
instead of TASK_PTRACE in assembly, but it looks alright in the end.

Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
2009-09-27 23:07:22 -04:00
..
.gitignore
asm-offsets.c parisc: stop using task->ptrace for {single,block}step flags 2009-09-27 23:07:22 -04:00
binfmt_elf32.c
cache.c parisc: ensure broadcast tlb purge runs single threaded 2009-07-03 03:34:09 +00:00
drivers.c
entry.S parisc: stop using task->ptrace for {single,block}step flags 2009-09-27 23:07:22 -04:00
firmware.c parisc: expose 32/64-bit capabilities in cpuinfo 2009-03-31 02:51:33 +00:00
ftrace.c parisc: add ftrace (function and graph tracer) functionality 2009-03-31 02:51:34 +00:00
hardware.c
head.S
hpmc.S
init_task.c Use new __init_task_data macro in arch init_task.c files. 2009-09-21 06:27:08 +02:00
inventory.c parisc: inventory.c, fix bloated stack frame 2009-07-03 03:34:11 +00:00
irq.c parisc: remove obsolete hw_interrupt_type 2009-07-03 03:34:08 +00:00
Makefile parisc: add ftrace (function and graph tracer) functionality 2009-03-31 02:51:34 +00:00
module.c parisc: Fix GOT overflow during module load on 64bit kernel 2009-08-02 12:34:08 +02:00
pa7300lc.c
pacache.S
parisc_ksyms.c parisc: add ftrace (function and graph tracer) functionality 2009-03-31 02:51:34 +00:00
pci-dma.c parisc: ensure broadcast tlb purge runs single threaded 2009-07-03 03:34:09 +00:00
pci.c parisc: remove CVS keywords 2009-07-03 03:34:06 +00:00
pdc_chassis.c
pdc_cons.c
perf_asm.S
perf_images.h
perf.c
process.c Remove multiple KERN_ prefixes from printk formats 2009-07-08 10:30:03 -07:00
processor.c parisc: processor.c, fix bloated stack frame 2009-07-03 03:34:11 +00:00
ptrace.c parisc: stop using task->ptrace for {single,block}step flags 2009-09-27 23:07:22 -04:00
real2.S
setup.c parisc: remove CVS keywords 2009-07-03 03:34:06 +00:00
signal32.c
signal32.h
signal.c parisc: tracehook_signal_handler 2009-09-27 23:07:21 -04:00
smp.c Merge branch 'rusty-cpumask-parisc' into parisc 2009-04-02 01:43:14 +00:00
stacktrace.c parisc: add LATENCYTOP_SUPPORT and CONFIG_STACKTRACE_SUPPORT 2009-03-31 02:51:34 +00:00
sys32.h
sys_parisc32.c headers: utsname.h redux 2009-09-23 18:13:10 -07:00
sys_parisc.c
syscall_table.S perf: Do the big rename: Performance Counters -> Performance Events 2009-09-21 14:28:04 +02:00
syscall.S parisc: split syscall_trace into two halves 2009-09-27 23:07:22 -04:00
time.c parisc: fix "delay!" timer handling 2009-07-03 03:34:09 +00:00
topology.c
traps.c parisc: fix warning in traps.c 2009-08-28 19:37:20 -10:00
unaligned.c
unwind.c
vmlinux.lds.S parisc: Remove useless altinstructions code copied from x86. 2009-09-24 17:16:21 -07:00