| Age | Commit message (Expand) | Author |
| 2003-10-30 | * keep track of PCI buses that aren't known by firmware, but are found | fvdl |
| 2003-10-28 | #define __HAVE_LONG_DOUBLE on platforms which implement a distinct | kleink |
| 2003-10-27 | Nuke __P(). | junyoung |
| 2003-10-27 | Err, rename some members added in previous to make them reflect their | kleink |
| 2003-10-26 | For convenient use in libc, add unions of the C floating types and their | kleink |
| 2003-10-26 | Correct the position of the QUIETNAN bit. | kleink |
| 2003-10-26 | Use <sys/ieee754.h> where applicable. | kleink |
| 2003-10-26 | define SPINLOCK_SPIN_HOOK to let LK_SPIN lockmgr locks call x86_pause. | yamt |
| 2003-10-25 | Reflect the explicit integer bit here as well. | kleink |
| 2003-10-23 | Make ieee_ext match reality, and add a note about its ABI-specific | kleink |
| 2003-10-23 | * Move the definitions for types other than single-precision and double- | kleink |
| 2003-10-22 | Use a common <machine/math.h> for amd64 and i386. | kleink |
| 2003-10-16 | Add hooks and structures to allow the MP table intr mapping code a | fvdl |
| 2003-10-08 | Overhaul MBR handling (part 1): | lukem |
| 2003-09-26 | Move __cpu_simple_lock_t and __SIMPLELOCK_{UN,}LOCKED to machine/types.h | nathanw |
| 2003-09-06 | Move the bulk of pci_intr_string into a seperate intr_string function. Use | fvdl |
| 2003-09-06 | When establishing the ACPI SCI, make sure it's always active low (as well | fvdl |
| 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-07-28 | give >32 bit constants an "LL" prefix to appease gcc3.3 | mrg |
| 2003-07-19 | change multiple include protection #define to match filename | lukem |
| 2003-06-23 | #ifdef _KERNEL_OPT police | martin |
| 2003-06-23 | Make sure to include opt_foo.h if a defflag option FOO is used. | martin |
| 2003-06-16 | Rename IPL_IMP -> IPL_VM. | thorpej |
| 2003-06-15 | Handle 64bit DMA addresses on PCI for platforms that can (currently only | fvdl |
| 2003-05-29 | Add the options MPBIOS_SCANPCI and MPACPI_SCANPCI to configure PCI roots | fvdl |
| 2003-05-12 | Rename <sys/float_ieee.h> to <sys/float_ieee754.h>, following libc's | kleink |
| 2003-05-11 | Make this include file shareable (moved here from sys/arch/i386/include) | fvdl |
| 2003-05-11 | Moved here from sys/arch/i386/include. | fvdl |
| 2003-05-11 | Add a global_int field to the mp_intr_map structure, for use with ACPI. | fvdl |
| 2003-05-09 | A few ISA sound drivers like to share dma channels, and hence deferred | fvdl |
| 2003-05-08 | Add x86_pause() inline function, containing the "pause" instruction | fvdl |
| 2003-05-07 | Generalize bounce buffers, and use them for 32 bit PCI if needed. | fvdl |
| 2003-05-04 | Block level-triggered interrupts at the ioapic if they are deferred. | fvdl |
| 2003-04-26 | Install cacheinfo.h | fvdl |
| 2003-04-25 | Share some common cache info cpuid code between i386 and x86_64. | fvdl |
| 2003-04-21 | Override LDBL_MIN | christos |
| 2003-04-19 | PR/3012: Greg A. Woods: Write all float.h files [except the vax of course] | christos |
| 2003-04-16 | Add definitions (#defined out) to pass the result of the v3.x bios | dsl |
| 2003-04-02 | Use PAGE_SIZE rather than NBPG. | thorpej |
| 2003-03-04 | Make the apic address unsigned, as it should be. | fvdl |
| 2003-03-04 | Fix some fields that did not have explicit types yet. | fvdl |
| 2003-03-03 | use CVAROFF. | fvdl |
| 2003-03-03 | Install cpuvar.h | fvdl |
| 2003-03-01 | Moved here from i386/include | fvdl |
| 2003-02-27 | Reinstate some const qualifiers I accidentally removed when moving this | fvdl |
| 2003-02-27 | Move a few more files to x86/include. Trim the list of files to install | fvdl |
| 2003-02-26 | Install header files. | fvdl |
| 2003-02-26 | Move some files out of i386 into x86, so that they can be shared with | fvdl |