aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/oprofile/oprofile_files.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-03oprofilefs_create_...() do not need superblock argumentAl Viro1-10/+10
2013-09-03don't bother with passing superblock to oprofile_create_stats_files()Al Viro1-1/+1
2013-09-03oprofile: don't bother with passing superblock to ->create_files()Al Viro1-1/+1
2013-09-03don't bother passing sb to oprofile_create_files()Al Viro1-13/+13
2011-12-19oprofile: Fix uninitialized memory access when writing to writing to oprofilefsRobert Richter1-3/+4
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-1/+7
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-1/+7
2010-10-12oprofile: disable write access to oprofilefs while profiler is runningRobert Richter1-2/+5
2009-07-20oprofile: Remove oprofile_multiplexing_init()Robert Richter1-0/+2
2009-07-20oprofile: Rename variable timeout_jiffies and move to oprofile_files.cRobert Richter1-2/+3
2009-07-20oprofile: Implement performance counter multiplexingJason Yeh1-0/+43
2008-12-16oprofile: rename kernel-wide identifiersRobert Richter1-13/+14
2008-12-10oprofile: set values to default when creating oprofilefsRobert Richter1-3/+12
2008-10-16oprofile: fixing whitespaces in drivers/oprofile/*Robert Richter1-10/+10
2008-10-15oprofile: more whitespace fixesRobert Richter1-8/+8
2008-09-24Revert "Oprofile Multiplexing Patch"Robert Richter1-37/+2
2008-07-26Oprofile Multiplexing PatchJason Yeh1-2/+37
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven1-5/+5
2005-04-26[PATCH] oprofile trivial user annotationsAl Viro1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+135