| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update DRM to CVS snapshot as of 2005-11-28. Notable changes: | Eric Anholt | 2005-11-28 | 1 | -0/+1 |
| * | If we get a stray interrupt, return after logging it. In the extremely | John Baldwin | 2005-11-28 | 1 | -0/+1 |
| * | - Allow duplicate "machine" directives with the same arguments. | Ruslan Ermilov | 2005-11-27 | 4 | -11/+1 |
| * | Fix typo. | Lukas Ertl | 2005-11-24 | 1 | -1/+1 |
| * | Add missing "struct" in i386/i386/machdep.c,v 1.497 by deischen@. | Ruslan Ermilov | 2005-11-24 | 1 | -1/+1 |
| * | Garbage collect machine/smptests.h now that it is empty and no longer used. | John Baldwin | 2005-11-22 | 1 | -36/+0 |
| * | Make COUNT_IPIS and COUNT_XINVLTLB_HITS real kernel options and take | John Baldwin | 2005-11-22 | 4 | -14/+5 |
| * | Garbage collect unused {VERBOSE_,}CPUSTOP_ON_DDBBREAK macros. | John Baldwin | 2005-11-22 | 1 | -6/+0 |
| * | Garbage collect the code to store diagnostics codes in a CMOS register | John Baldwin | 2005-11-22 | 3 | -107/+0 |
| * | Don't enable PUC_FASTINTR by default in the source. Instead, enable it | John Baldwin | 2005-11-21 | 1 | -0/+2 |
| * | Eliminate pmap_init2(). It's no longer used. | Alan Cox | 2005-11-20 | 1 | -5/+0 |
| * | - Always print the trap number so that we have something to start with for | John Baldwin | 2005-11-18 | 1 | -5/+10 |
| * | Fix spelling mistake. | David E. O'Brien | 2005-11-17 | 1 | -1/+1 |
| * | Revert a part of the previous commits to these files that made the NMI | John Baldwin | 2005-11-16 | 1 | -5/+4 |
| * | Revert previous commit to these files. There isn't a race necessitating | John Baldwin | 2005-11-16 | 1 | -3/+2 |
| * | Fix a typo in the check for an invalid APIC. If we are told about an | John Baldwin | 2005-11-16 | 1 | -1/+1 |
| * | Provide a link to the documentation of the I/O APIC at Intel. | Andre Oppermann | 2005-11-15 | 1 | -0/+4 |
| * | Provide a dummy NO_XBOX option that lives in opt_xbox.h for pc98. | Warner Losh | 2005-11-14 | 3 | -6/+0 |
| * | Add xbox associated options/devices to LINT. | Warner Losh | 2005-11-14 | 1 | -0/+17 |
| * | In get_pv_entry() use PMAP_LOCK() instead of PMAP_TRYLOCK() when deadlock | Alan Cox | 2005-11-13 | 1 | -1/+4 |
| * | Add /dev/speaker support to amd64. | Ruslan Ermilov | 2005-11-11 | 2 | -674/+5 |
| * | Fix pc98 build. | Yoshihiro Takahashi | 2005-11-09 | 3 | -0/+6 |
| * | Reimplement the reclamation of PV entries. Specifically, perform | Alan Cox | 2005-11-09 | 1 | -35/+42 |
| * | Remove obsolete options | Warner Losh | 2005-11-09 | 1 | -1/+0 |
| * | Add support for XBOX to the FreeBSD port. The xbox architecture is | Warner Losh | 2005-11-09 | 10 | -0/+928 |
| * | The hptmv inherently believes that a 'long' can hold a physical address. | Scott Long | 2005-11-08 | 1 | -0/+1 |
| * | Add uart(4). When both sio(4) and uart(4) can handle a serial port, | Marcel Moolenaar | 2005-11-05 | 1 | -1/+2 |
| * | Unbreak !SMP kernels | Poul-Henning Kamp | 2005-11-05 | 1 | -0/+2 |
| * | MFamd64: indent with tabs instead of spaces. | Peter Wemm | 2005-11-04 | 1 | -1/+1 |
| * | Begin and end the initialization of pvzone in pmap_init(). | Alan Cox | 2005-11-04 | 1 | -19/+11 |
| * | Change the x86 code to allocate IDT vectors on-demand when an interrupt | John Baldwin | 2005-11-02 | 4 | -96/+217 |
| * | Throw the switch and turn on STOP_NMI on in GENERIC for amd64 and i386. | John Baldwin | 2005-11-01 | 1 | -0/+1 |
| * | Catch up with ACPI-CA 20051021 import | Jung-uk Kim | 2005-11-01 | 1 | -1/+1 |
| * | Instead of a panic()ing in pmap_insert_entry() if get_pv_entry() | Alan Cox | 2005-10-31 | 1 | -8/+65 |
| * | Hook nve(4) up in i386 and amd64 NOTES. | John Baldwin | 2005-10-31 | 1 | -0/+2 |
| * | Normalize a significant number of kernel malloc type names: | Robert Watson | 2005-10-31 | 3 | -3/+3 |
| * | Replace diagnostic printf()s by assertions. Use consistent style for | Alan Cox | 2005-10-30 | 1 | -36/+8 |
| * | Finally complete some work on generalizing the PCF8584-based I2C | Joerg Wunsch | 2005-10-28 | 1 | -633/+0 |
| * | Create a default kernel config for i386 and move 'device isa' and | John Baldwin | 2005-10-27 | 2 | -7/+18 |
| * | Reorganize the interrupt handling code a bit to make a few things cleaner | John Baldwin | 2005-10-25 | 3 | -55/+61 |
| * | Undo the change to pci_cfgdisable() on i386 for now. It seems to fix | Bill Paul | 2005-10-25 | 1 | -6/+2 |
| * | Modify the pci_cfgdisable() routine to bring it more in line with | Bill Paul | 2005-10-25 | 1 | -3/+7 |
| * | Rename the KDB_STOP_NMI kernel option to STOP_NMI and make it apply to all | John Baldwin | 2005-10-24 | 4 | -16/+50 |
| * | When restarting the BSP during cpu_reset() use a membar to ensure that | John Baldwin | 2005-10-24 | 1 | -1/+4 |
| * | Use xchg in Xcpustop to close a race and make cpustop_restartfunc truly | John Baldwin | 2005-10-24 | 1 | -2/+3 |
| * | - Various small whitespace and style nits. | John Baldwin | 2005-10-24 | 1 | -14/+10 |
| * | Like acpi_throttle, set frequency to 100% in attach. Some BIOSen may set | Nate Lawson | 2005-10-23 | 1 | -0/+8 |
| * | Specifically panic() in the case where pmap_insert_entry() fails to | Ade Lovett | 2005-10-21 | 1 | -0/+2 |
| * | Use svr4_si_{addr,code,errno,signo,trap} in preference to si_{...}. | Robert Watson | 2005-10-19 | 1 | -36/+36 |
| * | Redo physical/logical CPU count. | Jung-uk Kim | 2005-10-17 | 1 | -3/+4 |