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
/
external
Age
Commit message (
Expand
)
Author
2010-03-20
don't pass "maxaddr" as a boundary in bus_dmamap_create() like rev 1.8
mrg
2010-03-03
make suspend/resume actually work:
mrg
2010-02-28
In preparation for partial modularization of the acpi(4) subtree.
jruoho
2010-02-24
A pointer typedef entails trading too much flexibility to declare const
dyoung
2010-01-26
PR/42262: Support drm drivers (intel G33/G45) submapping pci resources
jmorse
2010-01-08
Expand PMF_FN_* macros.
dyoung
2009-12-14
add suspend/resume hooks for command processor
kefren
2009-12-12
add stub pmf hook
kefren
2009-12-06
Delete the do-nothing device-activation hook, drm_activate().
dyoung
2009-11-23
make iasl build again.
cegger
2009-11-23
Update ACPI_SRAT_CPU_AFFINITY to match ACPI specification 4.0.
cegger
2009-09-27
deregister with pmf on detach
jmcneill
2009-09-27
register with pmf
jmcneill
2009-09-27
Port viadrm to NetBSD and fix a bunch of compile issues:
jmcneill
2009-09-27
make sure to call pci_intr_*stablish() with the right first argument;
mrg
2009-09-12
fix some confusion between highest DMA address and the boundary not to
drochner
2009-09-10
PR/42041: Jasper Wallace: Stopgap fix for kernel assert
christos
2009-09-02
- normalize netbsd drm_mtrr_del() with freebsd, removing a few #if's
mrg
2009-09-02
remove a memset() that isn't necessary.
mrg
2009-08-26
introduce an ugly but simple hack to work around external software
mrg
2009-08-23
Hide the message about an RSDP not being found unless we are debugging.
jmcneill
2009-08-23
on netbsd with the single final close() action, make sure we clean up
mrg
2009-08-18
Use ACPI_DEBUG_PRINT instead of ACPI_INFO for AcpiNsExecModuleCodeList
jmcneill
2009-08-18
Print table header information with ACPI_DEBUG_PRINT instead of ACPI_INFO.
jmcneill
2009-08-18
Build fixes for NetBSD.
jmcneill
2009-08-18
Build fix for amd64.
jmcneill
2009-08-18
config glue for acpica
jmcneill
2009-08-18
Build fixes for NetBSD.
jmcneill
2009-08-18
initial import of acpica-20090730
jmcneill
2009-08-08
- stash the fbmap into the radeon dev_priv handle so we can ..
mrg
2009-08-07
remove some netbsd specific code that does nothing.
mrg
2009-08-07
NetBSD doesn't support alq(9) and hence ATHHAL_DEBUG_ALQ is unusable.
sborrill
2009-06-24
don't include pcidevs_data.h.
mrg
2009-06-24
convert a DRM_ERROR() to DRM_DEBUG(). its failure is not fatal
mrg
2009-06-23
add a commented out section for nouveau driver.
mrg
2009-06-23
add a bunch of fixes mostly from rafal@.
mrg
2009-06-21
make external drm the default.
mrg
2009-06-20
some minor clean up:
mrg
2009-06-19
add a freshly generated drm_pciids.h
mrg
2009-06-19
merge the changes from drm 85b9f737db0d2a845e4d7e2bbf9ad12ff9e2227c
mrg
2009-06-19
import the missing file from mesa-drm at git change
mrg
2009-06-19
import mesa-drm git from version 85b9f737db0d2a845e4d7e2bbf9ad12ff9e2227c.
mrg
2009-05-14
Fix prototypes to match the functions. The prototypes had `int' specified for
reinoud
2009-05-09
softc split as needed by the rest of the drm code. Add basic
joerg
2009-03-30
apply from sys/dev:
mrg
2009-03-30
XXX: drm_close_pid() went away, and the hack i tried to avoid it
mrg
2009-03-30
- set dev->device to the device_t
mrg
2009-03-30
apply from sys/dev:
mrg
2009-03-30
- apply from sys/dev:
mrg
2009-03-30
- apply from sys/dev:
mrg
[next]