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
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
2001-05-30
use _KERNEL_OPT
mrg
2001-05-03
PPC machine type tags haven't been used for a while.
soren
2001-05-01
Per discussion w/ chuck and chuck, restructure the md page stuff
thorpej
2001-04-29
Add a VM_MDPAGE_MEMBERS macro that defines pmap-specific data for
thorpej
2001-04-15
Add definitions of C99 integer format conversion macros.
kleink
2001-04-15
Add definitions of C99 specified-width integer type limits.
kleink
2001-04-14
Add definitions of C99 integer constant macros.
kleink
2001-04-14
Add definitions of C99 integer constant macros.
kleink
2001-04-14
Add definitions of C99 minimum-width and greatest-width integer types.
kleink
2001-04-13
Remove the use of splimp() from the NetBSD kernel. splnet()
thorpej
2001-04-12
splimp -> splvm
thorpej
2001-01-18
Use <powerpc/psl.h>
thorpej
2001-01-14
Make sure everybody has an splvm() and equate it with splimp() (splimp()
thorpej
2000-12-14
Partial syscall cleanup, as per other ports.
mycroft
2000-11-16
Need to provide CACHELINESIZE in _STANDALONE environments, too.
thorpej
2000-08-25
Make need_resched() take a "struct cpu_info *" argument. This
thorpej
2000-08-22
Add spllock(). See spl(9) for details.
thorpej
[next]