summaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-07perf kvm: Introduce HAVE_KVM_STAT_SUPPORT flagAlexander Yarygin3-3/+8
2014-07-07perf hists browser: Left justify column headersArnaldo Carvalho de Melo1-1/+1
2014-07-07perf hists browser: Add ui.show-headers config file optionJiri Olsa4-2/+17
2014-07-07perf hists browser: Display columns header text on 'H' pressJiri Olsa1-2/+45
2014-07-07perf hists browser: Add support for showing columns headerArnaldo Carvalho de Melo1-2/+40
2014-07-07perf hists browser: Override ui_browser refresh_dimensions methodArnaldo Carvalho de Melo1-5/+13
2014-07-07perf hists browser: Introduce gotorc methodArnaldo Carvalho de Melo1-3/+8
2014-07-07perf ui browser: Allow overriding refresh_dimensions methodArnaldo Carvalho de Melo2-2/+6
2014-07-07perf ui browser: Add ->rows to disambiguate from ->heightArnaldo Carvalho de Melo3-24/+24
2014-07-05perf/x86: Micro-optimize nhmex_rbox_get_constraint()Rasmus Villemoes1-4/+1
2014-07-05perf: Make perf_event_init_context() function staticJiri Olsa1-1/+1
2014-07-05powerpc, perf: Use common PMU interrupt disabled codeVince Weaver2-4/+8
2014-06-27perf script: Handle the num array type in python properlySebastian Andrzej Siewior1-12/+31
2014-06-27perf script: Move the number processing into its own functionSebastian Andrzej Siewior1-15/+23
2014-06-27perf tools: Fix wrong condition for allocation failureJiri Olsa1-1/+1
2014-06-27perf tools powerpc: Adjust callchain based on DWARF debug infoSukadev Bhattiprolu5-2/+300
2014-06-27tools lib traceevent: Fix a risk for doing free on uninitialized pointerRickard Strandqvist1-3/+3
2014-06-26perf trace: Add possibility to switch off syscall eventsStanislav Fomichev2-26/+39
2014-06-26perf trace: Add pagefaults record and replay supportStanislav Fomichev1-18/+45
2014-06-26perf trace: Add support for pagefault tracingStanislav Fomichev2-1/+163
2014-06-26perf trace: Add perf_event parameter to tracepoint_handlerStanislav Fomichev1-3/+8
2014-06-25perf scripts: Fallback to syscalls:* when raw_syscalls:* is not availableDaniel Bristot de Oliveira10-5/+35
2014-06-22Linux 3.16-rc2v3.16-rc2Linus Torvalds1-1/+1
2014-06-20MAINTAINERS: add entry for VMware Balloon driverDmitry Torokhov2-1/+10
2014-06-20perf symbols: Get kernel start address by symbol nameSimon Que1-32/+22
2014-06-20perf tools: Fix segfault in cumulative.callchain reportJiri Olsa1-5/+16
2014-06-20w1: mxc_w1: Fix incorrect "presence" statusAlexander Shiyan1-1/+1
2014-06-20imx-drm: parallel-display: Fix DPMS default state.Denis Carikli1-0/+7
2014-06-20staging: android: timed_output: fix use after free of devYi Zhang1-1/+0
2014-06-20unicore32: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd1-6/+0
2014-06-20UniCore32: Change git tree location information in MAINTAINERSGuan Xuetao1-2/+2
2014-06-20arch: unicore32: ksyms: export '__cpuc_coherent_kern_range' to avoid compilin...Chen Gang1-0/+2
2014-06-20arch: unicore32: ksyms: export 'pm_power_off' to avoid compiling failure.Chen Gang1-0/+1
2014-06-20arch: unicore32: ksyms: export additional find_first_*() to avoid compiling f...Chen Gang1-0/+2
2014-06-20arch:unicore32:mm: add devmem_is_allowed() to support STRICT_DEVMEMChen Gang1-0/+23
2014-06-20unicore32: include: asm: add missing ')' for PAGE_* macros in pgtable.hChen Gang1-5/+5
2014-06-20arch/unicore32/kernel/setup.c: add generic 'screen_info' to avoid compiling f...Chen Gang1-0/+4
2014-06-20drivers: scsi: mvsas: fix compiling issue by adding 'MVS_' for "enum pci_inte...Chen Gang2-34/+34
2014-06-20arch: unicore32: kernel: ksyms: remove 'bswapsi2' and 'muldi3' to avoid compi...Chen Gang2-4/+0
2014-06-20arch/unicore32/kernel/ksyms.c: remove 2 export symbols to avoid compiling fai...Chen Gang1-4/+0
2014-06-20drivers/rtc/rtc-puv3.c: remove "&dev->" for typo issue MIME-Version: 1.0Chen Gang1-1/+1
2014-06-20drivers/rtc/rtc-puv3.c: use dev_dbg() instead of dev_debug() for typo issueChen Gang1-1/+1
2014-06-20arch/unicore32/include/asm/io.h: add readl_relaxed() generic definitionChen Gang1-0/+4
2014-06-20arch/unicore32/include/asm/ptrace.h: add generic definition for profile_pc()Chen Gang1-0/+1
2014-06-20arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling errorChen Gang1-0/+1
2014-06-20arch/unicore32/kernel/clock.c: add readl() and writel() for 'PM_' macrosChen Gang1-4/+4
2014-06-20arch/unicore32/kernel/module.c: use __vmalloc_node_range() instead of __vmall...Chen Gang1-8/+3
2014-06-20arch/unicore32/kernel/ksyms.c: remove several undefined exported symbolsChen Gang1-33/+0
2014-06-19Btrfs: fix wrong error handle when the device is missing or is not writeableMiao Xie1-7/+15
2014-06-19Btrfs: fix deadlock when mounting a degraded fsMiao Xie2-1/+9