Age | Commit message (Expand) | Author |
2011-11-19 | Add ZTE MF190; ok jsg | Mike Belopuhov |
2011-11-19 | Add a comment explaining the weired nature of the mlphy. | Claudio Jeker |
2011-11-19 | regen | Mike Belopuhov |
2011-11-19 | Add ZTE MF190 installer ID | Mike Belopuhov |
2011-11-18 | Don't bother keeping a local copy of boot_dev in parse_prom_bootdev(). | Miod Vallat |
2011-11-18 | no need to zero all the free pages since we will be skipping them with | Mike Larkin |
2011-11-18 | - fix a few trailing whitespaces and a spello | Jasper Lievisse Adriaanse |
2011-11-18 | fix a corner case in rle processing where the rle byte was the last byte | Mike Larkin |
2011-11-17 | physmem run length encoding (rle) for hibernate - don't compress or write | Mike Larkin |
2011-11-17 | support Huawei EM770W | Jonathan Gray |
2011-11-17 | regen | Jonathan Gray |
2011-11-17 | Huawei EM770W | Jonathan Gray |
2011-11-16 | Reduce use of globals in hibernate code. | Mike Larkin |
2011-11-16 | oops, need a prototype for ast() | Theo de Raadt |
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 |