| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'oprofile/perf' into oprofile/core | Robert Richter | 2010-10-11 | 12 | -431/+412 |
|\ |
|
| * | oprofile, ARM: Use oprofile_arch_exit() to cleanup on failure | Robert Richter | 2010-10-11 | 1 | -28/+26 |
| * | oprofile, ARM: Rework op_create_counter() | Robert Richter | 2010-10-11 | 1 | -10/+10 |
| * | oprofile, ARM: Remove some goto statements | Robert Richter | 2010-10-11 | 1 | -4/+2 |
| * | Merge branch 'oprofile/core' (early part) into oprofile/perf | Robert Richter | 2010-10-11 | 2 | -19/+60 |
| |\ |
|
| * | | oprofile, ARM: Release resources on failure | Robert Richter | 2010-10-11 | 1 | -0/+1 |
| * | | Merge branch 'oprofile/urgent' (early part) into oprofile/perf | Robert Richter | 2010-10-11 | 652 | -4240/+7464 |
| |\ \ |
|
| * | | | sh: oprofile: Use perf-events oprofile backend | Matt Fleming | 2010-10-11 | 4 | -125/+40 |
| * | | | oprofile: Abstract the perf-events backend | Matt Fleming | 2010-10-11 | 4 | -319/+333 |
| * | | | ARM: oprofile: Move non-ARM code into separate init/exit | Matt Fleming | 2010-10-11 | 1 | -3/+14 |
| * | | | ARM: oprofile: Rename op_arm to oprofile_perf | Matt Fleming | 2010-10-11 | 1 | -34/+34 |
| * | | | oprofile: Make op_name_from_perf_id() global | Matt Fleming | 2010-10-11 | 2 | -2/+8 |
| * | | | perf: New helper function for pmu name | Matt Fleming | 2010-10-11 | 3 | -0/+15 |
| * | | | perf: Add helper function to return number of counters | Matt Fleming | 2010-10-11 | 4 | -13/+34 |
* | | | | oprofile: Remove duplicate code around __oprofilefs_create_file() | Robert Richter | 2010-10-04 | 1 | -32/+14 |
* | | | | oprofile, ARM: Remove some goto statements | Robert Richter | 2010-10-04 | 1 | -4/+2 |
* | | | | oprofile, ARM: Rework op_create_counter() | Robert Richter | 2010-10-04 | 1 | -10/+10 |
* | | | | oprofile, ARM: Use oprofile_arch_exit() to cleanup on failure | Robert Richter | 2010-10-04 | 1 | -27/+26 |
| |_|/
|/| | |
|
* | | | oprofile, x86: Simplify init/exit functions | Robert Richter | 2010-10-01 | 1 | -8/+1 |
* | | | oprofile, x86: Adding backtrace dump for 32bit process in compat mode | Jiri Olsa | 2010-10-01 | 1 | -0/+53 |
* | | | oprofile, x86: Using struct stack_frame for 64bit processes dump | Jiri Olsa | 2010-10-01 | 1 | -12/+7 |
* | | | Merge branch 'oprofile/urgent' into oprofile/core | Robert Richter | 2010-10-01 | 653 | -4240/+7465 |
|\ \ \
| |/ /
|/| | |
|
| * | | oprofile, ARM: Release resources on failure | Robert Richter | 2010-09-30 | 1 | -2/+5 |
| |/ |
|
| * | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar | 2010-09-27 | 1 | -0/+1 |
| |\ |
|
| | * | oprofile: Add Support for Intel CPU Family 6 / Model 29 | Jiri Olsa | 2010-09-21 | 1 | -0/+1 |
| * | | perf, x86: Catch spurious interrupts after disabling counters | Robert Richter | 2010-09-24 | 1 | -1/+11 |
| * | | tracing/x86: Don't use mcount in kvmclock.c | Steven Rostedt | 2010-09-22 | 1 | -0/+1 |
| * | | tracing/x86: Don't use mcount in pvclock.c | Jeremy Fitzhardinge | 2010-09-22 | 1 | -0/+1 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2010-09-22 | 4 | -104/+171 |
| |\ \ |
|
| | * | | sparc: Prevent no-handler signal syscall restart recursion. | David S. Miller | 2010-09-21 | 3 | -1/+7 |
| | * | | sparc: Don't mask signal when we can't setup signal frame. | David S. Miller | 2010-09-21 | 3 | -58/+93 |
| | * | | sparc64: Fix race in signal instruction flushing. | David S. Miller | 2010-09-20 | 1 | -42/+60 |
| | * | | sparc64: Support RAW perf events. | David S. Miller | 2010-09-12 | 1 | -3/+11 |
| * | | | powerpc: fix double syscall restarts | Al Viro | 2010-09-22 | 3 | -3/+4 |
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-09-22 | 7 | -9/+43 |
| |\ \ \ |
|
| | * | | | bdi: Fix warnings in __mark_inode_dirty for /dev/zero and friends | Jan Kara | 2010-09-22 | 1 | -2/+21 |
| | * | | | char: Mark /dev/zero and /dev/kmem as not capable of writeback | Jan Kara | 2010-09-22 | 2 | -2/+5 |
| | * | | | bdi: Initialize noop_backing_dev_info properly | Jan Kara | 2010-09-22 | 1 | -0/+2 |
| | * | | | cfq-iosched: fix a kernel OOPs when usb key is inserted | Vivek Goyal | 2010-09-21 | 1 | -3/+13 |
| | * | | | block: fix blk_rq_map_kern bio direction flag | Benny Halevy | 2010-09-21 | 1 | -1/+1 |
| | * | | | cciss: freeing uninitialized data on error path | Dan Carpenter | 2010-09-21 | 1 | -1/+1 |
| * | | | | Merge branch 'for-linus/i2c/2636-rc5' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 2010-09-21 | 1 | -0/+2 |
| |\ \ \ \ |
|
| | * | | | | i2c-omap: Make sure i2c bus is free before setting it to idle | Mathias Nyman | 2010-09-22 | 1 | -0/+2 |
| | |/ / / |
|
| * | | | | fs: {lock,unlock}_flocks() stubs to prepare for BKL removal | Sage Weil | 2010-09-21 | 1 | -0/+4 |
| * | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-09-21 | 2 | -5/+5 |
| |\ \ \ \ |
|
| | * | | | | sched: Fix nohz balance kick | Suresh Siddha | 2010-09-21 | 1 | -1/+1 |
| | * | | | | sched: Fix user time incorrectly accounted as system time on 32-bit | Stanislaw Gruszka | 2010-09-15 | 1 | -4/+4 |
| * | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-09-21 | 5 | -26/+27 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | * | | | | hw breakpoints: Fix pid namespace bug | Matt Helsley | 2010-09-17 | 1 | -1/+2 |
| | * | | | | x86: Fix instruction breakpoint encoding | Frederic Weisbecker | 2010-09-17 | 2 | -22/+20 |