summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-24drm/i915: Only apply DPMS to the encoder if enabledJonathan Gray
2014-01-24fix the matching for filter rules of 'prefixlen = XX'Peter Hessler
2014-01-24Copy timespecs member by member in fo_stat callback functions, to avoidPhilip Guenther
2014-01-24use a bit saner timer apiMike Belopuhov
2014-01-24drm/radeon: fixup bad vram size on SIJonathan Gray
2014-01-24drm/radeon: Fix VRAM size calculation for VRAM >= 4GBJonathan Gray
2014-01-24Add support for BUS_INTR_ESTABLISH_MPSAFE.Mark Kettenis
2014-01-24add a missing argument to a debug printfJonathan Gray
2014-01-24drm/radeon: disable tests/benchmarks if accel is disabledJonathan Gray
2014-01-24remove irrelevant error handling in loadrandom; this operates on theTheo de Raadt
2014-01-24Do not protect struct vm_page_md with defined(_KERNEL), for userland uvmMiod Vallat
2014-01-24drm/radeon: fix asic gfx values for scrapper asicsJonathan Gray
2014-01-24drm/radeon: fix typo in cu_per_sh on verdeJonathan Gray
2014-01-24drm/radeon/si: fix define for MC_SEQ_TRAIN_WAKEUP_CNTLJonathan Gray
2014-01-24Only report about random seed failures, not attempts.Theo de Raadt
2014-01-24drm: fix a use-after-free when GPU acceleration disabledJonathan Gray
2014-01-24exit1() needs to do a final aggregation of the thread's [us]ticksPhilip Guenther
2014-01-24drm/i915: Move num_pipes to intel infoJonathan Gray
2014-01-24Catch SIGPIPE to clean up temp filesPhilip Guenther
2014-01-24sort the SHA256 fileTheo de Raadt
2014-01-24drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlightJonathan Gray
2014-01-24DVA should be 64 bits, so make sure it is before getting the high bits.David Gwynne
2014-01-24drm/i915: ivb: fix edp voltage swing reg valJonathan Gray
2014-01-24drm/i915: fix up ring cleanup for the i830/i845 CS tlb w/aJonathan Gray
2014-01-24syncTheo de Raadt
2014-01-24don't ever use an unsigned SHA256Alexander Hall
2014-01-24add some HAS_DDI() conversions that were missed in the earlier commitJonathan Gray
2014-01-24drm/i915: add more VLV IDsJonathan Gray
2014-01-24Refactor the install*.iso creation in regards to signing.Theo de Raadt
2014-01-24Man page update for Areca driver updateChris Cappuccio
2014-01-23Add defines for resumable and nonresumable error queues.Mark Kettenis
2014-01-23Eleminate the last workq usage here.Mark Kettenis
2014-01-23hardware cecksummed counters -> software checksummed countersHenning Brauer
2014-01-23since the cksum rewrite the counters for hardware checksummed packetsHenning Brauer
2014-01-23Manufacturer driver update for ARC-1880, 1882, 1213, 1223, 1214Chris Cappuccio
2014-01-23Try to cope better with void pointer to int usage cases.Paul Irofti
2014-01-23allow the somewhat special caseSebastian Benoit
2009-10-15import of gcc-4.2.1, the last gcc release under GPLv2Robert Nagy
2014-01-23tweak the way we create and sign packages significantly:Marc Espie
2014-01-23watch out, a white space!Theo de Raadt
2014-01-23unifdef -D__HAVE_VM_PAGE_MD - no functional change.Miod Vallat
2014-01-23specifically NOT suppress signify error outputRobert Peichaer
2014-01-23- always show (ftp) progress bar with the appropriate titleRobert Peichaer
2014-01-23oops, pkg_sign is unhappy without -o.Marc Espie
2014-01-23more sophisticated warning: builds with empty SIGNING_PARAMETERSMarc Espie
2014-01-23new interface to be able to manipulate output betterMarc Espie
2014-01-23remove some redundant info and basically sync with boot_amd64(8);Jason McIntyre
2014-01-23explain signaturesMarc Espie
2014-01-23clean-up synopsisMarc Espie
2014-01-23Fix .readdir() code following what is done in .getdir().Sylvestre Gallon