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
/
evbppc
Age
Commit message (
Expand
)
Author
2006-09-01
Increase SYMTAB_SPACE to 410000
matt
2006-09-01
Increase SYMTAB_SPACE to 410000
matt
2006-08-31
* implement unmapiodev(), make mapiodev() aware of ppc4xx_tlb_mapiodev()
freza
2006-08-26
PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options
christos
2006-08-14
s/adpater/adapter/
skrll
2006-08-12
Disable SYSTRACE by default on all kernels (discussed with core)
christos
2006-07-13
Add an option COM_REGMAP to allow com(4) to use an array of register indices.
gdamore
2006-07-13
Add a blank line between two unrelated parts of code.
simonb
2006-07-13
Add ksyms pseudo device.
simonb
2006-07-13
Move the ksyms pseudo device to the miscellaneous section.
simonb
2006-07-10
Put appropriate prefixes on property names to reduce chances of name
thorpej
2006-06-30
Bring ibm4xx interrupt code up to date:
freza
2006-05-15
Move cpu_configure to evbppc/*.c.
shige
2006-05-14
integrate kauth.
elad
2006-05-05
Remove the devprop API and switch everthing over to the new proplib. Add
thorpej
2006-05-04
Use config_stdsubmatch() instead of a local submatch function.
simonb
2006-04-19
adjust comments for the new location of wskbdmap_mfii.c,
drochner
2006-04-13
Make it compile again by adding a second cookie to ioctl and mmap
hannken
2006-04-02
Reorder.
kiyohara
2006-03-29
Move pci_intr_map and pci_conf_interrupt functions to MD codes.
shige
2006-03-29
Added CardBus, USB, and IEEE1394 devices.
shige
2006-03-29
Added rtk PCI device, tqphy and rlphy MII devices.
shige
2006-03-28
Add stf to all kernel configs which have INET6 and gif, except the INSTALL
pavel
2006-03-28
Use device_unit().
thorpej
2006-03-15
Bump SYMTAB_SPACE so that it fits again.
he
2006-03-14
Using GPIO bus.
shige
2006-03-13
Remove obsled devices (using old gpio framework).
shige
2006-03-08
Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings.
lukem
2006-03-08
This copy of bus_dma.c is unused; evbppc ports have referenced
nathanw
2006-03-01
merge yamt-uio_vmspace branch.
yamt
2006-02-27
The WALNUT port has now grown a dependency of ibm4xx_autoconf.c via
he
2006-02-26
Don't fiddle with emac here; call the common ibm4xx_device_register().
thorpej
2006-02-26
Set emac0-mac-addr in the "board info" propdb.
thorpej
2006-02-26
Use device_is_a()
thorpej
2006-02-23
Use device_parent().
thorpej
2006-02-18
- Don't expose dev_propdb directly -- provide devprop_*() wrappers instead.
thorpej
2006-02-10
PCI_NETBSD_CONFIGURE should allocate (but not map) address space expansion
gdamore
2006-02-05
Remove 'count' argument for pseudo-devices that ignore it
cube
2006-02-04
bpfilter doesn't accept count anymore.
rpaulo
2006-01-25
free -> dealloc
christos
2005-12-31
Use our own function to copy traps. We cannot use memcpy() anymore
hannken
2005-12-24
bare asm -> __asm
perry
2005-12-24
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
perry
2005-12-20
Remove the tablet line discipline.
thorpej
2005-12-11
merge ktrace-lwp.
christos
2005-12-07
Remove obsolete options VNODE_OP_NOINLINE.
tsutsui
2005-12-07
Adjust comments for options FFS_NO_SNAPSHOT.
tsutsui
2005-11-24
bus_dmamem_map: honour BUS_DMA_NOWAIT. noted by Manuel Bouyer.
yamt
2005-11-24
. Have dbsym explicitly suggest increasing SYMTAB_SPACE when
dbj
2005-11-23
In decr_intr(), update lasttb only when clock interrupt is not masked.
nonaka
[next]