Age | Commit message (Expand) | Author |
2009-02-20 | Bring NO_CCB to cac(4), which helps bio work better without | Kenneth R Westerback |
2009-02-19 | Indicate if a thermal sensor is present on ddr3 modules. | Jonathan Gray |
2009-02-19 | Move most of spdmem match logic into the driver and add crc16/ddr3 | Jonathan Gray |
2009-02-19 | the uaa structure (and things it points, for instance ifaces) is only | Theo de Raadt |
2009-02-19 | suspend/resume bits so that we can develop this in tree. This is disabled. | Marco Peereboom |
2009-02-19 | sys/types.h or sys/param.h MUST BE FIRST | Theo de Raadt |
2009-02-19 | Don't use scsi_xfer if we don't run a command came from the scsi layer. | Alexander Yurchenko |
2009-02-19 | Make prom_sun4v_soft_state_supported() call the right client interface. | Mark Kettenis |
2009-02-18 | Disable all IGPGART chipsets in radeondrm for release. | Owain Ainsworth |
2009-02-18 | In __cpu_simple_lock(), do not hog the bus with exclusive accesses; if | Miod Vallat |
2009-02-18 | typo | Miod Vallat |
2009-02-18 | Move goto lables to the beginning of the line. Having them indented like | Claudio Jeker |
2009-02-18 | Fix thinko in list traversal in vsbic_cmd_ccb(). | Miod Vallat |
2009-02-18 | Better bus_dmamap_sync() routine, lets vsbic(4) run on 68060 systems, so | Miod Vallat |
2009-02-18 | delay() would only work as intended after clock0 attached. Initialize the | Miod Vallat |
2009-02-18 | Check for nofault being set in the 68030 bus error handler, too. This makes | Miod Vallat |
2009-02-18 | Repair DCI[ASU] operation on 68030 processors, broken by accident in r1.53 | Miod Vallat |
2009-02-18 | bring back the NAT NOP fix, but this time right. | Henning Brauer |
2009-02-18 | Make the best guesses possible about newer usb modems and in which modes | Theo de Raadt |
2009-02-18 | sync | Theo de Raadt |
2009-02-18 | add about 30 or so newer GSM/whatever modems | Theo de Raadt |
2009-02-18 | - add and enable zyd(4) | Jasper Lievisse Adriaanse |
2009-02-18 | if a peer requests a state that is marked as NOSYNC, then skip it. | David Gwynne |
2009-02-18 | Free authentication data when detaching sppp from interface. | Can Erkin Acar |
2009-02-18 | Backout PDC & PPC changes because it hangs several laptops. | Marco Peereboom |
2009-02-17 | // style comments shouldnt be in the tree. | David Gwynne |
2009-02-17 | assert copyright over the changes i made. | David Gwynne |
2009-02-17 | init the tdb tailq. hopefully this fixes sthens crash. | David Gwynne |
2009-02-17 | Add real bus_space and bus_dma to mvme68k, so that it can benefit from | Miod Vallat |
2009-02-17 | Declare cpu_model as an array instead of a pointer; makes sysctl hw.model | Mark Kettenis |
2009-02-17 | Pass a cpu_info * to setsoftipi() so it does not need to curcpu(), which | Miod Vallat |
2009-02-17 | Be sure to pass a valid confargs * to child devices of vme0 when attaching, | Miod Vallat |
2009-02-17 | fix uninitialized variable. | Charles Longeau |
2009-02-17 | - increase the delays in tsec_mii_{read,write}reg() , makes my n1200 happier | Jasper Lievisse Adriaanse |
2009-02-17 | Remove debug printf. | Mark Kettenis |
2009-02-17 | - add more bioctl support, now physical drives info available | Alexander Yurchenko |
2009-02-17 | something has to go... because the piggy developers bloated the kernel again | Theo de Raadt |
2009-02-17 | variable no longer used | Theo de Raadt |
2009-02-17 | Remove an if 0ed out chunk for BUS_DMA_COHERENT in bus_dmamap_map. | Owain Ainsworth |
2009-02-17 | Forgot to crank version after ethernet buffer address change. | Miod Vallat |
2009-02-17 | Move ethernet buffers higher in memory, just below our text, to allow | Miod Vallat |
2009-02-17 | Don't leak the dmamap on freeing memory. | Owain Ainsworth |
2009-02-17 | The loop here preparing the uio always added the length of the first | Owain Ainsworth |
2009-02-17 | ensure all pi_magic checks are inside DIAGNOSTIC | Theo de Raadt |
2009-02-16 | Cancel the automatic boot when you hold ctrl to skip boot.conf. | Stuart Henderson |
2009-02-16 | at tedu's request, bring back the basic single "first word" PI_MAGIC check | Theo de Raadt |
2009-02-16 | allocate the large structures instead of putting them on the stack, and | Theo de Raadt |
2009-02-16 | More 88110 SMP work. Contains, horribly entangled: | Miod Vallat |
2009-02-16 | Since NMI are now handled separately, remove the ``interrupt type'' argument | Miod Vallat |
2009-02-16 | Disable pool debug stuff for the release (it has a performance hit, but | Theo de Raadt |