Age | Commit message (Expand) | Author |
2011-11-16 | Make userret() MI. On architectures which jammed stuff into it in the | Theo de Raadt |
2011-11-16 | Better clock rate .7% error is much better than 7% error. | Dale Rahn |
2011-11-16 | Improve flag setting ioctl so that bulk updates are requested | Mike Belopuhov |
2011-11-15 | Remove pointless/debug prints during config. | Dale Rahn |
2011-11-15 | Bring back 'mostly' working omdog support. | Dale Rahn |
2011-11-15 | Simplify various parts of the puc(4) attachment code. Tested lightly | Theo de Raadt |
2011-11-15 | delay(1) is an extremely short delay, increase this to a measurable amount | Dale Rahn |
2011-11-15 | on failure, the hibernate io function should return an errno type variable, | Theo de Raadt |
2011-11-15 | on failure, hibernate io functions return an errno. not 1. | Theo de Raadt |
2011-11-15 | label_t is the kernel setjmp buffer. It should simply be an array of | Theo de Raadt |
2011-11-14 | went a bit far... | Theo de Raadt |
2011-11-14 | dale and i theorize that these days armish can safely be compiled | Theo de Raadt |
2011-11-14 | merge syscall.c into the end of trap.c as almost all architectures do. | Theo de Raadt |
2011-11-14 | use include properly | Theo de Raadt |
2011-11-14 | merge various differences between hppa and hppa64 | Theo de Raadt |
2011-11-14 | local variable not needed in sdmmc_activate | Theo de Raadt |
2011-11-14 | sync | Theo de Raadt |
2011-11-14 | SMSC9512 and family | Theo de Raadt |
2011-11-14 | ahci hibernate device selection code; not yet tested | Mike Larkin |
2011-11-14 | Use a fixed io_page for all hibernate I/O, which is needed for | Mike Larkin |
2011-11-13 | Add some #defines for the various hibernate I/O modes, some of the | Mike Larkin |
2011-11-13 | In hibernate resume, free the piglet and other VAs we allocated during | Mike Larkin |
2011-11-13 | Fix a handful of bugs that were causing reboots and other bad behavior | Mike Larkin |
2011-11-13 | If a softraid chunk is offline we are not necessarily going to have the | Joel Sing |
2011-11-13 | When initiating a rebuild update the DUID for the chunk so that | Joel Sing |
2011-11-13 | Cleanup rebuild initialisation code. In particular, reconstruct the chunk | Joel Sing |
2011-11-12 | Unbreak tree after kettenis's sanitization in pcidevs | Philip Guenthe |
2011-11-12 | Fix a comment | Claudio Jeker |
2011-11-12 | regen | Mark Kettenis |
2011-11-12 | Sanitize NVIDIA SATA/AHCI/RAID IDs. Not all of these have been seen in the | Mark Kettenis |
2011-11-11 | Remove a bogus check which dereferences an uninitialised pointer. | Joel Sing |
2011-11-11 | When rebuilding check the size of the replacement chunk against the | Joel Sing |
2011-11-11 | Remove unused sv_sensor_valid variable. | Joel Sing |
2011-11-11 | When setting up a bootable softraid volume, do not try to save the boot | Joel Sing |
2011-11-11 | Re-add overro board support. ok drahn@ | Matthieu Herrb |
2011-11-11 | regen | Gleydson Soares |
2011-11-11 | add support for HUAWEI Mobile E173s | Gleydson Soares |
2011-11-10 | Assert copyright; spotted by drahn@ | Uwe Stuehler |
2011-11-10 | Missing UART irqs. | Dale Rahn |
2011-11-10 | Eliminate more useless differences between hppa and hppa64 | Theo de Raadt |
2011-11-10 | setting COM_FREQ here is very wrong | Theo de Raadt |
2011-11-10 | Missing interrupts on gpio. | Dale Rahn |
2011-11-10 | mindless unification with hppa64; remove meaningless differences before | Theo de Raadt |
2011-11-10 | Reduce autoconf(4) overuse on beagle | Uwe Stuehler |
2011-11-10 | Recognize a few more v6 and v7 instructions. | Miod Vallat |
2011-11-10 | Remove unused %s from a printf(), properly cast const void* to const | Kenneth R Westerback |
2011-11-10 | Fix bug where 'now' recomputation was incorrect, | Dale Rahn |
2011-11-10 | Fixed config_pending calls in sdmmc(4) | Uwe Stuehler |
2011-11-10 | Death to inappropriate whitespace. First one pointed out by Brad. | Kenneth R Westerback |
2011-11-10 | Deal with the register offset on omap4430 where the registers moved by 0x100. | Dale Rahn |