.. |
arm11_pmc.c
|
Fix a typo in the delay loop time delta calculation.
|
2008-07-03 06:12:02 +00:00 |
arm32_machdep.c
|
Fix __HAVE_FAST_SOFTINTS (boolean dyslexia strikes again).
|
2008-11-19 06:22:15 +00:00 |
atomic.S
|
Use IF32_bits instead of I32_bit
|
2008-11-19 06:32:10 +00:00 |
bcopy_page.S
|
|
|
bus_dma.c
|
vm_page: put TAILQ_ENTRY into a union with LIST_ENTRY, so we can use both.
|
2008-06-04 12:41:40 +00:00 |
cpu.c
|
Fix some missing things for CPU_ID_FA526.
|
2008-10-25 18:15:19 +00:00 |
cpuswitch.S
|
Use IF32_bits instead of I32_bit. Only disable/irq is __HAVE_UNNESTED_IRQS
|
2008-11-19 06:34:21 +00:00 |
db_interface.c
|
Add help text to arm machine specific ddb commands.
|
2008-03-26 13:01:13 +00:00 |
db_machdep.c
|
Fix lossage from boolean_t -> bool and updated x86 bus_dma.
|
2007-02-22 04:38:02 +00:00 |
exception.S
|
Merge kernel changes in matt-armv6 to HEAD.
|
2008-04-27 18:58:43 +00:00 |
fault.c
|
Conditionalize the KERN_SA bits.
|
2008-11-19 06:32:58 +00:00 |
fusu.S
|
Merge kernel changes in matt-armv6 to HEAD.
|
2008-04-27 18:58:43 +00:00 |
genassym.cf
|
Remove advertising clause for UCB in various genassym.cf files,
|
2008-09-20 18:29:04 +00:00 |
intr.c
|
No need to include <machine/atomic.h>
|
2008-11-19 06:30:49 +00:00 |
irq_dispatch.S
|
Merge kernel changes in matt-armv6 to HEAD.
|
2008-04-27 18:58:43 +00:00 |
kgdb_machdep.c
|
|
|
kobj_machdep.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
locore.S
|
Use IF32_bits instead of I32_bit | F32_bit
|
2008-08-07 04:18:21 +00:00 |
mem.c
|
Allocate /dev/mem's page in pmap_init. Mark /dev/mem as MPSAFE. Ansify.
|
2008-11-19 06:24:04 +00:00 |
pmap.c
|
Make kernel_pmap_ptr a const. Requested by steve_martin.
|
2008-12-10 11:10:17 +00:00 |
setcpsr.S
|
|
|
setstack.S
|
Merge kernel changes in matt-armv6 to HEAD.
|
2008-04-27 18:58:43 +00:00 |
spl.S
|
Merge kernel changes in matt-armv6 to HEAD.
|
2008-04-27 18:58:43 +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
|
Merge kernel changes in matt-armv6 to HEAD.
|
2008-04-27 18:58:43 +00:00 |
vm_machdep.c
|
Adapt to SA (conditional KERN_SA) and add cpu_setfunc
|
2008-10-21 19:01:00 +00:00 |