index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
oprofile
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-24
oprofile: Use linux/mutex.h
Anton Blanchard
2
-2
/
+2
2011-02-15
oprofile, s390: Rework hwsampler implementation
Robert Richter
3
-46
/
+3
2011-02-15
oprofile, s390: Enhance OProfile to support System zs hardware sampling feature
Heinz Graalfs
3
-3
/
+46
2011-02-15
oprofile: Introduce new oprofile sample add function (oprofile_add_ext_hw_sam...
Heinz Graalfs
1
-7
/
+17
2010-10-30
Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....
Linus Torvalds
4
-4
/
+22
2010-10-30
Merge branch 'tip/perf/jump-label-2' of git://git.kernel.org/pub/scm/linux/ke...
Ingo Molnar
2
-1
/
+11
2010-10-29
oprofile: Remove deprecated use of flush_scheduled_work()
Tejun Heo
3
-4
/
+9
2010-10-29
oprofile: Fix the hang while taking the cpu offline
Santosh Shilimkar
1
-0
/
+13
2010-10-29
convert get_sb_single() users
Al Viro
1
-4
/
+4
2010-10-26
fs: do not assign default i_ino in new_inode
Christoph Hellwig
1
-0
/
+1
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2
-1
/
+10
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2
-1
/
+10
2010-10-15
oprofile: make !CONFIG_PM function stubs static inline
Robert Richter
1
-2
/
+6
2010-10-15
oprofile: fix linker errors
Anand Gadiyar
1
-1
/
+1
2010-10-15
oprofile: include platform_device.h to fix build break
Anand Gadiyar
1
-0
/
+1
2010-10-15
Merge remote branch 'tip/perf/core' into oprofile/core
Robert Richter
1
-1
/
+1
2010-10-12
oprofile: disable write access to oprofilefs while profiler is running
Robert Richter
4
-20
/
+18
2010-10-11
Merge branch 'oprofile/perf' into oprofile/core
Robert Richter
1
-0
/
+323
2010-10-11
oprofile, ARM: Use oprofile_arch_exit() to cleanup on failure
Robert Richter
1
-28
/
+26
2010-10-11
oprofile, ARM: Rework op_create_counter()
Robert Richter
1
-10
/
+10
2010-10-11
oprofile, ARM: Remove some goto statements
Robert Richter
1
-4
/
+2
2010-10-11
oprofile, ARM: Release resources on failure
Robert Richter
1
-0
/
+1
2010-10-11
Merge branch 'oprofile/urgent' (early part) into oprofile/perf
Robert Richter
2
-15
/
+14
2010-10-11
oprofile: Abstract the perf-events backend
Matt Fleming
1
-0
/
+326
2010-10-04
oprofile: Remove duplicate code around __oprofilefs_create_file()
Robert Richter
1
-32
/
+14
2010-10-01
Merge branch 'oprofile/urgent' into oprofile/core
Robert Richter
2
-15
/
+14
2010-08-31
oprofile: don't call arch exit code from init code on failure
Will Deacon
1
-9
/
+2
2010-08-25
oprofile: fix crash when accessing freed task structs
Robert Richter
2
-15
/
+14
2010-07-26
oprofile: make event buffer nonseekable
Arnd Bergmann
1
-1
/
+2
2010-05-04
oprofile: protect from not being in an IRQ context
Phil Carmody
1
-2
/
+10
2010-04-23
Merge commit 'tip/tracing/core' into oprofile/core
Robert Richter
1
-1
/
+1
2010-04-23
oprofile: remove double ring buffering
Andi Kleen
1
-50
/
+13
2010-04-23
Merge commit 'v2.6.34-rc5' into oprofile/core
Robert Richter
1
-0
/
+1
2010-04-08
Merge branch 'linus' into tracing/core
Ingo Molnar
1
-0
/
+1
2010-04-01
ring-buffer: Add place holder recording of dropped events
Steven Rostedt
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-02
oprofile: convert oprofile from timer_hook to hrtimer
Martin Schwidefsky
3
-14
/
+79
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
3
-14
/
+13
2009-10-29
percpu: make percpu symbols in oprofile unique
Tejun Heo
3
-14
/
+13
2009-10-09
oprofile: warn on freeing event buffer too early
Robert Richter
1
-10
/
+15
2009-10-09
oprofile: fix race condition in event_buffer free
David Rientjes
1
-1
/
+13
2009-09-24
cpumask: use zalloc_cpumask_var() where possible
Li Zefan
1
-2
/
+1
2009-09-22
const: mark remaining super_operations const
Alexey Dobriyan
1
-1
/
+1
2009-07-20
oprofile: Adding switch counter to oprofile statistic variables
Robert Richter
3
-9
/
+8
2009-07-20
oprofile: Grouping multiplexing code in oprof.c
Robert Richter
1
-51
/
+49
2009-07-20
oprofile: Remove oprofile_multiplexing_init()
Robert Richter
2
-14
/
+2
2009-07-20
oprofile: Rename variable timeout_jiffies and move to oprofile_files.c
Robert Richter
3
-8
/
+9
2009-07-20
oprofile: oprofile_set_timeout(), return with error for invalid args
Robert Richter
1
-3
/
+8
2009-07-20
oprofile: Implement performance counter multiplexing
Jason Yeh
4
-0
/
+133
2009-07-14
Merge commit 'v2.6.31-rc3'; commit 'tip/oprofile' into oprofile/core
Robert Richter
1
-0
/
+1
[next]