Age | Commit message (Expand) | Author |
2010-08-12 | Instead of returning EBUSY when the busy flag is set in the ioctl, sleep | Owain Ainsworth |
2010-08-12 | Nuke extra (typoed) extern declaration and a spare newline from the last | Owain Ainsworth |
2010-08-12 | Reset the chip upon suspend, to make sure it stops DMA. Reset it again upon | Mark Kettenis |
2010-08-12 | these files don't need to include nearly so many headers | Ted Unangst |
2010-08-12 | clean up some macro obfuscation and assorted styling problems. | Ted Unangst |
2010-08-12 | Initialize xs to NULL in gdt_intr() since it now might be used before | Matthew Dempsky |
2010-08-12 | we are at -current again | Theo de Raadt |
2010-08-11 | Disable the RTC the periodic interrupt. Leaving it enabled causes the | Mark Kettenis |
2010-08-11 | Make the number of vnodes to correspond to the number of buffers in | Bob Beck |
2010-08-11 | crank version | Theo de Raadt |
2010-08-11 | De-inline CHS_rw. Somehow the merger of two monster __asm __inline statements | Theo de Raadt |
2010-08-11 | Use the correct offsets when reading/writing to DCA_TXCTRL in the 82599 | Jonathan Gray |
2010-08-11 | Typo in comment: auhtorized->authorized | Ray Lai |
2010-08-11 | Fix two problems in gdt, introduced in 4.7. Eliminate a use-after-free | Kenneth R Westerback |
2010-08-10 | add a description for bsd.sp where appropriate; while here, write | Igor Sobrado |
2010-08-10 | spaces and tabs, no binary change | Marco Peereboom |
2010-08-10 | Someone went nuts with spaces and tabs. No binary change. | Marco Peereboom |
2010-08-09 | sync hardware and software buffer positions on resume | Jacob Meuser |
2010-08-08 | Accept "ACPI 4" or such, bug in laptop or spec? -- Thinkpad SL510 | Theo de Raadt |
2010-08-08 | Fix re_stop() invocation (normally #ifdef'd out) to use new parameter | Kenneth R Westerback |
2010-08-08 | suspend/resume handler for radeondrm | Owain Ainsworth |
2010-08-08 | Close race between the acpi thread and wscons ioctls running in process | Mark Kettenis |
2010-08-08 | suspend/resume support for auich, and some infrastructure in ac97 | Jacob Meuser |
2010-08-08 | fix broken english in commented out printf. | Miod Vallat |
2010-08-08 | Stop recursion introduced in rev 1.42, by reverting most of that commit. | Mark Kettenis |
2010-08-08 | Try to save the vga hardware state around suspend, and also redisplay the | Miod Vallat |
2010-08-08 | take us to release | Theo de Raadt |
2010-08-08 | we ship releases with POOL_DEBUG off. post-release, turn it back on. | Theo de Raadt |
2010-08-08 | Restore the APIC ID to what we set it to at boot (some machines come up | Theo de Raadt |
2010-08-08 | activate function for suspend/restore; from mglocker | Theo de Raadt |
2010-08-08 | Reenable acpiasus(4). The bogus code is actually dead code, and jsing@'s | Mark Kettenis |
2010-08-08 | Try and improve legacy controller emulation heuristics; if we think we should | Miod Vallat |
2010-08-08 | Make sure hw.revision_id gets initialized before it's used by em_set_mac_type() | Mark Kettenis |
2010-08-08 | Disable acpiasus(4); it violates the rule that only the acpi thread is allowed | Mark Kettenis |
2010-08-08 | Be consistent in function naming. No functional changes. | Marcus Glocker |
2010-08-08 | convert printf()s that can happen in the resume path to DPRINTF()s. | Jacob Meuser |
2010-08-08 | at resume time, re-nable the AMDPM_RNGEN bit | Theo de Raadt |
2010-08-08 | silence BIOS takeover failure messages on unsuspends | Theo de Raadt |
2010-08-08 | Backout r1.55 since this breaks anything which does crypto ops prior to | Joel Sing |
2010-08-08 | highly recommend that DVACT_{SUSPEND,RESUME} return 0 unless you want to trig... | Theo de Raadt |
2010-08-08 | Report the acpi sleep states when on a RAMDISK; ok krw | Theo de Raadt |
2010-08-08 | do not unlock vnode before calling vput. should fix ray's panic. | Ted Unangst |
2010-08-07 | Revert 1.123. Hangs RTL8168C/8111C (0x3c00) after | Christian Weisgerber |
2010-08-07 | quiet "missed interrupt" messages. requested by deraadt. | Jacob Meuser |
2010-08-07 | restore unsolicited responses from volume knob widgets | Jacob Meuser |
2010-08-07 | break statements even on default cases | Theo de Raadt |
2010-08-07 | Suspend/resume for agp_amd.c | Owain Ainsworth |
2010-08-07 | Suspend/resume handler for viaagp. | Owain Ainsworth |
2010-08-07 | save/restore functions for aliagp. | Owain Ainsworth |
2010-08-07 | Suspend/resume handler for sisagp save/restoring the gtt window/size and | Owain Ainsworth |