| Age | Commit message (Expand) | Author |
| 2006-08-28 | Some bus_dma(9) fixes for Xen: | bouyer |
| 2006-08-27 | Update powernow module with POWERNOW_K7 and POWERNOW_K8 support. | xtraeme |
| 2006-08-24 | Display XD for Intel processors (Execution Disable bit support). | cube |
| 2006-08-23 | - Move k7_powernow_* prototypes from i386/include/cpu.h to | xtraeme |
| 2006-08-08 | files.x86 isn't included by Xen kernels, so opt_powernow_k8.h never gets | cube |
| 2006-08-07 | * Do not change struct powernow_pst_s (I added another member in my | xtraeme |
| 2006-08-06 | AMD PowerNow!/Cool`n'Quiet driver for NetBSD/amd64, | xtraeme |
| 2006-07-04 | Apply fvdl's acpi pci interrupt configuration code. | christos |
| 2006-02-16 | Change "inline" back to "__inline" in .h files -- C99 is still too | perry |
| 2006-02-04 | Revert yesterday's change that attempted to fix the detection of the | jmmv |
| 2006-02-03 | When booting an i386 kernel with Multiboot, properly detect the boot device | jmmv |
| 2006-02-03 | Change repne to rep for {ins,outs}{b,s,l} as proposed | bouyer |
| 2006-02-03 | Implement support for 'The Multiboot Specification' so that i386 kernels | jmmv |
| 2005-12-30 | Add a 'struct bootinfo' to represent the bootinfo structure used in the | jmmv |
| 2005-12-28 | inline -> __inline | perry |
| 2005-12-24 | __asm__ -> __asm | perry |
| 2005-12-24 | Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. | perry |
| 2005-12-02 | PR/32216: Nicolas Joly: Missing HTT feature display for Opterons dual-core CPUs | christos |
| 2005-11-03 | - use sys/spl.h. | yamt |
| 2005-10-29 | add splraiseipl(). | yamt |
| 2005-10-28 | remove duplicated spllpt(). | yamt |
| 2005-08-22 | Rename _PRIVATE_BUS_DMAMEM_ALLOC_RANGE to _BUS_DMAMEM_ALLOC_RANGE for | bouyer |
| 2005-08-20 | More adjustements to deal with Xen's physical <=> machine addresses mappings: | bouyer |
| 2005-07-06 | BIOSDISK_EXT13INFO_V3 -> BIOSDISK_EXTINFO_V3 | junyoung |
| 2005-06-20 | pci_device_foreach(), pci_device_foreach_min(), pci_bridge_foreach(), and | sekiya |
| 2005-06-12 | Make disklabel(8) and fdisk(8) into "host tools " last step: build | dyoung |
| 2005-05-29 | Sprinkle const. | christos |
| 2005-05-02 | Merge changes for ACPI-CA 20050408. | kochi |
| 2005-04-16 | add files which i forgot to add with arch/x86/x86/bus_dma.c rev.1.21. | yamt |
| 2005-04-16 | tweak x86 bus_dma code so that it can be used by xen port. | yamt |
| 2005-04-16 | make multi inclusion protection macros consistent. | yamt |
| 2005-04-15 | Push back the descriptions of NaN formats, and descriptions of the | kleink |
| 2005-03-09 | Add a dm_maxsegsz public member to bus_dmamap_t. This allows a user of the API | matt |
| 2005-02-21 | Probe and print the Intel Extended Feature Bits, as documented | he |
| 2005-02-10 | Recognize an obscure cpu feature flag bit "xTPR" | drochner |
| 2005-02-04 | The bootinfo_wedge structure must be packed, or the 32bit alignments | fvdl |
| 2004-11-30 | Add PSL_T to PSL_USER; it's fine for a program to want to trap itself. | nathanw |
| 2004-11-25 | remove __lockbarrier, which i forgot to remove in the previous. | yamt |
| 2004-10-31 | use __insn_barrier rather than homegrown equivalents. | yamt |
| 2004-10-23 | __cpu_simple_lock: loop without locking cache or asserting LOCK#. | yamt |
| 2004-10-23 | to determine if an interrupt needs to grab the kernel lock or not, | yamt |
| 2004-10-23 | Add support for passing booted wedge information to the kernel. | thorpej |
| 2004-08-17 | Get correct cache information for earlier VIA C3 models. | briggs |
| 2004-08-08 | VIA C3 cache info. | briggs |
| 2004-07-29 | remove now unnecessary "pci_enumerate_bus" definitions | drochner |
| 2004-06-28 | Updaing ci_ilevel and testing ci_ipending must be done with all interrupts | fvdl |
| 2004-06-20 | Remove the "ID" component of the x86 bus_dma flags, since these are no | thorpej |
| 2004-06-05 | unexport following x86 bus_dma internal functions. | yamt |
| 2004-05-17 | the EST and TM2 flags in the second cpuid register were swapped | joda |
| 2004-03-24 | remove license clauses 3 and 4 from my cpoyright notices | drochner |