summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-12oprofile: disable write access to oprofilefs while profiler is runningRobert Richter
2010-10-11Merge branch 'oprofile/perf' into oprofile/coreRobert Richter
2010-10-11oprofile, ARM: Use oprofile_arch_exit() to cleanup on failureRobert Richter
2010-10-11oprofile, ARM: Rework op_create_counter()Robert Richter
2010-10-11oprofile, ARM: Remove some goto statementsRobert Richter
2010-10-11Merge branch 'oprofile/core' (early part) into oprofile/perfRobert Richter
2010-10-11oprofile, ARM: Release resources on failureRobert Richter
2010-10-11Merge branch 'oprofile/urgent' (early part) into oprofile/perfRobert Richter
2010-10-11sh: oprofile: Use perf-events oprofile backendMatt Fleming
2010-10-11oprofile: Abstract the perf-events backendMatt Fleming
2010-10-11ARM: oprofile: Move non-ARM code into separate init/exitMatt Fleming
2010-10-11ARM: oprofile: Rename op_arm to oprofile_perfMatt Fleming
2010-10-11oprofile: Make op_name_from_perf_id() globalMatt Fleming
2010-10-11perf: New helper function for pmu nameMatt Fleming
2010-10-11perf: Add helper function to return number of countersMatt Fleming
2010-10-04oprofile: Remove duplicate code around __oprofilefs_create_file()Robert Richter
2010-10-04oprofile, ARM: Remove some goto statementsRobert Richter
2010-10-04oprofile, ARM: Rework op_create_counter()Robert Richter
2010-10-04oprofile, ARM: Use oprofile_arch_exit() to cleanup on failureRobert Richter
2010-10-01oprofile, x86: Simplify init/exit functionsRobert Richter
2010-10-01oprofile, x86: Adding backtrace dump for 32bit process in compat modeJiri Olsa
2010-10-01oprofile, x86: Using struct stack_frame for 64bit processes dumpJiri Olsa
2010-10-01Merge branch 'oprofile/urgent' into oprofile/coreRobert Richter
2010-09-30oprofile, ARM: Release resources on failureRobert Richter
2010-09-27Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar
2010-09-24perf, x86: Catch spurious interrupts after disabling countersRobert Richter
2010-09-22tracing/x86: Don't use mcount in kvmclock.cSteven Rostedt
2010-09-22tracing/x86: Don't use mcount in pvclock.cJeremy Fitzhardinge
2010-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-09-22powerpc: fix double syscall restartsAl Viro
2010-09-22Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-09-22bdi: Fix warnings in __mark_inode_dirty for /dev/zero and friendsJan Kara
2010-09-22char: Mark /dev/zero and /dev/kmem as not capable of writebackJan Kara
2010-09-22bdi: Initialize noop_backing_dev_info properlyJan Kara
2010-09-21sparc: Prevent no-handler signal syscall restart recursion.David S. Miller
2010-09-21sparc: Don't mask signal when we can't setup signal frame.David S. Miller
2010-09-21Merge branch 'for-linus/i2c/2636-rc5' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2010-09-21fs: {lock,unlock}_flocks() stubs to prepare for BKL removalSage Weil
2010-09-22i2c-omap: Make sure i2c bus is free before setting it to idleMathias Nyman
2010-09-21Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-09-21Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-09-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-09-21Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2010-09-21sched: Fix nohz balance kickSuresh Siddha
2010-09-21oprofile: Add Support for Intel CPU Family 6 / Model 29Jiri Olsa
2010-09-21cfq-iosched: fix a kernel OOPs when usb key is insertedVivek Goyal
2010-09-21block: fix blk_rq_map_kern bio direction flagBenny Halevy
2010-09-21cciss: freeing uninitialized data on error pathDan Carpenter
2010-09-21Merge remote branch 'linus' into drm-intel-fixesChris Wilson