| Commit message (Expand) | Author | Age | Files | Lines |
* | o Add new header <sys/stdint.h>. | mike | 2001-11-02 | 1 | -0/+220 |
* | Some fix for the recent apm module changes. | iwasaki | 2001-11-01 | 2 | -14/+8 |
* | Skip PG_UNMANAGED pages when we're shooting everything down to try and | peter | 2001-11-01 | 1 | -1/+1 |
* | Remove previous revision. smp_started back in subr_smp where it belongs. | mjacob | 2001-10-31 | 3 | -6/+0 |
* | Make the actual volatile int smp_started live *somewhere*. This is | mjacob | 2001-10-31 | 3 | -0/+6 |
* | Spell deivces as devices. | rwatson | 2001-10-31 | 1 | -1/+1 |
* | Don't let pmap_object_init_pt() exhaust all available free pages | dillon | 2001-10-31 | 1 | -1/+17 |
* | Don't try to probe the PnP BIOS if ACPI is active. | msmith | 2001-10-31 | 1 | -0/+5 |
* | Add kmupetext(), a function that expands the range of memory covered | green | 2001-10-30 | 1 | -0/+1 |
* | Move device lnc to isa section, since it no longer uses the compat shims. | imp | 2001-10-30 | 1 | -3/+2 |
* | Fix a typo in comment and #ifdef fixes: GRAP_PRIO -> GRAB_PRIO so that | jhb | 2001-10-30 | 2 | -2/+2 |
* | Don't set CR0_NE in cpu_setregs() for the SMP case, since setting it | bde | 2001-10-29 | 1 | -0/+2 |
* | - More whitespace and comment cleanups. | jhb | 2001-10-28 | 2 | -70/+92 |
* | Add APM compatibility feature to ACPI. | iwasaki | 2001-10-26 | 1 | -0/+335 |
* | Add a per-thread ucred reference for syscalls and synchronous traps from | jhb | 2001-10-26 | 1 | -26/+37 |
* | Currently no code does a CROSSJUMP() to sw1a, so we don't need a | jhb | 2001-10-25 | 2 | -4/+0 |
* | Use %ecx instead of %ebx for the scratch register while updating %dr7 since | jhb | 2001-10-25 | 2 | -10/+6 |
* | - Fix typo in comment from previous revision. | jhb | 2001-10-25 | 2 | -6/+8 |
* | Whitespace, comment, and string fixes. | jhb | 2001-10-25 | 2 | -86/+78 |
* | Add PCI_ENABLE_IO_MODES option, for BIOSen that neglect this. | jlemon | 2001-10-25 | 1 | -0/+1 |
* | Backout 1.61 -- both intrcnt and intrnames are already exported | luigi | 2001-10-25 | 2 | -12/+0 |
* | Split the per-process Local Descriptor Table out of the PCB and into | jhb | 2001-10-25 | 9 | -88/+111 |
* | - Clean up the comments slightly here to make them more readable. | jhb | 2001-10-24 | 1 | -3/+7 |
* | Set the code and signal for the F00F hack fault directly instead of | jhb | 2001-10-23 | 1 | -7/+3 |
* | Implement multiple low-level console support. | jlemon | 2001-10-23 | 1 | -1/+1 |
* | [partially forced commit due to pilot error in earlier commit attempt] | des | 2001-10-21 | 2 | -6/+6 |
* | MFi386: | bde | 2001-10-21 | 2 | -0/+4 |
* | MFpc98: fundamental differences. The magic numbers for the i/o port | bde | 2001-10-21 | 2 | -0/+34 |
* | MFpc98: all changes in sys/pc98/pc98/npx.c related to FPU_ERROR_BROKEN. | bde | 2001-10-21 | 2 | -0/+18 |
* | Remove wx. | mjacob | 2001-10-20 | 1 | -1/+0 |
* | Drop support for x87 emulation. Any CPU one would dare to run 5-CURRENT | obrien | 2001-10-20 | 1 | -1/+0 |
* | Make SCSI changer and SES devices standard in generic kernels. | mjacob | 2001-10-16 | 1 | -0/+2 |
* | Deleted most of npxprobe(), and merged npxprobe1() back into npxprobe(). | bde | 2001-10-16 | 2 | -254/+98 |
* | Commit my old fixes for cosmetic bugs in npxprobe() so that they aren't | bde | 2001-10-16 | 2 | -26/+16 |
* | Explicitly initialize the fpu when SSE is enabled since this no | tegge | 2001-10-15 | 2 | -0/+10 |
* | Change vmapbuf() to use pmap_qenter() and vunmapbuf() to use pmap_qremove(). | tegge | 2001-10-14 | 1 | -15/+24 |
* | Reduce the number of TLB shootdowns caused by a call to pmap_qenter() | tegge | 2001-10-14 | 1 | -4/+18 |
* | Correct the input/output/clobber specifications for the cpuid | jdp | 2001-10-12 | 1 | -8/+3 |
* | Oops, these already included sys/lock.h, they just did so after | jhb | 2001-10-11 | 1 | -1/+0 |
* | Add missing includes of sys/ktr.h. | jhb | 2001-10-11 | 3 | -0/+3 |
* | Add missing includes of sys/lock.h. | jhb | 2001-10-11 | 2 | -0/+2 |
* | Make MAXTSIZ, DFLDSIZ, MAXDSIZ, DFLSSIZ, MAXSSIZ, SGROWSIZ loader | ps | 2001-10-10 | 1 | -1/+1 |
* | Remove the Xresume* labels from the i386 interrupt handlers; the | iedowse | 2001-10-09 | 5 | -6/+2 |
* | Remove an unneeded variable declaration and statement. | robert | 2001-10-09 | 2 | -4/+0 |
* | Allow atomic ops to be somewhat safely used in userland. We always use | jhb | 2001-10-08 | 1 | -3/+7 |
* | Export interrupt statistics via sysctl. | luigi | 2001-10-07 | 2 | -0/+12 |
* | Rewrite the pc98 bus_space stuff. | nyan | 2001-10-07 | 4 | -14/+36 |
* | - Moved the bus_dma declarations from bus_{at386,pc98}.h into bus_dma.h. | nyan | 2001-10-06 | 4 | -1374/+4 |
* | Fix a warning. (unused p if not INVARIANTS) | peter | 2001-10-06 | 1 | -2/+1 |
* | In in_cksumdata, len must be a signed type. | dfr | 2001-10-05 | 1 | -1/+1 |