summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-24perf tools: Pretty print errno for some more functionsArnaldo Carvalho de Melo
2012-10-24perf trace: Add duration filterArnaldo Carvalho de Melo
2012-10-24perf trace: Add an event duration columnArnaldo Carvalho de Melo
2012-10-24perf trace: Support interrupted syscallsArnaldo Carvalho de Melo
2012-10-24perf test: Align the 'Ok'/'FAILED!' test resultsArnaldo Carvalho de Melo
2012-10-24perf tools: Give user better message if precise is not supportedDavid Ahern
2012-10-24Account the nr_entries in rblist properlySuzuki K. Poulose
2012-10-24perf tools: Try to find cross-built objdump pathIrina Tirdea
2012-10-24perf tools: Remove noise in python version feature testArnaldo Carvalho de Melo
2012-10-24perf tools: Diplays more output on features check for make V=1Jiri Olsa
2012-10-24x86: Allow tracing of functions in arch/x86/kernel/rtc.cDavid Vrabel
2012-10-24perf test: Add automated tests for pmu sysfs translated eventsJiri Olsa
2012-10-24perf tools: Add support to specify hw event as PMU event termJiri Olsa
2012-10-24perf tools: Fix PMU object alias initializationJiri Olsa
2012-10-24perf/x86: Add hardware events translations for Intel P6 cpusJiri Olsa
2012-10-24perf/x86: Add hardware events translations for AMD cpusJiri Olsa
2012-10-24perf/x86: Add hardware events translations for Intel cpusJiri Olsa
2012-10-24perf/x86: Filter out undefined events from sysfs events attributeJiri Olsa
2012-10-24perf/x86: Make hardware event translations available in sysfsJiri Olsa
2012-10-24Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-10-24perf, cpu hotplug: Use cached value of smp_processor_id()Srivatsa S. Bhat
2012-10-24perf, cpu hotplug: Run CPU_STARTING notifiers with irqs disabledSrivatsa S. Bhat
2012-10-24x86/perf: Fix virtualization sanity checkAndre Przywara
2012-10-24Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2012-10-24Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-10-24alpha: separate thread-synchronous flagsAl Viro
2012-10-24Merge tag 'kvm-3.7-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-10-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-24Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-10-24Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2012-10-24Merge tag 'please-pull-uapi-fix' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-10-23arch/tile: avoid build warnings from duplicate ELF_R_xxx #definesChris Metcalf
2012-10-23arch/tile: avoid generating .eh_frame information in modulesChris Metcalf
2012-10-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-23Merge tag 'jfs-3.7-2' of git://github.com/kleikamp/linux-shaggyLinus Torvalds
2012-10-23Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-10-23Merge tag 'nfs-for-3.7-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-10-23Merge tag 'regmap-fix-mmio' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-23drm/ttm: Fix a theoretical race in ttm_bo_cleanup_refs()Thomas Hellstrom
2012-10-23drm/ttm: Fix a theoretical raceThomas Hellstrom
2012-10-23drm: platform: Don't initialize driver-private dataThierry Reding
2012-10-23drm/debugfs: remove redundant info from gem_namesMarcin Slusarz
2012-10-23drm: fb: cma: Fail gracefully on allocation failureThierry Reding
2012-10-23drm: fb: cma: Fix typo in debug messageThierry Reding
2012-10-22ext4: Avoid underflow in ext4_trim_fs()Lukas Czerner
2012-10-22KVM guest: exit idleness when handling KVM_PV_REASON_PAGE_NOT_PRESENTSasha Levin
2012-10-22KVM: apic: fix LDR calculation in x2apic modeGleb Natapov
2012-10-22KVM: MMU: fix release noslot pfnXiao Guangrong
2012-10-22perf test: Fix exclude_guest parse events testsJiri Olsa