aboutsummaryrefslogtreecommitdiff
path: root/drivers/oprofile/oprofile_files.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-03oprofilefs_create_...() do not need superblock argumentGravatar Al Viro 1-10/+10
2013-09-03don't bother with passing superblock to oprofile_create_stats_files()Gravatar Al Viro 1-1/+1
2013-09-03oprofile: don't bother with passing superblock to ->create_files()Gravatar Al Viro 1-1/+1
2013-09-03don't bother passing sb to oprofile_create_files()Gravatar Al Viro 1-13/+13
2011-12-19oprofile: Fix uninitialized memory access when writing to writing to oprofilefsGravatar Robert Richter 1-3/+4
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklGravatar Linus Torvalds 1-1/+7
2010-10-15llseek: automatically add .llseek fopGravatar Arnd Bergmann 1-1/+7
2010-10-12oprofile: disable write access to oprofilefs while profiler is runningGravatar Robert Richter 1-2/+5
2009-07-20oprofile: Remove oprofile_multiplexing_init()Gravatar Robert Richter 1-0/+2
2009-07-20oprofile: Rename variable timeout_jiffies and move to oprofile_files.cGravatar Robert Richter 1-2/+3
2009-07-20oprofile: Implement performance counter multiplexingGravatar Jason Yeh 1-0/+43
2008-12-16oprofile: rename kernel-wide identifiersGravatar Robert Richter 1-13/+14
2008-12-10oprofile: set values to default when creating oprofilefsGravatar Robert Richter 1-3/+12
2008-10-16oprofile: fixing whitespaces in drivers/oprofile/*Gravatar Robert Richter 1-10/+10
2008-10-15oprofile: more whitespace fixesGravatar Robert Richter 1-8/+8
2008-09-24Revert "Oprofile Multiplexing Patch"Gravatar Robert Richter 1-37/+2
2008-07-26Oprofile Multiplexing PatchGravatar Jason Yeh 1-2/+37
2007-02-12[PATCH] mark struct file_operations const 5Gravatar Arjan van de Ven 1-5/+5
2005-04-26[PATCH] oprofile trivial user annotationsGravatar Al Viro 1-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+135