Age | Commit message (Expand) | Author |
2011-06-06 | Fix whitespace and use #ifdef TRAPDEBUG instead of #if 0. | Joel Sing |
2011-06-06 | regen | Mark Kettenis |
2011-06-06 | The host and PCIe bridge parts of the RS780 northbridge crry the AMD vendor ID. | Mark Kettenis |
2011-06-06 | Set FEF bit in the %fprs register when handling an fp_disabled trap from | Mark Kettenis |
2011-06-06 | Removing unused header | Alexandr Shadchin |
2011-06-06 | Remove strcat and strncmp which are both unused, thereby slightly shrinking t... | Jasper Lievisse Adriaanse |
2011-06-06 | Toss a rare device driver; this makes msi interrupts fit. | Theo de Raadt |
2011-06-06 | Microphone mute button support from acpithinkpad (or elsewhere). | Theo de Raadt |
2011-06-06 | Forgot to `cvs add' this file during alpha boot block changes, sorry. | Miod Vallat |
2011-06-06 | Delete the long dead LOCKED and WANTED flags from cd(4), sd(4), and | Matthew Dempsky |
2011-06-05 | Revert previous commit; it makes us run out of interrupt slots too fast on | Mark Kettenis |
2011-06-05 | Update alpha bootblocks to use MI loadfile code instead of rolling our own; | Miod Vallat |
2011-06-05 | Prefer __LP64__ to _LP64; pointed out by brad | Miod Vallat |
2011-06-05 | fix mpu attachment at isapnp which resulted in amd64 (no isapnp) getting | Theo de Raadt |
2011-06-05 | Move the bufcachepercent setting code to MI locations -- set it to 42% | Theo de Raadt |
2011-06-05 | reduce unneccessary differences; ok kettenis | Theo de Raadt |
2011-06-05 | Drop kernel support for the useless DIOCWLABEL ioctl and prune a lot | Matthew Dempsky |
2011-06-05 | Disable MSIs in pci_intr_disestablish() when appropriate. | Mark Kettenis |
2011-06-05 | patch screwed me; left a line behind | Theo de Raadt |
2011-06-05 | Access a presumably 32-bit wide register at a properly aligned address. | Christian Weisgerber |
2011-06-05 | do not calculate bufpages; that is done later in MI bufinit(). in any | Theo de Raadt |
2011-06-05 | Fix function names in debug printfs and use a more user-friendly error | Stefan Sperling |
2011-06-05 | Direct MSIs at the appropriate CPU. | Mark Kettenis |
2011-06-04 | regen | Mark Kettenis |
2011-06-04 | ATI Radeon HD 4290 internal graphics as found on the AMD 890FX chipset. | Mark Kettenis |
2011-06-04 | regen | Mark Kettenis |
2011-06-04 | Another mislabeled AMD northbridge. | Mark Kettenis |
2011-06-03 | Get rid of the wlabel argument to bounds_check_with_label(). It's | Matthew Dempsky |
2011-06-03 | Fix two compile errors in mcd(4) due to bitrot: | Matthew Dempsky |
2011-06-03 | Change acpi_xfoo to acpi_foo names. | Jordan Hargrave |
2011-06-03 | randomness might be broken, but this change | Theo de Raadt |
2011-06-03 | Fix em_write_pci_cfg() and em_read_pci_cfg() to avoid unaligned access, and | Mark Kettenis |
2011-06-03 | regen | Mark Kettenis |
2011-06-03 | PLX PEX 8613 | Mark Kettenis |
2011-06-03 | Track depth of scope stack | Jordan Hargrave |
2011-06-03 | Remove unused structure members. Add depth field. | Jordan Hargrave |
2011-06-02 | When checking to see if a rule is referenced by any source-tracking nodes, | Stuart Henderson |
2011-06-02 | Don't destroy a non-persistent table if referenced by src_nodes. Fixes | Stuart Henderson |
2011-06-02 | In the land of VMWare you can have the latest 64-bit AMD multicore CPU | Mark Kettenis |
2011-06-02 | Fix index for Mid() opcode | Jordan Hargrave |
2011-06-02 | No need to set error to 0, when it is still 0 from the start of the function. | Theo de Raadt |
2011-06-02 | The vndbufpl is no longer used. | Theo de Raadt |
2011-06-02 | Initialize the dv_xname at attach time, so that we don't have to do | Theo de Raadt |
2011-06-02 | In vndclear(), clear all the flag bits. Leaving around a VNF_WLABEL bit | Theo de Raadt |
2011-06-02 | Initialize the dv_unit, because disk_attach will want it later. Before | Theo de Raadt |
2011-06-02 | Do not bzero the softc when doing VNDIOCCLR, because that trashes the | Theo de Raadt |
2011-06-02 | MSI for wpi(4). | Michael Knudsen |
2011-06-02 | Enable MSI. | Mark Kettenis |
2011-06-02 | Add $OpenBSD$ after oga said 'go ahead and fix that' | Paul de Weerd |
2011-06-02 | Move the code that disables MSI out of azalia_configure_pci(), such that we | Mark Kettenis |