| .. |
|
altivec.c
|
Dump VMX registers into the userland coredump.
|
2015-01-03 21:06:06 +00:00 |
|
autoconf.c
|
Add suppport for ISA and ISA interrupts to make the ATA
|
2009-04-24 03:51:11 +00:00 |
|
bcopy.c
|
MFppc64:
|
2010-07-09 14:01:18 +00:00 |
|
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
|
MFppc64:
|
2010-07-13 05:32:19 +00:00 |
|
db_trace.c
|
Fix the powerpc64 build.
|
2014-11-21 02:45:39 +00:00 |
|
dump_machdep.c
|
Factor out duplicated code from dumpsys() on each architecture into generic
|
2015-01-07 01:01:39 +00:00 |
|
elf32_machdep.c
|
Dump VMX registers into the userland coredump.
|
2015-01-03 21:06:06 +00:00 |
|
elf64_machdep.c
|
Add some initial infrastructure for relocating the kernel in place.
|
2015-01-19 17:58:01 +00:00 |
|
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
|
Let us manage differences of Book-E PowerPC variations i.e. vendor /
|
2012-05-27 10:25:20 +00:00 |
|
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
|
MFppc64:
|
2010-07-13 05:32:19 +00:00 |
|
intr_machdep.c
|
Refactor PowerPC (especially AIM) init sequence to be less baroque.
|
2015-01-18 18:32:43 +00:00 |
|
iommu_if.m
|
- Change contigmalloc() to use the vm_paddr_t type instead of an unsigned
|
2012-03-01 19:58:34 +00:00 |
|
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
|
Factor out duplicated code from dumpsys() on each architecture into generic
|
2015-01-07 01:01:39 +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.c
|
Simplify code slightly. Passing an array by &array[0] does work, but is
|
2014-05-10 15:38:26 +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 |
|
pmap_dispatch.c
|
Factor out duplicated code from dumpsys() on each architecture into generic
|
2015-01-07 01:01:39 +00:00 |
|
ptrace_machdep.c
|
Add Altivec/VMX register support to ptrace.
|
2015-01-14 07:01:21 +00:00 |
|
sc_machdep.c
|
|
|
|
setjmp.S
|
This commit adds profiling support for powerpc64. Now we can do application
|
2012-01-20 22:34:19 +00:00 |
|
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
|
MFppc64:
|
2010-07-13 05:32:19 +00:00 |
|
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
|
Use TOC to look up all kernel globals on powerpc64 instead of doing the
|
2015-01-18 20:00:33 +00:00 |
|
syncicache.c
|
MFppc64:
|
2010-07-13 05:32:19 +00:00 |
|
sys_machdep.c
|
MFppc64:
|
2010-07-13 05:32:19 +00:00 |
|
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
|
Refactor PowerPC (especially AIM) init sequence to be less baroque.
|
2015-01-18 18:32:43 +00:00 |