| Age | Commit message (Expand) | Author |
| 2022-02-16 | powerpc: Sprinkle "memory" clobbers on eieio and nearby asm blocks. | riastradh |
| 2022-01-22 | Change the devhandle_from_*() functions to also take a "super handle", | thorpej |
| 2021-08-07 | Merge thorpej-cfargs2. | thorpej |
| 2021-04-24 | Merge thorpej-cfargs branch: | thorpej |
| 2021-03-05 | Convert to intr_establish_xname(). | rin |
| 2021-01-26 | There is not much point in of_compatible() returning -1 for "no match" | thorpej |
| 2011-07-26 | finish device_t-ification | macallan |
| 2011-06-30 | Modify mapiodev to take a third argument indicating whether the space | matt |
| 2011-06-18 | struct device * -> device_t | matt |
| 2010-12-20 | Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtch | matt |
| 2009-03-14 | ANSIfy another 1261 function definitions. | dsl |
| 2009-03-14 | Change about 4500 of the K&R function definitions to ANSI ones. | dsl |
| 2009-03-14 | Remove all the __P() from sys (excluding sys/dist) | dsl |
| 2008-08-28 | Add support for keylargo-style mediabays, as found in eg. PowerBook3,1 | jmcneill |
| 2007-10-17 | Merge the ppcoea-renovation branch to HEAD. | garbled |
| 2007-07-09 | Merge some of the less invasive changes from the vmlocking branch: | ad |
| 2006-12-10 | when powering up the mediabay wait two seconds before looking for devices | macallan |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-01-08 | cosmetic changes. | briggs |
| 2003-07-15 | __KERNEL_RCSID() | lukem |
| 2003-04-02 | Use PAGE_SIZE rather than NBPG. | thorpej |
| 2003-01-01 | Use aprint_normal() for cfprint routines. | thorpej |
| 2002-10-02 | Use CFATTACH_DECL(). | thorpej |
| 2002-09-27 | Declare all cfattach structures const. | thorpej |
| 2001-07-22 | bcopy -> memcpy, bzero -> memset, bcmp -> memcmp. | wiz |
| 2000-08-23 | New PowerBook (firewire) seems to use edge-triggered interrupt. | tsubai |
| 1999-10-04 | Make media-bay CD detachable. | tsubai |
| 1999-07-21 | media-bay CD support. | tsubai |