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
/
alpha
Age
Commit message (
Expand
)
Author
2023-06-19
Fix typo. unknwon -> unknown
msaitoh
2023-04-28
Pass local symbols relocations in both passes and provide the kobj_reloc
skrll
2023-02-23
alpha: Add missing barriers in cpu_switchto.
riastradh
2023-02-09
Adjust _all_ cinclude of *.local files
abs
2022-12-22
Driver for DaynaPORT SCSI/Link (dse.4).
nat
2022-10-26
ddb/db_active.h: New home for extern db_active.
riastradh
2022-09-29
swwdog(4): Add to GENERIC kernels.
riastradh
2022-08-07
fix some typos and grammar in comments.
andvar
2022-08-07
UFS/LFS dirhash:
simonb
2022-07-26
s/functin/function/ in copy pasted comment.
andvar
2022-07-21
Rename functions in previous in preparation for future changes.
thorpej
2022-07-20
Fix a couple of nits with savectx():
thorpej
2022-07-20
Localize direct refernces to kernel symbols into functions. NFC.
thorpej
2022-07-20
Make alpha_wmb() actually a WMB rather than an MB (all uses of
thorpej
2022-07-20
In the Alpha tc_syncbus(), we need to issue a MB because WMB does not
thorpej
2022-07-19
alpha: Fix missing includes in pmap.h.
riastradh
2022-06-03
remove reference to gatekeeper.dec.com ftp.
andvar
2022-05-30
s/identifing/identifying/ and s/multipler/multiplier/ in comments.
andvar
2022-05-28
fix various typos in comments.
andvar
2022-05-22
fix various small typos, mainly in comments.
andvar
2022-04-09
alpha: Convert ipifuncs.c to membar_release/acquire.
riastradh
2022-04-09
alpha: Convert cpu_iccb_send from membar_exit to membar_release.
riastradh
2022-04-09
sys: Use membar_release/acquire around reference drop.
riastradh
2022-04-09
alpha: Omit needless membar in pmap_reference.
riastradh
2022-04-05
KNF
skrll
2022-03-12
sys: Membar audit around reference count releases.
riastradh
2022-02-27
alpha: Fix placement of membar for sending ICCB message.
riastradh
2022-02-13
alpha: __cpu_simple_lock audit.
riastradh
2022-02-12
__cpu_simple_lock(9): Omit needless barriers in init.
riastradh
2022-01-22
Ensure bus_dmatag_subregion is called with an inclusive max_addr
skrll
2022-01-01
fix typos in word "diagnostic".
andvar
2021-12-17
Correct copypaste comment grammar.
skrll
2021-12-09
Few typos slipped in the last review, fixing them.
andvar
2021-12-08
s/desireable/desirable/ in comments.
andvar
2021-12-05
s/specificed/specified/ in comment.
msaitoh
2021-12-05
s/exchage/exchange/ in comment.
msaitoh
2021-11-10
s/suport/support/ in comment.
msaitoh
2021-11-02
In order to prevent _mcount() from being recursively called when built with C...
ryo
2021-10-29
Define __HAVE_STRUCT_SIGCONTEXT regardless of its current visibility.
thorpej
2021-10-27
Use the signal trampoline version constants from <sys/signal.h>.
thorpej
2021-10-26
Merge all MD __sigaction14_sigtramp.c copies into one:
christos
2021-10-04
remove duplicate the article in comments.
andvar
2021-09-25
Make all of the EISA chipset functions call through real functions,
thorpej
2021-09-19
review and fix rest of the typos in alpha pmap.c.
andvar
2021-09-19
fix various typos in comments, messages and documentation.
andvar
2021-09-16
fix various typos, mainly in comments.
andvar
2021-09-11
sysinst/partitions.h: fix typos comments, also fix same typos in other files.
andvar
2021-09-09
Add optional GENERIC.local include in alpha's GENERIC.
jakllsch
2021-08-25
G/C _lock_cas(); it is no longer needed (kern_mutex.c uses atomic_cas_ulong()
thorpej
2021-08-25
- In kern_mutex.c, if MUTEX_CAS() is not defined, define it in terms of
thorpej
[next]