summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf hists: Print number of samples, not the period sumArnaldo Carvalho de Melo2011-02-171-2/+5
* perf: make perf stat print user provided full event namesStephane Eranian2011-02-173-0/+18
* perf python: Add cgroup.c to setup.py to get it building againArnaldo Carvalho de Melo2011-02-171-1/+1
* perf probe: Show filename which contains target functionMasami Hiramatsu2011-02-161-1/+1
* perf probe: Support function@filename syntax for --lineMasami Hiramatsu2011-02-162-6/+16
* perf tools: Update Makefile with some helpJesse Brandeburg2011-02-162-9/+40
* perf annotate browser: Use the percent color for the whole lineArnaldo Carvalho de Melo2011-02-161-2/+3
* perf annotate: Check if offset is less than symbol sizeArnaldo Carvalho de Melo2011-02-161-1/+2
* perf ui: Serialize screen updatesArnaldo Carvalho de Melo2011-02-165-1/+23
* perf: Optimize hrtimer eventsPeter Zijlstra2011-02-161-3/+32
* perf: Optimize throttling codePeter Zijlstra2011-02-163-20/+29
* perf, x86: Add support for AMD family 15h core countersRobert Richter2011-02-163-3/+186
* perf, x86: Store perfctr msr addresses in config_base/event_baseRobert Richter2011-02-163-19/+14
* perf, x86: Add new AMD family 15h msrs to perfctr reservation codeRobert Richter2011-02-161-0/+4
* perf, x86: Calculate perfctr msr addresses in helper functionsRobert Richter2011-02-162-15/+25
* perf, x86: Use helper function in x86_pmu_enable_all()Robert Richter2011-02-161-11/+8
* perf tool: Add cgroup supportStephane Eranian2011-02-169-10/+276
* perf: Add cgroup supportStephane Eranian2011-02-166-38/+671
* cgroup: Fix cgroup_subsys::exit callbackPeter Zijlstra2011-02-163-18/+22
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-02-16376-2095/+3252
|\
| * perf: Fix throttle logicPeter Zijlstra2011-02-161-4/+15
| * perf, x86: P4 PMU: Fix spurious NMI messagesCyrill Gorcunov2011-02-162-3/+9
| * Linux 2.6.38-rc5v2.6.38-rc5Linus Torvalds2011-02-151-1/+1
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2011-02-1518-69/+165
| |\
| | * m68knommu: set flow handler for secondary interrupt controller of 5249Greg Ungerer2011-02-161-1/+3
| | * m68knommu: remove use of IRQ_FLG_LOCK from 68360 platform supportGreg Ungerer2011-02-162-2/+2
| | * m68knommu: fix dereference of port.ttyGreg Ungerer2011-02-161-15/+14
| | * m68knommu: add missing linker __modver sectionGreg Ungerer2011-02-161-0/+6
| | * m68knommu: fix mis-named variable int set_irq_chip loopGreg Ungerer2011-02-161-2/+2
| | * m68knommu: add optimize memmove() functionGreg Ungerer2011-02-163-2/+107
| | * m68k: remove arch specific non-optimized memcmp()Greg Ungerer2011-02-162-14/+1
| | * m68knommu: fix use of un-defined _TIF_WORK_MASKGreg Ungerer2011-02-083-3/+0
| | * m68knommu: Rename m548x_wdt.c to m54xx_wdt.cPhilippe De Muyter2011-02-083-4/+4
| | * m68knommu: fix m548x_wdt.c compilation after headers renamingPhilippe De Muyter2011-02-081-25/+25
| | * m68knommu: Remove dependencies on nonexistent M68KNOMMUGeert Uytterhoeven2011-02-082-2/+2
| * | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-02-1546-302/+679
| |\ \
| | * | drm/radeon/kms: hopefully fix pll issues for real (v3)Alex Deucher2011-02-151-14/+8
| | * | drm/radeon/kms: add bounds checking to avivo pll algoAlex Deucher2011-02-151-0/+10
| | * | drm: fix wrong usages of drm_device in DRM Developer's GuideXiao Jiang2011-02-151-3/+3
| | * | drm/radeon/kms: fix a few more atombios endian issuesAlex Deucher2011-02-152-7/+7
| | * | Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie2011-02-1411-99/+229
| | |\ \
| | | * | drm/i915: Fix resume regression from 5d1d0ccChris Wilson2011-02-111-2/+1
| | | * | drm/i915/tv: Use polling rather than interrupt-based hotplugChris Wilson2011-02-111-13/+30
| | | * | drm/i915: Trigger modesetting if force-audio changesChris Wilson2011-02-113-18/+91
| | | * | drm/i915/sdvo: If we have an EDID confirm it matches the mode of the connectionChris Wilson2011-02-091-5/+27
| | | * | drm/i915: Disable RC6 on IronlakeChris Wilson2011-02-094-44/+55
| | | * | drm/i915/lvds: Restore dithering on native modes for gen2/3Chris Wilson2011-02-061-6/+6
| | | * | drm/i915: Invalidate TLB caches on SNB BLT/BSD ringsChris Wilson2011-02-022-11/+19
| | * | | drm/radeon/kms: improve 6xx/7xx CS error outputAlex Deucher2011-02-141-20/+26
| | * | | drm/radeon/kms: check AA resolve registers on r300Marek Olšák2011-02-148-13/+49
OpenPOWER on IntegriCloud