Age | Commit message (Expand) | Author |
2011-05-16 | bring back r1.189, but keep doing the ip csum unconditionally for now until | Henning Brauer |
2011-05-15 | regen | Mark Kettenis |
2011-05-15 | Fix entries for Intel 6700PXH. | Mark Kettenis |
2011-05-15 | match on LSI SAS2108/SAS2116/SAS2208/SAS2308 | Jonathan Gray |
2011-05-15 | regen | Jonathan Gray |
2011-05-15 | add ids for LSI SAS2108/SAS2116/SAS2208/SAS2308 | Jonathan Gray |
2011-05-15 | Unify various gpio access using methods that take an offset relative to the | Martin Pieuchot |
2011-05-15 | Remove unused include of file.pckbdc. Those arches do not have | Matthieu Herrb |
2011-05-14 | regen | Mark Kettenis |
2011-05-14 | Keep Intel PCI IDs sorted numerically. | Mark Kettenis |
2011-05-14 | Fix arguments to pool_init: want alignment of L2_TABLE_SIZE_REAL at | Matthew Dempsky |
2011-05-14 | Pass flags down the PCI bus hierarchy. Soon to be used to selectively enable | Mark Kettenis |
2011-05-14 | pm_* methods are always attached to a PMU, no need to check for hardware. | Martin Pieuchot |
2011-05-14 | Add register definitions for PCI MSI capaility. | Mark Kettenis |
2011-05-13 | Revert the pf->socket linking diff. | Owain Ainsworth |
2011-05-13 | replace handrolled NELEM() with nitems() | Jasper Lievisse Adriaanse |
2011-05-12 | Get rid of the biomask printf here as well. Suggested by mikeb@ | Mark Kettenis |
2011-05-11 | Pre-allocate memory to avoid sleeping after performing a lookup, which | Bret Lambert |
2011-05-10 | Don't leak swapslots when doing a uvm_km_pgremove and a page is in swap only. | Owain Ainsworth |
2011-05-10 | Kill vm_page_lookup_freelist. | Owain Ainsworth |
2011-05-10 | Fix deadlock (re)introduced by the previous commit by explicitly re-enabling | Mark Kettenis |
2011-05-10 | revert a mistake commit | Takuya ASADA |
2011-05-10 | octeon's internal counter clock speed is same as the processor clock. ok miod@ | Takuya ASADA |
2011-05-10 | when undeferring a packet, try to timeout_del first to check if you | David Gwynne |
2011-05-10 | tweak timeout_del so it can tell the caller if it actually did remove a | David Gwynne |
2011-05-09 | Refactor queue allocation and initialization into a wdc_alloc_queue() | Matthew Dempsky |
2011-05-09 | Initialize the wdc ata_drive_datas structs earlier in wdcattach() so | Matthew Dempsky |
2011-05-09 | Add signature read/write functions for i386 hibernate. | Mike Larkin |
2011-05-08 | Fix a few minor issues in i386 hibernate support code relating to | Mike Larkin |
2011-05-08 | memory handling fix | Takuya ASADA |
2011-05-08 | Move ata_put_xfer() from ata_xfer to atascsi_methods. It's just silly | Matthew Dempsky |
2011-05-08 | Eliminate a few unused wdc capability flags (WDC_CAPABILITY_HWLOCK, | Matthew Dempsky |
2011-05-08 | fix variable name | Takuya ASADA |
2011-05-08 | combus renamed uartbus, com_oct renamed cn30xxuart | Takuya ASADA |
2011-05-08 | obio renamed iobus, moved interrupt handler code to dev/octeon_intr.c | Takuya ASADA |
2011-05-08 | because bufs now come out of a pool rather than a global list of staticly | David Gwynne |
2011-05-07 | Uvm Anonymous Objects depending on size either use an array or a | Owain Ainsworth |
2011-05-07 | So long, uvm_pglist.h | Owain Ainsworth |
2011-05-06 | acknowledge only those interrupts that we can process; | Mike Belopuhov |
2011-05-06 | session id is only in the lower 32 bits of crp_sid | Mike Belopuhov |
2011-05-05 | Adjust comments on the statements in the various ITLB handlers that make sure | Mark Kettenis |
2011-05-05 | The gateway page (which contains the system call entry point) needs to be | Mark Kettenis |
2011-05-05 | Go back to only attempting one IDENTIFY command against directly | Matthew Dempsky |
2011-05-05 | add support for muting the master channel on i2s based cards, this allows the | Jasper Lievisse Adriaanse |
2011-05-05 | Attach to Samsung Galaxy S, from Erik Mugele. ok jsg@ mk@ | Stuart Henderson |
2011-05-05 | sync | Stuart Henderson |
2011-05-05 | Add Samsung Galaxy S, from Erik Mugele, ok jsg@ mk@ | Stuart Henderson |
2011-05-05 | synaptics touchpad keep the current (pms) behaviour until WSMOUSEIO_SETMODE | Alexandr Shadchin |
2011-05-05 | Make sure we restore sr4 at the very end (just before we go physical) otherwise | Mark Kettenis |
2011-05-04 | When printing scsi device ids, skip leading blanks and collapse multiple | Stuart Henderson |