Age | Commit message (Expand) | Author |
2013-01-15 | Process futex requeuing even when the thread times out or is signaled. | Philip Guenther |
2013-01-15 | Flushing prefixes of autoconfigured IPv6 addresses with ndp -P | Alexander Bluhm |
2013-01-15 | Implement a function that gets and correctly initialises a ccb for I/O, | Joel Sing |
2013-01-15 | implement bus_space_foo_8 for amd64. it will panic on attempts to do 8 | David Gwynne |
2013-01-15 | Always initialise the discipline name, not just when we are doing a create. | Joel Sing |
2013-01-15 | Make the FAT setattr handling more consistent about unsupported | Martynas Venckus |
2013-01-15 | Fix typos in comments and change the syntactic sugar of a function to | Claudio Jeker |
2013-01-15 | put a tab after #define to make the diff between Fx and Ox smaller. | Claudio Jeker |
2013-01-15 | Keep a function pointer to the per-discipline I/O interrupt handler in the | Joel Sing |
2013-01-15 | dont use amd64 is currently broken cos it has no | David Gwynne |
2013-01-15 | Factor out workunit initialisation code. | Joel Sing |
2013-01-15 | Fix segmentation of buffers that straddle a boundary. | Mark Kettenis |
2013-01-15 | Allow SIGKILL to terminate coredumping processes. Semantics decided | Theo de Raadt |
2013-01-15 | Slice & dice coredump write requests into MAXPHYS blocks, and | Theo de Raadt |
2013-01-15 | Loongson: Remove some of the unused defines. | Paul Irofti |
2013-01-15 | use bus_space_write_raw_region_8 on 64bit archs when writing to the rings | David Gwynne |
2013-01-15 | Loongson: Unbreak the tree after my last commit. | Paul Irofti |
2013-01-14 | map the registers PREFETCHABLE so things that can do write combining can | David Gwynne |
2013-01-14 | avoid extra bus_space barriers in the interrupt handler. | David Gwynne |
2013-01-14 | use one interrupt handler for the thtc headend, rather than seperate | Theo de Raadt |
2013-01-14 | after OpenBSD requested a etherip rev 3 to solve a byte order weakness, and | Theo de Raadt |
2013-01-14 | Loongson: Replace the system clock provided by the CPU with a GLX MFGPT. | Paul Irofti |
2013-01-14 | Fix the sotfware. | Joel Sing |
2013-01-14 | Call the correct callback on node disassociation. | Joel Sing |
2013-01-14 | Free the directory block buffer at the completion of a readdir, | Joel Sing |
2013-01-14 | when posting descriptors to the chips rings, avoid going write barrier | David Gwynne |
2013-01-14 | the myri doco suggests its nice to post stuff by filling in everything | David Gwynne |
2013-01-14 | Ansify and apply style(9) to function definitions. | Joel Sing |
2013-01-14 | ;; is a long way of saying ; | David Gwynne |
2013-01-13 | Enable flow control support with 5708S/5709S adapters. | Brad Smith |
2013-01-13 | Add support for reporting flow control status for 5708S/5709S fibre PHY. | Brad Smith |
2013-01-13 | Destatic. | Joel Sing |
2013-01-13 | After some discussion with deraadt and kettenis, revert previous decision to | Bob Beck |
2013-01-12 | add viomb driver for virtio balloon device | Stefan Fritsch |
2013-01-11 | Change boot commandline parsing to only force lowercase of the device name | Miod Vallat |
2013-01-11 | Do not use `#' to introduce comments anymore, as(1) will no longer support | Miod Vallat |
2013-01-11 | Make ENTRY() generate a .type @function declaration as well if __ELF__. | Miod Vallat |
2013-01-10 | dont hardcode the phy address at 1. the 5718 family of chips can have | David Gwynne |
2013-01-10 | oh hey guys, ive got this cool new thing called a "switch statement". your | David Gwynne |
2013-01-10 | macros describing necessary bits on newer chips. | David Gwynne |
2013-01-10 | apparently broadcom finally made a series of phys that done need a bunch | David Gwynne |
2013-01-10 | regen | David Gwynne |
2013-01-10 | fix model ids for Broadcom BCM5720C and BCM5717C phys. | David Gwynne |
2013-01-10 | when checking if a particular phy has a particular model number, | David Gwynne |
2013-01-09 | add support for using c99 bool in the kernel based on our stdbool.h | Jonathan Gray |
2013-01-09 | Sync the userland facing drm headers with FreeBSD minus some cruft mpi | Jonathan Gray |
2013-01-09 | comments are lies. brgphy definitely supports more thant the BCR5400. | David Gwynne |
2013-01-08 | a single-com in the Exsys EX-4109x family; Gregory Edigarov <edigarov@qarea.com> | Theo de Raadt |
2013-01-07 | Correctly signal SIGSEGV, instead of SIGBUS, for faults caused by access to | Miod Vallat |
2013-01-07 | Move exec() libsa prototype to hp300 stand, now that it can no longer be | Miod Vallat |