index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
oprofile
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-05
zero i_uid/i_gid on inode allocation
Al Viro
1
-3
/
+0
2008-12-31
shrink struct dentry
Nick Piggin
1
-1
/
+1
2008-12-10
oprofile: fix lost sample counter
Robert Richter
1
-30
/
+53
2008-12-10
oprofile: remove nr_available_slots()
Robert Richter
1
-34
/
+0
2008-12-10
oprofile: port to the new ring_buffer
Robert Richter
3
-85
/
+114
2008-12-10
oprofile: moving cpu_buffer_reset() to cpu_buffer.h
Robert Richter
3
-27
/
+14
2008-12-10
oprofile: adding cpu_buffer_entries()
Robert Richter
2
-29
/
+29
2008-12-10
oprofile: adding cpu_buffer_write_commit()
Robert Richter
2
-17
/
+18
2008-12-10
oprofile: adding cpu buffer r/w access functions
Robert Richter
3
-12
/
+22
2008-12-10
oprofile: set values to default when creating oprofilefs
Robert Richter
1
-3
/
+12
2008-12-10
oprofile: implement switch/case in buffer_sync.c
Robert Richter
1
-8
/
+14
2008-12-10
oprofile: fix typo
Robert Richter
1
-1
/
+1
2008-12-10
oprofile: whitspace changes only
Robert Richter
1
-2
/
+2
2008-12-10
oprofile: comment cleanup
Robert Richter
1
-9
/
+16
2008-10-27
oprofile: fix memory ordering
Nick Piggin
1
-3
/
+3
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...
Linus Torvalds
13
-184
/
+174
2008-10-21
powerpc/oprofile: Fix mutex locking for cell spu-oprofile
Carl Love
3
-1
/
+45
2008-10-20
OProfile: Fix buffer synchronization for IBS
Barry Kasindorf
1
-1
/
+7
2008-10-17
oprofile: hotplug cpu fix
Chris J Arges
1
-2
/
+7
2008-10-16
oprofile: fixing whitespaces in drivers/oprofile/*
Robert Richter
12
-60
/
+60
2008-10-15
x86/oprofile: removing unused function parameter in add_ibs_begin()
Robert Richter
1
-5
/
+3
2008-10-15
oprofile: more whitespace fixes
Robert Richter
9
-72
/
+72
2008-10-15
oprofile: whitespace fixes
Robert Richter
2
-13
/
+12
2008-10-15
OProfile: Rework oprofile_add_ibs_sample() function
Robert Richter
1
-33
/
+15
2008-10-13
Merge branch 'linus' into oprofile-v2
Ingo Molnar
2
-1
/
+5
2008-09-24
Merge commit 'v2.6.27-rc5' into tip/oprofile
Robert Richter
2
-1
/
+5
2008-09-24
Revert "Oprofile Multiplexing Patch"
Robert Richter
3
-95
/
+6
2008-08-26
powerpc/cell/oprofile: Avoid double vfree of profile buffer
Carl Love
2
-1
/
+5
2008-07-26
Oprofile Multiplexing Patch
Jason Yeh
3
-6
/
+95
2008-07-26
oprofile: fix printk in cpu_buffer.c
Robert Richter
1
-1
/
+1
2008-07-26
x86/oprofile: add CONFIG_OPROFILE_IBS option
Robert Richter
2
-0
/
+10
2008-07-26
x86/oprofile: add IBS support for AMD CPUs, IBS buffer handling routines
Barry Kasindorf
3
-2
/
+140
2008-07-26
OProfile: moving increment_tail() in buffer_sync.c
Robert Richter
1
-13
/
+11
2008-07-26
drivers/oprofile: coding style fixes in buffer_sync.c
Robert Richter
1
-54
/
+57
2008-05-14
oprofile: don't request cache line alignment for cpu_buffer
Eric Dumazet
2
-2
/
+2
2008-04-28
oprofile: change cpu_buffer from array to per_cpu variable
Mike Travis
4
-12
/
+13
2008-02-14
d_path: Make get_dcookie() use a struct path argument
Jan Blunck
1
-12
/
+9
2007-11-14
oProfile: oops when profile_pc() returns ~0LU
Philippe Elie
3
-0
/
+12
2007-07-20
[CELL] oprofile: add support to OProfile for profiling CELL BE SPUs
Bob Nelson
3
-20
/
+31
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
1
-0
/
+1
2007-03-28
[PATCH] oprofile: fix potential deadlock on oprofilefs_lock
Jiri Kosina
2
-4
/
+6
2007-02-12
[PATCH] mark struct file_operations const 5
Arjan van de Ven
4
-10
/
+10
2006-12-08
[PATCH] struct path: convert oprofile
Josef Sipek
1
-4
/
+4
2006-11-22
WorkStruct: make allyesconfig
David Howells
2
-5
/
+6
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
1
-1
/
+0
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
1
-5
/
+5
2006-06-25
[PATCH] oprofile: convert from semaphores to mutexes
Markus Armbruster
4
-25
/
+25
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
1
-3
/
+3
2006-03-28
[PATCH] mark f_ops const in the inode
Arjan van de Ven
1
-3
/
+3
2006-03-28
[PATCH] for_each_possible_cpu: oprofile.
KAMEZAWA Hiroyuki
1
-2
/
+2
[next]