Age | Commit message (Expand) | Author |
2011-09-21 | Remove stale comments about vm freelists | Miod Vallat |
2011-09-21 | Fix range check in intc_intr_establish() | Miod Vallat |
2011-09-21 | Some minor clean up to the _start funtions to make the code read a little | Kevin Lo |
2011-09-21 | Cleanup page calculation for final memory chunk ordering list for | Mike Larkin |
2011-09-21 | Perform most of the remaining refactoring of hibernate code into | Mike Larkin |
2011-09-20 | Oops, forgot to remove that reference to now dead saioctl.h | Miod Vallat |
2011-09-20 | Remove unused libsa error code and descriptions. Anything shrinking | Miod Vallat |
2011-09-20 | Remove unused file before deranged boot blocks writer get ideas from it. | Miod Vallat |
2011-09-20 | Remove !defined(CACHE_CLEAN_BLOCK_INTR) code, and make CACHE_CLEAN_BLOCK_INTR | Miod Vallat |
2011-09-20 | Late spring cleaning of the arm code for old dusty bits we do not want to | Miod Vallat |
2011-09-20 | calee -> callee | Miod Vallat |
2011-09-20 | Remove unused MD_CACHE_CTL() macro and related defines. | Miod Vallat |
2011-09-20 | Don't bother checking for SPX on KA410 (VS2000), since the only colour option | Miod Vallat |
2011-09-20 | Remove commented-out leftovers from old drm drivers that have been removed | Matthieu Herrb |
2011-09-20 | Prepare to add support ALPS touchpads | Alexandr Shadchin |
2011-09-20 | When restarting a system call we need to go back four instructions, not | Joel Sing |
2011-09-20 | Add new machine entry for Itanium. | Paul Irofti |
2011-09-20 | pf_setup_pdesc() panics if address family is neither AF_INET nor | Alexander Bluhm |
2011-09-20 | Fix bogus comment. Okay miod@ | Paul Irofti |
2011-09-20 | In its current state the ring code doesn't work on sandybridge. As a result | Mark Kettenis |
2011-09-20 | The BIOS on the x220 doesn't retrain the FDI link upon resume and restoring | Mark Kettenis |
2011-09-20 | Very early in suspend while the clock is still ticking realtime, | Theo de Raadt |
2011-09-20 | Use correct index for second iioq/iisq fix up. | Joel Sing |
2011-09-20 | Mark softraid crypto volumes as being capable of auto assembly, since they | Joel Sing |
2011-09-20 | Simplify the crypto descriptor handling by changing the list head, instead | Joel Sing |
2011-09-20 | Put kif and dir into pdesc an use this instead of passing the values | Alexander Bluhm |
2011-09-20 | MD trap() passes a MD "traptype" and siginfo-style "code" up to the MI | Theo de Raadt |
2011-09-20 | Clear RB_POWERDOWN early in boot() on systems which can not powerdown and | Miod Vallat |
2011-09-19 | Gah, no cookie for me. | Paul Irofti |
2011-09-19 | Fix comments, they really made sense before splitting them. | Paul Irofti |
2011-09-19 | Regenerate after pipe2. | Paul Irofti |
2011-09-19 | Add pipe2. Okay miod@ | Paul Irofti |
2011-09-19 | Fix Unix socket handling when the length is too large by trimming. | Paul Irofti |
2011-09-19 | Try and clean system type constants a bit: | Miod Vallat |
2011-09-19 | If the rootduid matches a softraid chunk of a bootable softraid volume, | Joel Sing |
2011-09-19 | When installboot is run on a softraid volume, add boot optional metadata | Joel Sing |
2011-09-19 | Print 64 bit values with %ll to get a meaningful message at attach time. | Miod Vallat |
2011-09-19 | Fix obvious cut'n'paste error in a comment. | Miod Vallat |
2011-09-19 | Cleanup sr_ioctl_createraid(). There are three clear cases - (1) corrupt | Joel Sing |
2011-09-19 | clean up buffer cache statistics somewhat to | Bob Beck |
2011-09-19 | Regenerate after syscall expansion. | Paul Irofti |
2011-09-19 | Expand syscall awareness in preparation for pipe2 implementation. | Paul Irofti |
2011-09-19 | Remove some unnecessary debug code. | Joel Sing |
2011-09-19 | Disable TRAPDEBUG. | Mark Kettenis |
2011-09-19 | Consolidate pf function parameters. Move off and hdrlen into pdesc | Alexander Bluhm |
2011-09-19 | Missing argument in STIDEBUG printf | Miod Vallat |
2011-09-19 | %b format strings take the value before the bitname string, not the other | Miod Vallat |
2011-09-19 | Regen. | Mark Kettenis |
2011-09-19 | Avoid sign-extension when extracting the low bits of addresses when checking | Mark Kettenis |
2011-09-19 | Handle an instruction memory protection trap from userland as an ordinary | Mark Kettenis |