aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/oprofile/event_buffer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-09oprofile: warn on freeing event buffer too earlyRobert Richter1-10/+15
2009-10-09oprofile: fix race condition in event_buffer freeDavid Rientjes1-1/+13
2008-12-16oprofile: rename kernel-wide identifiersRobert Richter1-2/+2
2008-10-27oprofile: fix memory orderingNick Piggin1-3/+3
2008-10-16oprofile: fixing whitespaces in drivers/oprofile/*Robert Richter1-12/+12
2008-10-15oprofile: more whitespace fixesRobert Richter1-5/+5
2008-08-26powerpc/cell/oprofile: Avoid double vfree of profile bufferCarl Love1-0/+2
2007-03-28[PATCH] oprofile: fix potential deadlock on oprofilefs_lockJiri Kosina1-2/+3
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven1-1/+1
2006-06-25[PATCH] oprofile: convert from semaphores to mutexesMarkus Armbruster1-6/+6
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+187