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
2009-08-06
Cleanup a bit and remove some debugging cruft that's no longer needed now
matt
2009-08-06
add rasops15 too for completeness
macallan
2009-08-06
pull in rasops16 - needed for gdium support
macallan
2009-08-06
Change MIPS64_LOONGSON2 to MIP3_LOONGSON2 since it's a MIPS3 and not MIPS64.
matt
2009-08-06
Add support for DIOCGDISKINFO for wedges. This fixes regression after my
haad
2009-08-06
The Loongson2 secondary cache is unified.
matt
2009-08-06
Make cidnames const
matt
2009-08-06
For the sake of correctness, call pmf_device_deregister() in the detach
mbalmer
2009-08-06
Check if ndi is valid before use.
cegger
2009-08-06
Switch rump from the handwritten vnode pager to the standard kernel
pooka
2009-08-06
Add suicidal stubs for pmap_enter() and pmap_remove(). Hopefully
pooka
2009-08-06
Make ucycomstart use usbd_setup_xfer and a callback so that it doesn't
skrll
2009-08-06
Later generation 82566 IGP PHYs have problems with media changes to 100Mb and
kml
2009-08-06
Add disassemble code for DMT, DMF, MTH and MFH.
msaitoh
2009-08-06
If the difference bettween last flag and new flag is only IFF_PROMISC or
msaitoh
2009-08-06
Add Loongson2 support.
matt
2009-08-06
GDIUM support. It compiles but doesn't yet work. It dies quickly in
matt
2009-08-06
Add ICT Loongson2 identification.
matt
2009-08-06
LOONGSON2 is a MIPS III
matt
2009-08-06
Use bool instead of int.
matt
2009-08-05
Add Intel SpeedStep and AMD PowerNow! support in Xen dom0. MSR operations
jym
2009-08-05
Fix ktrace of data from iovec based system calls.
dsl
2009-08-05
lockf() passes its arguments through to fcntl() but is supposed to
dsl
2009-08-05
Compensate v_numoutput & nestbuf for lfs's rather peculiar I/O habits.
pooka
2009-08-05
make RX hw checksum available by default.
cegger
2009-08-05
fix typo
cegger
2009-08-05
remember to nestiobuf_done() too
pooka
2009-08-05
g/c uvm_aio_biodone1(). not used anymore.
pooka
2009-08-05
kill uvm_aio_biodone1(). only user was lfs and that uses nestiobuf now.
pooka
2009-08-05
add some advice symbols we'll eventually need
pooka
2009-08-05
Use nestiobuf instead of homerolled equivalent.
pooka
2009-08-05
Clear PG_PAGEOUT in uvm_aio_aiodone()
pooka
2009-08-05
Typo fix
reinoud
2009-08-05
fix pcic kthread creation timing.
jun
2009-08-05
- Don't access VPD even if hardware advertised the capability.
cegger
2009-08-05
support flow control. from OpenBSD.
cegger
2009-08-05
Use uvm_vnode.c instead of homerolled stuff.
pooka
2009-08-04
* support uvm_pagermapin/out(), adapt uvm_pageratop()
pooka
2009-08-04
uvm_vnp_zerorange() logically and by implementation more a part of
pooka
2009-08-04
Reading the fan speed is expensive, so set the undocumented SME_POLL_ONLY
jmcneill
2009-08-04
kernel opt polish: g/c unnecessary fs_nfs.h and opt_ddb.h
pooka
2009-08-04
Use malloc(...|M_ZERO) instead of malloc(...) followed by memset(,0,).
dyoung
2009-08-04
terminate comment too
pooka
2009-08-04
* supply pager flags in ubc_uiomove()
pooka
2009-08-04
remove extra semicolon, spotted by snj
jmcneill
2009-08-04
add hw.wake.* sysctl subtree for toggling which devices are allowed to
jmcneill
2009-08-04
support flow control. from OpenBSD.
cegger
2009-08-04
Do std vnode locking for specnodes located on rumpfs.
pooka
2009-08-04
Fix GPIO configurations.
kiyohara
2009-08-04
Fix small oversight in device_t/softc split. Pointed out by <jdc>.
martin
[next]