Age | Commit message (Expand) | Author |
2009-01-05 | zero i_uid/i_gid on inode allocation | Al Viro |
2008-12-31 | shrink struct dentry | Nick Piggin |
2008-12-10 | oprofile: fix lost sample counter | Robert Richter |
2008-12-10 | oprofile: remove nr_available_slots() | Robert Richter |
2008-12-10 | oprofile: port to the new ring_buffer | Robert Richter |
2008-12-10 | oprofile: moving cpu_buffer_reset() to cpu_buffer.h | Robert Richter |
2008-12-10 | oprofile: adding cpu_buffer_entries() | Robert Richter |
2008-12-10 | oprofile: adding cpu_buffer_write_commit() | Robert Richter |
2008-12-10 | oprofile: adding cpu buffer r/w access functions | Robert Richter |
2008-12-10 | oprofile: set values to default when creating oprofilefs | Robert Richter |
2008-12-10 | oprofile: implement switch/case in buffer_sync.c | Robert Richter |
2008-12-10 | oprofile: fix typo | Robert Richter |
2008-12-10 | oprofile: whitspace changes only | Robert Richter |
2008-12-10 | oprofile: comment cleanup | Robert Richter |
2008-10-27 | oprofile: fix memory ordering | Nick Piggin |
2008-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri... | Linus Torvalds |
2008-10-21 | powerpc/oprofile: Fix mutex locking for cell spu-oprofile | Carl Love |
2008-10-20 | OProfile: Fix buffer synchronization for IBS | Barry Kasindorf |
2008-10-17 | oprofile: hotplug cpu fix | Chris J Arges |
2008-10-16 | oprofile: fixing whitespaces in drivers/oprofile/* | Robert Richter |
2008-10-15 | x86/oprofile: removing unused function parameter in add_ibs_begin() | Robert Richter |
2008-10-15 | oprofile: more whitespace fixes | Robert Richter |
2008-10-15 | oprofile: whitespace fixes | Robert Richter |
2008-10-15 | OProfile: Rework oprofile_add_ibs_sample() function | Robert Richter |
2008-10-13 | Merge branch 'linus' into oprofile-v2 | Ingo Molnar |
2008-09-24 | Merge commit 'v2.6.27-rc5' into tip/oprofile | Robert Richter |
2008-09-24 | Revert "Oprofile Multiplexing Patch" | Robert Richter |
2008-08-26 | powerpc/cell/oprofile: Avoid double vfree of profile buffer | Carl Love |
2008-07-26 | Oprofile Multiplexing Patch | Jason Yeh |
2008-07-26 | oprofile: fix printk in cpu_buffer.c | Robert Richter |
2008-07-26 | x86/oprofile: add CONFIG_OPROFILE_IBS option | Robert Richter |
2008-07-26 | x86/oprofile: add IBS support for AMD CPUs, IBS buffer handling routines | Barry Kasindorf |
2008-07-26 | OProfile: moving increment_tail() in buffer_sync.c | Robert Richter |
2008-07-26 | drivers/oprofile: coding style fixes in buffer_sync.c | Robert Richter |
2008-05-14 | oprofile: don't request cache line alignment for cpu_buffer | Eric Dumazet |
2008-04-28 | oprofile: change cpu_buffer from array to per_cpu variable | Mike Travis |
2008-02-14 | d_path: Make get_dcookie() use a struct path argument | Jan Blunck |
2007-11-14 | oProfile: oops when profile_pc() returns ~0LU | Philippe Elie |
2007-07-20 | [CELL] oprofile: add support to OProfile for profiling CELL BE SPUs | Bob Nelson |
2007-05-21 | Detach sched.h from mm.h | Alexey Dobriyan |
2007-03-28 | [PATCH] oprofile: fix potential deadlock on oprofilefs_lock | Jiri Kosina |
2007-02-12 | [PATCH] mark struct file_operations const 5 | Arjan van de Ven |
2006-12-08 | [PATCH] struct path: convert oprofile | Josef Sipek |
2006-11-22 | WorkStruct: make allyesconfig | David Howells |
2006-09-27 | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o |
2006-09-27 | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private | Theodore Ts'o |
2006-06-25 | [PATCH] oprofile: convert from semaphores to mutexes | Markus Armbruster |
2006-06-23 | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells |
2006-03-28 | [PATCH] mark f_ops const in the inode | Arjan van de Ven |
2006-03-28 | [PATCH] for_each_possible_cpu: oprofile. | KAMEZAWA Hiroyuki |