aboutsummaryrefslogtreecommitdiff
path: root/drivers/oprofile
AgeCommit message (Expand)AuthorFilesLines
2008-02-14d_path: Make get_dcookie() use a struct path argumentGravatar Jan Blunck 1-12/+9
2007-11-14oProfile: oops when profile_pc() returns ~0LUGravatar Philippe Elie 3-0/+12
2007-07-20[CELL] oprofile: add support to OProfile for profiling CELL BE SPUsGravatar Bob Nelson 3-20/+31
2007-05-21Detach sched.h from mm.hGravatar Alexey Dobriyan 1-0/+1
2007-03-28[PATCH] oprofile: fix potential deadlock on oprofilefs_lockGravatar Jiri Kosina 2-4/+6
2007-02-12[PATCH] mark struct file_operations const 5Gravatar Arjan van de Ven 4-10/+10
2006-12-08[PATCH] struct path: convert oprofileGravatar Josef Sipek 1-4/+4
2006-11-22WorkStruct: make allyesconfigGravatar David Howells 2-5/+6
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureGravatar Theodore Ts'o 1-1/+0
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateGravatar Theodore Ts'o 1-5/+5
2006-06-25[PATCH] oprofile: convert from semaphores to mutexesGravatar Markus Armbruster 4-25/+25
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountGravatar David Howells 1-3/+3
2006-03-28[PATCH] mark f_ops const in the inodeGravatar Arjan van de Ven 1-3/+3
2006-03-28[PATCH] for_each_possible_cpu: oprofile.Gravatar KAMEZAWA Hiroyuki 1-2/+2
2006-03-28[PATCH] Add oprofile_add_ext_sampleGravatar Brian Rogan 1-3/+10
2006-03-23[PATCH] more for_each_cpu() conversionsGravatar Andrew Morton 1-2/+1
2006-01-11[PATCH] move capable() to capability.hGravatar Randy.Dunlap 1-0/+1
2006-01-08[PATCH] oprofile: Use vmalloc_node() in alloc_cpu_buffers()Gravatar Eric Dumazet 1-1/+2
2006-01-08[PATCH] Make RCU task_struct safe for oprofileGravatar Paul E. McKenney 1-15/+15
2005-07-27[PATCH] clean up inline static vs static inlineGravatar Jesper Juhl 1-20/+3
2005-06-24[PATCH] oprofile: report anonymous region samplesGravatar John Levon 2-11/+21
2005-06-21[PATCH] smp_processor_id() cleanupGravatar Ingo Molnar 1-2/+2
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 13-0/+1982