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
Age
Commit message (
Expand
)
Author
2014-03-04
Add GENASSYM_CPPFLAGS in two more places.
joerg
2014-03-04
Remove duplicate END(y) macro
matt
2014-03-04
Don't byte swap the data, assume the bus_space will do it.
matt
2014-03-04
Introduce GENASSYM_CPPFLAGS for options during genassym processing.
joerg
2014-03-04
Add a different version vfp_fpscr_changable if FPU_VFP was not defined.
matt
2014-03-04
compat16 -> compat_16
matt
2014-03-03
Use the global pci_mode to avoid 'set but not used' warnings from gcc 4.8.3.
dsl
2014-03-03
Spell it TOOL_STAT.
joerg
2014-03-03
Use nbstat when cross-compiling, unbreaks build on Linux.
joerg
2014-03-03
config goop for ppc601 support
macallan
2014-03-03
support ppc601
macallan
2014-03-03
More control bits.
matt
2014-03-03
If we are going to map all of physical memory, we don't need to allocate
matt
2014-03-03
Further cpu_info inits in cpu_hatch
matt
2014-03-03
Add more instructions including ldrex/strex variants
matt
2014-03-03
Add a mpsafe flag to the intrsource
matt
2014-03-03
Query the media and vfp feature registers to determine what our default
matt
2014-03-03
Add most of the cpu_* variables to <arm/locore.h>
matt
2014-03-03
sun4v: SUN4V_TLB_TSB_LOCK define should have the same LL (instead of UL) as t...
palle
2014-03-03
Move IO KVA so it doesn't share the same TLB index as the kernel.
matt
2014-03-02
Don't overwrite MACHINE_ARCH if it is already set.
joerg
2014-03-02
Initialize variables used to setup a dummy element.
joerg
2014-03-02
Mark cpu_reset as dead and add an explicit __builtin_unreachable for a
joerg
2014-03-02
Be explicit about the double register use.
joerg
2014-03-02
Bump SYMTAB_SPACE for clang.
joerg
2014-03-02
Bump sshramdisk size to 3800k, reserve 4MB in the install kernel.
joerg
2014-03-02
Clang needs a slightly larger MD image, so bump the size to 2300k.
joerg
2014-03-02
GC ipending.
joerg
2014-03-02
Skip a tautologic check if we know it is one.
joerg
2014-03-02
GC ipending.
joerg
2014-03-02
Make the empty loop body explicit.
joerg
2014-03-02
Explicitly enable VFP support for vfp_init.c. Fixes build of
joerg
2014-03-02
Bump MEMORY_DISK_ROOT_SIZE
skrll
2014-03-02
Discard .SUNW_ctf section just in case.
isaki
2014-03-01
Modernize asm syntax
joerg
2014-03-01
Typo
joerg
2014-03-01
Fix typos
matt
2014-03-01
Add support for printing the tlb on cortex a5 and a7.
matt
2014-03-01
Add db_show_tlb_cmd prototype
matt
2014-03-01
defines/inlines for cortex a5/a7 tlbdata ops
matt
2014-02-28
Use CPPFLAGS and drop -mlittle-endian
matt
2014-02-28
G/C sys/simplelock.h includes
skrll
2014-02-28
Add a PPC64 kernel for testing
matt
2014-02-28
Needed for COMPAT_NETBSD32
matt
2014-02-28
Use PRIxPTR
matt
2014-02-28
sigcode is dependant on compat_16
matt
2014-02-28
Don't hardcode MACHINE_ARCH
matt
2014-02-28
Use uintptr_t to convert pointers.
matt
2014-02-28
Use PRIx64
matt
2014-02-28
If execing a LP64 image, we need to read the function descriptor to get
matt
[next]