| Age | Commit message (Expand) | Author |
| 2010-03-16 | Check if mapped bus_space regions are actually valid | tsutsui |
| 2010-03-16 | Renumber board type for LE_PAM. | tsutsui |
| 2010-03-16 | Fix register and memory addresses for PAM, per MintNet driver. | tsutsui |
| 2010-03-13 | Regen from GENERIC.in rev 1.84: | tsutsui |
| 2010-03-13 | Add support for the SMC Elite Ultra Ethernet with the SMC_TT VME-ISA bridge. | tsutsui |
| 2010-02-28 | Fight the ever-increasing size of src checkouts by spelling "useful" | snj |
| 2010-02-21 | Regen from GENERIC.in rev 1.83: | tsutsui |
| 2010-02-21 | Add pseudo-device ksyms. Noticed by David Ross on port-atari. | tsutsui |
| 2010-02-10 | Convert to terminfo so we compile. | roy |
| 2010-02-09 | Fix typo in comment. | wiz |
| 2010-02-08 | Remove separate mb_map. The nmbclusters is computed at boot time based | joerg |
| 2010-02-03 | Userland now builds and uses terminfo instead of termcap. | roy |
| 2010-01-19 | Redefine bpf linkage through an always present op vector, i.e. | pooka |
| 2009-12-23 | Fix typo in comments, no code change. | mbalmer |
| 2009-12-11 | Use appropriate macro during pmap initialization: | tsutsui |
| 2009-12-11 | Refactoring MD segment related definitions on m68k ports: | tsutsui |
| 2009-12-10 | Change u_long to vaddr_t/vsize_t in exec code where appropriate (mostly | matt |
| 2009-12-10 | Rename L_ADDR to L_PCB and amend some comments accordingly. | rmind |
| 2009-12-09 | Fix wrong NBSEG values for all hp300 pmap derived m68k ports. | tsutsui |
| 2009-12-08 | Use PGSHIFT from <machine/param.h> for PAGE_SHIFT. | tsutsui |
| 2009-12-06 | Remove old MD pmap.c files for amiga and atari. | tsutsui |
| 2009-12-06 | Move initialization of protection_codes[] and kernel_pmap() | tsutsui |
| 2009-12-06 | pm_stfree in struct pmap is a bitmap value so make it unsigned. | tsutsui |
| 2009-12-05 | Remove the portalfs kernel file system driver. Replace mount_portal(8) | pooka |
| 2009-12-02 | Use common pmap_bootstrap_finalize() to initialize lwp0 uarea etc. | tsutsui |
| 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 |
| 2009-11-25 | Fix a missed proc -> lwp change, only compiled if NWSKBD | abs |
| 2009-11-23 | Do not include FPU_EMULATE in ATARITT only config | abs |
| 2009-11-23 | Use lwp_getpcb() on m68k ports, clean from struct user usage. | rmind |
| 2009-11-07 | Add a flags argument to pmap_kenter_pa(9). | cegger |
| 2009-10-21 | Drop 3rd and 4th clauses. Approved by thomas@ (copyright holder). | snj |
| 2009-10-21 | Drop 3rd and 4th clause. Approved by leo@ and thomas@ (copyright holders). | snj |
| 2009-10-21 | Remove uarea swap-out functionality: | rmind |
| 2009-10-20 | Remove 3rd and 4th clause on Leo Weppelman's license. OK leo@. | snj |
| 2009-10-19 | Switch the atari port to the common m68k/m68k/pmap_motorola.c, at last. | tsutsui |
| 2009-08-26 | Minor tweak to the pv_table management in the Hibler-derived m68k pmaps: | thorpej |
| 2009-08-24 | KNF, ANSIfy etc. | tsutsui |
| 2009-08-24 | Use __arraycount(). | tsutsui |
| 2009-08-23 | Use proper pointer types and names rather than casts for readability. | tsutsui |
| 2009-08-23 | fix atari builds in two ways: | mrg |
| 2009-08-22 | wrap long lines, fix indent. | tsutsui |
| 2009-08-20 | Rewrite binpatch(8) utility to add support for ELF binaries, | tsutsui |
| 2009-08-19 | Another needing <sys/exec_aout.h>. | he |
| 2009-08-19 | One more file needing <sys/exec_aout.h>. | he |
| 2009-08-19 | isa_detach_hook() needs two arguments, the first an isa_chipset_tag_t. | dyoung |
| 2009-08-19 | (Re-)define isa_detach_hook(), and define isa_dmadestroy(). Update | dyoung |
| 2009-08-18 | Add a real API for testing if a page is a managed page, and adjust callers | thorpej |
| 2009-08-18 | These are stragglers from my last commit ("Let us safely detach | dyoung |
| 2009-07-31 | Read AD_CFG_SWITCH via volatile pointer so that | tsutsui |