| Age | Commit message (Expand) | Author |
| 2014-03-02 | Mark cpu_reset as dead and add an explicit __builtin_unreachable for a | joerg |
| 2014-03-02 | Be explicit about the double register use. | joerg |
| 2014-03-01 | Modernize asm syntax | joerg |
| 2014-02-25 | Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before | pooka |
| 2014-02-22 | Trim include files | matt |
| 2014-02-04 | _setsoftintr is long dead. reap any leftovers from arm. | matt |
| 2013-12-02 | Don't use cpsr_all/spsr_all with mrs, it doesn't take a mask. | joerg |
| 2013-08-26 | Don't include <arm/arm32/pte.h> and <arm/pmap.h> | matt |
| 2013-08-26 | Include <arm/locore.h> | matt |
| 2013-08-18 | Fix <arm/locore.h> lossage | matt |
| 2013-06-30 | G/C PFIL_HOOKS from the kernel configs. | rmind |
| 2013-06-05 | remove obsolete networking options | christos |
| 2013-05-07 | Make all ports use a common disklabel.h with MAXPARTITIONS set to 16. | matt |
| 2013-05-02 | This change arm, armeb, earm, earmeb, earmhf, earmhfeb so all builds that | matt |
| 2013-04-27 | the bogus number police | christos |
| 2013-04-27 | remove confusing numeric locators where they are unused. | christos |
| 2013-03-02 | Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it. | christos |
| 2013-03-01 | Retire OSI network stack. OK core@ | joerg |
| 2013-01-11 | Don't install fp.h anymore | matt |
| 2013-01-11 | Remove FPA specific header. | matt |
| 2012-12-06 | Remove "#options ARMFPE" | msaitoh |
| 2012-10-27 | split device_t/softc for all remaining drivers. | chs |
| 2012-10-17 | Add "options COMPAT_60" to all kernel configuration files | apb |
| 2012-09-22 | Don't use an asm in pmap_activate to update the TTBR, use cpu_setttb instead | matt |
| 2012-09-01 | Rename RT2500USB driver to ural(4) as it was originally in OpenBSD, | jakllsch |
| 2012-09-01 | Move things around for <arm/arm32/machdep.h> | matt |
| 2012-08-17 | Ensure all WSDISPLAY_COMPAT_USL entries have same comment | abs |
| 2012-08-16 | Move the standard definitions of the {UND,IRQ,FIQ,ABT}_STACK_SIZE to | matt |
| 2012-08-03 | include <arm/arm32/machdep.h> | matt |
| 2012-07-29 | Do not call setroot() from MD code and from MI code, which has | mlelstv |
| 2012-07-29 | Fix more -fno-common fallout. | matt |
| 2012-07-28 | Remove IPL_SAFEPRI | matt |
| 2012-07-27 | Remove safepri and use IPL_SAFEPRI instead. This may be defined in a MD | matt |
| 2012-06-16 | Add '\n' to revision string. | kiyohara |
| 2012-06-10 | Remove unused __NEWINTR defines | skrll |
| 2012-03-31 | Add support kloader(4) for PXA2X0. | nonaka |
| 2012-03-10 | P1003_1B_SEMAPHORE is no longer optional. | joerg |
| 2012-03-05 | increase kernel VM space. | nonaka |
| 2012-02-17 | expose more for kmemuser | christos |
| 2012-01-21 | fix my license notice. | nonaka |
| 2011-12-18 | WABPL is no longer considered experimental (has not been for some time) | dholland |
| 2011-11-22 | The rnd pseudo-device is not really optional, because it is in the same | tls |
| 2011-11-20 | Remove a white-space and a Tab. | kiyohara |
| 2011-08-30 | Add getlabelusesmbr(), as proposed in | bouyer |
| 2011-08-06 | Add support for PSIONTEKLOGIX NETBOOK PRO. | kiyohara |
| 2011-07-26 | Don't set the iobase and iosize members of pcmciabus_attach_args because | dyoung |
| 2011-07-19 | Change <machine/bus.h> to <sys/bus.h> throughout. | dyoung |
| 2011-07-17 | Retire varargs.h support. Move machine/stdarg.h logic into MI | joerg |
| 2011-06-30 | dependant -> dependent | wiz |
| 2011-06-23 | Remove noneed platid_match() in consinit(). | nonaka |