| Age | Commit message (Expand) | Author |
| 2020-06-13 | Print a rate limited warning if the TSC timecounter goes backwards from the | ad |
| 2020-01-13 | Remove now unused mdlwp fields md_gc_pmap and md_gc_ptp. | ad |
| 2019-10-12 | Rewrite the FPU code on x86. This greatly simplifies the logic and removes | maxv |
| 2017-02-25 | Garbage collect unneeded inclusion of <x86/dbregs.h> in <machine/proc.h> | kamil |
| 2017-02-23 | Introduce PT_GETDBREGS and PT_SETDBREGS in ptrace(2) on i386 and amd64 | kamil |
| 2016-12-15 | Add support for hardware assisted watchpoints/breakpoints API in ptrace(2) | kamil |
| 2014-02-20 | Move the amd64 and i386 pcb to the bottom of the uarea, and move the | dsl |
| 2014-02-15 | Remove all references to MDL_USEDFPU and deferred fpu initialisation. | dsl |
| 2013-12-01 | revert fpu/pcu changes until we figure out what's wrong; they cause random | christos |
| 2013-10-23 | Use the MI "pcu" framework for bookkeeping of npx/fpu states on x86. | drochner |
| 2011-01-14 | Retire struct user, remove sys/user.h inclusions. Note sys/user.h header | rmind |
| 2008-12-20 | Remove stray opt_redzone.h | ad |
| 2008-06-05 | pmap_remove_all() for x86. Also, always defer freeing ptps to pmap_update(). | ad |
| 2008-01-04 | i386: | yamt |
| 2007-11-16 | s/proc/lwp/ in comment | skrll |
| 2007-11-10 | fsbase/gsbase: | ad |
| 2007-11-10 | - When computing the TSC frequency, call i8254_delay() and not DELAY(). | ad |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2007-02-09 | Merge newlock2 to head. | ad |
| 2006-09-23 | fix a typo in 1.28. (ccaddr_t -> caddr_t) | yamt |
| 2006-05-22 | i386 and xen: move struct user to the highest address in uarea | yamt |
| 2005-12-24 | Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. | perry |
| 2004-02-21 | - Locate comment in right place. | junyoung |
| 2004-01-28 | rename i386 mdlwp flags from MDP_ to MDL_ | yamt |
| 2004-01-14 | remove a duplicated definition of MDP_USEDFPU. | yamt |
| 2003-10-27 | Nuke __P(). | junyoung |
| 2003-08-20 | Pass pointers to frames from assembly, do not use the 'frame on stack | fvdl |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-06-23 | Protect kernel opt_*.h include by #ifdef _KERNEL_OPT | martin |
| 2003-06-23 | Make sure to include opt_foo.h if a defflag option FOO is used. | martin |
| 2003-04-02 | Use PAGE_SIZE rather than NBPG. | thorpej |
| 2003-01-17 | Merge the nathanw_sa branch. | thorpej |
| 2002-10-12 | re-do my previous commit correctly | yamt |
| 2002-10-11 | override KSTACK_LOWEST_ADDR and KSTACK_SIZE for redzone. | yamt |
| 2001-09-10 | Add flag to indicate that a process set some mtrrs that need to be | fvdl |
| 2000-12-11 | Include "machine/frame.h" to avoid lint errors while building "libc". | tron |
| 2000-12-11 | Introduce 2 new flags in types.h: | mycroft |
| 2000-08-16 | Move the TSS selector out of the PCB and put it into mdproc. We | thorpej |
| 1995-08-06 | Move the `used fpu' flag into mdproc, so it can be referenced when a process | mycroft |
| 1995-05-01 | Make md_regs a pointer to a trapframe. | mycroft |
| 1995-05-01 | Rename ibcs2_sigflags to __spare, but leave the space for now. | mycroft |
| 1994-10-27 | new RCS ID format. | cgd |
| 1994-08-15 | Add flags for iBCS2 compat. | mycroft |
| 1994-05-05 | lots of changes: prototype migration, move lots of variables, definitions, | cgd |
| 1993-12-21 | Remove two unused fields. | mycroft |
| 1993-12-20 | Cleanup and garbage collection; nothing significant. From magnum branch. | mycroft |
| 1993-05-22 | add rcsids to everything and clean up headers | cgd |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |