summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Make sort operations staticFrederic Weisbecker2011-06-302-120/+99
* perf tools: Add inverted call graph report support.Sam Liao2011-06-305-11/+53
* Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-06-161-0/+1
|\
| * ftrace/s390: mcount offset calculationMartin Schwidefsky2011-05-173-5/+9
| * ftrace/x86: mcount offset calculationMartin Schwidefsky2011-05-173-4/+7
| * ftrace/recordmcount: mcount address adjustmentMartin Schwidefsky2011-05-171-2/+7
| * ftrace/recordmcount: Add helper function get_sym_str_and_relp()Steven Rostedt2011-05-171-30/+37
| * ftrace/recordmcount: Remove duplicate code to find mcount symbolSteven Rostedt2011-05-171-24/+27
| * ftrace/x86: Do not trace .discard.text sectionSteven Rostedt2011-05-171-1/+1
| * ftrace: Avoid recording mcount on .init sections directlySteven Rostedt2011-05-171-7/+7
| * kbuild/recordmcount: Add RECORDMCOUNT_WARN to warn about mcount callersSteven Rostedt2011-05-172-1/+5
| * ftrace/recordmcount: Add warning logic to warn on mcount not recordedSteven Rostedt2011-05-172-13/+41
| * ftrace/recordmcount: Make ignored mcount calls into nops at compile timeSteven Rostedt2011-05-172-6/+116
| * ftrace/recordmcount: Modify only executable sectionsSteven Rostedt2011-05-171-0/+1
| * ftrace: Add .kprobe.text section to whitelist for recordmcount.cSteven Rostedt2011-05-172-0/+2
| * ftrace/trivial: Clean up record mcount to use Linux switch styleSteven Rostedt2011-05-171-21/+22
| * ftrace/trivial: Clean up recordmcount.c to use Linux style comparisonsSteven Rostedt2011-05-172-32/+32
| * ftrace/kbuild: Add recordmcount files to force full buildMichal Marek2011-05-171-2/+5
* | Merge commit 'v3.0-rc3' into perf/coreIngo Molnar2011-06-16581-3700/+6442
|\ \
| * | Linux 3.0-rc3v3.0-rc3Linus Torvalds2011-06-131-1/+1
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2011-06-133-12/+12
| |\ \
| | * | SLAB: Record actual last user of freed objects.Suleiman Souhlal2011-06-031-4/+5
| | * | slub: always align cpu_slab to honor cmpxchg_double requirementChris Metcalf2011-06-032-8/+7
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-06-1311-58/+80
| |\ \ \
| | * | | ceph: unwind canceled flock stateSage Weil2011-06-071-10/+16
| | * | | ceph: fix ENOENT logic in striped_readSage Weil2011-06-071-2/+2
| | * | | ceph: fix short sync reads from the OSDSage Weil2011-06-071-13/+15
| | * | | ceph: fix sync vs canceled writeSage Weil2011-06-071-5/+10
| | * | | ceph: use ihold when we already have an inode refSage Weil2011-06-0710-28/+37
| * | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-06-133-7/+9
| |\ \ \ \
| | * \ \ \ Merge branch 'fortglx/3.0/tip/timers/ptp' of git://git.linaro.org/people/jstu...Thomas Gleixner2011-06-061-5/+6
| | |\ \ \ \
| | | * | | | ptp: Fix some locking bugs in ptp_read()Dan Carpenter2011-06-011-4/+4
| | | * | | | ptp: Return -EFAULT on copy_to_user() errorsDan Carpenter2011-06-011-1/+2
| | * | | | | Merge branch 'fortglx/3.0/tip/timers/rtc' of git://git.linaro.org/people/jstu...Thomas Gleixner2011-06-062-2/+3
| | |\ \ \ \ \
| | | * | | | | rtc: Staticize non-exported __rtc_set_alarm()Mark Brown2011-06-011-1/+1
| | | * | | | | rtc: Fix ioctl error path returnJohn Stultz2011-06-011-1/+2
| | | |/ / / /
| * | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-06-136-18/+39
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2011-06-092-10/+14
| | |\ \ \ \ \ \
| | | * | | | | | oprofile, dcookies: Fix possible circular locking dependencyRobert Richter2011-05-311-0/+3
| | | * | | | | | oprofile: Fix locking dependency in sync_start()Robert Richter2011-05-311-6/+2
| | | * | | | | | oprofile: Free potentially owned tasks in case of errorsRobert Richter2011-05-311-4/+9
| | * | | | | | | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2011-06-082-3/+14
| | |\ \ \ \ \ \ \
| | | * | | | | | | ftrace: Revert 8ab2b7efd ftrace: Remove unnecessary disabling of irqsSteven Rostedt2011-06-071-0/+7
| | | * | | | | | | kprobes/trace: Fix kprobe selftest for gcc 4.6Steven Rostedt2011-06-071-2/+6
| | | * | | | | | | ftrace: Fix possible undefined return codeGuoWen Li2011-06-061-1/+1
| | * | | | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2011-06-082-5/+11
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| / / / / / / | | | |/ / / / / /
| | | * | | | | | oprofile, x86: Add comments to IBS LVT offset initializationRobert Richter2011-05-302-5/+11
| | | | | | | | |
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of git://git...Linus Torvalds2011-06-133-0/+27
| |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | genirq: Prevent potential NULL dereference in irq_set_irq_wake()Jesper Juhl2011-06-101-0/+3
| | * | | | | | | | | x86: devicetree: Add missing early_init_dt_setup_initrd_arch stubFlorian Fainelli2011-06-091-0/+11
OpenPOWER on IntegriCloud