aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-08-05perf timechart: Adjust confusing if indentationJulia Lawall1-2/+2
2010-08-05perf trace: Clean up #includesAndrea Gelmini1-12/+7
2010-08-05perf probe: Remove duplicated #includeAndrea Gelmini1-1/+0
2010-08-05perf ui: Add search by name/addr to the map__browserArnaldo Carvalho de Melo2-10/+117
2010-08-05perf hists: Fixup addr snprintf width on 32 bit archesArnaldo Carvalho de Melo1-2/+4
2010-08-05perf hists: Handle verbose in hists__sort_list_widthArnaldo Carvalho de Melo1-0/+3
2010-08-05perf ui: Shorten ui_browser->refresh_entries to refreshArnaldo Carvalho de Melo1-12/+12
2010-08-05perf ui: Add a map browserArnaldo Carvalho de Melo1-2/+127
2010-08-05perf symbols: Store the symbol bindingArnaldo Carvalho de Melo2-8/+23
2010-08-05Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/coreIngo Molnar4-27/+25
2010-08-05Merge branch 'perf/nmi' into perf/coreIngo Molnar16-348/+770
2010-08-04tracing/kprobes: unregister_trace_probe needs to be called under mutexSrikar Dronamraju1-0/+3
2010-08-04perf: expose event__process functionSrikar Dronamraju3-20/+21
2010-08-04perf events: Fix mmap offset determinationDave Martin1-7/+1
2010-08-04Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/coreIngo Molnar2-3/+16
2010-08-03Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/coreIngo Molnar6-18/+96
2010-08-03perf, powerpc: fsl_emb: Restore setting perf_sample_data.periodScott Wood1-0/+1
2010-08-03perf, powerpc: Convert the FSL driver to use local64_tPeter Zijlstra1-14/+14
2010-08-02perf tools: Don't keep unreferenced maps when unmaps are detectedArnaldo Carvalho de Melo3-11/+25
2010-08-02perf session: Invalidate last_match when removing threads from rb_treeArnaldo Carvalho de Melo1-0/+1
2010-08-02perf session: Free the ref_reloc_sym memory at the right placeArnaldo Carvalho de Melo5-7/+70
2010-08-02Merge commit 'v2.6.35' into perf/coreIngo Molnar209-649/+1509
2010-08-02Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/coreIngo Molnar8-21/+702
2010-08-02x86,mmiotrace: Add support for tracing STOS instructionMarcin Slusarz1-13/+17
2010-08-02perf, sched migration: Librarize task states and event headers helpersFrederic Weisbecker2-30/+30
2010-08-02perf, sched migration: Librarize the GUI classFrederic Weisbecker2-175/+189
2010-08-02perf, sched migration: Make the GUI class client agnosticFrederic Weisbecker1-85/+92
2010-08-02perf, sched migration: Make it vertically scrollableFrederic Weisbecker1-9/+20
2010-08-02perf, sched migration: Parameterize cpu height and spacingNikhil Rao1-9/+14
2010-08-02perf, sched migration: Fix key bindingsNikhil Rao1-0/+2
2010-08-02perf, sched migration: Ignore unhandled task statesFrederic Weisbecker1-2/+1
2010-08-02perf, sched migration: Handle ignored migrate out eventsFrederic Weisbecker1-1/+4
2010-08-02perf: New migration tool overviewFrederic Weisbecker3-0/+639
2010-08-02tracing: Drop cpparg() macroFrederic Weisbecker1-5/+2
2010-08-02perf: Use tracepoint_synchronize_unregister() to flush any pending tracepoint callFrederic Weisbecker1-3/+3
2010-08-01Linux 2.6.35Linus Torvalds1-1/+1
2010-08-01NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust2-5/+6
2010-07-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds11-49/+75
2010-07-30Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds4-11/+32
2010-07-30Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds2-2/+3
2010-07-30mm: fix ia64 crash when gcore reads gate areaHugh Dickins1-3/+13
2010-07-30CIFS: Remove __exit mark from cifs_exit_dns_resolver()David Howells2-2/+2
2010-07-30cyber2000fb: fix console in truecolor modesOndrej Zary1-0/+1
2010-07-30cyber2000fb: fix machine hang on module loadOndrej Zary1-0/+2
2010-07-30SA1111: Eliminate use after freeJulia Lawall1-3/+2
2010-07-30ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King3-4/+8
2010-07-30ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_viptGary King1-5/+8
2010-07-30perf tools: Release session and symbol resources on exitArnaldo Carvalho de Melo7-3/+70
2010-07-30perf tools: Release thread resources on PERF_RECORD_EXITArnaldo Carvalho de Melo5-0/+61
2010-07-30NFS: Ensure that writepage respects the nonblock flagTrond Myklebust1-6/+17