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
/
alpha
/
include
Age
Commit message (
Expand
)
Author
2018-02-15
Introduce _UC_MACHINE_FP() as a macro
kamil
2017-11-06
Cleanup and clarify the ELFSIZE mess:
christos
2017-10-17
Explain our implementation choice for implementation-defined values
maya
2017-09-17
more const.
christos
2017-06-22
spelling (DEC called it "TURBOchannel")
flxd
2017-06-16
dumpconf(void) long doesn't exist, remove the prototype
jdolecek
2017-04-12
Add new macro PTRACE_BREAKPOINT_ASM in <sys/ptrace.h> MD part
kamil
2017-03-16
allow pcu_save() and pcu_discard() to be called on other threads,
chs
2017-01-14
Undo; the correct fix was applied in csu/arch/alpha/crtbegin.h
christos
2017-01-14
Avoid stupid gcc redefinition warnings by #undef before redefine.
martin
2017-01-14
fix types.
christos
2016-12-17
Fix typo "one the" and architecture where appropriate.
flxd
2016-10-18
add isa_intr_establish_xname() to MD isa headers so that it can be used
jdolecek
2016-08-25
match the name with the FE_ constant from fenv.h
christos
2016-08-24
restore the constants to the old values to match what the kernel expects
christos
2016-08-23
fenv.h for alpha
christos
2016-01-24
use __paddr_t since this is a userland API.
christos
2016-01-23
expose the kernel types for standalone code.
christos
2016-01-23
Hide {p,v}{addr,size}_t and register_t (and a couple more types that
christos
2016-01-20
Change base address to account for later Alpha models with later firmware
jklos
2015-09-25
For processors that have memory breakpoints, add macros for them to help
christos
2015-09-15
Provide access to pc/sp/syscall-return registers like we have for mcontext
christos
2015-09-07
Final bit of PR 41200: headers that declare ioctls should include sys/ioccom.h.
dholland
2015-08-28
Convert to __cpu_simple_lock_nv_t. Somehow missed alpha in the earlier
pooka
2015-06-17
Make clock_t unsigned
martin
2015-01-08
Introduce membar_datadep_consumer.
riastradh
2014-10-17
Fix build of RAWHIDE kernel.
uebayasi
2014-08-13
Include <sys/common_int_types.h> if __UINTPTR_TYPE__ is defined.
matt
2014-08-13
Include <sys/common_int_const.h> if __INTMAX_C_SUFFIX__ is defined.
matt
2014-08-13
Include <sys/common_init_limits.h> if __SIG_ATOMIC_MAX__ is defined.
matt
2014-08-13
include <sys/common_int_mwgwtypes.h> if __UINT_FAST64_TYPE__ is defined.
matt
2014-08-13
include <sys/common_int_fmtio.h> if __INTPTR_FMTd__ is defined
matt
2014-08-06
Consistently define WARN in a way that passes format string checks, i.e.
joerg
2014-05-19
Implement MI IPI interface with cross-call support.
rmind
2014-05-16
Cleanup and simplify PCU FP support. Nuke MDLWP_FPUSED.
matt
2014-05-16
pcu(9):
rmind
2014-04-21
Since all our compilers support __DBL_* and __FLT_*, use them to define
matt
2014-03-29
make pci_intr_string and eisa_intr_string take a buffer and a length
christos
2014-03-21
gc sprintf; reduce local static usage of interrupt strings that are only
christos
2014-03-18
Make all __ALIGNBYTES macros return the same type (size_t)
christos
2014-01-22
undo rump workaround
christos
2014-01-21
rumpkernel needs ci_pcc_freq
christos
2014-01-20
Check and set "is_console" property to PCI displays for framebuffer drivers.
tsutsui
2014-01-01
Fix PMAP_SIZEOF() to deal with that the pmap has 0 pmap_asn_info now.
matt
2013-11-10
use __unused instead of __USE and void cast to mark iterator variable unused
christos
2013-11-04
convert to flex array
christos
2013-11-04
make volatile variable as __USED()
christos
2013-11-03
use __USE() in the iterator variable
christos
2013-08-22
-extend the pcu(9) API by a function which saves all context on the
drochner
2013-07-11
Add a RCSID macro for non _KERNEL use
matt
[next]