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
/
mips
/
include
Age
Commit message (
Expand
)
Author
2018-02-15
Introduce _UC_MACHINE_FP() as a macro
kamil
2018-02-08
Allow kdbpeek() to return failure. If it does, stop the stack trace.
bouyer
2018-01-22
Don't attempt to dereference cpu_infos if ncpus == 0.
maya
2017-12-29
Simplify, don't use ifdefs to optimize out DIAGNOSTIC assertions.
maya
2017-12-16
CPU_INFO_FOREACH() must always iterate at least the boot cpu.
mrg
2017-12-09
provide 32 and 64 bit register struct definitions.
christos
2017-11-06
Handle 64 bit kernels.
christos
2017-11-06
Cleanup and clarify the ELFSIZE mess:
christos
2017-10-31
Allow architectures to define a macro PROC_MACHINE_ARCH(P) and
martin
2017-09-17
more const.
christos
2017-09-07
Don't define UVM_KM_VMFREELIST on mips as it excludes some memory
skrll
2017-07-30
Remove references to COMPAT_IRIX - does not exist anymore.
maxv
2017-07-24
mostly converted sbmips -> evbmips. the SBMIPS kernel builds fully
mrg
2017-06-24
Update VM_DEFAULT_ADDRESS32_TOPDOWN to include guard area.
joerg
2017-06-24
Provide pte_set
skrll
2017-06-23
Recommit exec_subr.c revision 1.79:
joerg
2017-05-07
Trailing whitespace
skrll
2017-04-12
Add new macro PTRACE_BREAKPOINT_ASM in <sys/ptrace.h> MD part
kamil
2017-04-08
Add new ptrace(2) API: PT_SETSTEP & PT_CLEARSTEP
kamil
2017-03-22
provide a common softfloat fenv implemenation and use it for softfloat builds.
chs
2017-03-16
allow pcu_save() and pcu_discard() to be called on other threads,
chs
2017-02-27
fix fesetround() to set the FPSR to the desired value rather than
chs
2017-02-27
the FP_* rounding constants need to be different from the new FE_* constants
chs
2017-02-25
Switch from __ABICALLS__ to __mips_abicalls like upstream GCC does in
joerg
2017-02-23
provide ecoff 32 defines.
christos
2017-01-27
remove __HAVE_COMPAT_NETBSD32
christos
2017-01-26
provide __HAVE_COMPAT_NETBSD32 and fix multiple include protection consistently.
christos
2017-01-13
making this use mips assembly is a good start!
christos
2016-12-23
"Make NetBSD great again!"
cherry
2016-11-22
1TB is enough UVA for anyone... plus not all cpus can support more.
skrll
2016-11-11
switch mfc0_hazard to be superscalar nop, some mips3 are superscalar
maya
2016-11-09
Move MFC0_HAZARD definition to asm.h instead of defining it twice
maya
2016-11-04
Cmoment formatting. No functional change.
skrll
2016-10-31
Pre-allocate some kcpuset_ts so that we don't try and allocate in the
skrll
2016-10-18
add isa_intr_establish_xname() to MD isa headers so that it can be used
jdolecek
2016-10-13
sprinkle #ifndef __ASSEMBLER__ to make this file usable from .S - mostly for
macallan
2016-09-15
remove last isolated islands using BUS_SPACE_BARRIER_SYNC and
jdolecek
2016-09-04
Fix pte_cached_p for MIPS_HAS_R4K_MMU
skrll
2016-08-18
Need to compile in cache alias support when MIPS3 or MIPS4
skrll
2016-08-13
Move the NOP_L macro into asm.h
skrll
2016-08-13
Trailing whitespace
skrll
2016-07-30
Use register_t for _ds_vaddr
matt
2016-07-30
KX needs to set on !O32 kernels
matt
2016-07-16
move sysctl-related #defines out of #ifdef _KERNEL so userland can see them
macallan
2016-07-12
Appease gcc and asm
skrll
2016-07-12
Fix RCSId
skrll
2016-07-11
Use sdcache routines.
matt
2016-07-11
Trailing whitespace
skrll
2016-07-11
Remove commented #include
skrll
2016-07-11
Change MIPS to use the common pmap code.
matt
[next]