summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ftrace/kbuild: Add recordmcount files to force full buildMichal Marek2011-05-191-2/+5
* perf bench, x86: Add alternatives-asm.h wrapperIngo Molnar2011-05-181-0/+8
* Merge branch 'x86/mem' into perf/coreIngo Molnar2011-05-1811-54/+219
|\
| * x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limitJiri Olsa2011-05-182-3/+3
| * x86, mem: memset_64.S: Optimize memset by enhanced REP MOVSB/STOSBFenghua Yu2011-05-171-12/+42
| * x86, mem: memmove_64.S: Optimize memmove by enhanced REP MOVSB/STOSBFenghua Yu2011-05-171-1/+28
| * x86, mem: memcpy_64.S: Optimize memcpy by enhanced REP MOVSB/STOSBFenghua Yu2011-05-171-13/+32
| * x86, mem: copy_user_64.S: Support copy_to/from_user by enhanced REP MOVSB/STOSBFenghua Yu2011-05-171-10/+55
| * x86, mem: clear_page_64.S: Support clear_page() with enhanced REP MOVSB/STOSBFenghua Yu2011-05-171-9/+24
| * x86, alternative: Add altinstruction_entry macroFenghua Yu2011-05-171-0/+9
| * x86, alternative, doc: Add comment for applying alternatives orderFenghua Yu2011-05-171-0/+9
| * x86, mem, intel: Initialize Enhanced REP MOVSB/STOSBFenghua Yu2011-05-171-4/+15
| * x86, cpufeature: Add CPU feature bit for enhanced REP MOVSB/STOSBFenghua Yu2011-05-171-0/+1
| * x86, cpufeature: Fix cpuid leaf 7 feature detectionFenghua Yu2011-05-171-2/+1
* | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-05-189-106/+274
|\ \
| * | ftrace/s390: mcount offset calculationMartin Schwidefsky2011-05-163-5/+9
| * | ftrace/x86: mcount offset calculationMartin Schwidefsky2011-05-163-4/+7
| * | ftrace/recordmcount: mcount address adjustmentMartin Schwidefsky2011-05-161-2/+7
| * | ftrace/recordmcount: Add helper function get_sym_str_and_relp()Steven Rostedt2011-05-161-30/+37
| * | ftrace/recordmcount: Remove duplicate code to find mcount symbolSteven Rostedt2011-05-161-24/+27
| * | ftrace/x86: Do not trace .discard.text sectionSteven Rostedt2011-05-161-1/+1
| * | ftrace: Avoid recording mcount on .init sections directlySteven Rostedt2011-05-161-7/+7
| * | kbuild/recordmcount: Add RECORDMCOUNT_WARN to warn about mcount callersSteven Rostedt2011-05-162-1/+5
| * | ftrace/recordmcount: Add warning logic to warn on mcount not recordedSteven Rostedt2011-05-162-13/+41
| * | ftrace/recordmcount: Make ignored mcount calls into nops at compile timeSteven Rostedt2011-05-162-6/+116
| * | ftrace/recordmcount: Modify only executable sectionsSteven Rostedt2011-05-161-0/+1
| * | ftrace: Add .kprobe.text section to whitelist for recordmcount.cSteven Rostedt2011-05-162-0/+2
| * | ftrace/trivial: Clean up record mcount to use Linux switch styleSteven Rostedt2011-05-161-21/+22
| * | ftrace/trivial: Clean up recordmcount.c to use Linux style comparisonsSteven Rostedt2011-05-162-32/+32
* | | perf: Fix multi-event parsing bugStephane Eranian2011-05-171-0/+3
|/ /
* | x86: Remove warning and warning_symbol from struct stacktrace_opsRichard Weinberger2011-05-125-58/+0
* | perf probe: Fix the missed parameter initializationLin Ming2011-05-101-0/+1
* | Merge commit 'v2.6.39-rc7' into perf/coreIngo Molnar2011-05-10363-2308/+4430
|\|
| * Linux 2.6.39-rc7v2.6.39-rc7Linus Torvalds2011-05-091-1/+1
| * vm: fix vm_pgoff wrap in upward expansionHugh Dickins2011-05-091-4/+7
| * Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-05-093-7/+23
| |\
| | * drm/i915/lvds: Only act on lid notify when the device is onAlex Williamson2011-05-091-0/+3
| | * drm/i915: fix intel_crtc_clock_get pipe reads after "cleanup cleanup"Chris Wilson2011-05-091-2/+2
| | * drm/i915: Only enable the plane after setting the fb base (pre-ILK)Chris Wilson2011-05-091-2/+0
| | * drm/i915/dp: Be paranoid in case we disable a DP before it is attachedChris Wilson2011-05-041-2/+15
| | * drm/i915: Release object along create user fb error pathChris Wilson2011-05-041-1/+3
| * | Don't lock guardpage if the stack is growing upMikulas Patocka2011-05-093-15/+37
| * | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-05-093-43/+150
| |\ \
| | * | eeepc-laptop: Use ACPI handle to identify rfkill portMatthew Garrett2011-05-091-16/+41
| | * | [PATCH] sony-laptop: limit brightness range to DSDT provided onesMattia Dongili2011-05-091-24/+103
| | * | sony-laptop: report failures on setting LCD brightnessMattia Dongili2011-05-091-2/+3
| | * | thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.Manoj Iyer2011-05-091-2/+4
| * | | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2011-05-092-11/+16
| |\ \ \
| | * | | ASoC: Fix CODEC DAI names for GoniMark Brown2011-04-281-2/+2
| | * | | ASoC: Fix CODEC name in GoniMark Brown2011-04-281-2/+2