summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf trace: Support ! in -e expressionsArnaldo Carvalho de Melo2013-08-262-9/+21
* perf tools: Don't install scripting files files when disabledArnaldo Carvalho de Melo2013-08-261-1/+5
* perf tools: Sample after exit loses thread correlationDavid Ahern2013-08-262-14/+25
* perf trace: Make command line arguments consistent with perf-recordDavid Ahern2013-08-262-6/+12
* perf trace: Implement -o/--output filenameArnaldo Carvalho de Melo2013-08-262-48/+90
* perf tools: Add debug printsAdrian Hunter2013-08-162-1/+69
* perf tools: Re-implement debug print function for linking python/perf.soAdrian Hunter2013-08-161-0/+20
* perf tools: Try to increase the file descriptor limits on EMFILEAndi Kleen2013-08-161-0/+28
* perf kvm: Remove force option to cmd_recordDavid Ahern2013-08-161-1/+0
* perf: Do not compute time values unnecessarilyPeter Zijlstra2013-08-161-4/+4
* perf: Account freq events globallyFrederic Weisbecker2013-08-161-11/+8
* perf: Roll back callchain buffer refcount under the callchain mutexFrederic Weisbecker2013-08-161-1/+2
* perf/x86/intel/uncore: Enable EV_SEL_EXT bit for PCUYan, Zheng2013-08-162-1/+2
* perf/x86/intel/uncore: Add filter support for QPI boxesYan, Zheng2013-08-162-18/+123
* perf/x86/intel/uncore: Add auxiliary pci device supportYan, Zheng2013-08-162-52/+68
* Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-08-152-27/+28
|\
| * tracing/perf: Avoid perf_trace_buf_*() in perf_trace_##call() when possibleOleg Nesterov2013-08-131-1/+6
| * tracing/perf: Reimplement TP_perf_assign() logicOleg Nesterov2013-08-132-21/+14
| * tracing/perf: Expand TRACE_EVENT(sched_stat_runtime)Oleg Nesterov2013-08-132-5/+8
* | Merge tag 'v3.11-rc5' into perf/coreIngo Molnar2013-08-151068-99779/+13191
|\|
| * Linux 3.11-rc5v3.11-rc5Linus Torvalds2013-08-111-1/+1
| * Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2013-08-114-19/+28
| |\
| | * [SCSI] Don't attempt to send extended INQUIRY command if skip_vpd_pages is setMartin K. Petersen2013-08-021-0/+3
| | * [SCSI] fnic: BUG: sleeping function called from invalid context during probeChris Leech2013-08-022-14/+10
| | * [SCSI] megaraid_sas: megaraid_sas driver init fails in kdump kernelSumit.Saxena@lsi.com2013-08-021-5/+15
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-08-1114-99/+170
| |\ \
| | * | powerpc/tm: Fix context switching TAR, PPR and DSCR SPRsMichael Neuling2013-08-093-0/+27
| | * | powerpc: Save the TAR register earlierMichael Neuling2013-08-093-9/+19
| | * | powerpc: Fix context switch DSCR on POWER8Michael Neuling2013-08-092-25/+60
| | * | powerpc: Rework setting up H/FSCR bit definitionsMichael Neuling2013-08-091-11/+20
| | * | powerpc: Fix hypervisor facility unavaliable vector numberMichael Neuling2013-08-091-2/+3
| | * | powerpc/kvm/book3s_pr: Return appropriate error when allocation failsThadeu Lima de Souza Cascardo2013-08-091-2/+3
| | * | powerpc/kvm: Add signed type cast for comparationChen Gang2013-08-091-2/+2
| | * | powerpc/eeh: Add missing procfs entry for PowerNVMike Qiu2013-08-091-1/+1
| | * | powerpc/pseries: Add backward compatibilty to read old kernel oops-logAruna Balakrishnaiah2013-08-091-4/+14
| | * | powerpc/pseries: Fix buffer overflow when reading from pstoreAruna Balakrishnaiah2013-08-091-46/+24
| | * | powerpc: On POWERNV enable PPC_DENORMALISATION by defaultAnton Blanchard2013-08-091-1/+1
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-08-112-9/+16
| |\ \ \
| | * | | KVM: s390: fix pfmf non-quiescing control handlingHeiko Carstens2013-07-291-2/+2
| | * | | KVM: s390: move kvm_guest_enter,exit closer to sieDominik Dingel2013-07-291-7/+14
| * | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-08-113-4/+4
| |\ \ \ \
| | * | | | i2c: mv64xxx: Document the newly introduced allwinner compatibleMaxime Ripard2013-08-071-1/+1
| | * | | | i2c: Fix Kontron PLD prescaler calculationMichael Brunner2013-08-051-2/+2
| | * | | | i2c: i2c-mxs: Use DMA mode even for small transfersFabio Estevam2013-08-051-1/+1
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-08-108-68/+119
| |\ \ \ \ \
| | * | | | | btrfs: don't loop on large offsets in readdirZach Brown2013-08-091-8/+25
| | * | | | | Btrfs: check to see if root_list is empty before adding it to dead rootsJosef Bacik2013-08-092-5/+5
| | * | | | | Btrfs: release both paths before logging dir/changed extentsJosef Bacik2013-08-091-3/+2
| | * | | | | Btrfs: allow splitting of hole em's when dropping extent cacheJosef Bacik2013-08-091-22/+40
| | * | | | | Btrfs: make sure the backref walker catches all refs to our extentJosef Bacik2013-08-091-11/+14