Age | Commit message (Expand) | Author |
2013-05-09 | Have the ARM MPCore Timer use the private timer, which will be very useful | Patrick Wildt |
2013-05-09 | Have the ARM MPCore Timer use the private timer, which will be very useful | Patrick Wildt |
2013-05-08 | The "locking" in i915_gem_object_move_to_inactive() makes no sense. Get rid | Mark Kettenis |
2013-05-08 | Port over NetBSD's arm dma sync code. This makes it easier to flush | Patrick Wildt |
2013-05-08 | Implement symbol caching and RELACOUNT/RELCOUNT optimizations. | Philip Guenther |
2013-05-08 | this comment is not attached to this value. remove | Ted Unangst |
2013-05-08 | remove stale cyrix emc support, and switch to just using intial npxcw | Ted Unangst |
2013-05-08 | Move reset commands from that attach path to an own function. | Marcus Glocker |
2013-05-08 | Maxime Villard reported an uninitialised variable access in | Jonathan Gray |
2013-05-08 | fix some leaks in error paths | Jonathan Gray |
2013-05-08 | re-commit uthum_activate() removal, now that uhidev(4) can handle it. | Stuart Henderson |
2013-05-07 | Merge from FreeBSD, r191313 | Philip Guenther |
2013-05-07 | When deactivating child devices do not panic if their driver does | Martin Pieuchot |
2013-05-07 | fix a double free in an error path | Jonathan Gray |
2013-05-07 | remove an unreferenced var that accessed uninitialised memory | Jonathan Gray |
2013-05-06 | restore original gangster lockstatus return values for compat | Ted Unangst |
2013-05-06 | sync | Brian Callahan |
2013-05-06 | Revert Cavium Networks back to Cavium - it was right in the first place. | Brian Callahan |
2013-05-06 | sync | Brian Callahan |
2013-05-06 | Add OCTEON Plus CN50XX Network Processor id. | Brian Callahan |
2013-05-06 | the use of modern intel performance counter msrs to measure the number of | David Gwynne |
2013-05-06 | the use of modern intel performance counter msrs to measure the number of | David Gwynne |
2013-05-05 | remove never used get/set ioperm sysarch functions. ok guenther | Ted Unangst |
2013-05-05 | Add nonblocking argument to i915_gem_object_pin() and | Mark Kettenis |
2013-05-05 | Remove a supefluous check. | Mark Kettenis |
2013-05-05 | With KMS, the inteldrm_quiesce dance isn't needed anymore. Zap the code. | Mark Kettenis |
2013-05-05 | Remove some #ifdef'ed out code that's never going to get used again. | Mark Kettenis |
2013-05-04 | revert uthum_activate removal, it is needed in the detach path as found the | Stuart Henderson |
2013-05-04 | In i915_alloc_ifp() and i965_alloc_ifp() use extent_alloc_subregion() to make | Mark Kettenis |
2013-05-04 | - remove unused DPRINTFN, simple DPRINTF is enough | Stuart Henderson |
2013-05-03 | switch the malloc and pool freelists to using xor simpleq. | Ted Unangst |
2013-05-03 | add an xor cookie variant of simpleq | Ted Unangst |
2013-05-03 | Fix a shift in the beagle prcm. | Patrick Wildt |
2013-05-03 | Don't return before calling splx. | Patrick Wildt |
2013-05-03 | Export ingress/egress interface index in pflow(4). | Florian Obser |
2013-05-03 | fix mem leak in swapmount | Florian Obser |
2013-05-03 | Document which gobal variables are used for sysctl(8), add static to | Martin Pieuchot |
2013-05-03 | break out the battery status into excruciating detail. makes it harder for | David Gwynne |
2013-05-02 | Remove an #endif I forgot in there. | Patrick Wildt |
2013-05-02 | Add a driver for the secondary cache controller on the PandaBoard and | Patrick Wildt |
2013-05-02 | typos | Miod Vallat |
2013-05-02 | according to pedro, ids work better with the ending $ | Ted Unangst |
2013-05-02 | tedu broken Resource Reservation Protocol code that was ifdef RSVP_ISI. | Martin Pieuchot |
2013-05-02 | always attach the battery sensor if the adapter lets us query it. | David Gwynne |
2013-05-02 | remove static from a simple lock to avoid a compiler warning/error that | Ted Unangst |
2013-05-01 | a few tweaks noticed by jsing | Ted Unangst |
2013-05-01 | exorcise lockmgr. the api remains, but is now backed by recursive rwlocks. | Ted Unangst |
2013-05-01 | Remove useless cast of ROOT_INFO to ino_t. OK otto@ | Todd C. Miller |
2013-05-01 | Add a secure monitor call function, so that a secondary cache controller | Patrick Wildt |
2013-05-01 | Disable PandaBoard's L2 Cache early on bootup. We will re-enable it | Patrick Wildt |