.. |
altivec.c
|
|
|
autoconf.c
|
|
|
bcopy.c
|
|
|
bus_machdep.c
|
|
|
busdma_machdep.c
|
Consistently use device_t
|
2016-08-09 19:32:06 +00:00 |
clock.c
|
sys/powerpc: make use of the howmany() macro when available.
|
2016-04-26 14:44:49 +00:00 |
copyinout.c
|
Use setjmp() instead of the identical-except-for-having-a-wrong-prototype
|
2016-01-10 16:42:14 +00:00 |
copystr.c
|
|
|
cpu.c
|
Use the right ifdef macro.
|
2016-09-03 04:09:03 +00:00 |
db_disasm.c
|
powerpc: for pointers replace 0 with NULL.
|
2016-04-15 14:25:13 +00:00 |
db_hwwatch.c
|
|
|
db_interface.c
|
Write 2- and 4-byte aligned values as single writes in ddb(4)
|
2015-11-06 04:56:52 +00:00 |
db_trace.c
|
Use our nitems() macro when param.h is available.
|
2016-04-20 15:45:55 +00:00 |
dump_machdep.c
|
|
|
elf32_machdep.c
|
powerpc: for pointers replace 0 with NULL.
|
2016-04-15 14:25:13 +00:00 |
elf64_machdep.c
|
powerpc: for pointers replace 0 with NULL.
|
2016-04-15 14:25:13 +00:00 |
exec_machdep.c
|
Update comments for the MD functions managing contexts for new
|
2016-06-16 12:05:44 +00:00 |
fpu.c
|
|
|
fuswintr.c
|
|
|
gdb_machdep.c
|
|
|
genassym.c
|
Fix SMP booting for PowerPC Book-E
|
2016-04-19 01:48:18 +00:00 |
in_cksum.c
|
|
|
interrupt.c
|
Merge booke and aim interrupt.c files.
|
2015-07-06 05:08:57 +00:00 |
intr_machdep.c
|
Add support for the Freescale dTSEC DPAA-based ethernet controller.
|
2016-02-29 03:38:00 +00:00 |
iommu_if.m
|
|
|
machdep.c
|
Fix booting on systems that use loader(8) (most of them).
|
2016-10-16 04:22:04 +00:00 |
mem.c
|
Drop support for using mmap() with /dev/kmem.
|
2016-10-14 20:01:07 +00:00 |
mmu_if.m
|
Remove support for idle page zeroing.
|
2016-09-03 20:38:13 +00:00 |
mp_machdep.c
|
Replace a number of conflations of mp_ncpus and mp_maxid with either
|
2016-07-06 14:09:49 +00:00 |
nexus.c
|
Use uintmax_t (typedef'd to rman_res_t type) for rman ranges.
|
2016-03-18 01:28:41 +00:00 |
openpic.c
|
|
|
pic_if.m
|
|
|
platform_if.m
|
Extend idle support for newer Book-E cores.
|
2016-01-01 02:47:40 +00:00 |
platform.c
|
Extend idle support for newer Book-E cores.
|
2016-01-01 02:47:40 +00:00 |
pmap_dispatch.c
|
Remove support for idle page zeroing.
|
2016-09-03 20:38:13 +00:00 |
ptrace_machdep.c
|
|
|
sc_machdep.c
|
|
|
setjmp.S
|
Remove dead code and dead comments, most notably the implemenation of the
|
2016-01-10 18:00:01 +00:00 |
sigcode32.S
|
Align signal stack pointer to 16 bytes.
|
2016-02-03 01:50:27 +00:00 |
sigcode64.S
|
Provide support for ELFv2 userland if using a newer compiler (recent clang
|
2015-12-03 00:10:57 +00:00 |
stack_machdep.c
|
Add stack_save_td_running(), a function to trace the kernel stack of a
|
2015-09-11 03:54:37 +00:00 |
suswintr.c
|
|
|
swtch32.S
|
Save the link register in savectx().
|
2015-10-06 01:24:46 +00:00 |
swtch64.S
|
Make ELFv2 powerpc64 kernels build and run. Loader support will come in a
|
2015-11-29 07:16:08 +00:00 |
syncicache.c
|
|
|
sys_machdep.c
|
|
|
trap.c
|
Revert r307813.
|
2016-10-23 01:03:17 +00:00 |
uio_machdep.c
|
|
|
uma_machdep.c
|
Include sys/_task.h into uma_int.h, so that taskqueue.h isn't a
|
2016-02-09 20:22:35 +00:00 |
vm_machdep.c
|
Update comments for the MD functions managing contexts for new
|
2016-06-16 12:05:44 +00:00 |