Age | Commit message (Expand) | Author |
2009-11-26 | move gcu* to near what it is used by | Theo de Raadt |
2009-11-26 | If the EC is in burst mode use the fast delay to meet the requirements | Theo de Raadt |
2009-11-26 | Fix an issue where 82573L based em(4) devices had long latencies on the | Dariusz Swiderski |
2009-11-26 | em_stop() removes IFF_RUNNING flag, so we should rely on the IFF_UP being set | Dariusz Swiderski |
2009-11-26 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2009-11-26 | allow USB xfer requests to use up to 16 frames per xfer, depending on | Jacob Meuser |
2009-11-26 | greatly reduce latency and kill some XXXs: | Jacob Meuser |
2009-11-26 | magical fix for a fault which reliably brings my firewalls down. i think | David Gwynne |
2009-11-26 | initialize cpu_info correctly. | Takuya ASADA |
2009-11-26 | unbrak previous | Dariusz Swiderski |
2009-11-26 | handle DV_SUSPEND and DV_RESUME | Dariusz Swiderski |
2009-11-26 | wdc@isa ok deraadt | Jonathan Gray |
2009-11-26 | Toggle into "cold" when we we disable interrupts, because tsleeping | Theo de Raadt |
2009-11-26 | Call the existing power functions with our activate function for | Theo de Raadt |
2009-11-26 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2009-11-26 | knf relative to i386 | Theo de Raadt |
2009-11-26 | re-init the fpu like on i386 | Theo de Raadt |
2009-11-26 | Really want isa.h when using #ifdef NISA > 0 | Theo de Raadt |
2009-11-26 | Add an explicit check for supported models (10, 13, 15) before setting up the | Nicholas Marriott |
2009-11-26 | Fix a stack problem on amd64, now the resume functions get called properly. | Mike Larkin |
2009-11-26 | Only re-initialise interfaces on suspend if they were IFF_RUNNING. | Mark Kettenis |
2009-11-25 | Fix typo. | Joel Sing |
2009-11-25 | Add ci_randseed. | Joel Sing |
2009-11-25 | Repair typo in commented-out DRM option, 'sure' oga@ | Ian Darwin |
2009-11-25 | Unbreak GENERIC-IP27. | Joel Sing |
2009-11-25 | fix previous | Damien Bergamini |
2009-11-25 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2009-11-25 | Suspend when the lid closes (but not when it opens again). | Mark Kettenis |
2009-11-25 | something hairy happened with cvs so this file didn't get added. | Owain Ainsworth |
2009-11-25 | re-add uvm_objwire and uvm_objunwire. needed for intel GEM support. | Owain Ainsworth |
2009-11-25 | re-add uvm_objwire and uvm_objunwire. needed for intel GEM support. | Owain Ainsworth |
2009-11-25 | Thinkpad button suspends; ok mlarkin | Theo de Raadt |
2009-11-25 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2009-11-25 | fix default phy_addr makes 82545 work again | Dariusz Swiderski |
2009-11-25 | single-stream parts (AR9285) have a hardware bug that limits the | Damien Bergamini |
2009-11-25 | IP30 IPI implementation. | Takuya ASADA |
2009-11-25 | add gcu(4) to GENERIC and RAMDISK_CD | Dariusz Swiderski |
2009-11-25 | Handle the notification types for LID and Sleep button a bit more | Theo de Raadt |
2009-11-25 | Make sure we get a clean gdt from the BIOS. | Paul Irofti |
2009-11-25 | Clear any pending interrupts. This should not matter, since we're at splhigh(), | Mark Kettenis |
2009-11-25 | - regen | Jasper Lievisse Adriaanse |
2009-11-25 | - add another NEC hub and rename the other two hubs for proper enumeration | Jasper Lievisse Adriaanse |
2009-11-25 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2009-11-25 | oopsy. don't fuck the offset when we wrap the ring with NOOPs. | Owain Ainsworth |
2009-11-25 | Simpler logic to ignore the Naturetech keyboard babbling; discard extra | Miod Vallat |
2009-11-25 | Add support for em(4) interfaces found on intel EP80579 SoC. The MAC part is | Dariusz Swiderski |
2009-11-25 | Just some minor cleanup. OK deraadt@ | Claudio Jeker |
2009-11-25 | Consider any tx buffer that is freed in vr_stop() to be an unsent | Theo de Raadt |
2009-11-25 | Re-enable the debug messages from bus errors and tx underruns so that | Theo de Raadt |
2009-11-25 | Do not call vr_stop() and vr_reset() before calling vr_init(), because | Theo de Raadt |