Age | Commit message (Expand) | Author |
2009-12-11 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2009-12-11 | sync. | Owain Ainsworth |
2009-12-11 | When i filled in these pcidevs I cleverly made two sequential ones | Owain Ainsworth |
2009-12-11 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2009-12-11 | More changes to avoid truncating 64 bit pointers to 32 bits and sign-extending | Miod Vallat |
2009-12-11 | Fill out the pdq_cmd_info table to 18 elements, despite many of | Philip Guenthe |
2009-12-10 | "please apply the same diff as for rt2860 to if_run.c" damien@ | Owain Ainsworth |
2009-12-10 | fix a theoretical (but not possible) array bound overflow. | Owain Ainsworth |
2009-12-10 | ansi | Theo de Raadt |
2009-12-10 | spacing | Theo de Raadt |
2009-12-10 | "fix" from freebsd to hide potential race in silly renames, where | Bob Beck |
2009-12-10 | a few sizeof(array)/sizeof(array[0]) -> nitems(array) conversions found while | Owain Ainsworth |
2009-12-10 | various bits of knf; ok yuo | Theo de Raadt |
2009-12-10 | remove dead assignment and newly created unused variable. | Charles Longeau |
2009-12-10 | remove dead assignment and newly created unused variable. | Charles Longeau |
2009-12-09 | Resubmit any pending SCSI commands when we sucessfully (re)connect to | Mark Kettenis |
2009-12-09 | this does not even compile | Theo de Raadt |
2009-12-09 | add uhts(4). | Matthieu Herrb |
2009-12-09 | add uhts(4) a driver for USB HID touchscreens. ok miod@. | Matthieu Herrb |
2009-12-09 | Nuke stray comment referencing deceased TRY_AGAIN_LATER that dlg@ | Kenneth R Westerback |
2009-12-09 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2009-12-09 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2009-12-09 | sloppy oga, tsk tsk, you are scaring us | Theo de Raadt |
2009-12-09 | Don't try to shove I/O down the LDC if we're disconnected from the virtual | Mark Kettenis |
2009-12-09 | Do not count input errors twice. We always read input errors from | Christian Weisgerber |
2009-12-09 | Add entries in compat signal mapping arrays for SIGTHR. | Jonathan Gray |
2009-12-09 | Remove the clean gdt bit and leave the idt part in. | Paul Irofti |
2009-12-09 | add two new MD only pmap apis to amd64 and i386 (not to be used in MI | Owain Ainsworth |
2009-12-09 | add cpufunc functions for the clflush instruction and the mfence | Owain Ainsworth |
2009-12-09 | Detect the cache line size for the clflush instruction when we identify | Owain Ainsworth |
2009-12-09 | Stop spamming dmesg when raid isn't available. | Marco Peereboom |
2009-12-09 | disable useles print | Marco Peereboom |
2009-12-08 | Unconditionnaly move kernel virtual memory space to XKSEG, now that previous | Miod Vallat |
2009-12-08 | In cpu_switchto(), correctly ignore CKSEG0 curprocpaddr (and do not update the | Miod Vallat |
2009-12-08 | Use a whole page for msgbuf if page size is larger than 4KB, instead of | Miod Vallat |
2009-12-08 | Remove old SysV SHM size limits global variables, they are no longer needed | Miod Vallat |
2009-12-08 | Passing kva + size as the third argument to uvm_km_free() is a bad idea. It | Mark Kettenis |
2009-12-08 | Base the revision string in the INQUIRY info on the version of the VIO protocol | Mark Kettenis |
2009-12-08 | the ata identify structure is stupid. its full of buffers you have | David Gwynne |
2009-12-08 | claim Intel 82801H RAID by pci id. it might be in RAID mode, not ahci. | David Gwynne |
2009-12-08 | move "pf: key search" and "pf: key setup" messages to PF_DEBUG_NOISY | Stuart Henderson |
2009-12-08 | krw and marco found another problem with my atascsi chanages. | David Gwynne |
2009-12-08 | sync | Kevin Lo |
2009-12-08 | USB IDs for Realtek RTL8192U | Kevin Lo |
2009-12-07 | enter afb | Mark Kettenis |
2009-12-07 | Firmware for Elite3D framebuffers. Thanks to Sun, and in particular Alan | Mark Kettenis |
2009-12-07 | Correctly skip available memory regions without (kernel) page aligned | Miod Vallat |
2009-12-07 | Sync VM_MIN_ADDRESS with __LDPGSZ again. | Miod Vallat |
2009-12-07 | sync (with pckbd) | Owain Ainsworth |
2009-12-07 | Support uk.swapctrlcaps as a valid keymap. | Owain Ainsworth |