summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-03Merge branch 'perf/urgent' into perf/coreIngo Molnar4-14/+18
2010-04-03Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar25-587/+806
2010-04-03perf newt: Pass the input_name to perf_session__browse_histsArnaldo Carvalho de Melo3-8/+14
2010-04-03perf newt: Move the hist browser population bits to separare functionArnaldo Carvalho de Melo1-45/+84
2010-04-03perf newt: Remove useless column width calculationArnaldo Carvalho de Melo1-20/+0
2010-04-03perf symbols: Fill in pgoff in mmap synthesized eventsAnton Blanchard1-0/+9
2010-04-03perf tools: Move the prototypes in util/string.h to util.hArnaldo Carvalho de Melo9-23/+12
2010-04-03perf: Always build the powerpc perf_arch_fetch_caller_regs versionFrederic Weisbecker1-2/+0
2010-04-03perf: Always build the stub perf_arch_fetch_caller_regs versionFrederic Weisbecker1-2/+1
2010-04-03perf, probe-finder: Build fix on DebianBorislav Petkov1-5/+5
2010-04-02perf/scripts: Tuple was set from long in both branches in python_process_event()Tom Zanussi1-5/+12
2010-04-02perf tools: sort_dimension__add shouldn't dieArnaldo Carvalho de Melo2-4/+4
2010-04-02perf session: Remove one more exit() call from library codeArnaldo Carvalho de Melo2-9/+7
2010-04-02perf hist: Only allocate callchain_node if processing callchainsArnaldo Carvalho de Melo3-5/+6
2010-04-02perf kmem: Fixup the symbol address before using itArnaldo Carvalho de Melo1-2/+3
2010-04-02perf kmem: Resolve kernel symbols againArnaldo Carvalho de Melo3-5/+8
2010-04-02perf hist: Replace ->print() routines by ->snprintf() equivalentsArnaldo Carvalho de Melo7-114/+149
2010-04-02perf record: Add a fallback to the reference relocation symbolArnaldo Carvalho de Melo1-0/+3
2010-04-02perf tools: Allow specifying O= to build files in a separate directoryArnaldo Carvalho de Melo2-156/+172
2010-04-02perf tools: Use -o $(BITBUCKET) in one more caseArnaldo Carvalho de Melo1-1/+1
2010-04-02perf report: Add progress barsArnaldo Carvalho de Melo7-32/+119
2010-04-02perf symbols: map_groups__find_symbol must return the map tooArnaldo Carvalho de Melo3-6/+48
2010-04-02perf symbols: Move more map_groups methods to map.cArnaldo Carvalho de Melo4-170/+180
2010-04-02perf, x86: Add Nehalem programming quirk to WestmerePeter Zijlstra1-0/+2
2010-04-02perf, x86: Fix __initconst vs constPeter Zijlstra4-11/+11
2010-04-02perf, x86: Fix up the ANY flag stuffPeter Zijlstra5-51/+74
2010-04-02perf, x86: implement ARCH_PERFMON_EVENTSEL bit masksRobert Richter5-89/+45
2010-04-02perf, x86: Undo some some *_counter* -> *_event* renamesRobert Richter7-65/+65
2010-04-02Merge branch 'perf/urgent' into perf/coreIngo Molnar460-4153/+6917
2010-04-02perf probe: Fix to close dwarf when failing to analyze itMasami Hiramatsu1-2/+4
2010-04-02perf probe: Correct error message for non-structure typeMasami Hiramatsu1-4/+8
2010-04-02perf probe: Fix not to return non-matched fileMasami Hiramatsu1-0/+2
2010-04-02perf probe: Fix --line syntax help and documentMasami Hiramatsu2-2/+2
2010-04-02perf: Fix 'perf sched record' deadlockMike Galbraith1-3/+12
2010-04-02perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernelsTorok Edwin2-5/+44
2010-04-02perf, x86: Fix AMD hotplug & constraint initializationPeter Zijlstra2-36/+52
2010-04-02x86: Move notify_cpu_starting() callback to a later stagePeter Zijlstra1-2/+2
2010-04-02Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar5-15/+25
2010-04-01Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds76-1676/+2904
2010-04-01Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds24-446/+407
2010-04-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds4-2/+170
2010-04-01oom: fix the unsafe usage of badness() in proc_oom_score()Oleg Nesterov1-2/+3
2010-04-01microblaze: Support word copying in copy_tofrom_userMichal Simek1-14/+25
2010-04-01microblaze: Print early printk information to log bufferMichal Simek1-9/+15
2010-04-01microblaze: head.S typo fixMichal Simek1-2/+2
2010-04-01microblaze: Use MICROBLAZE_TLB_SIZE in asm codeMichal Simek2-3/+3
2010-04-01microblaze: Kconfig Fix - pciMichal Simek1-3/+0
2010-04-01microblaze: Adding likely macrosMichal Simek6-26/+28
2010-04-01microblaze: Add .type and .size to ASM functionsMichal Simek3-1/+22
2010-04-01microblaze: Fix TLB macrosMichal Simek1-1/+2