summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: Add Arnaldo as tools/perf/ co-maintainerIngo Molnar2010-03-091-0/+1
* Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-03-041-2/+8
|\
| * x86/stacktrace: Don't dereference bad frame pointersFrederic Weisbecker2010-03-031-2/+8
* | perf trace: Don't use pager if scriptingTom Zanussi2010-03-041-1/+2
* | perf trace/scripting: Remove extraneous header readTom Zanussi2010-03-041-1/+0
* | perf, ARM: Modify kuser rmb() call to compile for Thumb-2Will Deacon2010-03-041-3/+1
* | Merge branch 'perf/core' into perf/urgentIngo Molnar2010-03-04599-5864/+13687
|\ \ | |/ |/|
| * perf archive: Don't try to collect files without a build-idArnaldo Carvalho de Melo2010-03-021-1/+2
| * perf_events, x86: Fixup fixed counter constraintsPeter Zijlstra2010-03-023-18/+40
| * perf, x86: Restrict the ANY flagPeter Zijlstra2010-03-023-15/+18
| * perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLERobert Richter2010-03-016-16/+16
| * perf, x86: add some IBS macros to perf_event.hRobert Richter2010-03-012-4/+6
| * perf, x86: make IBS macros available in perf_event.hRobert Richter2010-03-012-11/+10
| * Merge remote branch 'tip/oprofile' into tip/perf/coreRobert Richter2010-03-017-124/+200
| |\
| | * oprofile/x86: fix msr access to reserved countersRobert Richter2010-02-261-5/+4
| | * oprofile/x86: use kzalloc() instead of kmalloc()Robert Richter2010-02-264-18/+4
| | * oprofile/x86: fix perfctr nmi reservation for mulitplexingRobert Richter2010-02-262-24/+6
| | * oprofile/x86: add comment to counter-in-use warningNaga Chumbalkar2010-02-261-0/+9
| | * oprofile/x86: warn user if a counter is already activeRobert Richter2010-02-263-2/+31
| | * oprofile/x86: implement randomization for IBS periodic op counterRobert Richter2010-02-261-6/+63
| | * oprofile/x86: implement lsfr pseudo-random number generator for IBSSuravee Suthikulpanit2010-02-261-0/+23
| | * oprofile/x86: implement IBS cpuid feature detectionRobert Richter2010-02-261-17/+63
| | * oprofile/x86: remove node check in AMD IBS initializationRobert Richter2010-02-261-10/+0
| | * oprofile/x86: remove OPROFILE_IBS config optionRobert Richter2010-02-262-44/+1
| | * oprofile: remove EXPERIMENTAL from the config option descriptionRobert Richter2010-02-262-2/+2
| | * oprofile: remove tracing build dependencyRobert Richter2010-02-261-2/+0
| * | x86/hw-breakpoints: Remove the name fieldFrederic Weisbecker2010-02-272-8/+0
| * | perf: Remove pointless breakpoint unionFrederic Weisbecker2010-02-272-6/+7
| * | perf lock: Drop the buffers multiplexing dependencyFrederic Weisbecker2010-02-271-2/+146
| * | perf lock: Fix and add misc documentally thingsHitoshi Mitake2010-02-273-0/+36
| * | percpu: Add __percpu sparse annotations to hw_breakpointTejun Heo2010-02-273-12/+12
| * | Merge commit 'v2.6.33' into perf/coreFrederic Weisbecker2010-02-27696-6143/+10848
| |\ \
| | * | Linux 2.6.33v2.6.33Linus Torvalds2010-02-241-1/+1
| | * | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...Linus Torvalds2010-02-241-2/+5
| | |\ \
| | | * | parisc: Set PCI CLS early in boot.Carlos O'Donell2010-02-241-2/+5
| | * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-02-241-1/+1
| | |\ \ \
| | | * | | [IA64] Fix broken sn2 buildHedi Berriche2010-02-231-1/+1
| | * | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-02-242-20/+9
| | |\ \ \ \
| | | * | | | microblaze: Fix out_le32() macroSteven J. Magnani2010-02-241-1/+1
| | | * | | | microblaze: Fix cache loop function for cache rangeMichal Simek2010-02-241-19/+8
| | | | |/ / | | | |/| |
| | * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-02-242-12/+3
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Revert "block: improve queue_should_plug() by looking at IO depths"Jens Axboe2010-02-232-12/+3
| | | |/ /
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-02-2311-18/+57
| | |\ \ \
| | | * | | net: bug fix for vlan + gro issueAjit Khaparde2010-02-231-1/+1
| | | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-235-9/+27
| | | |\ \ \
| | | | * | | iwlwifi: sanity check before counting number of tfds can be freeStanislaw Gruszka2010-02-222-5/+7
| | | | * | | iwlwifi: error checking for number of tfds in queueWey-Yi Guy2010-02-224-4/+20
| | | | * | | iwlwifi: set HT flags after channel in rxonDan Halperin2010-02-191-1/+1
| | | * | | | tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ONAtsushi Nemoto2010-02-231-1/+0
| | | * | | | cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)Torgny Johansson2010-02-231-0/+5