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
2023-06-03
fix various typos in comments and messages.
andvar
2023-06-03
bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBER
lukem
2023-06-02
follow the steps of Andrew Doran (ad) commit and fix more s/loose/lose/ typos.
andvar
2023-06-01
fix various typos in comments.
andvar
2023-05-28
Second arg to fdt_memory_remove_range is a size so pass dtbsize and not
skrll
2023-05-28
s/Resture/Restore/ and s/restared/restarted/ in comments.
andvar
2023-05-27
fix word endings toin -> tion in comments.
andvar
2023-05-26
Fix potential null dereference by simply adding last_gd != NULL check
andvar
2023-05-26
include arm/arm32/pte.h to gemini_ipm.c to fix GEMINI_MASTER/SLAVE config bui...
andvar
2023-05-26
set error to EIO on SKEY_ABORTED_COMMAND.
andvar
2023-05-26
initialize error on definition to fix 'error' may not be initialized issue.
andvar
2023-05-25
Fix CLKF_INTR so that not all time is shown as being spent in interrupts.
skrll
2023-05-24
introduce imx6sx_platform_bootstrap(), which calls imx_platform_bootstrap()
bouyer
2023-05-23
use macros compatible with xf86-video-suncg14 to issue SX instructions
macallan
2023-05-22
i386/GENERIC: Enable EFI runtime support.
riastradh
2023-05-22
i386/ALL: Enable EFI runtime support.
riastradh
2023-05-22
efi(4): Implement EFIIOC_GET_TABLE on x86.
riastradh
2023-05-22
efi(4): Move error macros to efi.h.
riastradh
2023-05-22
Fix a comment
skrll
2023-05-21
small fixes, code shuffle for ease of understanding.
nisimura
2023-05-14
Bump MAXTSIZ from 64MB to 128MB also for o32.
he
2023-05-14
Update loadbsd source and distribution binary to version 3.3.
phx
2023-05-14
Check for RB_HALT in cpu_reboot.
skrll
2023-05-14
x86/efiboot: Nix trailing whitespace.
riastradh
2023-05-14
x86/locore.S: Nix trailing whitespace.
riastradh
2023-05-13
s/requied/required/ in comments (likely grammar should be also improved in the
andvar
2023-05-13
fix typos in comments.
andvar
2023-05-10
Raise the version for new feature (here reloc command)
manu
2023-05-10
sandpoint: Use config_detach_children to reduce error branch bugs.
riastradh
2023-05-10
powerpc: Use config_detach_children to reduce error branch bugs.
riastradh
2023-05-10
mips: Use config_detach_children to reduce error branch bugs.
riastradh
2023-05-10
x86/imc(4): Use config_detach_children.
riastradh
2023-05-09
ichlpcib(4): Use config_detach_children.
riastradh
2023-05-09
ichlpcib(4): KNF. No functional change intended.
riastradh
2023-05-09
check for proper error value from OF_finddevice()
macallan
2023-05-08
Don't expose vaddr_t or register_t to userland. The gdb configure script
skrll
2023-05-08
Ugly hack to fix the builds.
skrll
2023-05-08
Remove some #if 0'ed code
skrll
2023-05-08
KNF
skrll
2023-05-08
RISC-V: Add the Google Goldfish RTC to the GENERIC.common
skrll
2023-05-07
RISC-V support that works on QEMU with a single hart.
skrll
2023-05-06
few more typos in the word "register", mainly s/resister/register/.
andvar
2023-05-06
s/Regiser/Register/ and s/regester/register/ in comments.
andvar
2023-05-06
s/Registre/Register/ in comment.
andvar
2023-05-06
s/regster/register/ in comments and error messages.
andvar
2023-05-05
remove commented out entries, leftover from the imx6q ccm code.
bouyer
2023-05-05
Fix typo, preventing i2c4 from attaching
bouyer
2023-05-05
Add a SELFRELOC kernel option for the sake of documentation clarity.
manu
2023-05-04
The i.mx6sx has 2 OTG and one host-only USB controller, while the 6q has
bouyer
2023-05-04
experimental IMX6SX support:
bouyer
[prev]
[next]