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
/
hppa
/
include
Age
Commit message (
Expand
)
Author
2014-02-24
Rename NetBSD/hp700 to NetBSD/hppa.
skrll
2014-02-19
Provide a genassym.cf in libc for hppa and use it.
skrll
2014-01-31
Consolidate the 128-bit long double defintions to <sys/ieee754.h>
matt
2014-01-31
Add inclusion protection.
matt
2013-09-12
Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is small
joerg
2013-07-13
Put some common entry stuff into _ENTRY and use it.
skrll
2013-04-11
add missing SSIZE_MIN
christos
2013-01-07
switch to __USE_TOPDOWN_VM.
chs
2012-05-21
Provide hppa_{enable,disable}_irq
skrll
2012-04-03
Kill cpu_gethpa by using the HPA stored in the cpu_info structure.
skrll
2012-03-29
Remove unnecessary #include
skrll
2012-03-28
- Normalize inclusion protection (remove)
christos
2012-02-10
proper sizing of kmem_arena on different ports
para
2012-02-04
improve sizing of kmem_arena now that more allocations are made from it
para
2012-02-04
G/C unused [fp]dcache_small.
skrll
2012-01-24
Use and define ALIGN() ALIGN_POINTER() and STACK_ALIGN() consistently,
christos
2012-01-20
Change CMSG_SPACE and CMSG_LEN to provide Integer Constant Expressions
joerg
2012-01-18
Support crash(8) on hppa.
skrll
2012-01-10
G/C vm_{offset,size}_t
skrll
2012-01-06
Track if a page has an executable mapping and flush the icache (and
skrll
2012-01-06
Comment fix.
skrll
2012-01-06
No need to flush the icache/itlb for pool pages as they're never marked
skrll
2011-12-23
Define PMAP_NEED_PROCWR and provide pmap_procwr so that the i-cache is
skrll
2011-12-16
Whitespace.
skrll
2011-12-16
G/C pvh_aliases
skrll
2011-12-08
Track if we saved l_private in the mcontext and don't blindly restore it.
skrll
2011-07-17
Retire varargs.h support. Move machine/stdarg.h logic into MI
joerg
2011-07-11
Fix FLT_* and DBL_* redefinition problem.
matt
2011-07-10
Add defines for extu_frac[ln]m
matt
2011-07-07
port to GCC 4.5.
mrg
2011-06-12
Welcome to 5.99.53! Merge rmind-uvmplock branch:
rmind
2011-05-26
Introduce DDB_EXPR_FMT and replace the logic around DB_EXPR_T_IS_QUAD.
joerg
2011-03-17
HPPA TLS support.
skrll
2011-02-28
__HAVE___LWP_GETPRIVATE_FAST works now.
skrll
2011-02-25
Be nicer to software that insists on -ansi and use __inline.
joerg
2011-02-24
Allow storing and receiving the LWP private pointer via ucontext_t
joerg
2011-02-12
Put RCSIDs in section .ident. (use .pushsection/.popsection)
matt
2011-01-22
Save CR24 and CR27 and report in ddb.
skrll
2011-01-14
Retire struct user, remove sys/user.h inclusions. Note sys/user.h header
rmind
2011-01-02
__HAVE_SIGINFO has not been required/used for a long time now.
skrll
2010-12-20
Consistently use .gnu.warning with .pushsectio and .popsection on all
joerg
2010-11-16
sys/mutex.h includes machine/intr.h via sys/intr.h, so no need here.
uebayasi
2010-11-16
MD interrupt implementation is not VM parameter.
uebayasi
2010-11-14
Move struct vm_page_md definition from vmparam.h to pmap.h, because
uebayasi
2010-11-14
Don't rely on global APIs from internal.
uebayasi
2010-11-06
Remove incomplete, never worked dynamic run-time memory registration
uebayasi
2010-09-20
cargo cult the x86 changes.
christos
2010-07-06
Turn PMAP_NOCACHE into MI flag.
cegger
2010-06-21
Allow PVF_UNCACHEABLE in set/clear of pmap_changebit call (for now).
skrll
2010-06-07
1. MB_LEN_MAX switch MD to MI.
tnozaki
[next]