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
/
arch
/
ofppc
/
include
Age
Commit message (
Expand
)
Author
2006-01-25
free -> dealloc
christos
2005-12-11
merge ktrace-lwp.
christos
2005-11-23
In decr_intr(), update lasttb only when clock interrupt is not masked.
nonaka
2005-03-09
Add a dm_maxsegsz public member to bus_dmamap_t. This allows a user of the API
matt
2005-02-17
Install spr.h
briggs
2004-10-23
Centralize the declaration of booted_device and booted_partition.
thorpej
2004-07-29
remove now unnecessary "pci_enumerate_bus" definitions
drochner
2004-05-08
Factor out W{CHAR,INT}_{MAX,MIN} into their own header file.
kleink
2004-03-02
Pull in SPRs via <powerpc/spr.h> in this single instance, and dispose of
kleink
2003-12-30
Fix PowerPC ports build with KGDB.
manu
2003-10-24
Add _bus_dma_phys_to_bus_mem_generic and _bus_dma_bus_mem_to_phys_generic.
matt
2003-10-20
Reorganize the way powerpc port install machine specific headers.
matt
2003-09-03
Move CLKF_BASEPRI to machine specific <intr.h> file since it depends on
matt
2003-06-23
s/PHYS_TO_PCI_MEM/PHYS_TO_BUS_MEM/
aymeric
2003-06-16
Rename IPL_IMP -> IPL_VM.
thorpej
2003-06-15
Handle 64bit DMA addresses on PCI for platforms that can (currently only
fvdl
2003-05-10
Remove redundant bounds_check_with_label() prototype.
thorpej
2003-02-05
Replace machine/rnd.h with more appropriate name to share it
nakayama
2003-02-03
Rename PPC_MPC6XX to PPC_OEA (and any mpc6xx reference to oea).
matt
2003-02-03
More cleanup for OLDPMAP.
matt
2003-02-02
Remove OLDPMAP support.
matt
2003-01-28
Introduce BUS_DMA_NOCACHE, and bus_dmamem_map() of i386 supports it.
kent
2003-01-18
Merge the nathanw_sa branch.
thorpej
2002-12-10
Use __LDPGSZ (which must be == USRTEXT) as the text address for a.out
thorpej
2002-12-08
A working fork/vfork implementation. Darwin fork differs from our fork by
manu
2002-11-26
Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.
lukem
2002-10-30
Add missing file.
matt
2002-09-22
Use "#define\t" instead of "#define ".
simonb
2002-09-21
don't install a couple headers that are of no use in userland.
chs
2002-09-21
remove protos for non-existant functions.
chs
2002-09-18
implement device_register() for ofppc.
chs
2002-09-18
fix the ofppc interrupt code to work at all. the previous code was
chs
2002-09-16
fix printf format string.
chs
2002-08-07
Implement pmc(9) -- An interface to hardware performance monitoring
briggs
2002-07-07
Use SR 11 as USER_SR. (12 is used as an I/O BAT).
matt
2002-07-05
Peform a rototill over the powerpc-based ports.
matt
2002-05-15
Let machine-dependent code specify how to enumerate the bus.
thorpej
2002-03-09
switch all mpc6xx powerpc ports to NEWPMAP by default.
chs
2001-11-15
MAXSLP is defined to be a machine-independent scheduling parameter,
soren
2001-10-31
Split elf32 vs. elf64 handling in loadfile(), including support for
thorpej
2001-10-29
Check in of work-in-progress of Firepower native device support.
thorpej
2001-10-29
Add/rework infrastructure that will allow us to support native
thorpej
2001-10-24
Need to install intr.h.
thorpej
2001-10-24
NEWPMAP fixes that I missed committing.
billc
2001-10-23
Add machine-dependent defns for libsa's loadfile().
thorpej
2001-10-22
Begin the task of splitting up the ofppc port into common code
thorpej
2001-10-22
Fetch the platform name earlier, so we can determine what kind of
thorpej
2001-10-20
just set MACHINE and include powerpc/param.h - non-NEWPMAP ofppc kernels boot...
billc
2001-08-26
Make all powerpc ports use a common Makefile.powerpc (except walnut)
matt
2001-08-05
Define VM_MAX_KERNEL_BUF and PAGER_MAP_SIZE to save KVA space.
tsutsui
[next]