]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
This commit was generated by cvs2svn to compensate for changes in r161657,
[FreeBSD/FreeBSD.git] / sys / amd64 /
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 rwatsonThis commit was generated by cvs2svn to compensate...
2006-08-25 netchildEmulate what vfork does instead of using it in linux_vf...
2006-08-24 marcelThis commit was generated by cvs2svn to compensate...
2006-08-23 marcelThis commit was generated by cvs2svn to compensate...
2006-08-20 delphijThis commit was generated by cvs2svn to compensate...
2006-08-20 netchildSync the MI parts for amd64 with i386 and remove the...
2006-08-19 netchildGet rid of some nested includes.
2006-08-17 netchildMove some stuff into headers where they belong.
2006-08-17 netchildInitialize the emul sx-lock.
2006-08-17 gshapiroThis commit was generated by cvs2svn to compensate...
2006-08-16 davidxuChange xorq back to xorl.
2006-08-16 netchildStyle fixes to comments.
2006-08-16 guidoThis commit was generated by cvs2svn to compensate...
2006-08-15 davidxuBackout revision 1.117, xorl and xorq have same result...
2006-08-15 jhbRegen to propogate <prefix>_AUE_<mumble> changes as...
2006-08-15 jhb- Remove unused sysvec variables from various syscalls...
2006-08-15 netchildInitialize the eventhandlers, mutexes and sx locks.
2006-08-15 netchildadd autogenerated systrace_args stuff for dtrace
2006-08-15 netchildAdd the linux 2.6.x stuff (not used by default!):
2006-08-15 netchildregen
2006-08-15 davidxuBecause fuword on AMD64 returns 64bit long integer...
2006-08-15 netchildAdd new syscalls in the linuxolator (only used when...
2006-08-14 alcEliminate an unnecessary initialization from trap_pfaul...
2006-08-14 jhbDon't try to preserve PAT bits in pmap_enter(). We...
2006-08-14 alcIt's not entirely obvious that PGEX_I must be zero...
2006-08-11 jhbFirst pass at allowing memory to be mapped using cache...
2006-08-10 netchildAdd some more errno mappings (bsd -> linux) and a comme...
2006-08-08 alcPass VM_PROT_EXECUTE to vm_fault() instead of VM_PROT_R...
2006-08-06 alcEliminate the acquisition and release of the page queue...
2006-08-02 alcDefine the additional page fault error codes that are...
2006-08-01 alcComplete the transition from pmap_page_protect() to...
2006-08-01 obrienCorrect spelling of 3DNow!.
2006-07-29 simonThis commit was generated by cvs2svn to compensate...
2006-07-29 marcelRemove sio(4) and related options from MI files to...
2006-07-28 jhbRetire SYF_ARGMASK and remove both SYF_MPSAFE and SYF_A...
2006-07-28 jhbRegen for MPSAFE flag removal.
2006-07-28 jhbNow that all system calls are MPSAFE, retire the SYF_MP...
2006-07-28 jhbVarious fixes to comments in the syscall master files...
2006-07-27 jhbUnify the checking for lock misbehavior in the various...
2006-07-27 jhbAdd KTR_SYSC tracing to the syscall() implementations...
2006-07-27 jhbAdd missing ptrace(2) system-call stops to various...
2006-07-27 jhbDon't allow MAXMEM or hw.physmem to extend the top...
2006-07-24 davidxuRemove a duplicated line.
2006-07-20 alcAdd pmap_clear_write() to the interface between the...
2006-07-17 alcNow that free_pv_entry() accesses the pmap, call free_p...
2006-07-13 jkimSync specialreg.h changes between amd64 and i386 with...
2006-07-12 jhbSimplify the pager support in DDB. Allowing different...
2006-07-12 jkimAdd two new CPUID bits for AMD CPUs, i. e., SVM and...
2006-07-11 jhbRegen.
2006-07-11 jhb- Add conditional VFS Giant locking to getdents_common...
2006-07-09 mjacobMake the firmware assist driver resident in
2006-07-07 marcelThis commit was generated by cvs2svn to compensate...
2006-07-06 jhbRegen.
2006-07-06 jhb- Protect the list of linux ioctl handlers with an...
2006-07-06 alcMake two simplifications to pmap_ts_referenced(): Elimi...
2006-07-05 alcpmap_clear_ptes() is already convoluted. This will...
2006-07-05 davidxuTemporarily remove SCHED_CORE, it seems I have so many...
2006-07-02 alcCorrect an error in the new pmap_collect(), thus only...
2006-07-01 alcTidy up pmap_ts_referenced(): Eliminate excessive white...
2006-07-01 alcEliminate the remaining uses of "register".
2006-06-27 jhbRegen.
2006-06-27 jhb- Add a kern_semctl() helper function for __semctl...
2006-06-27 rwatsonThis commit was generated by cvs2svn to compensate...
2006-06-27 jhbRegen.
2006-06-27 jhb- Expand the scope of Giant some in mount(2) to protect...
2006-06-27 alcCorrect a very old and very obscure bug: vmspace_fork...
2006-06-26 obrienAdd a pure open source nForce Ethernet driver, under...
2006-06-26 babkinBacked out the change by request from rwatson.
2006-06-26 jhbRegen.
2006-06-26 jhblinux_brk() is MPSAFE.
2006-06-26 obrienThis commit was generated by cvs2svn to compensate...
2006-06-25 alcEliminate a comment that became stale after revision...
2006-06-25 babkinThe common UID/GID space implementation. It has been...
2006-06-21 obrienThis commit was generated by cvs2svn to compensate...
2006-06-21 netchildCommit the DUMMY stuff (printing messages for missing...
2006-06-20 alcChange get_pv_entry() such that the call to vm_page_all...
2006-06-20 netchildregen after change to syscalls.master
2006-06-20 netchildSwitch to using the DUMMY infrastructure instead of...
2006-06-20 yarWe no longer need to disable interrupts in MD trap...
2006-06-19 davidxuAdd variable cpu_mxcsr_mask to save valid bits of mxcsr...
2006-06-19 davidxuMFi386:
2006-06-19 obrienThis commit was generated by cvs2svn to compensate...
2006-06-15 netchildRemove COMPAT_43 from GENERIC (and other kernel configs...
2006-06-15 upsRemove mpte optimization from pmap_enter_quick().
2006-06-14 gshapiroThis commit was generated by cvs2svn to compensate...
2006-06-13 netchildregen after MFP4 (soc2006/rdivacky_linuxolator) of...
2006-06-13 netchildMFP4 (soc2006/rdivacky_linuxolator)
2006-06-13 davidxuAdd scheduler CORE, the work I have done half a year...
2006-06-12 jhbEnable a few more things in x86 NOTES to get broader...
2006-06-12 alcDon't invalidate the TLB in pmap_qenter() unless the...
2006-06-12 impAdd the ability to subset the devices that UART pulls...
2006-06-08 mariusThis commit was generated by cvs2svn to compensate...
2006-06-05 alcIntroduce the function pmap_enter_object(). It maps...
2006-06-05 samThis commit was generated by cvs2svn to compensate...
2006-06-05 rwatsonThis commit was generated by cvs2svn to compensate...
2006-06-01 silbyAfter much discussion with mjacob and scottl, change...
next