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
/
arm
/
include
Age
Commit message (
Expand
)
Author
2021-05-30
Include opt_param.h for MSGBUFSIZE ifdef _KERNEL_OPT.
rin
2021-05-30
Don't use V8 atomic instruction for AA32 mode.
joerg
2021-05-04
Provide pte_{value,valid_p}
skrll
2021-04-27
Fix the barrier confusion. From Riastradh - thanks!.
skrll
2021-04-26
Change #ifdef FOO to #if defined(FOO). NFCI.
skrll
2021-04-24
Fix ARMv8 instructions
skrll
2021-04-24
G/C
skrll
2021-04-23
Trialing whitespace
skrll
2021-03-27
Revert recent pic optimizations until I have more time to work on this.
jmcneill
2021-03-01
Add DISABLE_INTERRUPT_SAVE(), like DISABLE_INTERRUPT() but also returns
jmcneill
2021-02-21
Keep current hardware priority value in struct cpu_info and use it instead
jmcneill
2021-02-20
Move 'struct pic_pending' from percpu to struct cpu_info. Saves a few
jmcneill
2021-02-07
Add ENABLE_INTERRUPT() / DISABLE_INTERRUPT() macros for compatibility
jmcneill
2021-02-01
G/C some old code that was for acorn26
skrll
2021-01-31
Fix (unused) PRRR_NOSn #define
skrll
2021-01-27
Style. NFCI.
skrll
2021-01-24
Obey __HAVE_BUS_SPACE_8
martin
2020-12-14
Obsolete PT_STEP and friends, that have never been implemented.
rin
2020-12-03
Provide and use a sev() macro for the sev instruction.
skrll
2020-12-01
G/C MUTEX_PAUSE_{PAUSE,WAKE}
skrll
2020-12-01
Trailing whitespace
skrll
2020-12-01
Fix confusions related to encoding of instructions.
rin
2020-12-01
Switch earmv6{,hf}eb to BE8 in kernel side.
rin
2020-11-03
The ARM C Language Extenstion document defines __ARCH_ARM as the integer
skrll
2020-10-31
Fix armv6 builds by providing an armv6 is macro
skrll
2020-10-30
Retire arm_[di]sb in favour of the isb() and dsb(sy) macro invocations.
skrll
2020-10-18
Trailing whitespace
skrll
2020-10-11
Define _ARM_ARCH_8 when __ARM_ARCH_8A (no trailing double underscore) as
skrll
2020-10-08
Bump MAXDSIZ from 1536 to 1836.
he
2020-09-29
Collapse all CPU_CORTEXA<n> options into CPU_CORTEX and do runtime
jmcneill
2020-09-29
Fix RPI (armv6) build
skrll
2020-09-26
Define isb(), dsb(option), and dmb(option)
skrll
2020-09-26
G/C arm/atomic.h
skrll
2020-09-10
kasan: fix the copyright notices
maxv
2020-09-05
Round of uvm.h cleanup.
riastradh
2020-09-05
Add missing prototypes for __bs_c(f,_bs_sm_?_swap)
jakllsch
2020-08-29
Cover the full kernel address range in KASAN
skrll
2020-08-28
Some KASAN fixes and tweaks
skrll
2020-08-17
swap sys/param.h for machine/param.h. this still obtains the
mrg
2020-08-16
G/C MP_CPU_INFO_MEMBERS
skrll
2020-08-16
Define COHERENCY_UNIT and CACHE_LINE_SIZE to fix arm builds.
skrll
2020-08-14
Mirror the changes to aarch64 and
skrll
2020-07-19
Fix RPI boot which needs more early stack
skrll
2020-07-11
Fix ARM builds
skrll
2020-07-10
Remove stray #else / #endif block in KASAN support commit
skrll
2020-07-10
Oops... deal with a last minute #define name change. KASAN support now
skrll
2020-07-10
Add support for KASAN on ARMv[67]
skrll
2020-07-10
Do previous differently for now
skrll
2020-07-08
Provide some KVA layout #defines in arm32/vmparam.h and simplify
skrll
2020-07-08
Remove an unnecessary #ifdef
skrll
[prev]
[next]