summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* oprofile: disable write access to oprofilefs while profiler is runningRobert Richter2010-10-124-20/+18
* Merge branch 'oprofile/perf' into oprofile/coreRobert Richter2010-10-1112-431/+412
|\
| * oprofile, ARM: Use oprofile_arch_exit() to cleanup on failureRobert Richter2010-10-111-28/+26
| * oprofile, ARM: Rework op_create_counter()Robert Richter2010-10-111-10/+10
| * oprofile, ARM: Remove some goto statementsRobert Richter2010-10-111-4/+2
| * Merge branch 'oprofile/core' (early part) into oprofile/perfRobert Richter2010-10-112-19/+60
| |\
| * | oprofile, ARM: Release resources on failureRobert Richter2010-10-111-0/+1
| * | Merge branch 'oprofile/urgent' (early part) into oprofile/perfRobert Richter2010-10-11652-4240/+7464
| |\ \
| * | | sh: oprofile: Use perf-events oprofile backendMatt Fleming2010-10-114-125/+40
| * | | oprofile: Abstract the perf-events backendMatt Fleming2010-10-114-319/+333
| * | | ARM: oprofile: Move non-ARM code into separate init/exitMatt Fleming2010-10-111-3/+14
| * | | ARM: oprofile: Rename op_arm to oprofile_perfMatt Fleming2010-10-111-34/+34
| * | | oprofile: Make op_name_from_perf_id() globalMatt Fleming2010-10-112-2/+8
| * | | perf: New helper function for pmu nameMatt Fleming2010-10-113-0/+15
| * | | perf: Add helper function to return number of countersMatt Fleming2010-10-114-13/+34
* | | | oprofile: Remove duplicate code around __oprofilefs_create_file()Robert Richter2010-10-041-32/+14
* | | | oprofile, ARM: Remove some goto statementsRobert Richter2010-10-041-4/+2
* | | | oprofile, ARM: Rework op_create_counter()Robert Richter2010-10-041-10/+10
* | | | oprofile, ARM: Use oprofile_arch_exit() to cleanup on failureRobert Richter2010-10-041-27/+26
| |_|/ |/| |
* | | oprofile, x86: Simplify init/exit functionsRobert Richter2010-10-011-8/+1
* | | oprofile, x86: Adding backtrace dump for 32bit process in compat modeJiri Olsa2010-10-011-0/+53
* | | oprofile, x86: Using struct stack_frame for 64bit processes dumpJiri Olsa2010-10-011-12/+7
* | | Merge branch 'oprofile/urgent' into oprofile/coreRobert Richter2010-10-01653-4240/+7465
|\ \ \ | |/ / |/| |
| * | oprofile, ARM: Release resources on failureRobert Richter2010-09-301-2/+5
| |/
| * Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2010-09-271-0/+1
| |\
| | * oprofile: Add Support for Intel CPU Family 6 / Model 29Jiri Olsa2010-09-211-0/+1
| * | perf, x86: Catch spurious interrupts after disabling countersRobert Richter2010-09-241-1/+11
| * | tracing/x86: Don't use mcount in kvmclock.cSteven Rostedt2010-09-221-0/+1
| * | tracing/x86: Don't use mcount in pvclock.cJeremy Fitzhardinge2010-09-221-0/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-09-224-104/+171
| |\ \
| | * | sparc: Prevent no-handler signal syscall restart recursion.David S. Miller2010-09-213-1/+7
| | * | sparc: Don't mask signal when we can't setup signal frame.David S. Miller2010-09-213-58/+93
| | * | sparc64: Fix race in signal instruction flushing.David S. Miller2010-09-201-42/+60
| | * | sparc64: Support RAW perf events.David S. Miller2010-09-121-3/+11
| * | | powerpc: fix double syscall restartsAl Viro2010-09-223-3/+4
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-09-227-9/+43
| |\ \ \
| | * | | bdi: Fix warnings in __mark_inode_dirty for /dev/zero and friendsJan Kara2010-09-221-2/+21
| | * | | char: Mark /dev/zero and /dev/kmem as not capable of writebackJan Kara2010-09-222-2/+5
| | * | | bdi: Initialize noop_backing_dev_info properlyJan Kara2010-09-221-0/+2
| | * | | cfq-iosched: fix a kernel OOPs when usb key is insertedVivek Goyal2010-09-211-3/+13
| | * | | block: fix blk_rq_map_kern bio direction flagBenny Halevy2010-09-211-1/+1
| | * | | cciss: freeing uninitialized data on error pathDan Carpenter2010-09-211-1/+1
| * | | | Merge branch 'for-linus/i2c/2636-rc5' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-09-211-0/+2
| |\ \ \ \
| | * | | | i2c-omap: Make sure i2c bus is free before setting it to idleMathias Nyman2010-09-221-0/+2
| | |/ / /
| * | | | fs: {lock,unlock}_flocks() stubs to prepare for BKL removalSage Weil2010-09-211-0/+4
| * | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-09-212-5/+5
| |\ \ \ \
| | * | | | sched: Fix nohz balance kickSuresh Siddha2010-09-211-1/+1
| | * | | | sched: Fix user time incorrectly accounted as system time on 32-bitStanislaw Gruszka2010-09-151-4/+4
| * | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-09-215-26/+27
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | hw breakpoints: Fix pid namespace bugMatt Helsley2010-09-171-1/+2