summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2013-05-10whitespacesPatrick Wildt
2013-05-09Don't rely on uvm_km_free() to remove the pmap mapping when unmappingPatrick Wildt
2013-05-09Drain the bufs after or before we do a bus space operation on ARMv7.Patrick Wildt
2013-05-09On ARMv7 we can't use the cache mask to check for coherency.Patrick Wildt
2013-05-09- use NETGEAR vendor ID for NETGEAR products, not LINKSYS.Miod Vallat
2013-05-09Do not panic when running the MP kernel on a single-processor system; foundMiod Vallat
2013-05-09A few more changes to reduce the diffs to the Linux code.Mark Kettenis
2013-05-09Add a driver for the OMAP identification registers/fuses,Patrick Wildt
2013-05-09Add a #define such that we can say "struct drm_i915_private" to reduce theMark Kettenis
2013-05-09Implement mtx_enter_try for armv7 and handle ci_mutex_level.Patrick Wildt
2013-05-09Have the ARM MPCore Timer use the private timer, which will be very usefulPatrick Wildt
2013-05-09Have the ARM MPCore Timer use the private timer, which will be very usefulPatrick Wildt
2013-05-08The "locking" in i915_gem_object_move_to_inactive() makes no sense. Get ridMark Kettenis
2013-05-08Port over NetBSD's arm dma sync code. This makes it easier to flushPatrick Wildt
2013-05-08Implement symbol caching and RELACOUNT/RELCOUNT optimizations.Philip Guenther
2013-05-08this comment is not attached to this value. removeTed Unangst
2013-05-08remove stale cyrix emc support, and switch to just using intial npxcwTed Unangst
2013-05-08Move reset commands from that attach path to an own function.Marcus Glocker
2013-05-08Maxime Villard reported an uninitialised variable access inJonathan Gray
2013-05-08fix some leaks in error pathsJonathan Gray
2013-05-08re-commit uthum_activate() removal, now that uhidev(4) can handle it.Stuart Henderson
2013-05-07Merge from FreeBSD, r191313Philip Guenther
2013-05-07When deactivating child devices do not panic if their driver doesMartin Pieuchot
2013-05-07fix a double free in an error pathJonathan Gray
2013-05-07remove an unreferenced var that accessed uninitialised memoryJonathan Gray
2013-05-06restore original gangster lockstatus return values for compatTed Unangst
2013-05-06syncBrian Callahan
2013-05-06Revert Cavium Networks back to Cavium - it was right in the first place.Brian Callahan
2013-05-06syncBrian Callahan
2013-05-06Add OCTEON Plus CN50XX Network Processor id.Brian Callahan
2013-05-06the use of modern intel performance counter msrs to measure the number ofDavid Gwynne
2013-05-06the use of modern intel performance counter msrs to measure the number ofDavid Gwynne
2013-05-05remove never used get/set ioperm sysarch functions. ok guentherTed Unangst
2013-05-05Add nonblocking argument to i915_gem_object_pin() andMark Kettenis
2013-05-05Remove a supefluous check.Mark Kettenis
2013-05-05With KMS, the inteldrm_quiesce dance isn't needed anymore. Zap the code.Mark Kettenis
2013-05-05Remove some #ifdef'ed out code that's never going to get used again.Mark Kettenis
2013-05-04revert uthum_activate removal, it is needed in the detach path as found theStuart Henderson
2013-05-04In i915_alloc_ifp() and i965_alloc_ifp() use extent_alloc_subregion() to makeMark Kettenis
2013-05-04- remove unused DPRINTFN, simple DPRINTF is enoughStuart Henderson
2013-05-03switch the malloc and pool freelists to using xor simpleq.Ted Unangst
2013-05-03add an xor cookie variant of simpleqTed Unangst
2013-05-03Fix a shift in the beagle prcm.Patrick Wildt
2013-05-03Don't return before calling splx.Patrick Wildt
2013-05-03Export ingress/egress interface index in pflow(4).Florian Obser
2013-05-03fix mem leak in swapmountFlorian Obser
2013-05-03Document which gobal variables are used for sysctl(8), add static toMartin Pieuchot
2013-05-03break out the battery status into excruciating detail. makes it harder forDavid Gwynne
2013-05-02Remove an #endif I forgot in there.Patrick Wildt
2013-05-02Add a driver for the secondary cache controller on the PandaBoard andPatrick Wildt