| Age | Commit message (Expand) | Author |
| 2018-07-12 | Remove the kernel PMC code. Sent yesterday on tech-kern@. | maxv |
| 2016-08-23 | fenv.h for alpha | christos |
| 2011-08-12 | Pull the bus_space(9) definitions needed by alpha userland into | dyoung |
| 2011-07-17 | Retire varargs.h support. Move machine/stdarg.h logic into MI | joerg |
| 2011-07-09 | Don't install alpha/bus.h any more. | dyoung |
| 2008-03-10 | Finish moving alpha over to the MI atomic ops. | ad |
| 2007-02-09 | Merge newlock2 to head. | ad |
| 2006-07-26 | don't install <machine/db_machdep.h>, this is kernel only | drochner |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2004-07-07 | also add <machine/joystick.h> to alpha and amd64, to allow compilation | drochner |
| 2004-05-08 | Factor out W{CHAR,INT}_{MAX,MIN} into their own header file. | kleink |
| 2003-01-17 | Merge the nathanw_sa branch. | thorpej |
| 2002-11-26 | Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. | lukem |
| 2002-09-06 | Merge the gehenna-devsw branch into the trunk. | gehenna |
| 2002-08-07 | Implement pmc(9) -- An interface to hardware performance monitoring | briggs |
| 2002-01-16 | install fpu.h, needed for new lib/csu features | ross |
| 2001-09-19 | Remove alpha/include/fbio.h -- it hasn't been used for a Long Time. | thorpej |
| 2001-04-15 | Add definitions of C99 integer format conversion macros. | kleink |
| 2001-04-15 | Add definitions of C99 specified-width integer type limits. | kleink |
| 2001-04-14 | Add definitions of C99 integer constant macros. | kleink |
| 2001-04-14 | Add definitions of C99 minimum-width and greatest-width integer types. | kleink |
| 2000-06-26 | Add <machine/int_types.h>, which provides namespace-pure definitions | kleink |
| 2000-06-05 | Switch to the new `evcnt' mechanism for counting interrupts. Maintain | thorpej |
| 2000-04-29 | Oops, install <machine/lock.h> on these systems, too. | thorpej |
| 2000-03-26 | Remove local implementation switching to accelerated MI sfb.c. | nisimura |
| 2000-03-17 | Install "machineendian_machdep.h". | tron |
| 2000-02-26 | Install pio.h. | mycroft |
| 1999-12-23 | C99: Define a NAN macro in <math.h> which evaulates to a constant expression of | kleink |
| 1999-12-04 | add atomic.h (missed by thorpej; approved by thorpej) | lukem |
| 1999-12-02 | Inline the BWX instructions. | thorpej |
| 1999-04-30 | * New MI man page for fp{set,get}{round,sticky,mask}(3). | ross |
| 1999-04-17 | wsconsio.h is gone | drochner |
| 1999-01-15 | Move the bswap functions from libutil to libc (this bups the | bouyer |
| 1998-06-12 | Rework the way kernel include files are installed. In the new method, | cgd |