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
2017-10-31
Re-generate
khorben
2017-10-31
Add the TP-LINK TL-WN823N (version 2)
khorben
2017-10-30
add load & store instructions for channel data type
macallan
2017-10-30
Add END().
maxv
2017-10-30
Always use END() markers when declaring functions in assembly, so that ld
maxv
2017-10-30
Set IFEF_NO_LINK_STATE_CHANGE flag to pseudo devices that don't use if_link_s...
ozaki-r
2017-10-30
If if_attach() failed in the attach function, return. Add comments about if_i...
knakahara
2017-10-30
Remove unneeded casts to (uintptr_t). This is already taken care of in
pgoyette
2017-10-30
Fix npfclt reload on rump kernels
ozaki-r
2017-10-30
regen
sevan
2017-10-30
Add Areca ARC1214 & ARC1880.
sevan
2017-10-30
And replace an instance of "%p" conversion with "%#jx"
pgoyette
2017-10-30
Remove a stray '"' (obvious typo) and add a couple of casts that are
kre
2017-10-29
Provisionally return to declaring midi_cd unconditionally.
riastradh
2017-10-29
Mmh, we don't map the CTF section on kaslr kernels, so disable
maxv
2017-10-29
Create a custom bus space tag and use it to remap registers instead of
jmcneill
2017-10-29
sunxi_twi: provide custom read/write reg callbacks and remove the
jmcneill
2017-10-29
Allow drivers to provide their own read/write register functions. While
jmcneill
2017-10-29
remove options COM_AWIN and set COM_TYPE_SUNXI in the bus driver instead
jmcneill
2017-10-29
Make all of the COM_xxx type options runtime selectable. Kernel configs
jmcneill
2017-10-29
Fix a few error messages, and be a little more verbose.
maxv
2017-10-29
Randomize the kernel segments independently. That is to say, put text,
maxv
2017-10-29
Use bootspace.head.va instead of the direct map. Otherwise there's the
maxv
2017-10-29
Add three functions and start using them; will be more useful soon.
maxv
2017-10-29
Add a fifth region, called "head". On kaslr kernels it contains the ELF
maxv
2017-10-29
Use driver specific label code as fallback. This fixes the UDF label for CDs.
mlelstv
2017-10-28
add missing clock gates
jmcneill
2017-10-28
And yet another one. :(
pgoyette
2017-10-28
Use FLAT_RING3_CS64 (defined in Xen public headers) instead of numeric
bouyer
2017-10-28
Misssed one cast of pointer --> uintptr_t in previous kernhist(9) commit
pgoyette
2017-10-28
It appears that Xen remaps the userland %cs to 0xE033. So add it to the
maxv
2017-10-28
Fix a mistake I made in the very first revision. The calculation of the
maxv
2017-10-28
Define the new flag too for previous commit.
riastradh
2017-10-28
Allow only one pending call to a pool's backing allocator at a time.
riastradh
2017-10-28
add emac to bananapi m3 dts
jmcneill
2017-10-28
Add support for A83T eMMC.
jmcneill
2017-10-28
Add A83T USB PHY support
jmcneill
2017-10-28
Fix USB clocks
jmcneill
2017-10-28
Add A83T clock IDs.
jmcneill
2017-10-28
Add new DTS files:
jmcneill
2017-10-28
merge conflicts
jmcneill
2017-10-28
Import dts from Linux 4.14-rc6
jmcneill
2017-10-28
Update format to report sC
skrll
2017-10-28
Add some #includes to make a few more header files compile.
riastradh
2017-10-28
Add #includes to make this compile.
riastradh
2017-10-28
Kill some more extern struct cfdriver declarations.
riastradh
2017-10-28
Back out extern struct cfdriver -> ioconf.h change to sequencer.c.
riastradh
2017-10-28
Kill some more extern cfdriver xyz_cd in favour of #include "ioconf.h".
riastradh
2017-10-28
No externs in .c files! Include ioconf.h for struct cfdriver xyz_cd.
riastradh
2017-10-28
For some reason this single kernel seems to have outgrown its declared
pgoyette
[next]