| Commit message (Expand) | Author | Age | Files | Lines |
* | MFi386 parts of rev 1.55 (modulo real MD parts): | netchild | 2006-08-28 | 1 | -9/+10 |
* | Implement casuword32, compare and set user integer, thank Marcel Moolenarr | davidxu | 2006-08-28 | 1 | -0/+28 |
* | regen | netchild | 2006-08-27 | 3 | -5/+6 |
* | Add the linux statfs64 call. This allows Tivoli backup to proceed a little | netchild | 2006-08-27 | 2 | -2/+1 |
* | Emulate what vfork does instead of using it in linux_vfork. This way | netchild | 2006-08-25 | 1 | -1/+12 |
* | Sync the MI parts for amd64 with i386 and remove the corresponding special | netchild | 2006-08-20 | 1 | -3/+89 |
* | Get rid of some nested includes. | netchild | 2006-08-19 | 1 | -4/+0 |
* | Move some stuff into headers where they belong. | netchild | 2006-08-17 | 1 | -2/+0 |
* | Initialize the emul sx-lock. | netchild | 2006-08-17 | 1 | -0/+1 |
* | Change xorq back to xorl. | davidxu | 2006-08-16 | 1 | -1/+1 |
* | Style fixes to comments. | netchild | 2006-08-16 | 2 | -5/+10 |
* | Backout revision 1.117, xorl and xorq have same result, but xorq needs | davidxu | 2006-08-15 | 1 | -2/+2 |
* | Regen to propogate <prefix>_AUE_<mumble> changes as well as the earlier | jhb | 2006-08-15 | 1 | -0/+234 |
* | - Remove unused sysvec variables from various syscalls.conf. | jhb | 2006-08-15 | 2 | -1942/+1 |
* | Initialize the eventhandlers, mutexes and sx locks. | netchild | 2006-08-15 | 1 | -0/+26 |
* | add autogenerated systrace_args stuff for dtrace | netchild | 2006-08-15 | 1 | -0/+1941 |
* | Add the linux 2.6.x stuff (not used by default!): | netchild | 2006-08-15 | 4 | -19/+112 |
* | regen | netchild | 2006-08-15 | 3 | -326/+362 |
* | Because fuword on AMD64 returns 64bit long integer -1 on fault, clear | davidxu | 2006-08-15 | 1 | -1/+1 |
* | Add new syscalls in the linuxolator (only used when the sysctl | netchild | 2006-08-15 | 1 | -14/+16 |
* | Eliminate an unnecessary initialization from trap_pfault() that also | alc | 2006-08-14 | 1 | -1/+1 |
* | Don't try to preserve PAT bits in pmap_enter(). We currently on pages that | jhb | 2006-08-14 | 1 | -4/+0 |
* | It's not entirely obvious that PGEX_I must be zero if no-execute is neither | alc | 2006-08-14 | 1 | -2/+2 |
* | First pass at allowing memory to be mapped using cache modes other than | jhb | 2006-08-11 | 3 | -9/+230 |
* | Add some more errno mappings (bsd -> linux) and a comment about the status.. | netchild | 2006-08-10 | 1 | -1/+6 |
* | Pass VM_PROT_EXECUTE to vm_fault() instead of VM_PROT_READ if the page | alc | 2006-08-08 | 1 | -0/+6 |
* | Eliminate the acquisition and release of the page queues lock around a call | alc | 2006-08-06 | 1 | -2/+1 |
* | Define the additional page fault error codes that are implemented by amd64. | alc | 2006-08-02 | 1 | -0/+2 |
* | Complete the transition from pmap_page_protect() to pmap_remove_write(). | alc | 2006-08-01 | 1 | -18/+1 |
* | Correct spelling of 3DNow!. | obrien | 2006-08-01 | 1 | -2/+2 |
* | Remove sio(4) and related options from MI files to amd64, i386 | marcel | 2006-07-29 | 1 | -0/+38 |
* | Retire SYF_ARGMASK and remove both SYF_MPSAFE and SYF_ARGMASK. sy_narg is | jhb | 2006-07-28 | 2 | -2/+2 |
* | Regen for MPSAFE flag removal. | jhb | 2006-07-28 | 3 | -274/+274 |
* | Now that all system calls are MPSAFE, retire the SYF_MPSAFE flag used to | jhb | 2006-07-28 | 3 | -295/+274 |
* | Various fixes to comments in the syscall master files including removing | jhb | 2006-07-28 | 1 | -7/+2 |
* | Unify the checking for lock misbehavior in the various syscall() | jhb | 2006-07-27 | 2 | -12/+26 |
* | Add KTR_SYSC tracing to the syscall() implementations that didn't have it | jhb | 2006-07-27 | 1 | -0/+5 |
* | Add missing ptrace(2) system-call stops to various syscall() | jhb | 2006-07-27 | 1 | -0/+5 |
* | Don't allow MAXMEM or hw.physmem to extend the top of memory if our memory | jhb | 2006-07-27 | 1 | -7/+7 |
* | Remove a duplicated line. | davidxu | 2006-07-24 | 1 | -1/+0 |
* | Add pmap_clear_write() to the interface between the virtual memory | alc | 2006-07-20 | 1 | -2/+1 |
* | Now that free_pv_entry() accesses the pmap, call free_pv_entry() in | alc | 2006-07-17 | 1 | -1/+2 |
* | Sync specialreg.h changes between amd64 and i386 with few fixes. | jkim | 2006-07-13 | 1 | -2/+5 |
* | Simplify the pager support in DDB. Allowing different db commands to | jhb | 2006-07-12 | 3 | -12/+6 |
* | Add two new CPUID bits for AMD CPUs, i. e., SVM and extended APIC register. | jkim | 2006-07-12 | 2 | -2/+4 |
* | Regen. | jhb | 2006-07-11 | 3 | -6/+6 |
* | - Add conditional VFS Giant locking to getdents_common() (linux ABIs), | jhb | 2006-07-11 | 1 | -3/+3 |
* | Make the firmware assist driver resident in | mjacob | 2006-07-09 | 1 | -0/+1 |
* | Regen. | jhb | 2006-07-06 | 3 | -4/+4 |
* | - Protect the list of linux ioctl handlers with an sx lock. | jhb | 2006-07-06 | 1 | -1/+1 |