summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Add gtt_offset to gem object list debugfs outputBen Gamari2009-07-071-1/+4
* drm/i915: Remove gtt_bound from drm_i915_gem_objectBen Gamari2009-07-071-3/+0
* drm/i915: Disable VGA output when doing DRM_MODE_DPMS_OFF.ling.ma@intel.com2009-07-071-1/+1
* drm/i915: crt fetch EDID by DVI-I converter on G4x platformling.ma@intel.com2009-07-071-1/+27
* drm/i915: Don't update display FIFO watermark on IGDNGZhenyu Wang2009-07-071-1/+1
* drm/i915: Adjust DisplayPort clocks to use 96MHz referenceKeith Packard2009-07-021-12/+9
* drm/i915: Make driver less chattyKeith Packard2009-07-016-23/+27
* drm/i915: fix up a raw 64bit divideAndy Whitcroft2009-07-011-1/+1
* drm/i915: enable sdvo lvds scaling function.ling.ma@intel.com2009-07-012-12/+103
* drm/i915: Set SSC frequency for 8xx chips correctlyling.ma@intel.com2009-07-011-4/+6
* drm/i915: add FIFO watermark supportShaohua Li2009-07-015-6/+513
* drm/i915: enable error detection & state collectionJesse Barnes2009-07-015-3/+204
* Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds2009-06-304-103/+105
|\
| * kmemleak: Inform kmemleak about pid_hashCatalin Marinas2009-06-291-0/+7
| * kmemleak: Do not warn if an unknown object is freedCatalin Marinas2009-06-291-0/+2
| * kmemleak: Do not report new leaked objects if the scanning was stoppedCatalin Marinas2009-06-291-5/+10
| * kmemleak: Slightly change the policy on newly allocated objectsCatalin Marinas2009-06-261-1/+6
| * kmemleak: Do not trigger a scan when reading the debug/kmemleak fileCatalin Marinas2009-06-262-52/+47
| * kmemleak: Simplify the reports logged by the scanning threadCatalin Marinas2009-06-262-48/+19
| * kmemleak: Enable task stacks scanning by defaultCatalin Marinas2009-06-262-5/+5
| * kmemleak: Allow the early log buffer to be configurable.Catalin Marinas2009-06-253-2/+19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-06-302-4/+7
|\ \
| * | dm table: fix blk_stack_limits arg to use bytes not sectorsMike Snitzer2009-06-301-1/+1
| * | dm exception store: really fix type lookupMilan Broz2009-06-301-3/+6
* | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-3032-422/+1604
|\ \ \
| * | | perf report: Add --symbols parameterArnaldo Carvalho de Melo2009-07-012-2/+12
| * | | perf report: Add --comms parameterArnaldo Carvalho de Melo2009-07-012-10/+27
| * | | perf report: Add --dsos parameterArnaldo Carvalho de Melo2009-07-015-0/+238
| * | | perf_counter tools: Adjust only prelinked symbol's addressesArnaldo Carvalho de Melo2009-06-302-6/+13
| * | | perf_counter: Provide a way to enable counters on execPaul Mackerras2009-06-303-4/+55
| * | | perf_counter tools: Reduce perf stat measurement overhead/skewPaul Mackerras2009-06-291-14/+50
| * | | perf stat: Use percentages for scaling outputIngo Molnar2009-06-291-1/+2
| * | | perf_counter, x86: Update x86_pmu after WARN()Yinghai Lu2009-06-291-2/+2
| * | | perf stat: Micro-optimize the code: memcpy is only required if no event is se...Jaswinder Singh Rajput2009-06-281-5/+6
| * | | perf stat: Improve outputJaswinder Singh Rajput2009-06-271-6/+5
| * | | perf stat: Fix multi-run statsIngo Molnar2009-06-271-4/+11
| * | | perf stat: Add -n/--null option to run without countersIngo Molnar2009-06-271-1/+4
| * | | perf_counter tools: Remove dead codeIngo Molnar2009-06-275-132/+3
| * | | perf_counter: Complete counter swapPeter Zijlstra2009-06-261-1/+6
| * | | perf report: Print sorted callchains per histogram entriesFrederic Weisbecker2009-06-261-11/+71
| * | | perf_counter tools: Prepare a small callchain frameworkFrederic Weisbecker2009-06-265-5/+213
| * | | perf record: Fix unhandled io return valueFrederic Weisbecker2009-06-251-1/+4
| * | | perf_counter tools: Add alias for 'l1d' and 'l1i'Jaswinder Singh Rajput2009-06-251-2/+2
| * | | perf-report: Add bare minimum PERF_EVENT_READ parsingPeter Zijlstra2009-06-251-0/+24
| * | | perf-report: Add modes for inherited stats and no-samplesPeter Zijlstra2009-06-251-2/+17
| * | | perf_counter: Rework the sample ABIPeter Zijlstra2009-06-255-48/+49
| * | | perf_counter: Implement more accurate per task statisticsPeter Zijlstra2009-06-252-4/+83
| * | | perf_counter: Add PERF_EVENT_READPeter Zijlstra2009-06-252-4/+80
| * | | perf_counter, x86: Add mmap counter read supportPeter Zijlstra2009-06-254-1/+20
| * | | perf_counter: Add scale information to the mmap control pagePeter Zijlstra2009-06-252-1/+9
OpenPOWER on IntegriCloud