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
/
compat
/
linux
/
arch
Age
Commit message (
Expand
)
Author
2022-08-03
Pull up following revision(s), all via patch
martin
2019-09-13
Pull up following revision(s) (requested by maxv in ticket #194):
martin
2019-05-19
Rename
maxv
2019-04-06
Overhaul the API used to fetch and store individual memory cells in
thorpej
2019-03-26
make this compile again.
christos
2019-03-24
regen
maxv
2019-03-24
Remove Alpha's compat_linux dependency on compat_osf1. Each function is
maxv
2019-03-24
Fix a tiny race in setregs and linux_setregs. Between the moment we set
maxv
2018-09-03
Rename min/max -> uimin/uimax for better honesty.
riastradh
2018-08-10
Regen
pgoyette
2018-01-26
union was removed
christos
2018-01-24
Remove port-acorn26
skrll
2018-01-01
Use the default %cs, and mask the other segregs.
maxv
2017-12-26
Refactor pipe1() and correct a bug in sys_pipe2() (SYS_pipe2)
kamil
2017-10-21
Include opt_user_ldt.h when needed.
maxv
2017-10-19
Always mask the 16 bits of the segregs in the trapframe. We don't zero-
maxv
2017-10-15
Use two separate functions: cpu_segregs32_zero and cpu_segregs64_zero. The
maxv
2017-09-17
Remove the second argument from USERMODE and KERNELMODE, it is unused
maxv
2017-08-28
Remove the filesystem tracing feature
kamil
2017-08-12
Remove vm86.
maxv
2017-08-12
Remove vm86. Simplifies a number of critical places.
maxv
2017-07-14
Don't forget to clean l_md.md_flags, otherwise there may be MDL_COMPAT32,
maxv
2017-05-10
regen
riastradh
2017-05-03
add missing arg to fpu_discard().
chs
2017-03-16
allow pcu_save() and pcu_discard() to be called on other threads,
chs
2017-02-13
Make sure %rip is in userland. This is harmless, since the return to
maxv
2017-02-13
Don't let userland choose %rip. This is the Intel Sysret vulnerability
maxv
2017-02-12
es_arglen is now in units of bytes, update the emulations accordingly.
chs
2017-02-09
regen
christos
2017-02-09
revert listen
christos
2017-02-09
regen
christos
2017-02-09
fix listen
christos
2017-02-05
Rename ldt->ldtstore and gdt->gdtstore on i386. It reduces the diff with
maxv
2017-02-05
Missing pmap_ldt_cleanup.
maxv
2017-02-04
regen
christos
2017-02-04
fix broken entries that prevented compilation.
christos
2017-02-03
regen
christos
2017-02-03
add unimple sendmmsg secvmmsg
christos
2017-02-03
regen
christos
2017-02-03
add missing unimpl and sendmmsg and recvmmsg
christos
2017-02-03
regen
christos
2017-02-03
and send and recv mmsg and unimpl
christos
2017-02-03
regen
christos
2017-02-03
add send recv mmsg and unimpl
christos
2017-02-03
regen
christos
2017-02-03
add sendmmsg and recvmmsg
christos
2017-02-03
regen
christos
2017-02-03
add send/recv mmsg and comment on the unimpl ones.
christos
2017-02-03
regen
martin
2017-02-03
Add accept4
martin
[next]