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
Age
Commit message (
Expand
)
Author
2014-02-23
Use cprng_strong32 for LINUX_AT_RANDOM on amd64 too.
njoly
2014-02-23
Fix wrong KASSERTs. Do not compare size vs. entries count.
njoly
2014-02-23
Fix obvious typo
martin
2014-02-23
ttioctl always gets a valid lwp reference. Replace attempt to handle a NULL
mlelstv
2014-02-23
Provide a prototype for xputchar
martin
2014-02-22
Add way_size to arm_cache_info
matt
2014-02-22
Add L1_TABLE_SIZE_REAL
matt
2014-02-22
Don't manipulate the pte to get uncached memory, use PMAP_NOCACHE instead.
matt
2014-02-22
Trim include files
matt
2014-02-22
Drop empty priority lists, not the full ones. Fixes kern/48611.
mlelstv
2014-02-22
Deal with non-4KB page sizes
matt
2014-02-22
include <arm/locore.h>
matt
2014-02-22
Deal with non-4K page sizes.
matt
2014-02-22
use kenter_pa/kremove
matt
2014-02-22
Allow kernels without tsciic to build.
martin
2014-02-22
Re-use the unused ci_cpu_serial[3] to save the highest cpuid values
dsl
2014-02-22
Explicitly include armreg.h (for the interrupt enable bit)
martin
2014-02-22
Define __HAVE_ATOMIC64_OPS if EABI && ARMv6 or later.
matt
2014-02-22
Simplify error path.
maxv
2014-02-21
Match *INSTALL* (so we can match *INSTALL.MP)
matt
2014-02-21
Rearrange KERNEL_BASE_PHYS
matt
2014-02-21
Rework PIC method to be simplier. Change be more cortex neutral.
matt
2014-02-21
Add EMAC and CPUCFG registers
matt
2014-02-21
Remove unnecessary struct simplelock forward declaration.
skrll
2014-02-21
Remove struct simplelock forward declaration.
skrll
2014-02-21
Remove unnecessary include of sys/simplelock.h
skrll
2014-02-21
Use code model small for LLVM, it should be equivalent to GCC's medlow.
joerg
2014-02-21
sun4v: Rename TLB_ defines to SUN4U_TLB_ so entries created using TSB_DATA() ...
palle
2014-02-21
No need to include sys/simplelock.h here.
skrll
2014-02-21
Declare 16 and 8 bit atomic CAS - while it is not usually sane to expect
martin
2014-02-21
Add tsciic (alpha MI).
jdc
2014-02-21
Add tsciic and more (commented out) DS20L i2c devices.
jdc
2014-02-21
Add tsciic, a driver for the DECchip 21272 Core Logic chipset I2C controller.
jdc
2014-02-21
Fix typo in fix for PR/48606
skrll
2014-02-21
Revert rev1.38. The header already begins with EXEC_SCRIPT_MAGIC="#!".
maxv
2014-02-21
Increase LINUX32_ELF_AUX_ENTRIES to avoid overrun in linux32/. Also,
maxv
2014-02-21
Properly check the section size to avoid out-of-bound reads. The
maxv
2014-02-21
defparam KERNHIST_DELAY
matt
2014-02-21
For now, don't reset arm_cache_prefer_mask unless both l1 caches are PIPT
matt
2014-02-21
PR/48606: Lloyd Parkes: Drivers not using ifp->if_input but using ether_input
christos
2014-02-20
Keep track of what each cache is (VIVT/VIPT/PIPT).
matt
2014-02-20
#include <sys/param.h>
matt
2014-02-20
Include gtmr_var.h
matt
2014-02-20
Add support for running BE
matt
2014-02-20
Add prototype for awin_cpu_hatch
matt
2014-02-20
(Belatedly) add lmenv.
jdc
2014-02-20
This doesn't need fpu.h, but should include ucontext.h
dsl
2014-02-20
Move the amd64 and i386 pcb to the bottom of the uarea, and move the
dsl
2014-02-20
This needs stdint.h in userspace (for uint64_t)
dsl
2014-02-20
cpu_cortex doesn't need the arm11 cpufuncs any more
matt
[prev]
[next]