| Age | Commit message (Expand) | Author |
| 2010-02-08 | Remove separate mb_map. The nmbclusters is computed at boot time based | joerg |
| 2009-12-27 | Add write-through cache work-around for ARM11 as well as ARM9/ARM10. Analyzed | uebayasi |
| 2009-12-11 | Add PRIx{P,V}{ADDR,SIZE}, PRIu{P,V}SIZE, and PRIxREGISTER{,32,64} for all | matt |
| 2009-12-10 | Rename L_ADDR to L_PCB and amend some comments accordingly. | rmind |
| 2009-11-23 | If cpu_disklabel includes struct dkbad, define __HAVE_DISKLABEL_DKBAD. | pooka |
| 2009-11-21 | Use lwp_getpcb() on ARM (and acorn26/32), clean from struct user usage. | rmind |
| 2009-10-22 | Simplify pmap_remove() a little by avoiding pmap_do_remove() layer, since | rmind |
| 2009-08-19 | Use PMAP_ENABLE_PMAP_KMPAGE to enable PMAP_KMPAGE. We still want the bit | thorpej |
| 2009-08-19 | isa_detach_hook() needs two arguments, the first an isa_chipset_tag_t. | dyoung |
| 2009-08-19 | Rationalize the definition of PMAP_KMPAGE. | thorpej |
| 2009-08-19 | Define isa_dmadestroy(). Declare isa_detach_hook(). | dyoung |
| 2009-05-30 | Add TLS relocation definitions. | skrll |
| 2009-03-14 | Remove all the __P() from sys (excluding sys/dist) | dsl |
| 2009-03-06 | Remove SHMMAXPGS from all kernel configs. Dynamically compute the | joerg |
| 2009-02-27 | IXP425 is not ARM_ARCH_4 but ARM_ARCH_5 | msaitoh |
| 2009-01-29 | fix splx() function prototype. | nonaka |
| 2009-01-18 | Now that GET_CURPCB and GET_CURCPU are generally available, use them | bjh21 |
| 2009-01-18 | Define a version of GET_CURCPU, GET_CURLWP, and GET_CURPCB for use on | bjh21 |
| 2009-01-17 | Clear out the vestigial support for the Simtec Hydra board. Now that we're | bjh21 |
| 2009-01-11 | merge christos-time_t | christos |
| 2008-12-30 | Reclaim PVF_KNC in VIPT to be PVF_MULTCLR (page has multiple colors). | matt |
| 2008-12-09 | Make pmap_kernel() a MI macro for struct pmap *kernel_pmap_ptr, | pooka |
| 2008-11-19 | Make the emulations, exec formats, coredump, NFS, and the NFS server | ad |
| 2008-11-19 | This is not longer needed since atomic_{set|clear}_bit are now dead. | matt |
| 2008-11-19 | Fix __HAVE_FAST_SOFTINTS (boolean dyslexia strikes again). | matt |
| 2008-10-26 | Fix DO_PENDING_SOFTINTS (remove pasto, remove a branch, use movs) | matt |
| 2008-10-24 | Add pci_conf_hook entry. Add pc_cfg_cmd cell for pci_conf_write optimization. | matt |
| 2008-10-21 | Use #ifdef, not #if | matt |
| 2008-10-17 | use generic enable_interrupts() and disable_interrupts() instead of | cliff |
| 2008-10-15 | Add fa526_flush_prefetchbuf | matt |
| 2008-10-15 | Merge wrstuden-revivesa into HEAD. | wrstuden |
| 2008-10-14 | Add FA526 support (compile tested only) | matt |
| 2008-08-29 | Remove non-__ELF__ snippets. | matt |
| 2008-08-29 | Remove non-__ELF__ support. Use .pushsection/.popsection for RCSID. | matt |
| 2008-08-29 | use uint32_t. | matt |
| 2008-08-27 | Add new CPU Cache register definitions for Cortex-A8. | matt |
| 2008-08-13 | Fix a few more corner cases. Always KMPAGE or pages with unmanaged writeable | matt |
| 2008-08-07 | Only call dosoftints() is ci_intr_depth == 0 | matt |
| 2008-08-07 | Do fast softint processing in DO_AST_AND_RESTORE_ALIGNMENT_FAULTS. | matt |
| 2008-08-06 | Change pv_entries to use SLIST. | matt |
| 2008-08-06 | Define IF32_bits as the union of I32_bit|F32_bit | matt |
| 2008-08-05 | Update <machine/ieeefp.h> to use the C99 FE_* definitions instead of the | matt |
| 2008-07-22 | Implement workaround for: | matt |
| 2008-07-21 | Add PMAP_KMPAGE defintion (forgotten commit). Also add PVF_DIRTY which will | matt |
| 2008-07-16 | Revamp bookkeeping for pages entered by pmap_kenter_pa. Keep track of them | matt |
| 2008-06-25 | Revert last change and just use .WAIT | matt |
| 2008-06-23 | Fix a race condition -j. Don't do SUBDIRS= include/arm include/arm/... | matt |
| 2008-06-21 | Add stdargs support for pcc. | gmcgarry |
| 2008-06-11 | Let the shark boot again. Fixes port-shark/38929. While I'm here fix the | rafal |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |