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
/
sh3
Age
Commit message (
Expand
)
Author
2004-01-06
MD cpu_lwp_free() should have the second arg.
tsutsui
2004-01-04
Rearrange process exit path to avoid need to free resources from different
jdolecek
2003-12-30
Replace the traditional buffer memory management -- based on fixed per buffer
pk
2003-11-25
bye, bye _MCONTEXT_TO_SIGCONTEXT and vice versa.
christos
2003-11-24
Cosmetic: in sh_vector_generic use named label instead of numeric
uwe
2003-11-24
Old sigcode (to be copied out to the bottom of the user stack) is only
uwe
2003-11-24
Cosmetic: u_int32_t -> uint32_t in comments, trim trailing whitespace.
uwe
2003-11-24
Add __KERNEL_RCSID.
uwe
2003-11-24
Definition of __KERNEL_RCSID for asm files.
uwe
2003-11-24
In db_disasm call get_ascii only if necessary.
uwe
2003-11-24
general_exception() now receives TEA as a third argument. For user
uwe
2003-11-24
Pass TEA to general_exception. While here add a couple of comments.
uwe
2003-11-23
Implement siginfo for sh3.
uwe
2003-11-22
Add _UC_SETSTACK, _UC_CLRSTACK flags. Add __fpr_fpul to __fpregset_t
uwe
2003-11-20
In intc_intr_priority() don't panic if the evtcode is not one of
uwe
2003-11-16
Fix cpu_switchto() to correctly prepare new lwp before switching to it.
uwe
2003-11-15
Tweak KDASSERT to avoid double negation.
uwe
2003-11-05
Register definitions for SH7709 DAC.
uwe
2003-11-05
Add closing parenthesis missed in previous.
uwe
2003-11-04
Remove p_nras from struct proc - use LIST_EMPTY(&p->p_raslist) instead.
dsl
2003-11-04
Redo a quick hack for intc_intr_disable() and intc_intr_enable() to have
uwe
2003-11-01
In intc_intr_priority init iprreg to pacify gcc.
uwe
2003-10-31
In swap_endian_disklabel(), don't forget copy members which are not
tsutsui
2003-10-31
Reduce code duplication by adding mi_userret() in sys/userret.h
cl
2003-10-31
Don't pass the (unused) return value args to the
simonb
2003-10-31
When signaling SIGTRAP for debugger break adjust pc to point back to
uwe
2003-10-31
tlb_exception: pacify -Wuninitialized by adding default case.
uwe
2003-10-26
Use <sys/ieee754.h> where applicable.
kleink
2003-10-22
Use adcvar.h.
uwe
2003-10-22
Don't compare a char to NULL.
uwe
2003-10-22
Don't compare an integer to NULL.
uwe
2003-10-22
Don't compare an integer variable to NULL.
uwe
2003-10-19
__KERNEL_RCSID.
uwe
2003-10-18
Make intc_intr_priority() return old level. While here, make the code
uwe
2003-10-18
Config glue for adc(4).
uwe
2003-10-18
Driver for analog->digital converter in sh7709.
uwe
2003-10-15
Use 'CH' for channel select in the ADCSR bits format string for consistency.
uwe
2003-10-13
add MD part of SA/pthread pagefault handling on sh3
cl
2003-10-10
Register definitions for sh7709 analog->digital converter.
uwe
2003-10-08
Add IPR mappings for remaining sh7709 IRQx.
uwe
2003-10-08
Add some accessor macros for the ucontext:
thorpej
2003-10-08
Overhaul MBR handling (part 1):
lukem
2003-10-07
Add definitions for IRR0 bits.
uwe
2003-10-01
Whitespace nit.
uwe
2003-09-26
Move __cpu_simple_lock_t and __SIMPLELOCK_{UN,}LOCKED to machine/types.h
nathanw
2003-09-26
Fix "constify sendsig/trapsignal" fallout for non-siginfo'd archs. Test
simonb
2003-08-27
Bring _PROF_PROLOGUE back. The breakage was caused by calls to
uwe
2003-08-11
I don't understand why there this is here, since we have exec_ecoff.c in kern,
christos
2003-08-10
fix typos in comments.
chs
2003-08-10
Undo previous. It breaks profiling, but I managed to test against the
uwe
[next]