summaryrefslogtreecommitdiffstats
path: root/drivers/oprofile/oprofile_files.c
Commit message (Expand)AuthorAgeFilesLines
* oprofilefs_create_...() do not need superblock argumentAl Viro2013-09-031-10/+10
* don't bother with passing superblock to oprofile_create_stats_files()Al Viro2013-09-031-1/+1
* oprofile: don't bother with passing superblock to ->create_files()Al Viro2013-09-031-1/+1
* don't bother passing sb to oprofile_create_files()Al Viro2013-09-031-13/+13
* oprofile: Fix uninitialized memory access when writing to writing to oprofilefsRobert Richter2011-12-191-3/+4
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-1/+7
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-1/+7
* | oprofile: disable write access to oprofilefs while profiler is runningRobert Richter2010-10-121-2/+5
|/
* oprofile: Remove oprofile_multiplexing_init()Robert Richter2009-07-201-0/+2
* oprofile: Rename variable timeout_jiffies and move to oprofile_files.cRobert Richter2009-07-201-2/+3
* oprofile: Implement performance counter multiplexingJason Yeh2009-07-201-0/+43
* oprofile: rename kernel-wide identifiersRobert Richter2008-12-161-13/+14
* oprofile: set values to default when creating oprofilefsRobert Richter2008-12-101-3/+12
* oprofile: fixing whitespaces in drivers/oprofile/*Robert Richter2008-10-161-10/+10
* oprofile: more whitespace fixesRobert Richter2008-10-151-8/+8
* Revert "Oprofile Multiplexing Patch"Robert Richter2008-09-241-37/+2
* Oprofile Multiplexing PatchJason Yeh2008-07-261-2/+37
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-121-5/+5
* [PATCH] oprofile trivial user annotationsAl Viro2005-04-261-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+135