Age | Commit message (Expand) | Author |
2009-04-13 | Convert macros to functions to reduce kernel memory usage. | Bret Lambert |
2009-04-13 | Explicitly test whether the SUNW,start-cpu-by-cpuid interface is available | Mark Kettenis |
2009-04-12 | Implement /dev/mdesc, a device to read the machine description on sun4v | Mark Kettenis |
2009-04-12 | Interrupt support for IOC3 and its subdevices (currently limited to the | Miod Vallat |
2009-04-12 | Add code to prevent the MI pci code to cause IOC3 devices to freeze and | Miod Vallat |
2009-04-12 | Needs <machine/atomic.h> to compile. | Miod Vallat |
2009-04-12 | Get com console global variables from <dev/ic/comvar.h> instead of declaring | Miod Vallat |
2009-04-12 | Better constraints on the temporary register in atomic_{set,clear}bits_int. | Miod Vallat |
2009-04-12 | need nvram to link; ok miod | Theo de Raadt |
2009-04-12 | Remove erroneous spaces. | Joel Sing |
2009-04-12 | Move code handling Machine Descriptions out of the cbus(4) driver. | Mark Kettenis |
2009-04-12 | regen | Mark Kettenis |
2009-04-12 | The Intel 21154 was incorrectly named S21154. | Mark Kettenis |
2009-04-11 | Avoid dereferencing a null pointer when pf attempts to translate a | Joel Sing |
2009-04-11 | Create extents for resource accounting on the root PCI bus and populate them | Mark Kettenis |
2009-04-11 | There is no support for building multi-socket machines in AMD Family 11h | Mark Kettenis |
2009-04-11 | Add PnP ID for PCIe host bridge. | Mark Kettenis |
2009-04-10 | Catch up with sparc changes (bcopy fix, struct cpuinfo, etc); still dies early | Miod Vallat |
2009-04-10 | Add EX_CONFLICTOK flag that allows an allocation to conflict with existing | Mark Kettenis |
2009-04-10 | Don't blindly dereference a NULL pointer when the boot device is not known. | Miod Vallat |
2009-04-10 | Use soft interrupts to dispatch pcmcia device interrupts; this ensures the | Miod Vallat |
2009-04-10 | generic soft interrupts support for sparc. Soft interrupt handlers are now | Miod Vallat |
2009-04-10 | When deciding whether a sti@pci board is the console, compare all valid BAR | Miod Vallat |
2009-04-10 | Fix for PR6099, read/write of non-byte aligned IndexField | Jordan Hargrave |
2009-04-10 | fix typos introduced | Theo de Raadt |
2009-04-10 | gasio was killed so kill proto | Marco Peereboom |
2009-04-09 | Fixed argtype for Increment/Decrement. Field args were being evaluated as | Jordan Hargrave |
2009-04-09 | white space fixes | David Gwynne |
2009-04-09 | Remove obsolete braces around case switch. | Marcus Glocker |
2009-04-09 | regen | Marcus Glocker |
2009-04-09 | Add DisplayLink DL-120 USB graphic chip found in the | Marcus Glocker |
2009-04-09 | in bus_dmamap_load_raw, only map the requested number of bytes into the | David Gwynne |
2009-04-09 | unrevert marco's revert of my bus_dmamap_load_raw change now that i found | David Gwynne |
2009-04-08 | Cleanup arm soft interrupt handling; remove the unused IPL_SERIAL and rename | Mark Kettenis |
2009-04-08 | Rever _raw change from dlg because it breaks iwn. | Marco Peereboom |
2009-04-07 | Remove recursion from the sdmmc locking regime. | Bret Lambert |
2009-04-07 | after i took everything in this fiule apart and reassembled with a lot of | Henning Brauer |
2009-04-07 | turn fragment reassembly on by default. the is little to no reason to | Henning Brauer |
2009-04-07 | dont enable checksumming. it appears to be broken on fragmented packets. | David Gwynne |
2009-04-07 | Eliminate useless loop over partitions and ignore zero length | Kenneth R Westerback |
2009-04-07 | Remove some dead and if 0ed out code in the ragedrm freelist, while i'm here | Owain Ainsworth |
2009-04-06 | Convert the savage freelist over to TAILQ. | Owain Ainsworth |
2009-04-06 | Convert the mgadrm freelist code from handrolled lists to TAILQs, | Owain Ainsworth |
2009-04-06 | factor a bit more functionality into common code instead of repeating it | Owain Ainsworth |
2009-04-06 | Actually remove the file this time... | Owain Ainsworth |
2009-04-06 | Turns out that the intel version of the heap interface isn't used | Owain Ainsworth |
2009-04-06 | Set a first step on the road towards proper accounting of PCI resources by | Mark Kettenis |
2009-04-06 | Remove the only (commented) instance of UVM_PAGE_INLINE from the tree | Owain Ainsworth |
2009-04-06 | do not panic when the device is unplugged. | Damien Bergamini |
2009-04-06 | In the case where VM_PHYSSEG_MAX == 1 make vm_physseg_find and | Owain Ainsworth |