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
2011-07-25
Add additional Radeon devices from FreeBSD via Dragon Fly BSD.
jakllsch
2011-07-17
Retire varargs.h support. Move machine/stdarg.h logic into MI
joerg
2011-07-01
#include <sys/bus.h> instead of <machine/bus.h>.
dyoung
2011-06-28
More __UNCONST(3).
jruoho
2011-06-28
Adjust for ACPICA 20110623.
jruoho
2011-06-28
Merge ACPICA 20110623.
jruoho
2011-06-28
Import ACPICA 20110623.
jruoho
2011-06-09
dma_addr_t may not be a 64bit type, so add an explicit cast here instead
joerg
2011-05-30
Define a few macros as unsigned to avoid UB when later shifting them
joerg
2011-05-30
Silence warnings about unused return value for a dead hardware read.
joerg
2011-05-30
Fix format strings to match arguments
joerg
2011-05-30
Remove invalid const, the content is later passed to free.
joerg
2011-05-25
more wrong formats.
christos
2011-05-25
fix printf formats.
christos
2011-05-24
Use some format specifiers that actually exist
joerg
2011-04-04
Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9),
dyoung
2011-03-30
Fix build of "radeondrm" kernel module.
tron
2011-03-30
Add missing agp.h include file.
mlelstv
2011-03-27
Make code compile when the kernel has no support for AGP. For now this also
mlelstv
2011-03-07
Get improvements from FreeBSD-current (January 2011).
cegger
2011-03-05
Make interrupt establishment failure be noted like most other PCI drivers do.
jakllsch
2011-03-05
Correct #endif comment.
jakllsch
2011-03-05
add defflag for AR9285.
cegger
2011-02-27
use pa_intrpin instead of pa_intrline for irq#, since drivers treat irq=0
jmcneill
2011-02-24
change "int pipe" into "unsigned int pipe".
mrg
2011-02-24
convert all crtc values passed in from userland to be unsigned instead
mrg
2011-02-21
make it compile with ATHHAL_DEBUG
cegger
2011-02-21
add AR9285 support
cegger
2011-02-20
add AR9280 support
jmcneill
2011-02-20
Fix wrong note in a comment.
jruoho
2011-02-20
support building as a module
jmcneill
2011-02-18
Provide ACPI_CAST_PTHREAD_T(x).
jruoho
2011-02-18
Revert previous.
jruoho
2011-02-18
sync viadrm with FreeBSD, big new feature is AGP DMA and PCI DMA support
jmcneill
2011-02-18
Cast pthread_self(3) to uintptr_t. ACPICA 20100915:
jruoho
2011-02-18
get rid of this stale copy of via_drv.c, the one we want is in bsd-core
jmcneill
2011-02-18
get rid of #ifdef __FreeBSD__ sections
jmcneill
2011-02-17
Add the RS880 device IDs to radeondrm(4).
jakllsch
2011-02-17
Fix ACPI_DEBUG build.
jruoho
2011-02-17
Sigh. Why some people are unable to write proper C?
jruoho
2011-02-17
__UNCONST(3).
jruoho
2011-02-17
Update for ACPICA 20110211.
jruoho
2011-02-17
ACPI_THREAD_ID type was changed to uint64_t, which is good enough for us.
jruoho
2011-02-17
Merge ACPICA 20110211.
jruoho
2011-02-17
Import 20110211.
jruoho
2011-02-17
Retire src/sys/external/intel-public.
jruoho
2011-02-17
Add the build glue.
jruoho
2011-02-17
Revert the change made by cegger@ to the GPE reference counting.
jruoho
2011-02-17
Apply our local patches.
jruoho
2011-02-17
Reimport ACPICA 20100528 to a new location.
jruoho
[next]