summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-07tracing: Provide trace events interface for uprobesSrikar Dronamraju
2012-05-07tracing: Extract out common code for kprobes/uprobes trace eventsSrikar Dronamraju
2012-05-07tracing: Modify is_delete, is_return from int to boolSrikar Dronamraju
2012-04-14uprobes/core: Decrement uprobe count before the pages are unmappedSrikar Dronamraju
2012-04-14uprobes/core: Make background page replacement logic account for rss_stat cou...Srikar Dronamraju
2012-04-14Merge branch 'perf/core' into perf/uprobesIngo Molnar
2012-04-13Merge tag 'v3.4-rc2' into perf/coreIngo Molnar
2012-04-13Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2012-04-11perf record: Use sw counter only if hw pmu is not detectedRobert Richter
2012-04-11perf tools: Fix thread map that is type pid_tRobert Richter
2012-04-11perf stat: Declare some references staticRobert Richter
2012-04-11perf tools: Move GTK+ bits to tools/perf/ui/gtk directoryNamhyung Kim
2012-04-11perf tools: Move UI bits to tools/perf/ui directoryNamhyung Kim
2012-04-11perf annotate: Fix a build errorNamhyung Kim
2012-04-11perf tools: Fix parsers' rules to dependenciesJiri Olsa
2012-04-11tools: Connect to the kernel build systemBorislav Petkov
2012-04-11tools: Add a help targetBorislav Petkov
2012-04-11tools: Add a toplevel MakefileBorislav Petkov
2012-04-11tools: Cleanup EXTRA_WARNINGSBorislav Petkov
2012-04-11tools: Add Makefile.includeBorislav Petkov
2012-04-11perf tools: Ignore auto-generated bison/flex filesNamhyung Kim
2012-04-07Linux 3.4-rc2v3.4-rc2Linus Torvalds
2012-04-07perf annotate browser: string search: /?nArnaldo Carvalho de Melo
2012-04-07perf report: Correct display of samples and events in headerAshay Rane
2012-04-07perf annotate browser: Initial support for navigating jump instructionsArnaldo Carvalho de Melo
2012-04-07perf ui annotate browser: Add list based search for addr offsetArnaldo Carvalho de Melo
2012-04-07perf ui annotate browser: Move callq handling to separate functionArnaldo Carvalho de Melo
2012-04-07perf ui annotate browser: Allow toggling addr offset viewArnaldo Carvalho de Melo
2012-04-07perf annotate: Allow printing objdump line addr in different colorArnaldo Carvalho de Melo
2012-04-07perf ui browser: Return the current color when setting a new oneArnaldo Carvalho de Melo
2012-04-07Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-04-07Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-04-07Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-04-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-04-06Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-06tcm_fc: Do not free tpg structure during wq allocation failureMark Rustad
2012-04-06tcm_fc: Add abort flag for gracefully handling exchange timeoutMark Rustad
2012-04-06Merge branches 'idle-fix' and 'misc' into releaseLen Brown
2012-04-06MAINTAINERS: Update git url for ACPIIgor Murzov
2012-04-06Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2012-04-06Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-04-06Merge tag 'mmc-fixes-for-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-04-06Make the "word-at-a-time" helper functions more commonly usableLinus Torvalds
2012-04-06cpuidle: Fix panic in CPU off-lining with no idle driverToshi Kani
2012-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-06xen/pcifront: avoid pci_frontend_enable_msix() falsely returning successJan Beulich
2012-04-06xen/pciback: fix XEN_PCI_OP_enable_msix resultJan Beulich
2012-04-06xen/smp: Remove unnecessary call to smp_processor_id()Srivatsa S. Bhat
2012-04-06xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io...Konrad Rzeszutek Wilk