summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-10-26Merge branch 'tip/perf/ringbuffer-2' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar
2010-10-26Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2010-10-25perf python scripting: Support fedora 11 (audit 1.7.17)Arnaldo Carvalho de Melo
2010-10-25perf python scripting: Improve the syscalls-by-pid scriptArnaldo Carvalho de Melo
2010-10-25perf python scripting: print the syscall name on sctopArnaldo Carvalho de Melo
2010-10-25perf python scripting: Improve the syscalls-counts scriptArnaldo Carvalho de Melo
2010-10-25perf python scripting: Improve the failed-syscalls-by-pid scriptArnaldo Carvalho de Melo
2010-10-25Merge branch 'x86' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opro...Ingo Molnar
2010-10-25Merge branch 'oprofile/core' into oprofile/x86Robert Richter
2010-10-25Merge commit 'linux-2.6/master' (early part) into oprofile/coreRobert Richter
2010-10-25kprobes: Remove redundant text_mutex lock in optimizeMasami Hiramatsu
2010-10-25x86/oprofile: Fix uninitialized variable use in debug printkIngo Molnar
2010-10-23tracing: Fix 'faild' -> 'failed' typoJoe Perches
2010-10-23Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2010-10-23perf probe: Fix format specified for Dwarf_Off parameterArnaldo Carvalho de Melo
2010-10-23perf trace: Fix detection of script extensionBen Hutchings
2010-10-23perf trace: Use $PERF_EXEC_PATH in canned report scriptsBen Hutchings
2010-10-23perf tools: Document event modifiersSonny Rao
2010-10-22perf tools: Remove direct slang.h includeArnaldo Carvalho de Melo
2010-10-22Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2010-10-22perf_events: Fix for transaction recovery in group_sched_in()Stephane Eranian
2010-10-22perf_events: Revert: Fix transaction recovery in group_sched_in()Stephane Eranian
2010-10-22perf, x86: Use NUMA aware allocations for PEBS/BTS/DS allocationsPeter Zijlstra
2010-10-22perf, x86: Clean up reserve_ds_buffers() signaturePeter Zijlstra
2010-10-22perf, x86: Less disastrous PEBS/BTS buffer allocation failurePeter Zijlstra
2010-10-22perf, x86: Fixup the precise_ip computationPeter Zijlstra
2010-10-22perf, x86: Extract DS alloc/free functionsPeter Zijlstra
2010-10-22perf, x86: Extract PEBS/BTS allocation functionsPeter Zijlstra
2010-10-22perf, x86: Extract PEBS/BTS buffer free routinesPeter Zijlstra
2010-10-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-10-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-10-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-10-21include/linux/libata.h: fix typoAndrea Gelmini
2010-10-21pata_bf54x: fix return type of bfin_set_devctlMike Frysinger
2010-10-21Drivers: ata: Makefile: replace the use of <module>-objs with <module>-yTracey Dent
2010-10-21libahci: fix result_tf handling after an ATA PIO data-in commandTejun Heo
2010-10-21pata_sl82c105: implement sff_irq_check() methodSergei Shtylyov
2010-10-21pata_sil680: implement sff_irq_check() methodSergei Shtylyov
2010-10-21pata_pdc202xx_old: implement sff_irq_check() methodSergei Shtylyov
2010-10-21pata_cmd640: implement sff_irq_check() methodSergei Shtylyov
2010-10-21ata_piix: Add device ID for ICH4-LBen Hutchings
2010-10-21pata_sil680: make sil680_sff_exec_command() 'static'Sergei Shtylyov
2010-10-21ata: Intel IDE-R supportAlan Cox
2010-10-21libata: reorder ata_queued_cmd to remove alignment padding on 64 bit buildsRichard Kennedy
2010-10-21libata: Signal that our SATL supports WRITE SAME(16) with UNMAPMartin K. Petersen
2010-10-21ata_piix: remove SIDPR lockingTejun Heo
2010-10-21libata: implement cross-port EH exclusionTejun Heo
2010-10-21libata: add @ap to ata_wait_register() and introduce ata_msleep()Tejun Heo
2010-10-21ata_piix: implement LPM supportTejun Heo