| Commit message (Expand) | Author | Age | Files | Lines |
* | Use __FBSDID(). | obrien | 2003-06-11 | 1 | -1/+3 |
* | remove old and inaccurate XXX comment. | julian | 2003-05-02 | 1 | -1/+0 |
* | - Move PS_PROFIL and its new cousin PS_STOPPROF back over to p_flag and | jhb | 2003-04-22 | 1 | -21/+13 |
* | Back out M_* changes, per decision of the TRB. | imp | 2003-02-19 | 1 | -2/+2 |
* | Move a bunch of flags from the KSE to the thread. | julian | 2003-02-17 | 1 | -5/+5 |
* | A little infrastructure, preceding some upcoming changes | julian | 2003-02-08 | 1 | -21/+46 |
* | Reversion of commit by Davidxu plus fixes since applied. | julian | 2003-02-01 | 1 | -47/+22 |
* | Move UPCALL related data structure out of kse, introduce a new | davidxu | 2003-01-26 | 1 | -22/+47 |
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | alfred | 2003-01-21 | 1 | -2/+2 |
* | Fix warnings & errors caused by my last commit. | phk | 2003-01-07 | 1 | -2/+1 |
* | This is all "#if defined(__i386__) && __GNUC__ >= 2": | phk | 2003-01-06 | 1 | -0/+47 |
* | Don't #error if we are lint. | phk | 2002-10-01 | 1 | -0/+2 |
* | more caddr_t removal. | alfred | 2002-06-29 | 1 | -2/+2 |
* | Remove __P. | alfred | 2002-03-19 | 1 | -1/+1 |
* | - Change all callers of addupc_task() to check PS_PROFIL explicitly and | jhb | 2001-12-18 | 1 | -2/+1 |
* | Modify the critical section API as follows: | jhb | 2001-12-18 | 1 | -6/+4 |
* | Add kmupetext(), a function that expands the range of memory covered | green | 2001-10-30 | 1 | -5/+64 |
* | KSE Milestone 2 | julian | 2001-09-12 | 1 | -11/+12 |
* | Pushdown Giant for: profil(), ntp_adjtime(), ogethostname(), | dillon | 2001-09-01 | 1 | -4/+14 |
* | - Close races with signals and other AST's being triggered while we are in | jhb | 2001-08-10 | 1 | -1/+3 |
* | We don't need to hold a lock just to test a flag. | jhb | 2001-06-06 | 1 | -5/+1 |
* | Remove unneeded includes of sys/ipl.h and machine/ipl.h. | jhb | 2001-05-15 | 1 | -1/+0 |
* | Undo part of the tangle of having sys/lock.h and sys/mutex.h included in | markm | 2001-05-01 | 1 | -0/+2 |
* | Switch from save/disable/restore_intr() to critical_enter/exit(). | jhb | 2001-03-28 | 1 | -4/+3 |
* | Since the PC is a pointer to a code address, change the second parameter of | jhb | 2001-02-22 | 1 | -2/+2 |
* | Change and clean the mutex lock interface. | bmilekic | 2001-02-09 | 1 | -3/+3 |
* | - Catch up to proc flag changes. | jhb | 2001-01-24 | 1 | -2/+6 |
* | Convert more malloc+bzero to malloc+M_ZERO. | dwmalone | 2000-12-08 | 1 | -2/+1 |
* | Hide intrstate in the #ifdef where it belongs. | phk | 2000-12-07 | 1 | -1/+1 |
* | Catch up to moving headers: | jhb | 2000-10-20 | 1 | -1/+1 |
* | Major update to the way synchronization is done in the kernel. Highlights | jasone | 2000-09-07 | 1 | -1/+3 |
* | Previous commit changing SYSCTL_HANDLER_ARGS violated KNF. | phk | 2000-07-04 | 1 | -1/+1 |
* | Style police catches up with rev 1.26 of src/sys/sys/sysctl.h: | phk | 2000-07-03 | 1 | -1/+1 |
* | Commit major SMP cleanups and move the BGL (big giant lock) in the | dillon | 2000-03-28 | 1 | -0/+1 |
* | Unremove used includes. | bde | 1999-10-12 | 1 | -0/+2 |
* | Trim unused options (or #ifdef for undoc options). | peter | 1999-10-11 | 1 | -2/+0 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Fixed profiling of elf kernels. Made high resolution profiling compile | bde | 1999-05-06 | 1 | -2/+5 |
* | Fixed bogotification of pseudocode for syscall args by rev.1.53 of | bde | 1998-09-05 | 1 | -3/+3 |
* | Changed to the C9x draft spelling of the (unsigned) integral type | bde | 1998-07-14 | 1 | -4/+4 |
* | Oops, the previous commit should have changed `i386' to `__i386__', | bde | 1998-05-01 | 1 | -3/+3 |
* | Support compiling with `gcc -ansi'. | bde | 1998-04-15 | 1 | -10/+10 |
* | Move the "retval" (3rd) parameter from all syscall functions and put | phk | 1997-11-06 | 1 | -3/+2 |
* | Moved declaration of etext from <machine/md_var.h> to <machine/cpu.h> | bde | 1997-10-27 | 1 | -4/+1 |
* | Last major round (Unless Bruce thinks of somthing :-) of malloc changes. | phk | 1997-10-12 | 1 | -2/+2 |
* | Distribute and statizice a lot of the malloc M_* types. | phk | 1997-10-11 | 1 | -1/+3 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Fixed magic and wrong numbers in calibration of nullfunc_loop_profiled() | bde | 1996-12-13 | 1 | -13/+10 |
* | Improved non-statistical (GUPROF) profiling: | bde | 1996-10-17 | 1 | -37/+149 |