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
/
cobalt
/
include
Age
Commit message (
Expand
)
Author
2004-01-07
Pass some info from the boot loader to the kernel:
cdi
2003-10-08
Overhaul MBR handling (part 1):
lukem
2003-09-12
Use common mips generic software interrupt routines.
tsutsui
2003-09-12
Protect against multiple inclusion.
tsutsui
2003-09-12
TAB/space cleanup.
tsutsui
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-06-25
Initial commit of a 1-stage boot loader for NetBSD/cobalt. Only booting off
cdi
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-02-05
Replace machine/rnd.h with more appropriate name to share it
nakayama
2003-01-28
Introduce BUS_DMA_NOCACHE, and bus_dmamem_map() of i386 supports it.
kent
2003-01-17
Merge the nathanw_sa branch.
thorpej
2002-11-26
Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.
lukem
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2002-08-07
Implement pmc(9) -- An interface to hardware performance monitoring
briggs
2002-06-05
Simplify include files that just include <mips/locore.h>.
simonb
2002-05-15
Let machine-dependent code specify how to enumerate the bus.
thorpej
2002-03-17
Make sure that private DMA flags don't overlap with standard DMA flags;
simonb
2002-02-28
Use "#define<tab>".
simonb
2002-02-27
- define other DEV_ constants that the local port uses.
christos
2002-02-26
Purge CLSIZE, CLSIZELOG2 and MCLOFSET.
simonb
2002-01-13
Implement pci_intr_disestablish().
augustss
2001-11-14
Merge the thorpej-mips-cache branch onto the trunk. This is an
thorpej
2001-09-09
Clean up and standardise across MIPS ports.
simonb
2001-09-04
Standardise the format of MIPS' <machine/db_machdep.h>.
simonb
2001-09-04
May as well include <mips/cpuregs.h> in <mips/cpu.h> once rather than
simonb
2001-09-04
Centralise struct cpu_info declaration and related info to <mips/cpu.h>.
simonb
2001-08-31
Remove an unneeded comment; ``sync'' with other "just include <mips/foo.h>"
simonb
2001-07-19
Add BUS_DMA_READ and BUS_DMA_WRITE flags, that hint the back-end
thorpej
2001-06-08
For ports that wire up pciide in compatibility mode, have
simonb
2001-05-30
use _KERNEL_OPT
mrg
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-03-07
Add the BUS_DMA_STREAMING flag.
thorpej
2001-01-14
Make sure everybody has an splvm() and equate it with splimp() (splimp()
thorpej
2000-12-28
Change pci_intr_map to get interrupt source information from a "struct
sommerfeld
2000-08-22
Add spllock(). See spl(9) for details.
thorpej
2000-08-21
Make sure we provide splsched() as described in spl(9).
thorpej
2000-06-30
raise MSIZE from 128 to 256.
itojun
2000-06-28
Whitespace.
soren
2000-06-26
Add <machine/int_types.h>, which provides namespace-pure definitions
kleink
2000-06-26
Change the kernel mmap interface so that the offset to map is an
simonb
2000-06-06
Add rnd(4) glue for the MIPS3 cycle counter.
soren
2000-06-04
Implement the more flexiable `evcnt' interface as discussed (briefly) on
cgd
2000-05-27
The datap argument to the write_{multi,region} calls is const.
soren
2000-05-27
Protect against multiple inclusion.
soren
[next]