summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2013-07-10Remove unsigned comparison < 0.Brad Smith
2013-07-10struct bintime is only used inside the kernel, while struct clockinfo isPhilip Guenther
2013-07-10match linux and call i915_gem_object_wait_rendering__nonblockingJonathan Gray
2013-07-09pay attention to the #ifdefTheo de Raadt
2013-07-09back out the cache flipper temporarily to work out of tree.Bob Beck
2013-07-09move AHCI_DEBUG stuff into ahci.c so we can build with it enabled againJonathan Matthew
2013-07-09Add basic support for digitisers with pens in uhts(4).Edd Barrett
2013-07-09Fix a pair of aesthetic nits in dev/rnd.c:Bret Lambert
2013-07-08make use of udelay to reduce the diff to linuxJonathan Gray
2013-07-08add inline versions of udelay/mdelayJonathan Gray
2013-07-08add DRM_IOCTL_MODE_CURSOR2 definition from libdrm 2.4.46Jonathan Gray
2013-07-07Fix pmap_extract() to actually only return TRUE for mappings which have theMiod Vallat
2013-07-07move to 5.4-betaTheo de Raadt
2013-07-07fix int vs long assumption; ok kettenisTheo de Raadt
2013-07-06Remove unsigned comparison < 0.Brad Smith
2013-07-06__clock_t is now defined in <sys/_types.h>; ok guenther@Christian Weisgerber
2013-07-06Forgot to commit this file during the a.out->ELF transition.Miod Vallat
2013-07-06Use the write-only rasops code to speed up the console framebuffer.Martin Pieuchot
2013-07-06Add uhci* at cardbus, tested with a VIA VT83C572.Martin Pieuchot
2013-07-06Advertise utpms(4) as being a WSMOUSE_TYPE_USB because even if it couldMartin Pieuchot
2013-07-06Use wsemuldisplaydevsubmatch.Mark Kettenis
2013-07-06s/wsemuldisplaysubmatch/wsemuldisplaydevsubmatch/gMark Kettenis
2013-07-06Print the number of targets and the irq before looking for subdevices,Martin Pieuchot
2013-07-06Use a tab here to be consistent with the surrounding flags.Brad Smith
2013-07-05syncdelay is defined as int, not time_t, in kern/vfs_sync.c, and that'sPhilip Guenther
2013-07-05Add submatch function for use with config_found_sm(9).Mark Kettenis
2013-07-05VAX ELF boot block bits, and version crank.Miod Vallat
2013-07-05VAX ELF kernel bits.Miod Vallat
2013-07-05VAX ELF userland bits. Consists mostly of register prefix additions.Miod Vallat
2013-07-05Avoid truncation when calculating clock gain/lossPhilip Guenther
2013-07-05Take II, this time without flubbing off_t: : move several internalPhilip Guenther
2013-07-05bring back pflow v10; broken in previous commit, sorry.Florian Obser
2013-07-05Collect and display 'match' counters for pf tables.Bret Lambert
2013-07-05Provide a forward declaration of struct device.Mark Kettenis
2013-07-05Correctly abort and free the pipe when detaching the device. Found theMartin Pieuchot
2013-07-05make use of the drm_i915_private macro to reduce the diff to linuxJonathan Gray
2013-07-05Use tmp_int to be able to pass back the -1 upon error and check for it properlyBrad Smith
2013-07-05Tweak calculations of resid to avoid unsigned vs signed comparison andKenneth R Westerback
2013-07-04format string fixes: size_t and signednessStefan Fritsch
2013-07-04format string fixes: size_t and uint16_tStefan Fritsch
2013-07-04format string fixStefan Fritsch
2013-07-04now that free(null) is safe, delete checksTed Unangst
2013-07-04permit free(NULL) to work. ok deraadtTed Unangst
2013-07-04Format string fixes:Stefan Fritsch
2013-07-04Format string fix: %x instead of %p for intStefan Fritsch
2013-07-04backout previous; off_t must be signed and there might be other C++ APIOtto Moerbeek
2013-07-04Fall back to bit banging mode for DVO transmitter detectionJonathan Gray
2013-07-04Fixup Oops in the pipe config computationJonathan Gray
2013-07-04ensure single initialization and cleanup of backlight deviceJonathan Gray
2013-07-04set CPT FDI RX polarity bits based on VBTJonathan Gray