.. |
altivec.c
|
|
|
autoconf.c
|
|
|
bcopy.c
|
|
|
bus_machdep.c
|
Remove TNF license clauses 3 and 4, matching upstream
|
2014-01-01 20:04:43 +00:00 |
busdma_machdep.c
|
Use the UAUTO SYSCTL type for exporting the bounce zone alignment,
|
2014-10-21 21:04:44 +00:00 |
clock.c
|
Fix 80-column line wrapping in a comment.
|
2013-10-21 00:58:35 +00:00 |
copyinout.c
|
Add type qualifier volatile to the base (userspace) address argument
|
2014-10-31 17:43:21 +00:00 |
copystr.c
|
|
|
cpu.c
|
Fix multiple incorrect SYSCTL arguments in the kernel:
|
2014-10-21 07:31:21 +00:00 |
db_disasm.c
|
|
|
db_hwwatch.c
|
|
|
db_interface.c
|
|
|
db_trace.c
|
Fix the powerpc64 build.
|
2014-11-21 02:45:39 +00:00 |
dump_machdep.c
|
Add error return to dumpsys(), and use it in doadump().
|
2014-07-25 23:52:53 +00:00 |
elf32_machdep.c
|
Fix relocations related to dpcpu and vnet sets. The address is
|
2014-07-26 17:07:32 +00:00 |
elf64_machdep.c
|
|
|
exec_machdep.c
|
Fix 32-bit signal handling on ppc64. This was broken when the PSL_USERSTATIC
|
2014-01-24 02:57:00 +00:00 |
fpu.c
|
Split the function of the PCB_FPU flags into two: PCB_FPU now indicates that
|
2013-11-17 14:44:22 +00:00 |
fuswintr.c
|
|
|
gdb_machdep.c
|
|
|
genassym.c
|
Unbreak non-SMP builds. This was broken by r259284. Also, reorganize the
|
2014-01-31 03:55:34 +00:00 |
in_cksum.c
|
|
|
intr_machdep.c
|
Migrate ie->ie_assign_cpu and associated code to use an int for CPU rather
|
2014-09-17 17:33:22 +00:00 |
iommu_if.m
|
|
|
mem.c
|
Allow mappings of memory not previously direct-mapped by the kernel when
|
2014-07-19 15:11:58 +00:00 |
mmu_if.m
|
Change pmap_enter(9) interface to take flags parameter and superpage
|
2014-08-08 17:12:03 +00:00 |
mp_machdep.c
|
Repair some races in IPI handling:
|
2014-05-12 02:56:27 +00:00 |
nexus.c
|
Move Open Firmware device root on PowerPC, ARM, and MIPS systems to
|
2014-02-05 14:44:22 +00:00 |
openpic.c
|
Add suspend/resume state saving for OpenPIC on PowerMac. It's likely this
|
2013-12-21 04:31:54 +00:00 |
pic_if.m
|
Allow PIC drivers to translate firmware sense codes for themselves. This
|
2013-10-24 15:37:32 +00:00 |
platform_if.m
|
Unbreak non-SMP builds. This was broken by r259284. Also, reorganize the
|
2014-01-31 03:55:34 +00:00 |
platform.c
|
Simplify code slightly. Passing an array by &array[0] does work, but is
|
2014-05-10 15:38:26 +00:00 |
pmap_dispatch.c
|
Change pmap_enter(9) interface to take flags parameter and superpage
|
2014-08-08 17:12:03 +00:00 |
sc_machdep.c
|
|
|
setjmp.S
|
|
|
sigcode32.S
|
Repair nested signal handling on PowerPC. The signal trampoline code
|
2014-05-27 23:57:22 +00:00 |
sigcode64.S
|
Repair nested signal handling on PowerPC. The signal trampoline code
|
2014-05-27 23:57:22 +00:00 |
stack_machdep.c
|
|
|
suswintr.c
|
|
|
swtch32.S
|
Split the function of the PCB_FPU flags into two: PCB_FPU now indicates that
|
2013-11-17 14:44:22 +00:00 |
swtch64.S
|
Follow up r223485, which made AIM use the ABI thread pointer instead of
|
2013-11-11 17:37:50 +00:00 |
syncicache.c
|
|
|
sys_machdep.c
|
|
|
uio_machdep.c
|
Delete stray clause 3 (Advertising clause) and renumber while i'm
|
2014-03-11 23:41:35 +00:00 |
vm_machdep.c
|
Merge all MD sf_buf allocators into one MI, residing in kern/subr_sfbuf.c
|
2014-08-05 09:44:10 +00:00 |