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
2018-05-01
Fix ALL configs following MPVERBOSE becoming a defparam
maya
2018-05-01
Make MPVERBOSE a defparam rather than defflag. It has multiple
pgoyette
2018-05-01
fix define of CPU IDs
ryo
2018-05-01
Enable ffsv2 in boot.
ragge
2018-04-30
Kernel linker support for vax. Now modules can be loaded again.
ragge
2018-04-29
Fix bug causing small constants not to be printed out.
ragge
2018-04-29
fix KASSERT panic. pv_entry may not be exists in pvlist when pmap_remove().
ryo
2018-04-29
delete unused code
ryo
2018-04-28
Enable motg
jmcneill
2018-04-28
Enable Allwinner SID and thermal sensor controller
jmcneill
2018-04-28
Add sun7i-a20-olimex-som204-evb-emmc.dts, sun7i-a20-olimex-som204-evb.dts, su...
jmcneill
2018-04-28
Add sun50i-a64-teres-i.dts, sun50i-h5-orangepi-zero-plus.dts
jmcneill
2018-04-28
Cover all pic_maxsources lines for armgic_cpu_init_priorities() and
jakllsch
2018-04-28
Oops, my previous commit is totally wrong. recast mask/pattern list.
ryo
2018-04-28
Initialize clk domain name and call clk_attach to register sysctl nodes
jmcneill
2018-04-28
Define __HAVE_OLD_DISKLABEL for compatibility with the arm32 port.
jmcneill
2018-04-28
Add support for Pinebook lid switch and eMMC
jmcneill
2018-04-28
Increase default MSGBUFSIZE to match arm32 defaults
jmcneill
2018-04-27
remove suspicious compare, and cleanup complex conditionals.
ryo
2018-04-27
fix instability behavior of bufcache on aarch64.
ryo
2018-04-27
M_CLUSTER -> M_EXT_CLUSTER
maxv
2018-04-27
Remove the old unneccessary cksum files.
ragge
2018-04-27
define __HAVE_ATOMIC64_OPS
ryo
2018-04-26
Fix inverted arguments in m_gethdr().
maxv
2018-04-26
Add KAUTH_MACHDEP_SVS_DISABLE and add support to secmodel_securelevel(9).
alnsn
2018-04-26
bump message buffer size
macallan
2018-04-26
Update some of the _UC_MACHINE* macros even though gregs[] aren't tied to any...
scole
2018-04-25
Enable CPU_IN_CKSUM.
ragge
2018-04-25
Add cpu_in_cksum.S.
ragge
2018-04-25
VAX version of cpu_in_checksum(). Increases network performance significantly.
ragge
2018-04-25
Extract M_DATA, M_LEN, M_NEXT.
ragge
2018-04-25
Add __KERNEL_RCSID() macro.
ragge
2018-04-23
Adjust Xsyscall_svs to not use movq for 64bit immediates either.
joerg
2018-04-23
PR/53206: David Binderman: fix array bounds comparison in KASSERT.
christos
2018-04-21
Do not use movq for loading arbitrary 64bit immediates. The ISA
joerg
2018-04-20
smusat attaches to iic now
macallan
2018-04-20
overhaul SMU i2c handling:
macallan
2018-04-20
Remove sunxi_codec_drain(). It's optional, and as the DMA is not stopped
bouyer
2018-04-20
sun4idma_halt(): do not set the control register to 0 but just clear
bouyer
2018-04-19
s/static inline/static __inline/g for consistency.
christos
2018-04-19
Take the interrupt lock in interrupt handler. Seesm to fix the hang I was
bouyer
2018-04-18
Make SPECTRE_V2_GCC_MITIGATION overridable at the make command line.
martin
2018-04-18
Simplify previous, pointed out by mrg.
martin
2018-04-18
Fix previous: HAVE_GCC needs to be checked in additon to
martin
2018-04-18
Fix copy & pasto
martin
2018-04-16
vmx(4): compute if_ibytes using rxq->vxrxq_stats.vmrxs_ibytes.
nonaka
2018-04-16
vmx(4): handled SIOCZIFDATA.
nonaka
2018-04-16
vmx(4): Fix calculation of interface statistics counter.
nonaka
2018-04-15
Simplify interrupt handling by only enabling interrupts for events that
jmcneill
2018-04-14
List some obvious remaining items to-do
scole
[next]