aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/oprofile/event_buffer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook1-1/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2011-09-13locking, oprofile: Annotate oprofilefs lock as rawThomas Gleixner1-2/+2
2010-07-26oprofile: make event buffer nonseekableArnd Bergmann1-1/+2
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