summaryrefslogtreecommitdiffstats
path: root/drivers/oprofile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-271-8/+8
|\
| * VFS: assorted weird filesystems: d_inode() annotationsDavid Howells2015-04-151-8/+8
* | oprofile: reduce mmap_sem hold for mm->exe_fileDavidlohr Bueso2015-04-171-14/+16
|/
* drivers/oprofile: Replace __get_cpu_var uses for address calculationChristoph Lameter2014-08-262-6/+6
* oprofile, nmi-timer: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-10/+13
* oprofile: get rid of pointless forward declarations of struct super_blockAl Viro2013-09-042-2/+0Star
* oprofilefs_create_...() do not need superblock argumentAl Viro2013-09-044-39/+38Star
* oprofilefs_mkdir() doesn't need superblock argumentAl Viro2013-09-043-11/+10Star
* don't bother with passing superblock to oprofile_create_stats_files()Al Viro2013-09-043-14/+14
* oprofile: don't bother with passing superblock to ->create_files()Al Viro2013-09-042-9/+9
* don't bother passing sb to oprofile_create_files()Al Viro2013-09-043-15/+15
* drivers: delete __cpuinit usage from all remaining drivers filesPaul Gortmaker2013-07-151-2/+2
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-041-0/+1
* oprofilefs: add missing ->i_mutex locking in object creationAl Viro2013-02-231-3/+13
* mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_fileKonstantin Khlebnikov2012-10-091-14/+3Star
* oprofile: Remove 'WQ on CPUx, prefer CPUy' warningRobert Richter2012-08-271-8/+3Star
* oprofile, perf: Use per-cpu frameworkRobert Richter2012-06-221-12/+11Star
* oprofile: perf: use NR_CPUS instead or nr_cpumask_bits for static arrayWill Deacon2012-06-211-1/+1
* simple_open: automatically convert to simple_open()Stephen Boyd2012-04-061-11/+3Star
* tidy up after d_make_root() conversionAl Viro2012-03-211-6/+3Star
* switch open-coded instances of d_make_root() to new helperAl Viro2012-03-211-4/+2Star
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-064-34/+209
|\
| * Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...Ingo Molnar2011-12-201-1/+0Star
| |\
| | * oprofile: Fix oprofile_timer_exit() breakageRobert Richter2011-12-071-1/+0Star
| * | Merge branch 'core' of git://amd64.org/linux/rric into perf/coreIngo Molnar2011-11-154-18/+214
| |\|
| | * oprofile, x86: Reimplement nmi timer mode using perf eventRobert Richter2011-11-043-13/+193
| | * oprofile: Remove exit function for timer modeRobert Richter2011-11-042-21/+17Star
* | | oprofile: Fix uninitialized memory access when writing to writing to oprofilefsRobert Richter2011-12-192-5/+13
* | | Merge branch 'urgent' of git://amd64.org/linux/rric into perf/urgentIngo Molnar2011-11-152-5/+25
|\ \ \ | |/ / |/| / | |/
| * oprofile: Fix crash when unloading module (hr timer mode)Robert Richter2011-11-042-5/+25
* | locking, oprofile: Annotate oprofilefs lock as rawThomas Gleixner2011-09-133-7/+7
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+1
* perf: Remove the nmi parameter from the oprofile_perf backendWill Deacon2011-07-211-1/+1
* perf: Add context field to perf_eventAvi Kivity2011-07-011-1/+1
* oprofile: Fix locking dependency in sync_start()Robert Richter2011-05-311-6/+2Star
* oprofile: Free potentially owned tasks in case of errorsRobert Richter2011-05-311-4/+9
* oprofile: Use linux/mutex.hAnton Blanchard2011-05-242-2/+2
* oprofile, s390: Rework hwsampler implementationRobert Richter2011-02-153-46/+3Star
* oprofile, s390: Enhance OProfile to support System zs hardware sampling featureHeinz Graalfs2011-02-153-3/+46
* oprofile: Introduce new oprofile sample add function (oprofile_add_ext_hw_sam...Heinz Graalfs2011-02-151-7/+17
* Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....Linus Torvalds2010-10-304-4/+22
|\
| * Merge branch 'tip/perf/jump-label-2' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2010-10-302-1/+11
| |\
| * | oprofile: Remove deprecated use of flush_scheduled_work()Tejun Heo2010-10-293-4/+9
| * | oprofile: Fix the hang while taking the cpu offlineSantosh Shilimkar2010-10-291-0/+13
* | | convert get_sb_single() usersAl Viro2010-10-291-4/+4
| |/ |/|
* | fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-261-0/+1
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-222-1/+10
|\ \ | |/ |/|
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-152-1/+10
* | oprofile: make !CONFIG_PM function stubs static inlineRobert Richter2010-10-151-2/+6
* | oprofile: fix linker errorsAnand Gadiyar2010-10-151-1/+1