| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace calls to WITNESS_SLEEP() and witness_list() with equivalent calls | jhb | 2003-03-04 | 1 | -7/+2 |
* | Wrap the hyperthreading support code with the HTT kernel option. | jhb | 2003-03-04 | 3 | -0/+63 |
* | Gigacommit to improve device-driver source compatibility between | phk | 2003-03-03 | 2 | -26/+16 |
* | Expand some #ifdef's to fix I386_CPU compile. | jhb | 2003-02-27 | 1 | -1/+3 |
* | Remove some long unused declarations. (For example, the PV flags have not | alc | 2003-02-27 | 1 | -6/+0 |
* | Change the process flags P_KSES to be P_THREADED. | julian | 2003-02-27 | 3 | -3/+3 |
* | Implemented "nooption" and "nomakeoption" config(8) tokens. | ru | 2003-02-26 | 1 | -9/+1 |
* | Better to not know anything about KSE. | davidxu | 2003-02-26 | 1 | -2/+0 |
* | Correctly set BUS_SPACE_MAXSIZE in all the busdma backends. | mux | 2003-02-26 | 3 | -3/+3 |
* | Move most everything back to a MI NOTES, and use "nodevice" in MD NOTES | obrien | 2003-02-25 | 1 | -2/+3 |
* | - Added inlines pmap_is_current, pmap_is_alternate and pmap_set_alternate | jake | 2003-02-25 | 2 | -26/+41 |
* | Remove an unsafe KASSERT. | davidxu | 2003-02-25 | 1 | -1/+0 |
* | Cleanup of the d_mmap_t interface. | mux | 2003-02-25 | 2 | -10/+6 |
* | - Removed UMAXPTDI and UMAXPTEOFF. | jake | 2003-02-24 | 2 | -3/+1 |
* | The mpbiosreason variable does not used for pc98. | nyan | 2003-02-24 | 3 | -0/+6 |
* | Use the direct mapping of IdlePTD setup in locore for proc0's page directory, | jake | 2003-02-24 | 1 | -8/+2 |
* | Allow machines with one CPU and a valid mp table to boot an SMP kernel. | tegge | 2003-02-23 | 3 | -0/+6 |
* | Previous commit missed a 1 that should be NGPTD, and an NPDEPG that should | jake | 2003-02-23 | 4 | -3/+4 |
* | - Added macros NPGPTD, NBPTD, and NPDEPTD, for dealing with the size of the | jake | 2003-02-23 | 6 | -15/+17 |
* | - Added macros PDESHIFT and PTESHIFT, use these instead of magic constants | jake | 2003-02-23 | 5 | -10/+14 |
* | The root of the splay tree maintained within the pm_pteobj always refers | alc | 2003-02-22 | 2 | -26/+9 |
* | unsigned -> pt_entry_t. | jake | 2003-02-22 | 1 | -4/+4 |
* | Fix fumble in rev 1.525. pmap_kenter()'s second argument is a physical | peter | 2003-02-20 | 1 | -1/+1 |
* | Back out M_* changes, per decision of the TRB. | imp | 2003-02-19 | 9 | -24/+24 |
* | Initiate de-orbit burn for USE_PCI_BIOS_FOR_READ_WRITE. This has been | peter | 2003-02-18 | 3 | -149/+28 |
* | Move a bunch of flags from the KSE to the thread. | julian | 2003-02-17 | 6 | -11/+7 |
* | - Split the struct kse into struct upcall and struct kse. struct kse will | jeff | 2003-02-17 | 1 | -6/+4 |
* | - Move ke_sticks, ke_iticks, ke_uticks, ke_uu, ke_su, and ke_iu back into | jeff | 2003-02-17 | 1 | -2/+2 |
* | Change "dev_t gdbdev" to "void *gdb_arg", some possible paths for GDB | phk | 2003-02-16 | 1 | -5/+5 |
* | Remove #include <sys/dkstat.h> | phk | 2003-02-16 | 4 | -4/+0 |
* | Assert that the kernel map's system mutex is held in pmap_growkernel(). | alc | 2003-02-15 | 1 | -0/+1 |
* | - Add a mutex for synchronizing the use of CMAP/CADDR 1 and 2. | alc | 2003-02-14 | 1 | -9/+12 |
* | Fix the style of the SCHED_4BSD commit. | obrien | 2003-02-13 | 1 | -1/+1 |
* | Oops. I mis-remembered about the P4 problems. It was 5.0-DP2 that | peter | 2003-02-13 | 1 | -3/+3 |
* | Turn of PG_PS and PG_G for Pentium-4 cpus at boot time. This is so | peter | 2003-02-13 | 1 | -2/+30 |
* | Remove kptobj. Instead, use VM_ALLOC_NOOBJ. | alc | 2003-02-12 | 1 | -9/+2 |
* | Switch to using the TSC code in i386/i386/tsc.c. | phk | 2003-02-11 | 1 | -114/+1 |
* | Implement fpclassify(): | mike | 2003-02-08 | 1 | -0/+2 |
* | MF alpha | alc | 2003-02-08 | 1 | -0/+12 |
* | Commit some cosmetic changes I had laying around and almost included | peter | 2003-02-07 | 1 | -5/+2 |
* | This file has no longer any content from the original Berkeley file so | phk | 2003-02-05 | 1 | -25/+3 |
* | i386/i386/tsc.c was repo-copied from i386/isa/clock.c. | phk | 2003-02-05 | 2 | -1188/+20 |
* | Make get_cyclecount() use binuptime() when no tsc is available: it is cheaper. | phk | 2003-02-05 | 1 | -4/+4 |
* | Fix a problem in bus_dmamap_load_{mbuf,uio} when the first mbuf or the first | harti | 2003-02-04 | 1 | -11/+16 |
* | Split the global timezone structure into two integer fields to | phk | 2003-02-03 | 2 | -4/+4 |
* | Split statclock into statclock and profclock, and made the method for driving | jake | 2003-02-03 | 9 | -53/+91 |
* | - Make allpmaps static. | alc | 2003-02-03 | 1 | -3/+4 |
* | Consolidate MIN/MAX macros into one place (param.h). | alfred | 2003-02-02 | 1 | -2/+0 |
* | Put replace spaces with tabs in keeping with the rest of the file. | joe | 2003-02-01 | 1 | -1/+1 |
* | Reversion of commit by Davidxu plus fixes since applied. | julian | 2003-02-01 | 9 | -17/+15 |