summaryrefslogtreecommitdiffstats
path: root/drivers/oprofile/event_buffer.c
AgeCommit message (Expand)AuthorLines
2011-09-13locking, oprofile: Annotate oprofilefs lock as rawThomas Gleixner-2/+2
2010-07-26oprofile: make event buffer nonseekableArnd Bergmann-1/+2
2009-10-09oprofile: warn on freeing event buffer too earlyRobert Richter-10/+15
2009-10-09oprofile: fix race condition in event_buffer freeDavid Rientjes-1/+13
2008-12-16oprofile: rename kernel-wide identifiersRobert Richter-2/+2
2008-10-27oprofile: fix memory orderingNick Piggin-3/+3
2008-10-16oprofile: fixing whitespaces in drivers/oprofile/*Robert Richter-12/+12
2008-10-15oprofile: more whitespace fixesRobert Richter-5/+5
2008-08-26powerpc/cell/oprofile: Avoid double vfree of profile bufferCarl Love-0/+2
2007-03-28[PATCH] oprofile: fix potential deadlock on oprofilefs_lockJiri Kosina-2/+3
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven-1/+1
2006-06-25[PATCH] oprofile: convert from semaphores to mutexesMarkus Armbruster-6/+6
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+187