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
2016-06-30
Fix the unused fix
skrll
2016-06-30
Tidy up goto lables
ozaki-r
2016-06-30
Fix error paths
ozaki-r
2016-06-30
add a definition for _UC_MACHINE_PC which libasan wants.
mrg
2016-06-30
Make sure that ifaddr is published after its initialization finished
ozaki-r
2016-06-28
Add slhci_memtest which is run when SLHCI_DEBUG is defined.
skrll
2016-06-28
Fix PR/51288 reproducable panic on evbmips64-eb (erlite)
skrll
2016-06-28
Introduce if_is_deactivated
ozaki-r
2016-06-28
Add missing NULL checks for m_get_rcvif_psref
ozaki-r
2016-06-27
CID 1362905: Initialize ifp early, so that we don't if_put garbage in the
christos
2016-06-27
CID 1362902: forward null
christos
2016-06-27
Regen
pgoyette
2016-06-27
Add a couple more devices, from PR kern/40987
pgoyette
2016-06-27
fix spelling mistake pointed out by roy@n.o
knakahara
2016-06-27
gif(4) does not need link state changing interrupts
knakahara
2016-06-27
reduce link state changing softint if it is not required
knakahara
2016-06-27
Add license, copied from the companion file dev/ic/spic.c
pgoyette
2016-06-27
Fix a bug introduced by me in 1.214 where unmanaged mappings would be
skrll
2016-06-27
PR/51277: Fix compat32 coredumping that broke with the aux vector note
christos
2016-06-26
Create a dedicated thread for the initial scsibus discovery instead
mlelstv
2016-06-26
Avoid NULL deref in case no bufq has been set.
mlelstv
2016-06-26
Add SCSI host adaptor selector to "boot" command of /boot.
isaki
2016-06-25
Fix build
skrll
2016-06-25
Fix my mistake of previous commit.
isaki
2016-06-25
Unify netboot and boot (into boot).
isaki
2016-06-25
sun4v: fix previous fix - no need to protect "struct inthand" with "#if defin...
palle
2016-06-25
Fix typo.
isaki
2016-06-25
Define BOOT_MAXSIZE instead of magic number.
isaki
2016-06-24
Simplfy insertion of newly-activated modules into the list. There's no
pgoyette
2016-06-24
alternate clock.c implementation for loongson2f which supports
macallan
2016-06-24
Add new files
christos
2016-06-24
GSoC 2016 (Hrishikesh Goyal): Htree index support from FreeBSD
christos
2016-06-24
diff reduction with openbsd; turn debugging on.
christos
2016-06-24
fix free memory size.
nonaka
2016-06-24
Don't define {USB,[EO]HCI,UHUB}_DEBUG when there is no usb
skrll
2016-06-24
eliminate unused softint for gif(4) Rx
knakahara
2016-06-24
eliminate gif(4) Tx softint
knakahara
2016-06-23
sun4v: Fix build issue introduced in previous commit - bus stuff is kernel on...
palle
2016-06-23
Fix UVMHIST builds for kernels that don't include usb
skrll
2016-06-23
Fix typo in a comment
ozaki-r
2016-06-23
When importing modules from the boot loader we should check for duplicate
pgoyette
2016-06-22
sun4v: add cbus driver - from OpenBSD
palle
2016-06-22
fix: locking about IFQ_ENQUEUE and ALTQ
knakahara
2016-06-22
Remove unnecessary NULL checks of ifa->ifa_addr
ozaki-r
2016-06-22
KNF . Sort includes
skrll
2016-06-22
remove unused variable.
nonaka
2016-06-21
sun4v: vbus_attach() bugfix - use device_private()
palle
2016-06-21
add sdhc(4) at acpi to i386 and amd64 GENERIC kernel config.
nonaka
2016-06-21
Add sdhc(4) at acpi support
nonaka
2016-06-21
Pass bus_dma(9) tag to allow for porting sdhc(4) at acpi.
nonaka
[next]