wlan - Rip out all wlan locks part 1/2
[dragonfly.git] / sys / emulation /
2010-08-30 Alex Hornungspinlocks - Rename API to spin_{try,un,}lock
2010-08-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-08-28 Matthew Dillonkernel - unwind kthread_create() mplock
2010-08-28 Matthew Dillonkernel - Add vmobj_token, misc vm-related tokenization
2010-08-28 Venkatesh SrinivasMPSAFE: MPSAFE kern_sig.c
2010-08-26 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2010-08-26 Venkatesh SrinivasMPSAFE: MPSAFE kern/sys_process.c (kern_ptrace).
2010-08-24 Matthew Dillonkernel - Add additional fields to kinfo_cputime
2010-08-15 Alex Hornunglinuxulator - Acquire MPLOCK for ksignal
2010-07-25 Sascha Wildnersys/emulation/linux/i386/syscalls.conf: Remove unused...
2010-07-25 Sascha WildnerSome cleanup in sys/emulation/linux Makefiles.
2010-07-19 Samuel J. GreearMerge branch 'selwakeup'
2010-07-13 Samuel J. GreearMerge branch 'master' into selwakeup
2010-07-12 Samuel J. GreearMerge branch 'master' into kq_devices
2010-07-09 Matthew Dillonkernel - Fix kqfilter error return codes
2010-07-09 Matthew DillonMerge remote branch 'crater/master' into kq_devices
2010-07-07 Samuel J. GreearMerge branch 'master' into kq_devices
2010-07-05 Samuel J. Greearlinux - Finish bringing epoll in sync with kevent changes
2010-07-03 Alex Hornunglinux emu - MPSAFE work
2010-07-01 Sascha WildnerRemove opt_global.h inclusion, it is included by default.
2010-06-30 Samuel J. Greearlinux - Bring epoll in sync with kqueue changes
2010-06-13 Matthew Dillonkernel - MPSAFE work - fix bugs in recent MPSAFE work.
2010-06-13 Alex Hornunglinux emu - MPSAFE work - acquire token for mmap
2010-06-12 Sascha WildnerFix typos in the licenses: withough -> without
2010-06-12 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2010-06-12 Venkatesh Srinivaskernel - MPSAFE work - first pass at tokenizing vm...
2010-06-06 Matthew Dillonkernel - lwkt_token revamp
2010-04-14 Matthew DillonMerge remote branch 'rpaulo/net80211-update'
2010-04-13 Rui PauloDisable ndis for now.
2010-04-13 Matthew DillonMerge remote branch 'crater/master' into net80211-update
2010-04-13 Rui PauloMerge branch 'master' into net80211-update
2010-04-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-04-12 Matthew DillonMerge branch 'net80211-update' of git://leaf.dragonflyb...
2010-04-10 Sascha WildnerFix LINT build.
2010-04-09 Alex Hornunglinux emu - Refactor open code
2010-04-09 Alex Hornunglinux emu - support O_DIRECTORY for open syscall
2010-03-29 Rui PauloMerge branch 'master' into net80211-update
2010-03-24 Samuel J. Greearlinux - Allow for maps to be read in chunks
2010-03-24 Samuel J. Greearlinux - Add syscalls
2010-03-24 Alex Hornungremove several leftover debug kprintfs
2010-03-24 Alex Hornunglinprocfs - further fix /proc/{pid}/maps
2010-03-24 Alex Hornungcache_fullpath - Guess mountpoints if requested
2010-03-18 Matthew DillonMerge branch 'net80211-update' of git://leaf.dragonflyb...
2010-03-18 Rui PauloMerge branch 'master' into net80211-update
2010-03-16 Alex Hornunglinux emu - fix some signalling mess
2010-03-16 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-03-16 Alex Hornunglinux emu - fix exit status on exit_group
2010-03-16 Alex Hornunglinux emu - fix bug in futex
2010-03-16 Alex Hornunglinux emu - fix MP bug related to TLS
2010-03-16 Alex Hornunglinprocfs - fix multi-CPU stat & cpuinfo
2010-03-15 Alex Hornunglinux emu - iron out bugs
2010-03-13 Alex Hornunglinprocfs - Introduce /proc/mounts
2010-03-13 Sascha WildnerFix LINT build.
2010-03-13 Alex Hornunglinux emulation - Major update
2010-03-05 Matthew DillonMerge remote branch 'crater/master' into net80211-update
2010-03-05 Michael NeumannMerge branch 'master' of git://git.dragonflybsd.org...
2010-03-04 Matthew Dillonkernel - pmap (i386) - Reduce kmem use for foreign...
2010-03-02 Matthew Dillonkernel - Move grow_stack code in fault path to improve...
2010-02-28 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-02-23 Matthew DillonMerge branch 'vendor/EXPAT'
2010-02-06 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-06 Matthew Dillonkernel - SWAP CACHE part 12/many - Add swapcache cleanu...
2010-02-06 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-25 Jan LentferMerge branch 'vendor/FILE'
2010-01-25 Jan LentferMerge branch 'vendor/SENDMAIL'
2010-01-16 Sascha Wildnersys_linux_socketcall(): Add missing return() (fixes...
2010-01-15 Matthew Dillonkernel - linux emulation - fix linux socketcall MP...
2010-01-10 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-10 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-09 Peter AvalosMerge branch 'vendor/OPENSSH'
2009-12-28 Matthew Dillonkernel - fine-grained namecache and partial vnode MPSAF...
2009-12-20 Matthew Dillonkernel - Move mplock to machine-independent C
2009-12-17 Jan LentferMerge branch 'vendor/NCURSES'
2009-12-17 Jan LentferMerge branch 'vendor/NCURSES'
2009-12-15 Matthew Dillonkernel - use new td_ucred in numerous places
2009-12-13 Matthew Dillonkernel - Move MP lock inward, plus misc other stuff
2009-12-03 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-27 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-27 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-14 Jan LentferMerge branch 'vendor/LESS' into less_update
2009-11-07 Aggelos EconomopoulosMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-11-07 Aggelos EconomopoulosMerge branch 'vendor/OPENSSL'
2009-11-07 Simon Schubertrename amd64 architecture to x86_64
2009-11-07 Aggelos EconomopoulosMerge commit 'clone27-scratch-1/master'
2009-11-07 Jordan GordeevRevert "rename amd64 architecture to x86_64"
2009-11-06 UserMerge branch 'vendor/OPENSSL'
2009-11-05 Simon Schubertrename amd64 architecture to x86_64
2009-10-28 Simon SchubertMerge branch 'vendor/BINUTILS220' into bu220
2009-10-28 Simon SchubertMerge branch 'vendor/GCC44' into gcc442
2009-10-20 Simon SchubertMerge branch 'vendor/GDB' into gdb7
2009-10-08 Matthew Dillonkernel - Major performance changes to VM page management.
2009-10-01 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-09-30 Simon 'corecode... Merge branch 'vendor/TCSH'
2009-09-08 Simon Schubertmodules: add/correct module versions and depends
2009-09-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-03 Alex Hornunglinuxemu - fix typo
2009-09-01 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-01 Matthew DillonKernel - add missing crfree() calls to two linux emulat...
2009-08-28 Simon SchubertMerge branch 'vendor/GCC44'
2009-08-28 Simon SchubertMerge branch 'vendor/GCC'
next