.. |
arm32_machdep.c
|
With the removal of IPKDB on arm, the undefined stack is only used to
|
2008-01-19 15:04:09 +00:00 |
atomic.S
|
When manipulating the interrupt status for atomic ops use cpsr_c rather
|
2008-01-13 11:19:05 +00:00 |
bcopy_page.S
|
|
|
bus_dma.c
|
|
|
cpu.c
|
Merge the ppcoea-renovation branch to HEAD.
|
2007-10-17 19:52:51 +00:00 |
cpuswitch.S
|
Optimize cpu_switchto to store the new PCB address in r7, rather than
|
2008-01-19 16:49:42 +00:00 |
db_interface.c
|
Merge the ppcoea-renovation branch to HEAD.
|
2007-10-17 19:52:51 +00:00 |
db_machdep.c
|
|
|
exception.S
|
Remove arm support for IPKDB.
|
2008-01-19 13:11:09 +00:00 |
fault.c
|
current_intr_depth is dead. Make sure we don't use it anymore.
|
2008-01-06 03:11:42 +00:00 |
fusu.S
|
|
|
genassym.cf
|
With the removal of IPKDB on arm, the undefined stack is only used to
|
2008-01-19 15:04:09 +00:00 |
intr.c
|
no need to include opt_irqstats.h
|
2008-02-24 20:51:52 +00:00 |
irq_dispatch.S
|
Truly kill current_intr_depth once and for all.
|
2008-01-06 03:45:26 +00:00 |
kgdb_machdep.c
|
|
|
kobj_machdep.c
|
Linker bits for arm.
|
2008-01-04 16:23:39 +00:00 |
locore.S
|
Remove arm support for IPKDB.
|
2008-01-19 13:11:09 +00:00 |
mem.c
|
Add support for kcore headers to arm32 kernel core dumps.
|
2008-01-01 14:06:42 +00:00 |
pmap.c
|
current_intr_depth is dead. Make sure we don't use it anymore.
|
2008-01-06 03:11:42 +00:00 |
setcpsr.S
|
|
|
setstack.S
|
When chaning processor mode on ARM use cpsr_c, rather than cpsr_all.
|
2008-01-19 12:30:51 +00:00 |
spl.S
|
Interrupt handling changes, in discussion since February:
|
2007-12-03 15:33:00 +00:00 |
stubs.c
|
Add support for kcore headers to arm32 kernel core dumps.
|
2008-01-01 14:06:42 +00:00 |
sys_machdep.c
|
Convert all the system call entry points from:
|
2007-12-20 23:02:38 +00:00 |
vm_machdep.c
|
With the removal of IPKDB on arm, the undefined stack is only used to
|
2008-01-19 15:04:09 +00:00 |