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