aboutsummaryrefslogtreecommitdiff
path: root/drivers/oprofile
AgeCommit message (Expand)Author
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-02-22oprofilefs: add missing ->i_mutex locking in object creationAl Viro
2012-10-09mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_fileKonstantin Khlebnikov
2012-08-27oprofile: Remove 'WQ on CPUx, prefer CPUy' warningRobert Richter
2012-06-22oprofile, perf: Use per-cpu frameworkRobert Richter
2012-06-21oprofile: perf: use NR_CPUS instead or nr_cpumask_bits for static arrayWill Deacon
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-03-20tidy up after d_make_root() conversionAl Viro
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro
2012-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-12-20Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...Ingo Molnar
2011-12-19oprofile: Fix uninitialized memory access when writing to writing to oprofilefsRobert Richter
2011-12-07oprofile: Fix oprofile_timer_exit() breakageRobert Richter
2011-11-15Merge branch 'core' of git://amd64.org/linux/rric into perf/coreIngo Molnar
2011-11-15Merge branch 'urgent' of git://amd64.org/linux/rric into perf/urgentIngo Molnar
2011-11-04oprofile, x86: Reimplement nmi timer mode using perf eventRobert Richter
2011-11-04oprofile: Remove exit function for timer modeRobert Richter
2011-11-04oprofile: Fix crash when unloading module (hr timer mode)Robert Richter
2011-09-13locking, oprofile: Annotate oprofilefs lock as rawThomas Gleixner
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-21perf: Remove the nmi parameter from the oprofile_perf backendWill Deacon
2011-07-01perf: Add context field to perf_eventAvi Kivity
2011-05-31oprofile: Fix locking dependency in sync_start()Robert Richter
2011-05-31oprofile: Free potentially owned tasks in case of errorsRobert Richter
2011-05-24oprofile: Use linux/mutex.hAnton Blanchard
2011-02-15oprofile, s390: Rework hwsampler implementationRobert Richter
2011-02-15oprofile, s390: Enhance OProfile to support System zs hardware sampling featureHeinz Graalfs
2011-02-15oprofile: Introduce new oprofile sample add function (oprofile_add_ext_hw_sam...Heinz Graalfs
2010-10-30Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....Linus Torvalds
2010-10-30Merge branch 'tip/perf/jump-label-2' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar
2010-10-29oprofile: Remove deprecated use of flush_scheduled_work()Tejun Heo
2010-10-29oprofile: Fix the hang while taking the cpu offlineSantosh Shilimkar
2010-10-29convert get_sb_single() usersAl Viro
2010-10-25fs: do not assign default i_ino in new_inodeChristoph Hellwig
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-15oprofile: make !CONFIG_PM function stubs static inlineRobert Richter
2010-10-15oprofile: fix linker errorsAnand Gadiyar
2010-10-15oprofile: include platform_device.h to fix build breakAnand Gadiyar
2010-10-15Merge remote branch 'tip/perf/core' into oprofile/coreRobert Richter
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-11oprofile, ARM: Release resources on failureRobert Richter
2010-10-11Merge branch 'oprofile/urgent' (early part) into oprofile/perfRobert Richter
2010-10-11oprofile: Abstract the perf-events backendMatt Fleming
2010-10-04oprofile: Remove duplicate code around __oprofilefs_create_file()Robert Richter
2010-10-01Merge branch 'oprofile/urgent' into oprofile/coreRobert Richter