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
Age
Commit message (
Expand
)
Author
2005-12-24
bare asm -> __asm
perry
2005-12-16
PR/32303: Nicolas Joly: Fix -current amd64 kernel compilation failure with
christos
2005-12-14
proc to lwp change
christos
2005-12-11
merge ktrace-lwp.
christos
2005-12-05
- make settime take timespec.
christos
2005-11-30
Remove the debugging printf left in linux_sys_getrlimit().
rpaulo
2005-11-29
undo linux_sys_exit_group() change _again_ - please do not commit known
jdolecek
2005-11-29
Threads should not send a signal on exit.
manu
2005-11-23
To awake all processes sleeping on a futex, set maximum value to 0x7fffffff
manu
2005-11-23
Remove a debug printf
manu
2005-11-23
- Add Linux tkill and tgkill (partial emulation).
manu
2005-11-11
include additional headers that are now needed.
chs
2005-11-11
undo the linux_sys_exit_group() change for now - complete CLONE_THREAD support
jdolecek
2005-11-10
More ipc support for linux; makes oracle work. From chuq and
christos
2005-11-09
Fix build problem
manu
2005-11-09
Improve Linux exit_group emulation by sending a SIGKILL to all other
manu
2005-11-09
Prevent integer overflow in timout calculation.
manu
2005-11-08
Correctly computes futex timeout.
manu
2005-11-07
Include linux_machdep.h so that LINUX_UNAME_ARCH ges defined (fixes
manu
2005-11-06
regen
manu
2005-11-06
Back out sched_{set|get}affinity addition because it breaks the
manu
2005-11-06
Regen with correct RCS Ids.
tron
2005-11-05
ifdef out sched_{get|set}affinity for ports that don't use it yet. That
manu
2005-11-05
mirror manu's amd64 changes to implement linux sched_{seg,get}affinity;
dogcow
2005-11-05
regen
manu
2005-11-05
Implement more of Linux futex(2)
manu
2005-11-05
Implement Linux sched_{set|get}affinity
manu
2005-11-05
Fix build when LINUX_NPTL is not defined
manu
2005-11-05
Fix a messed up patch
manu
2005-11-05
Instead of ifdef'ing __amd64__ all the Linux NPTL stuff, introduce an
manu
2005-11-04
make this compile on m68k by including sys/device.h explicitly.
chs
2005-11-04
Fix machine name returned by uname on Linux
manu
2005-11-04
regen
manu
2005-11-04
Implement Linux futex ang gettid
manu
2005-11-04
register_t is not an int on amd64
manu
2005-11-04
Implement Linux futex and gettid system calls for amd64
manu
2005-11-04
build fix
manu
2005-10-31
Fix pipe linux emulation on amd64
manu
2005-10-31
build fix
manu
2005-10-30
add support for the linux PROT_GROWS{DOWN,UP} mprotect() flags.
chs
2005-10-24
PR/31905: Wolfgang Stukenbrock: Termios ioctls TIOCMBIC and TIOCMBIS missing
christos
2005-10-18
regen
christos
2005-10-18
add the missing %% that confused joerg and the parser.
christos
2005-10-18
Regen.
joerg
2005-10-18
sys_uselib is needed by COMPAT_LINUX for EXEC_AOUT. Since it doesn't get
joerg
2005-09-24
factor out some of the osockaddr, omsghdr code.
christos
2005-09-19
MINSIGSTKSZ on linux is different depending on the platform and usually
christos
2005-09-13
need linux_syscallargs.h to compile, and remove inline function.
christos
2005-09-10
Initial addition of tmpfs, an efficient memory file-system. This project
jmmv
2005-08-21
linux_machdepioctl: remove duplicated FILE_USE/UNUSE.
yamt
[prev]
[next]