| Age | Commit message (Expand) | Author |
| 2023-06-27 | remove double/tripple o in comments, where it likely was not added on purpose. | andvar |
| 2023-06-02 | follow the steps of Andrew Doran (ad) commit and fix more s/loose/lose/ typos. | andvar |
| 2023-05-06 | few more typos in the word "register", mainly s/resister/register/. | andvar |
| 2023-04-28 | Pass local symbols relocations in both passes and provide the kobj_reloc | skrll |
| 2023-03-01 | sparc64: Optimization: Omit needless membar when triggering softint. | riastradh |
| 2023-02-23 | sparc64: Add missing barriers in cpu_switchto. | riastradh |
| 2023-02-20 | sparc64: Rename internal barrier macros to be clearer. | riastradh |
| 2023-02-20 | sparc64: Add missing LoadStore ordering for mutex_enter stub. | riastradh |
| 2023-02-09 | Adjust _all_ cinclude of *.local files | abs |
| 2023-02-09 | Ensure GENERIC.local is always at the end of GENERIC | abs |
| 2023-02-07 | Avoid using (1<<64)-1 for VM_MAX{,USER}_ADDRESS as rounding that up to | hgutch |
| 2023-01-24 | sparc64/db_trace.c: Don't dereference; use db_read_bytes. | riastradh |
| 2023-01-24 | sparc64/db_trace.c: Nix trailing whitespace. | riastradh |
| 2022-10-26 | sparc64/zs(4): Convert to ttylock/ttyunlock. | riastradh |
| 2022-10-26 | sparc64/sab(4): Convert to ttylock/ttyunlock. | riastradh |
| 2022-10-26 | ddb/db_active.h: New home for extern db_active. | riastradh |
| 2022-10-01 | Don't try to make a tag based on node 0 | charlotte |
| 2022-09-29 | swwdog(4): Add to GENERIC kernels. | riastradh |
| 2022-09-18 | Eliminate use of IFF_OACTIVE. | thorpej |
| 2022-08-07 | UFS/LFS dirhash: | simonb |
| 2022-07-26 | s/functin/function/ in copy pasted comment. | andvar |
| 2022-07-05 | fix various typos in comments. | andvar |
| 2022-06-27 | fix various typos in comments. | andvar |
| 2022-05-28 | fix various typos in comments. | andvar |
| 2022-05-24 | fix various typos in comment, documentation and log messages. | andvar |
| 2022-05-22 | fix various small typos, mainly in comments. | andvar |
| 2022-05-20 | s/auxillary/auxiliary/ in comments. | andvar |
| 2022-05-16 | try to handle ultrasparc III* "fast ecc error" traps. | mrg |
| 2022-05-16 | sun4v/vdsk: add handling of SCSI_REPORT_LUNS | palle |
| 2022-05-14 | PR 56829: Fix "map" call to Open Firmware and no longer mess up OFW stack. | hgutch |
| 2022-05-11 | fix various typos in comments. | andvar |
| 2022-05-03 | fix various typos, mainly s/trasfering/transferring/ and s/theese/these/. | andvar |
| 2022-04-09 | sys: Use membar_release/acquire around reference drop. | riastradh |
| 2022-04-06 | sparc64/pmap: Nix trailing whitespace. | riastradh |
| 2022-04-06 | Nix trailing whitespace in files of membars, atomics, and lock stubs. | riastradh |
| 2022-03-17 | revert broken to borken, it is used spelling in BSD and "tastes better that w... | andvar |
| 2022-03-16 | s/paniced/panicked/ and s/borken/broken/ in comments. | andvar |
| 2022-03-12 | sys: Membar audit around reference count releases. | riastradh |
| 2022-02-23 | fix various typos in comments, mainly immediatly/immediately/, | andvar |
| 2022-02-11 | sparc64/vnet(4): device_t/softc split | riastradh |
| 2022-01-22 | Change the devhandle_from_*() functions to also take a "super handle", | thorpej |
| 2022-01-21 | Don't bother with prom_node_to_devhandle() if we're just forwarding along | thorpej |
| 2022-01-17 | fix typos in comments, mainly s/foward/forward/. | andvar |
| 2022-01-15 | sun4v: update TODO with T2000 device configuration state | palle |
| 2022-01-10 | sun4v: add function to retrieve hypervisor api version | palle |
| 2022-01-09 | sun4v: enable sun4v_intr_xxx() function previously imported from OpenBSD. Not... | palle |
| 2022-01-05 | fix typos, mainly s/comand/command/ | andvar |
| 2022-01-01 | Remove an "#ifdef DIAGNOSTIC", KASSERT() always conumes its expression. | hannken |
| 2021-12-26 | sys: Skip suspendsched on cpu_reboot if we're in ddb. | riastradh |
| 2021-12-11 | remove clause 3 from all my licenses that aren't conflicting with | mrg |