Age | Commit message (Expand) | Author |
2014-02-20 | Avoid printing the "nvram corrupt" message for onboard 2200s found on Sun | Mark Kettenis |
2014-02-20 | jsg@ pointed out i am bad at loops. | David Gwynne |
2014-02-20 | knf | David Gwynne |
2014-02-20 | Adjust alignment of ftp titles | Robert Peichaer |
2014-02-20 | pull the isr reads out into per chip variants we get to via pointers | David Gwynne |
2014-02-19 | sync | Stuart Henderson |
2014-02-19 | /etc/random.seed support (only loaded from disk devices). | Miod Vallat |
2014-02-19 | Don't try to close(-1) if EPERM. | Miod Vallat |
2014-02-19 | Ignore blank characters at the end of ${pkg_scripts} in order | Ingo Schwarze |
2014-02-19 | /etc/random.seed support. | Miod Vallat |
2014-02-19 | Improve the logic to find a filesystem to store the prefetched sets. | Robert Peichaer |
2014-02-19 | Unbreak the tree; include <machine/atomic.h> instead of relying on something | Mark Kettenis |
2014-02-19 | tweak the response queue handling so it looks like qle. the important | David Gwynne |
2014-02-19 | If a disk returns a size of 0, treat it as an error to let the | Martin Pieuchot |
2014-02-19 | the RESP_IN register is 32bits, so consistently use a u_int32_t to | David Gwynne |
2014-02-19 | massage the response queue handling a bit: | David Gwynne |
2014-02-19 | qle seems fine with msi interrupts | David Gwynne |
2014-02-19 | remove some dead code - all the chips we handle can do type 4 commands, | Jonathan Matthew |
2014-02-19 | add qla and qle everywhere we currently have isp, commented out except for | Jonathan Matthew |
2014-02-19 | Add tcpdump(8) to the SEE ALSO section, and tweak the formatting in that | Lawrence Teo |
2014-02-19 | Add pcap-filter(3) to the SEE ALSO section. | Lawrence Teo |
2014-02-19 | Map negative mtimes to zero instead of skipping the affected files. | Philip Guenther |
2014-02-19 | drm/radeon: 0x9649 is SUMO2 not SUMO | Jonathan Gray |
2014-02-19 | drm/i915: fix missed hunk after GT access breakage | Jonathan Gray |
2014-02-19 | drm/i915: initialize gt_lock early with other spin locks | Jonathan Gray |
2014-02-19 | drm/i915: fix up gt init sequence fallout | Jonathan Gray |
2014-02-19 | drm/i915: fix long-standing SNB regression in power consumption after resume v2 | Jonathan Gray |
2014-02-19 | Partially revert "drm/i915: unconditionally use mt forcewake on hsw/ivb" | Jonathan Gray |
2014-02-18 | small typo | Ted Unangst |
2014-02-18 | sio_intr_shutdown() used to be a shutdown hook, and eventually became an | Miod Vallat |
2014-02-18 | Bump version numbers. | Joel Sing |
2014-02-18 | Actually check to see if the CPU supports tsc, rather than assuming that | Joel Sing |
2014-02-18 | check the error from ikev2_cp_setaddr | Markus Friedl |
2014-02-18 | convert printfs into a few different debug categories, leaving port | Jonathan Matthew |
2014-02-18 | Remove another mention of linux a.out compat, spotted by jmc@. While there, | Stuart Henderson |
2014-02-18 | fix IPComp interop with linux: switch Z_PARTIAL_FLUSH to Z_FINISH for | Markus Friedl |
2014-02-18 | drm/i915: VLV2 - Fix hotplug detect bits | Jonathan Gray |
2014-02-18 | drm/i915: Hold mutex across i915_gem_release | Jonathan Gray |
2014-02-18 | Do not create the default dhcp-client-identifier if an empty string | Kenneth R Westerback |
2014-02-17 | Fix memory leaks with paste_replace, based on changes from J Raynor. | Nicholas Marriott |
2014-02-17 | Having CpuSMAP and Cpu64 overlap isn't a terribly good idea. | Mark Kettenis |
2014-02-17 | Be consistent and allow only mouse down and mouse wheel for any pane | Nicholas Marriott |
2014-02-17 | The device driver ioctl code can sleep, so calling it from a timeout is *not* | Mark Kettenis |
2014-02-17 | Remove an old reference to the a.out support. ok pirofti@ sthen@ | juanfra |
2014-02-17 | replace spaces with tabs for indentation | Stefan Sperling |
2014-02-17 | fix possible NULL-deref in error code path | Eric Faurot |
2014-02-17 | iha and trm are good targets to avoid a space crisis on the install media; | Theo de Raadt |
2014-02-17 | Call control_init() before daemon() so that iscsid && iscsictl reload works | Claudio Jeker |
2014-02-17 | Don't crash when given a invalid colour, reported by Felix Rosencrantz, | Nicholas Marriott |
2014-02-17 | interpret 'config address net/prefix' as a pool of addresses and | Markus Friedl |