| Age | Commit message (Expand) | Author |
| 2013-11-17 | Enable sljit and bpfjit on powerpc. | alnsn |
| 2013-05-16 | Complete the dosparts -> mbrparts conversion. Only x86k new uses dosparts | christos |
| 2012-10-29 | Include bebox.h only in kernel. Make bebox port build again. | rkujawa |
| 2012-10-20 | Add experimental support GENERIC.MP. | kiyohara |
| 2012-10-20 | Cleanup macros of access for bebox-register. | kiyohara |
| 2012-10-20 | Remove unused enable_intr()/disable_intr(). | kiyohara |
| 2011-08-30 | Add getlabelusesmbr(), as proposed in | bouyer |
| 2011-08-09 | Fix build failed. mouse.h and pccons.h already removed. | kiyohara |
| 2011-08-07 | Cleanup headers and variables. | kiyohara |
| 2011-08-07 | Use BEBOX_REG for mapped to BAT instead of bebox_mb_reg. | kiyohara |
| 2011-08-07 | Remove obsoleted headers. | kiyohara |
| 2011-07-28 | more PCI_MAGIC_IO_RANGE fixes | macallan |
| 2011-07-17 | Switch more PowerPC ports having PCI support to new-style <sys/bus.h>. | dyoung |
| 2011-07-17 | Retire varargs.h support. Move machine/stdarg.h logic into MI | joerg |
| 2011-07-01 | Per discussion at | dyoung |
| 2011-06-30 | Modify mapiodev to take a third argument indicating whether the space | matt |
| 2011-06-22 | Add support pci_intr_setattr. | matt |
| 2011-06-20 | Don't export USER_SR if _MODULE is defined. | matt |
| 2011-06-20 | Don't expose port-specific if _MODULE is defined. | matt |
| 2011-06-20 | Cleanup powerpc param.h. If compiling a MODULE, ignore port-specific stuff. | matt |
| 2011-06-17 | intr.h must not include cpu due to deadly embrace with SOFTINT_COUNT. | matt |
| 2011-06-12 | Remove comment-outed DELAY(). | kiyohara |
| 2011-06-05 | Remove <machine/atomic.h>; use <sys/atomic.h> instead. | matt |
| 2011-04-26 | Remove Darwin, MACH and Mach-O support. | joerg |
| 2011-03-06 | Now that MACHINE is defined in user-land in either | he |
| 2010-10-27 | Add macro BTINFO_ROOTDEVICE and struct btinfo_rootdevice. | kiyohara |
| 2010-08-01 | Support xserver. | kiyohara |
| 2010-07-17 | Remove obsolete __HAVE_GENERIC_SOFT_INTERRUPTS, | tsutsui |
| 2010-04-24 | Support 64-bit imask for powerpc/pic. | kiyohara |
| 2010-03-02 | Add missing <powerpc/FOO/spr.h> to a few files missed on the first pass. | matt |
| 2009-11-23 | If cpu_disklabel includes struct dkbad, define __HAVE_DISKLABEL_DKBAD. | pooka |
| 2009-08-19 | isa_detach_hook() needs two arguments, the first an isa_chipset_tag_t. | dyoung |
| 2009-08-19 | Define isa_detach_hook() to fix bebox build. | dyoung |
| 2009-03-14 | Remove all the __P() from sys (excluding sys/dist) | dsl |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-02-17 | USER_SR defines 10, like prep. | kiyohara |
| 2008-02-14 | Don't include <powerpc/oea/pmap.h>, use <powerpc/pmap.h> instead. | he |
| 2008-02-08 | Fix some bugs since ppcoea-renovation. | kiyohara |
| 2008-01-20 | Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants, | joerg |
| 2007-10-17 | Merge the ppcoea-renovation branch to HEAD. | garbled |
| 2007-02-16 | Remove spllowersoftclock() and CLKF_BASEPRI(), and always dispatch callouts | ad |
| 2007-02-09 | Merge newlock2 to head. | ad |
| 2006-12-21 | merge yamt-splraiseipl branch. | yamt |
| 2006-09-15 | Convert bebox to MI todr. As part of this, separate out the mc146818 | gdamore |
| 2006-09-03 | Nothing in the kernel now tests __HAVE_NWSCONS, so stop defining it everywhere. | bjh21 |
| 2006-02-16 | Change "inline" back to "__inline" in .h files -- C99 is still too | perry |
| 2006-01-25 | free -> dealloc | christos |
| 2005-12-24 | __asm__ -> __asm | perry |
| 2005-12-24 | Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. | perry |
| 2005-12-11 | merge ktrace-lwp. | christos |