| Age | Commit message (Expand) | Author |
| 2022-05-30 | Introduce PPC_NO_UNALIGNED flag to indicate that CPU cannot handle | rin |
| 2022-05-07 | Try to fix PV tracking support. | rin |
| 2022-02-17 | include pmap_pvt.c in bridge mode as well | macallan |
| 2022-02-16 | powerpc: Implement pv-tracking for unmanaged pages. | riastradh |
| 2021-03-05 | For Explora 451, call calc_delayconst() before pckbc_cnattach(), which | rin |
| 2020-10-21 | make process_machdep.c included always since it provides register i/o used by | christos |
| 2020-10-20 | harmonize process_machdep.c inclusion. | christos |
| 2020-09-10 | Introduce PMAP_TLBDEBUG option for ibm4xx: clear only TLBHI[V] bit when | rin |
| 2020-06-30 | Make copystr() a MI C function, part of libkern and shared on all | maxv |
| 2020-02-20 | Add PPC_IBM440 flag as 440 is significantly different from 40x processors. | rin |
| 2019-04-06 | Overhaul the API used to fetch and store individual memory cells in | thorpej |
| 2018-07-15 | Retire ipkdb entirely. The option was removed from the config files | maxv |
| 2018-06-01 | add clock speed control for 970MP CPUs | macallan |
| 2014-03-04 | compat16 -> compat_16 | matt |
| 2014-02-28 | sigcode is dependant on compat_16 | matt |
| 2013-11-17 | Enable sljit and bpfjit on powerpc. | alnsn |
| 2013-09-19 | remove unused OPENPIC flags. | christos |
| 2012-10-20 | Support Cache Protocol 'MEI' with MULTIPROCESSOR. | kiyohara |
| 2012-10-02 | move common tlb stuff to uvm | christos |
| 2012-03-29 | Add PMAP_MINIMALTLB defflag | matt |
| 2011-06-29 | Add VERBOSE_INITPPC flag | matt |
| 2011-06-18 | Unconditionally build fixup.c | matt |
| 2011-06-15 | Move the interrupt stub from booke_stubs.c into its own intr_stubs.c. | matt |
| 2011-06-14 | Take the fast softint support in e500_intr.c and make generic so that it can | matt |
| 2011-06-12 | Welcome to 5.99.53! Merge rmind-uvmplock branch: | rmind |
| 2011-06-05 | Remove <machine/atomic.h>; use <sys/atomic.h> instead. | matt |
| 2011-05-02 | Move powerpc to use pcu to manage FPU/AltiVec/SPE. | matt |
| 2011-04-26 | Remove Darwin, MACH and Mach-O support. | joerg |
| 2011-02-12 | When an OEA kernel is configured for multiple MMU types, use the new | matt |
| 2011-01-18 | Add support for BookE Freescale MPC85xx (e500 core) processors. | matt |
| 2010-03-09 | Add PPC_BOOKE cputype and booke files. | matt |
| 2008-12-11 | Since oea pmap.c is #included many times, put kernel_pmap_ptr into | pooka |
| 2008-11-19 | Make the emulations, exec formats, coredump, NFS, and the NFS server | ad |
| 2008-02-05 | Ifdef out all the MPC601 code with PPC_OEA601. Now only arches that have the | garbled |
| 2008-02-05 | Rewrite a big chunk of the pmap and locore code for powerpc to better | garbled |
| 2008-01-25 | Refactor in_cksum/in4_cksum/in6_cksum implementations: | joerg |
| 2008-01-07 | Build kobj_machdep.c if MODULAR. | ad |
| 2007-10-17 | Merge the ppcoea-renovation branch to HEAD. | garbled |
| 2007-07-07 | Remove leftover netns stuff. | tsutsui |
| 2007-02-09 | Merge newlock2 to head. | ad |
| 2006-08-05 | 1st cut of Powermac G5 support (uses bridge mode). | sanjayl |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-06-02 | Remove the hack to compile oea/pmap.c with -Wno-cast-qual, and instead | he |
| 2005-06-02 | Put a band-aid over the cast qualification warnings for oea/pmap.c. | he |
| 2004-07-03 | Move all the MD bits of commpage to a new file. | manu |
| 2004-04-18 | Add entry for netns/ns_cksum.c | matt |
| 2004-03-17 | defparam PMAP_MEMLIMIT | aymeric |
| 2003-11-19 | Include arch/powerpc/ibm4xx/intr.c only if a particular board actually | scw |
| 2003-09-25 | Add siginfo support for PowerPC. | matt |
| 2003-08-12 | Remove SPILLSTK leftovers. | matt |