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
/
shark
Age
Commit message (
Expand
)
Author
2003-12-14
No need to include wdvar.h anymore.
thorpej
2003-12-11
Bump SYMTAB_SPACE, we need more nowadays.
martin
2003-12-10
Change reference at bottom from sys/dev/majors to sys/conf/majors to match
jmc
2003-11-07
Fix KERN_DEBUG format string <-> parameter mismatch.
martin
2003-11-05
Use the alignment fault enable/restore macroes in irq_entry.
scw
2003-11-05
s/bcopy/memmove/
scw
2003-11-02
Redo previous so that it actually works - the OF node still is called "wdc"
martin
2003-10-26
Use ${HOST_SH} instead of `sh'.
lukem
2003-10-24
wd and atapibus are at atabus now, not directly at wdc.
is
2003-10-24
g/c all SCSI-only device majors - shark doesn't have SCSI and isn't
jdolecek
2003-10-24
add necessary majors for miscellaneous devices, such as missing
jdolecek
2003-10-22
Another NULL vs. 0 correction.
agc
2003-10-22
Don't use NULL when 0 is needed.
agc
2003-10-22
Don't use NULL for integer values.
agc
2003-10-10
reassing majors for crypto and pf to use the newly defined MI major
jdolecek
2003-10-10
update the comment - the space for machine-dependant majors
jdolecek
2003-10-08
Add atabus.
bouyer
2003-10-08
Overhaul MBR handling (part 1):
lukem
2003-10-08
Use -ffreestanding.
simonb
2003-10-05
Add some framework for MI assignment of device majors - add sys/dev/majors
jdolecek
2003-09-21
For GCC 3.3.1, need to remove .comment too.
matt
2003-09-13
Add COMPAT_16 to most arm based kernels. Mainly in preperation for doing
chris
2003-08-22
create /dev/crypto
itojun
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-08-01
Add a missing NULL _cookie to the arm32_bus_dma_tag initialization.
kristerw
2003-07-27
reserve cdev major # for PF. ok'ed by technical-exec
itojun
2003-07-15
__KERNEL_RCSID()
lukem
2003-06-25
Use CPUFLAGS instead of COPTS to pass -march=armv4 -mtune=strongarm.
uwe
2003-06-23
Make sure to include opt_foo.h if a defflag option FOO is used.
martin
2003-06-16
Rename IPL_IMP -> IPL_VM.
thorpej
2003-06-14
Also pass a type argument to comcnattach() and com_kgdb_attach().
thorpej
2003-05-22
Don't need ARM32_PMAP_NEW option any more.
thorpej
2003-05-22
Move KERNEL_VM_SIZE into the C files where its used.
thorpej
2003-05-22
Use virtual_avail and virtual_end to compute the size of the available
thorpej
2003-05-21
Move KERNEL_VM_BASE inside where it is used (it won't be there for long).
thorpej
2003-05-20
Remove definitions for sp,lr,pc. Stops duplicate warnings from the
simonb
2003-05-08
ISA_DMA_BOUNCE_THRESHOLD was moved to dev/isa/isareg.h
fvdl
2003-05-07
Back out the previous, removing the wsfont pseudo-device added as part
he
2003-05-04
Add wsfont. Addresses PR#18388.
gmcgarry
2003-05-03
Don't expose KERNEL_TEXT_BASE outside of board-specific code. This gives
thorpej
2003-05-03
DMA, not dma nor Dma.
wiz
2003-05-03
Fix wrong ifdef's (introduced by me when ksyms:ing).
ragge
2003-05-03
Reduce differences between ARM32_NEW_VM_LAYOUT and not; always pass
thorpej
2003-05-03
Remove old pmap support for platforms which have fully switched over.
thorpej
2003-05-03
Make the new pmap standard on the shark.
thorpej
2003-05-02
Eliminate PTE_BASE and the PT-PT completely in the ARM32_PMAP_NEW case.
thorpej
2003-04-28
Don't define APTE_BASE if ARM32_PMAP_NEW is defined; the new pmap
thorpej
2003-04-26
Add pseudo-device ksyms.
ragge
2003-04-26
Call ksyms_init() instead of ddb_init() in case of
ragge
2003-04-25
Add ksyms device major.
ragge
[next]