aboutsummaryrefslogtreecommitdiff
path: root/drivers/oprofile/event_buffer.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-13locking, oprofile: Annotate oprofilefs lock as rawGravatar Thomas Gleixner 1-2/+2
2010-07-26oprofile: make event buffer nonseekableGravatar Arnd Bergmann 1-1/+2
2009-10-09oprofile: warn on freeing event buffer too earlyGravatar Robert Richter 1-10/+15
2009-10-09oprofile: fix race condition in event_buffer freeGravatar David Rientjes 1-1/+13
2008-12-16oprofile: rename kernel-wide identifiersGravatar Robert Richter 1-2/+2
2008-10-27oprofile: fix memory orderingGravatar Nick Piggin 1-3/+3
2008-10-16oprofile: fixing whitespaces in drivers/oprofile/*Gravatar Robert Richter 1-12/+12
2008-10-15oprofile: more whitespace fixesGravatar Robert Richter 1-5/+5
2008-08-26powerpc/cell/oprofile: Avoid double vfree of profile bufferGravatar Carl Love 1-0/+2
2007-03-28[PATCH] oprofile: fix potential deadlock on oprofilefs_lockGravatar Jiri Kosina 1-2/+3
2007-02-12[PATCH] mark struct file_operations const 5Gravatar Arjan van de Ven 1-1/+1
2006-06-25[PATCH] oprofile: convert from semaphores to mutexesGravatar Markus Armbruster 1-6/+6
2006-01-11[PATCH] move capable() to capability.hGravatar Randy.Dunlap 1-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+187