Age | Commit message (Expand) | Author |
2009-11-27 | Regenerate | Philip Guenthe |
2009-11-27 | Add setrdomain() and getrdomain() system calls. Committing now to | Philip Guenthe |
2009-11-27 | Move MB_LEN_MAX into the machine-independent sys/limits.h header, | Philip Guenthe |
2009-11-27 | Add a signal for librthread to use for interthread ASTs for cancelation | Philip Guenthe |
2009-11-27 | Convert thrsleep() to an absolute timeout with clockid to eliminate a | Philip Guenthe |
2009-11-27 | Convert thrsigdivert to (almost) be sigtimedwait by adding siginfo_t | Philip Guenthe |
2009-11-27 | Change threxit() to take a pointer to a pid_t to zero out from the | Philip Guenthe |
2009-11-27 | ci->ci_curprocpaddr must initialized before cpu1 get into cpu_switchto(). | Takuya ASADA |
2009-11-27 | typo in documentation; missing full stop. | Igor Sobrado |
2009-11-27 | atomic counter increment for SMP. | Takuya ASADA |
2009-11-26 | Visual (and on some machines, audio) feedback while the machine is | Mike Larkin |
2009-11-26 | Now IPI can interrupt to clock interrupt handler. | Takuya ASADA |
2009-11-26 | - let this compile again. | Jasper Lievisse Adriaanse |
2009-11-26 | Reset the wakeup vector to ensure that we don't resume on reboot. | Mike Larkin |
2009-11-26 | Don't try to be clever and mix tag queueing mechanisms. Few if any | Kenneth R Westerback |
2009-11-26 | do not pull acpi_wakecode.o into RAMDISKS | Theo de Raadt |
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 |