Age | Commit message (Expand) | Author |
2013-01-18 | Give buf_acquire_unmapped and B_NOTMAPPED a viking funeral as they should | Bob Beck |
2013-01-18 | Clean up and rework workunit completion for RAID 0. Ensure that we remove | Joel Sing |
2013-01-18 | acpi: add acpiec_lock and acpi_unlock routines. | Paul Irofti |
2013-01-18 | Convert RAID1 to new ccb functions. | Joel Sing |
2013-01-18 | data transfers suit STREAMING dma maps. | David Gwynne |
2013-01-18 | Constrain the amount of kernel memory used by NTFS. Keep a small cache of | Joel Sing |
2013-01-18 | Generate assym.h where we need it, instead of reaching around into other | Joel Sing |
2013-01-18 | acpi: Add global lock enter and leave routines. | Paul Irofti |
2013-01-18 | Clean up/standardise makefiles for i386/stand. | Joel Sing |
2013-01-18 | Clean up and rework workunit completion for concat. Ensure that we remove | Joel Sing |
2013-01-18 | twist the amd64 bus_space implementation a bit. instead of using the tag | David Gwynne |
2013-01-18 | Reset I/O counters when releasing ccbs. | Joel Sing |
2013-01-18 | Update the ARM CPU ID information. The IDs aren't vendor/product | Patrick Wildt |
2013-01-17 | Don't try to access m_head after it may be freed (unlikely for VT6105M, | Chris Cappuccio |
2013-01-17 | Ensure the tty hiwat is less than the size of the ring buffer (since | Theo de Raadt |
2013-01-17 | hardwire SLIP_HIWAT to 100 (as the comment above suggests) since we are | Theo de Raadt |
2013-01-17 | New pmap for panda boards. Work from lots of folks. | Brandon Mercer |
2013-01-17 | Expand the socket splicing functionality from TCP to UDP. Merge | Alexander Bluhm |
2013-01-17 | sync | Reyk Floeter |
2013-01-17 | Add a few more VMware devices. | Reyk Floeter |
2013-01-17 | Generate assym.h where we need it, instead of reaching around into other | Joel Sing |
2013-01-17 | Clean up/standardise makefiles for amd64/stand. | Joel Sing |
2013-01-17 | Clean includes. | Joel Sing |
2013-01-17 | After finding the socket's inp by using the pf's statekey, reset | Alexander Bluhm |
2013-01-17 | forgot this file when committing the 64bit dva diff. | David Gwynne |
2013-01-17 | Convert softraid RAID 0 to the new ccb functions. | Joel Sing |
2013-01-17 | Restructure the RAID1 I/O path so that we only get a ccb once we are | Joel Sing |
2013-01-17 | mikeb pointed at that the interrupt status register read in mpi_intr was | David Gwynne |
2013-01-17 | Create a printb() suitable string for IEEE80211_FC1 field. Needed to show | Claudio Jeker |
2013-01-17 | Style, no functional changes. | Paul Irofti |
2013-01-17 | we dont need to read the interrupt status register to know if we have | David Gwynne |
2013-01-17 | Convert softraid concat to the new ccb functions. | Joel Sing |
2013-01-17 | treat DVAs as 64bits all the time so we can avoid ugly casts and shifts in | David Gwynne |
2013-01-17 | Add a hibernate HIB_DONE op. After the memory-side-effect driver finishes | Theo de Raadt |
2013-01-17 | option HIBERNATE for amd64 | Mike Larkin |
2013-01-17 | increase the number of pages used to hold the chunk ordering map and change | Mike Larkin |
2013-01-17 | use .quad for gdt load when returning from long mode. Fixes a reboot | Mike Larkin |
2013-01-17 | first or second coming, commie or not commie, one m in coming is sufficient | Henning Brauer |
2013-01-17 | fix an error in the amd64 asm unhibernate code and a slight adjustment to | Mike Larkin |
2013-01-17 | Force the latest 3 generations of Intel SATA chipsets into AHCI mode. | Claudio Jeker |
2013-01-16 | replace __attribute__((unused)) with __used, which will be defined to the | David Gwynne |
2013-01-16 | MD hibernate goo for amd64 | Mike Larkin |
2013-01-16 | asm resume functions for amd64 hibernate | Mike Larkin |
2013-01-16 | re-backout the infamous softdep diff - originally committed to get around | Bob Beck |
2013-01-16 | in uvm_coredump, use RB_FOREACH_SAFE because we are torturing the map | Theo de Raadt |
2013-01-16 | Fight global eye bleeding by fixing evil typos. | Miod Vallat |
2013-01-16 | Nuke commons with libsa and add --warn-common to the ld command lines. | Miod Vallat |
2013-01-16 | On second thought, do not unconditionnaly register the cpu throttling code | Miod Vallat |
2013-01-16 | Do not register the internal cpu timer-based timecounter if we support cpu | Miod Vallat |
2013-01-16 | Remove orphaned files. | Miod Vallat |