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
Age
Commit message (
Expand
)
Author
2020-09-26
Add HAVE_NVMM and use it to control the build of NVMM related components.
jmcneill
2020-09-26
RCSId police
skrll
2020-09-26
Define isb(), dsb(option), and dmb(option)
skrll
2020-09-26
net: Fix the setting of if_link_state
roy
2020-09-26
Trailing whitespace
skrll
2020-09-26
G/C arm/atomic.h
skrll
2020-09-26
Expose the atomicvec vectors via EXPORT_OBJECT so ksyms(4) address
simonb
2020-09-26
Use EXPORT for start and EXPORT_OBJECT for kernel_text instead of
simonb
2020-09-26
Add EXPORT_OBJECT - export definition of symbol of symbol type Object,
simonb
2020-09-26
Use 'lr' instead of 'x30' in an instruction for clarity
skrll
2020-09-26
Fix a comment
skrll
2020-09-26
Whitespace consistency nit.
simonb
2020-09-26
Including <ddb/db_access.h> once should be sufficient.
simonb
2020-09-26
Support CPU interrupt affinity on Tsunami systems.
thorpej
2020-09-26
Add support for CPU interrupt affinity for PCI interrupts:
thorpej
2020-09-26
- Fix some bugs in previous, mainly related to indexing the correct
thorpej
2020-09-25
spelling fixes in sd.c comments
jakllsch
2020-09-25
Add a newline
skrll
2020-09-25
Add a function to copy AC-Name and Service-Name
yamaguchi
2020-09-25
Clear AC-Name and Service-Name if params are not specified
yamaguchi
2020-09-25
Changes to make interrupt {,dis}establish MP-safe on Alpha:
thorpej
2020-09-24
lfs: Include lfs_debug.c only if DEBUG is enabled.
riastradh
2020-09-24
fix *_bs_rm_4_swap(). it was only reading 2 bytes, not 4 bytes.
ryo
2020-09-24
Trailing whitespace
skrll
2020-09-24
no need to swap pt.cmd.cdwXX at nvme_set_number_of_queues(). cmd.cdwXX will b...
ryo
2020-09-24
apply more _KERNEL and fix the amd64 (and probably more) build.
mrg
2020-09-24
fix bugs in *_bs_rm_8_swap(). it was only reading 4 bytes, not 8 bytes.
ryo
2020-09-24
need to swap on big endian machines.
ryo
2020-09-24
fix build on non rmx or octeon systems.
mrg
2020-09-24
Small fixes from knakahara:
msaitoh
2020-09-24
Whitespace
skrll
2020-09-24
add __aligned() to all __packed structures.
ryo
2020-09-24
no need to swap 32bit-packed macaddr on big endian
ryo
2020-09-24
skip kernel-only code on crash.
mrg
2020-09-24
fix octeon !DDB builds.
mrg
2020-09-23
note more about AVE EMAC design
nisimura
2020-09-23
Define a constant for the SIO IRQ line, and keep a shadow copy of
thorpej
2020-09-23
Use a wrapper to acquire the kernel lock for non-MPSAFE interrupts,
thorpej
2020-09-23
whitespace fix
jakllsch
2020-09-23
Don't dump the CPU topology in the uninspiring case of a single CPU.
simonb
2020-09-23
make !DDB kernels build.
mrg
2020-09-23
The current MIPS DDB stacktrace code doesn't work if no symbols are
simonb
2020-09-23
Readability of a comment
skrll
2020-09-23
Move the compile-time assert outside of the __MUTEX_PRIVATE guard.
thorpej
2020-09-23
Move the simple lock used for spin mutexes into the sub-structure that
thorpej
2020-09-23
Define some additional Cchip registers.
thorpej
2020-09-22
Changes to make MPSAFE interrupts work on Alpha:
thorpej
2020-09-22
ifconfig: Report link state even if media is not supported
roy
2020-09-22
PR kern/55674:
kardel
2020-09-22
swp is only useful on armv7 uni-processor systems.
mrg
[next]