summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-25Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar17-58/+535
2012-10-25perf tools: Try to build Documentation when installingBorislav Petkov3-4/+34
2012-10-25perf trace: Print the name of a syscall when failing to read its infoArnaldo Carvalho de Melo1-1/+4
2012-10-25perf tools: Pretty print errno for some more functionsArnaldo Carvalho de Melo1-0/+3
2012-10-25perf trace: Add duration filterArnaldo Carvalho de Melo2-4/+31
2012-10-24perf trace: Add an event duration columnArnaldo Carvalho de Melo1-4/+23
2012-10-24perf trace: Support interrupted syscallsArnaldo Carvalho de Melo2-22/+181
2012-10-24perf test: Align the 'Ok'/'FAILED!' test resultsArnaldo Carvalho de Melo1-2/+16
2012-10-24perf tools: Give user better message if precise is not supportedDavid Ahern2-0/+9
2012-10-24Account the nr_entries in rblist properlySuzuki K. Poulose1-2/+2
2012-10-24perf tools: Try to find cross-built objdump pathIrina Tirdea6-1/+204
2012-10-24perf tools: Remove noise in python version feature testArnaldo Carvalho de Melo1-1/+4
2012-10-24perf tools: Diplays more output on features check for make V=1Jiri Olsa2-25/+32
2012-10-24x86: Allow tracing of functions in arch/x86/kernel/rtc.cDavid Vrabel3-7/+6
2012-10-24perf test: Add automated tests for pmu sysfs translated eventsJiri Olsa1-0/+68
2012-10-24perf tools: Add support to specify hw event as PMU event termJiri Olsa3-0/+38
2012-10-24perf tools: Fix PMU object alias initializationJiri Olsa1-3/+4
2012-10-24perf/x86: Add hardware events translations for Intel P6 cpusJiri Olsa2-0/+3
2012-10-24perf/x86: Add hardware events translations for AMD cpusJiri Olsa4-5/+20
2012-10-24perf/x86: Add hardware events translations for Intel cpusJiri Olsa3-0/+44
2012-10-24perf/x86: Filter out undefined events from sysfs events attributeJiri Olsa1-0/+22
2012-10-24perf/x86: Make hardware event translations available in sysfsJiri Olsa2-0/+62
2012-10-24Merge branch 'perf/urgent' into perf/coreIngo Molnar13442-375143/+687738
2012-10-24perf, cpu hotplug: Use cached value of smp_processor_id()Srivatsa S. Bhat1-3/+4
2012-10-24perf, cpu hotplug: Run CPU_STARTING notifiers with irqs disabledSrivatsa S. Bhat1-0/+3
2012-10-24x86/perf: Fix virtualization sanity checkAndre Przywara1-4/+6
2012-10-24Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar4-11/+22
2012-10-24Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds17-50/+58
2012-10-24alpha: separate thread-synchronous flagsAl Viro4-45/+68
2012-10-24Merge tag 'kvm-3.7-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-6/+6
2012-10-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-212/+173
2012-10-24Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-6/+12
2012-10-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds13-36/+55
2012-10-24Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2-10/+4
2012-10-24Merge tag 'please-pull-uapi-fix' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-34/+1
2012-10-23arch/tile: avoid build warnings from duplicate ELF_R_xxx #definesChris Metcalf1-10/+0
2012-10-23arch/tile: avoid generating .eh_frame information in modulesChris Metcalf1-0/+4
2012-10-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds21-68/+148
2012-10-23Merge tag 'jfs-3.7-2' of git://github.com/kleikamp/linux-shaggyLinus Torvalds1-6/+10
2012-10-23Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds9-45/+74
2012-10-23Merge tag 'nfs-for-3.7-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds7-32/+22
2012-10-23Merge tag 'regmap-fix-mmio' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2012-10-23drm/ttm: Fix a theoretical race in ttm_bo_cleanup_refs()Thomas Hellstrom1-8/+12
2012-10-23drm/ttm: Fix a theoretical raceThomas Hellstrom1-2/+2
2012-10-23drm: platform: Don't initialize driver-private dataThierry Reding2-8/+5
2012-10-23drm/debugfs: remove redundant info from gem_namesMarcin Slusarz1-2/+0
2012-10-23drm: fb: cma: Fail gracefully on allocation failureThierry Reding1-1/+1
2012-10-23drm: fb: cma: Fix typo in debug messageThierry Reding1-1/+1
2012-10-23ext4: Avoid underflow in ext4_trim_fs()Lukas Czerner1-2/+3
2012-10-22KVM guest: exit idleness when handling KVM_PV_REASON_PAGE_NOT_PRESENTSasha Levin1-0/+3