| Age | Commit message (Expand) | Author |
| 2021-04-01 | Whitespace: #define<tab> | simonb |
| 2021-01-23 | Document via __HAVE_BUS_SPACE_8 platforms that implement bus_space_*_8 | christos |
| 2020-06-22 | Fix previous; hide userland ABI details for kernel as suggested by joerg: | rin |
| 2020-06-21 | Fix inconsistency b/w kernel and userland recognitions of TLS, as well as | rin |
| 2020-04-16 | Discard __HAVE_UNLOCKED_PMAP for 4xx; 4xx is uniprocessor architecture, | rin |
| 2020-03-22 | Temporarily mark hppa, mips, powerpc and riscv with __HAVE_UNLOCKED_PMAP, | ad |
| 2019-12-06 | revert this change from early this year. it appears the | mrg |
| 2019-04-07 | Detangle some of the PowerPC CPU configuration spaghetti. | thorpej |
| 2019-04-06 | Overhaul the API used to fetch and store individual memory cells in | thorpej |
| 2019-01-08 | workaround a problem with the pegasos firmware interface: | mrg |
| 2017-01-27 | remove __HAVE_COMPAT_NETBSD32 | christos |
| 2017-01-26 | provide __HAVE_COMPAT_NETBSD32 and fix multiple include protection consistently. | christos |
| 2016-01-24 | expose __register32_t for frame.h | christos |
| 2016-01-23 | expose the kernel types for standalone code. | christos |
| 2016-01-23 | Hide {p,v}{addr,size}_t and register_t (and a couple more types that | christos |
| 2015-08-27 | Fix PTHREAD_FOO_INITIALIZER for C++ by not using volatile in the relevant | pooka |
| 2014-12-14 | fix powerpc TLS problems by removing the hacks for PPC EABI. | chs |
| 2014-03-18 | Merge riastradh-drm2 to HEAD. | riastradh |
| 2013-07-17 | kcpuset_t changes for the pmap and removal of __cpuset_t | matt |
| 2012-05-26 | Add __HAVE_RAS support. Do it in userret. | matt |
| 2011-07-17 | Enable new-style <sys/bus.h> on several PowerPC ports supporting PCI | dyoung |
| 2011-06-23 | Switch to using the common <common/pmap/tlb/tlb.h> | matt |
| 2011-06-14 | Add mm_md_kernacc and now kmem tools work again. | matt |
| 2011-06-13 | Add __HAVE_CPU_UAREA_ROUTINES support so that uareas will be direct-mapped. | matt |
| 2011-06-12 | need mm_md_direct_mapped_phys support. | matt |
| 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-07 | Get rid of cpu_lwp_setprivate since it's not needed on powerpc. | matt |
| 2011-03-12 | Add TLS defines. | matt |
| 2011-02-24 | Allow storing and receiving the LWP private pointer via ucontext_t | joerg |
| 2010-12-22 | Add a define __HAVE_CPU_DATA_FIRST which means that cpu_data is the first | matt |
| 2010-07-07 | implement cpu_lwp_setprivate() on several platforms. | chs |
| 2009-12-11 | Add PRIx{P,V}{ADDR,SIZE}, PRIu{P,V}SIZE, and PRIxREGISTER{,32,64} for all | matt |
| 2008-01-31 | Add register{32,64}_t | matt |
| 2008-01-20 | Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants, | joerg |
| 2008-01-08 | Finish conversion of ppc and evbppc to timecounter. | joerg |
| 2007-11-29 | __HAVE_ATOMIC64_OPS if 64-bit | ad |
| 2007-10-17 | Merge the ppcoea-renovation branch to HEAD. | garbled |
| 2007-05-17 | merge yamt-idlelwp branch. asked by core@. some ports still needs work. | yamt |
| 2006-08-05 | 1st cut of Powermac G5 support (uses bridge mode). | sanjayl |
| 2005-12-24 | Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. | perry |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2003-09-26 | Move __cpu_simple_lock_t and __SIMPLELOCK_{UN,}LOCKED to machine/types.h | nathanw |
| 2003-09-25 | Add siginfo support for PowerPC. | matt |
| 2003-07-21 | Typo: __HAVE_BITENDIAN_BITOPS -> __HAVE_BIGENDIAN_BITOPS | hannken |
| 2003-07-18 | Elimindate MD setrunqueue/remrunqueue (which were out-of-date compared to | matt |
| 2003-04-28 | Add a new feature-test macro, _NETBSD_SOURCE. If this is defined | bjh21 |
| 2003-01-18 | Make register_t. Change the printfs in trap.c to match. | matt |
| 2003-01-16 | A small LP64 fix. | matt |
| 2002-09-22 | Use "#define\t" instead of "#define ". | simonb |