| Age | Commit message (Expand) | Author |
| 2021-04-15 | sandpoint has its own module_init_md(). So, do not compile in | rin |
| 2021-04-01 | Whitespace: #define<tab> | simonb |
| 2018-07-15 | Retire ipkdb entirely. The option was removed from the config files | maxv |
| 2018-07-12 | Remove the kernel PMC code. Sent yesterday on tech-kern@. | maxv |
| 2016-10-19 | Added MSI/MSI-X and interrupt_distribute(9) support for powerpc. | nonaka |
| 2016-10-18 | add isa_intr_establish_xname() to MD isa headers so that it can be used | jdolecek |
| 2015-12-21 | Add mips fenv.h (From FreeBSD) | christos |
| 2015-12-20 | new powerpc fenv.h | christos |
| 2015-09-30 | Pass a name and flags precisely describing the current model and its | phx |
| 2014-08-06 | Consistently define WARN in a way that passes format string checks, i.e. | joerg |
| 2014-07-23 | Rename sljitarch.h to sljit_machdep.h. | alnsn |
| 2014-03-29 | make pci_intr_string and eisa_intr_string take a buffer and a length | christos |
| 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-01-14 | New device nhpow(4) to support the onboard GPIO pins on a NH230/231 board for | phx |
| 2011-12-17 | Added NOR flash driver, using nor(4) and flash(4). | phx |
| 2011-08-30 | Add getlabelusesmbr(), as proposed in | bouyer |
| 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-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-18 | struct device * -> device_t | matt |
| 2011-06-17 | intr.h must not include cpu due to deadly embrace with SOFTINT_COUNT. | matt |
| 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-04-04 | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), | dyoung |
| 2011-01-11 | add btinfo_modulelist for MODULAR component loading. | nisimura |
| 2010-11-13 | sys/device.h is not suitable for such low-level definitions. | uebayasi |
| 2010-07-17 | Remove obsolete __HAVE_GENERIC_SOFT_INTERRUPTS, | tsutsui |
| 2010-05-20 | Netboot generates a BTINFO_PRODFAMILY boot-info which specifies the family | phx |
| 2010-05-18 | Recognize a network boot device by its PCI tag, even when it is not directly | phx |
| 2010-05-16 | Make netboot generate a BTINFO_NET bootinfo node for the Synology sk(4) NIC. | phx |
| 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(). | dyoung |
| 2009-08-19 | - use options PIC_MPCSOC to replace PIC_OPENPIC. | nisimura |
| 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-14 | Don't include <powerpc/oea/pmap.h>, use <powerpc/pmap.h> instead. | he |
| 2008-01-20 | Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants, | joerg |
| 2007-12-11 | - have machine/cpu.h and sys/device.h references here. | nisimura |
| 2007-10-27 | - copy intr.h from prep and make mods. | nisimura |
| 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 |