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
/
powerpc
Age
Commit message (
Expand
)
Author
2006-09-02
Add/rename macros (PVO_xxx_P) for testing WIRED, MANAGED, EXECUTABLE ness
matt
2006-08-31
* move the "cheating" conditional into unmapiodev() implementation
freza
2006-08-31
* ppc4xx_tlb_reserve(): allocate "reserved" TLB entries dynamically
freza
2006-08-31
* add PVR values for Xilinx 405 cores
freza
2006-08-31
Call unmapiodev when unmapping bus_space to possibly reclaim the VA.
matt
2006-08-31
Add unmapiodev(vaddr_t, vsize_t) (to be used by bus_space_unmap)
matt
2006-08-31
Add unmapiodev.
matt
2006-08-31
Make cpu_coredump dependent on COREDUMP
matt
2006-08-28
- remove unused bdbtofsb.
yamt
2006-08-05
1st cut of Powermac G5 support (uses bridge mode).
sanjayl
2006-07-25
fix typoe; thanks ober
elad
2006-07-23
Use the LWP cached credentials where sane.
ad
2006-07-19
- Hold a reference to the process credentials in each struct lwp.
ad
2006-07-13
Add an option COM_REGMAP to allow com(4) to use an array of register indices.
gdamore
2006-07-12
wrap as(1)-only elements in #ifdef _LOCORE
ross
2006-07-12
Remove unused ppc4xx_tlb_unpin() function.
simonb
2006-07-10
Put appropriate prefixes on property names to reduce chances of name
thorpej
2006-07-10
Fix recent ibm4xx/intr.c rework:
freza
2006-07-08
add new split personality for ELF64
ross
2006-07-07
Add _LP64 version of _mcount for ppc64
ross
2006-07-07
Add stmd and lmd macros.
ross
2006-07-06
more refinements for ppc64 PIC/PLT/TOC issues
ross
2006-07-06
Fix the entries for SPR_DC_ADR and SPR_DC_DAT.
scw
2006-07-04
Remove some unused variables.
simonb
2006-07-01
Add ppc64 ENTRY() macro that defines the descriptor and the dot symbol.
ross
2006-06-30
Bring ibm4xx interrupt code up to date:
freza
2006-06-26
use the "i2cbus" interface attribute rather than putting a string name
drochner
2006-06-13
Merge multiple definitions of cntlzw() ("count leading zeros")
freza
2006-06-04
undef memset before calling it with a destination address of 0.
mrg
2006-05-30
Remove duplicate definitions of mfdcr()/mtdcr() in favor of a single one
freza
2006-05-15
Move cpu_configure to evbppc/*.c.
shige
2006-05-15
include kauth.h for kauth_cred_geteuid.
yamt
2006-05-15
include kauth.h for kauth_cred_geteuid.
yamt
2006-05-14
integrate kauth.
elad
2006-05-13
Fix a problem when an exec page is mapped, modified, and then unmapped.
matt
2006-05-12
Fix a typo in a comment.
nathanw
2006-05-07
Unwrap not-too-long long.
simonb
2006-05-05
Remove the devprop API and switch everthing over to the new proplib. Add
thorpej
2006-04-12
Add a NetBSD RCS id.
simonb
2006-04-01
closes kern/32359
cherry
2006-03-29
Move pci_intr_map and pci_conf_interrupt functions to MD codes.
shige
2006-03-28
Use opb_instance instead of dv->dv_unit when checking if we should set
thorpej
2006-03-26
Make cpu_setmcontext() fix up the passed-in MSR value.
shige
2006-03-15
adapt to uvm_fault() interface cleanup: kill the useless 3rd argument
drochner
2006-03-13
IBM4xx on-chip GPIO controller applying MI GPIO framework.
shige
2006-03-13
IBM4xx on-chip GPIO controller apllying MI GPIO framework.
shige
2006-03-12
fix mistakes in yamt-uio_vmspace changes.
yamt
2006-03-08
Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings.
lukem
2006-03-07
Syscall debug tracing is handled by trace_enter() / trace_exit(). Change
thorpej
2006-03-07
Clean up fallout proc_is_traced_p() change:
thorpej
[next]