| Age | Commit message (Expand) | Author |
| 2014-01-30 | Put EHABI exception tables at the end of text. | matt |
| 2013-08-18 | Fix more <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-10-13 | Adapt to the changed signature of pckbc_cnattach(). | jdc |
| 2012-09-22 | Don't use an asm in pmap_activate to update the TTBR, use cpu_setttb instead | matt |
| 2012-09-21 | Switch to the generic bounce buffer support. | matt |
| 2012-08-16 | Move the standard definitions of the {UND,IRQ,FIQ,ABT}_STACK_SIZE to | matt |
| 2012-08-03 | Remove uneeded declarations. | matt |
| 2012-07-29 | Do not call setroot() from MD code and from MI code, which has | mlelstv |
| 2012-06-05 | Adjust the WSDISPLAY_COMPAT_USL comment to mention wsconscfg, to at least | abs |
| 2012-03-10 | P1003_1B_SEMAPHORE is no longer optional. | joerg |
| 2012-02-18 | expose more for kmemuser; fix header protection. | christos |
| 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-10-04 | bump more | christos |
| 2011-10-02 | Bump SYMTAB_SPACE | christos |
| 2011-08-30 | Add getlabelusesmbr(), as proposed in | bouyer |
| 2011-08-11 | Bump SYMTAB_SPACE so that it fits again. | he |
| 2011-07-17 | Do not install bus.h. | dyoung |
| 2011-07-17 | On ARM-ish ports having PCI support, use new-style <sys/bus.h>. Do not | dyoung |
| 2011-07-17 | Retire varargs.h support. Move machine/stdarg.h logic into MI | joerg |
| 2011-07-01 | #include <sys/bus.h> instead of <machine/bus.h>. | dyoung |
| 2011-07-01 | Per discussion at | dyoung |
| 2011-06-30 | dependant -> dependent | wiz |
| 2011-06-06 | Some more device_t, cfdata_t, CFATTACH_DECL_NEW cleanup. | matt |
| 2011-04-04 | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), | dyoung |
| 2011-04-04 | Fix target 'tags'. | dyoung |
| 2011-03-07 | Bump SYMTAB_SPACE. | jakllsch |
| 2011-03-06 | merge the bouyer-quota2 branch. This adds a new on-disk format | bouyer |
| 2010-11-23 | Remove unused count from pseudo-device md. | hannken |
| 2010-11-06 | Remove incomplete, never worked dynamic run-time memory registration | uebayasi |
| 2010-04-29 | enable TMPFS in all GENERICs that have MFS enabled. | chs |
| 2010-04-16 | Remove unused count (invariably "4") from pseudo-device fss. | pooka |
| 2010-03-18 | grammar patrol | dholland |
| 2009-12-28 | More setttb() -> cpu_setttb() for readability & consistency. Missing instances | uebayasi |
| 2009-12-05 | Remove the portalfs kernel file system driver. Replace mount_portal(8) | pooka |
| 2009-11-27 | - Use uvm_lwp_setuarea() instead of directly setting address to lwp_t::l_addr. | rmind |
| 2009-11-26 | Kill proc0paddr. Use lwp0.l_addr instead. | matt |