index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
mips
Age
Commit message (
Expand
)
Author
2023-06-24
Fix typo in comment.
msaitoh
2023-05-28
s/Resture/Restore/ and s/restared/restarted/ in comments.
andvar
2023-05-22
Fix a comment
skrll
2023-05-14
Bump MAXTSIZ from 64MB to 128MB also for o32.
he
2023-05-13
fix typos in comments.
andvar
2023-05-10
mips: Use config_detach_children to reduce error branch bugs.
riastradh
2023-05-06
s/Regiser/Register/ and s/regester/register/ in comments.
andvar
2023-04-28
Pass local symbols relocations in both passes and provide the kobj_reloc
skrll
2023-03-28
Add missing PRIuBUSSIZE to mips.
nakayama
2023-03-21
octrnm(4): Raise delay on startup.
riastradh
2023-03-01
mips: Optimization: Omit needless membar when triggering softint.
riastradh
2023-02-26
ci_data.cpu_kcpuset -> ci_kcpuset
skrll
2023-02-25
Convert some assignments into KASSERTs.
skrll
2023-02-23
mips: Add missing barriers in cpu_switchto.
riastradh
2023-02-20
mips/asm.h: Make membar macros conditional on MULTIPROCESSOR.
riastradh
2023-02-19
Adjust userspace comments in db_read_bytes() and db_write_bytes() to
simonb
2023-02-19
Only copyin/copyout from and to user addresses.
mlelstv
2023-02-13
mips/asm.h: Cite source for Cavium sync plunger business.
riastradh
2023-01-31
fix few typos in comments.
andvar
2022-11-08
Fix tyop in __BITS for the MIPSNN_MTI_CFG7_PREF_MASK macro.
simonb
2022-10-26
ddb/db_active.h: New home for extern db_active.
riastradh
2022-10-26
MI PMAP hardware page table walker support.
skrll
2022-10-23
Fix build from previous
skrll
2022-10-23
Trailing whitespace.
skrll
2022-09-29
Remove unnecessary include of <sys/malloc.h>.
skrll
2022-09-29
Trailing whitespace
skrll
2022-09-25
s/inerrupt/interrupt/ and s/intrrupt/interrupt/ in comments.
andvar
2022-09-25
Rename pmap_segtab_t *stp to stb for consistency with a future
skrll
2022-09-18
Eliminate use of IFF_OACTIVE.
thorpej
2022-09-18
Eliminate use of IFF_OACTIVE.
thorpej
2022-08-20
sbmac_start(): Replace "IF_DEQUEUE() -> IF_PREPEND() on failure" with
thorpej
2022-08-16
Provide pci_intr_setattr
skrll
2022-07-26
s/functin/function/ in copy pasted comment.
andvar
2022-07-20
mips: Fix cpuids synchronization at boot.
riastradh
2022-07-07
Add PRIuVSIZE
martin
2022-06-18
fix typos in word "functions" in comments, mainly s/fuctions/functions/.
andvar
2022-06-03
fix folloing->following typos in more files.
andvar
2022-05-31
fix various typos in comments, documentation and messages.
andvar
2022-05-24
fix various typos in comment, documentation and log messages.
andvar
2022-05-23
s/controll/control/ in comments.
andvar
2022-05-04
s/entires/entries/
andvar
2022-04-21
mips/cavium: Take advantage of Octeon's guaranteed r/rw ordering.
riastradh
2022-04-17
fix various typos in comments.
andvar
2022-04-09
mips: Convert lock.h to membar_release/acquire.
riastradh
2022-04-09
mips/rmixl: Insert appropriate membars around IPIs.
riastradh
2022-04-09
mips/cavium: Insert appropriate membars around IPIs.
riastradh
2022-04-09
mips/rmi: Hack to get XLSATX64.MP kernel building again.
riastradh
2022-04-08
fix various typos, mainly in comments, but also log messages, docs, game text.
andvar
2022-03-28
sys: Split struct device into a private device_impl.h.
riastradh
2022-03-26
mips/cavium: Simplify membars around interrupt establishment.
riastradh
[next]