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
/
dev
Age
Commit message (
Expand
)
Author
2016-07-19
make the check work with widths other than 4, Felix Deichmann
christos
2016-07-19
PR/50849: Felix Deichmann: Relax TC option ROM header check for ROM widths < 4
christos
2016-07-18
Insert missing 'break;' statements.
pgoyette
2016-07-17
Various improvement from t-hash (and a bit from me).
skrll
2016-07-14
- Use aprint*() more in xxx_attach().
msaitoh
2016-07-14
- Use aprint() more in isic_pcmcia_attach().
msaitoh
2016-07-14
KNF. No functional change.
msaitoh
2016-07-14
- Use aprint_normal_dev() instead of aprint_error_dev() when printing
msaitoh
2016-07-14
Use aprint*() instead of printf() in the attach function.
msaitoh
2016-07-14
Use aprint_error() instead of aprint_normal() on error.
msaitoh
2016-07-14
- Use aprint*() instead of printf() in xxx_attach().
msaitoh
2016-07-13
Add all the variant microcode from linux, but don't install it yet.
christos
2016-07-13
sync with FreeBSD
christos
2016-07-13
Use the proper channel for some things.
christos
2016-07-12
According to "PCI Express Base Specification Revision 3.0" from
hannken
2016-07-12
On an Intel E7520 temporarily disable Enhanced Config Access error
hannken
2016-07-11
Add mm_md_page_color hook and use to support better page coloring.
matt
2016-07-11
Fix compile error.
msaitoh
2016-07-11
KNF. No functional change.
msaitoh
2016-07-11
Don't use a callout unnecessarily - especially not this early
skrll
2016-07-11
- Use aprint*() instead of printf() in the attach function.
msaitoh
2016-07-11
pci_intr_type() is required pci_chipset_tag_t argument by other than x86.
knakahara
2016-07-10
fix inverted screen blanking logic
jmcneill
2016-07-10
Make kernel core dumps on cgd(4) work.
riastradh
2016-07-10
The piixpm(4) driver also supports AMD's HUDSON chipset's SMBus function.
pgoyette
2016-07-08
Don't ignore return value of xhci_update_ep0_mps and remove KASSERT at
skrll
2016-07-08
More debug in new_device.
skrll
2016-07-08
s/UBS/USB/
skrll
2016-07-08
more fixes.
christos
2016-07-07
Turn a few KASSERTs into KASSERTMSG mentioning the tested values
maya
2016-07-07
Switch the address list of intefaces to pslist(9)
ozaki-r
2016-07-07
KNF. Remove extra spaces. No functional change.
msaitoh
2016-07-07
kill RAL_DEBUG
christos
2016-07-07
add 539x support from FreeBSD (not working)
christos
2016-07-06
more cards, sort.
christos
2016-07-06
regen
christos
2016-07-06
more ral products
christos
2016-07-03
convert device polling from callout to kthread.
kardel
2016-07-03
Please more delay, if timeout in sdhc_wait_intr().
kiyohara
2016-07-03
Add 'needs-flag' to tps65217pmic.
kiyohara
2016-07-03
Fix build for USB_DEBUG without UMASS_DEBUG
skrll
2016-07-03
Trailing whitespace
skrll
2016-07-01
Convert umass(4) to usbhist.
skrll
2016-07-01
Loop in the interrupt handler while there are interrupts to process.
skrll
2016-07-01
Fixup the error handling and specifically NAK hold off. If the device
skrll
2016-07-01
Debug tweak
skrll
2016-07-01
Format conditional
skrll
2016-07-01
Format conditionals
skrll
2016-07-01
Reformat a conditional
skrll
2016-06-30
Provide some defaults. From Felix Deichmann.
skrll
[next]