index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
oprofile
Age
Commit message (
Expand
)
Author
2012-01-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-12-20
Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...
Ingo Molnar
2011-12-19
oprofile: Fix uninitialized memory access when writing to writing to oprofilefs
Robert Richter
2011-12-07
oprofile: Fix oprofile_timer_exit() breakage
Robert Richter
2011-11-15
Merge branch 'core' of git://amd64.org/linux/rric into perf/core
Ingo Molnar
2011-11-15
Merge branch 'urgent' of git://amd64.org/linux/rric into perf/urgent
Ingo Molnar
2011-11-04
oprofile, x86: Reimplement nmi timer mode using perf event
Robert Richter
2011-11-04
oprofile: Remove exit function for timer mode
Robert Richter
2011-11-04
oprofile: Fix crash when unloading module (hr timer mode)
Robert Richter
2011-09-13
locking, oprofile: Annotate oprofilefs lock as raw
Thomas Gleixner
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-21
perf: Remove the nmi parameter from the oprofile_perf backend
Will Deacon
2011-07-01
perf: Add context field to perf_event
Avi Kivity
2011-05-31
oprofile: Fix locking dependency in sync_start()
Robert Richter
2011-05-31
oprofile: Free potentially owned tasks in case of errors
Robert Richter
2011-05-24
oprofile: Use linux/mutex.h
Anton Blanchard
2011-02-15
oprofile, s390: Rework hwsampler implementation
Robert Richter
2011-02-15
oprofile, s390: Enhance OProfile to support System zs hardware sampling feature
Heinz Graalfs
2011-02-15
oprofile: Introduce new oprofile sample add function (oprofile_add_ext_hw_sam...
Heinz Graalfs
2010-10-30
Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....
Linus Torvalds
2010-10-30
Merge branch 'tip/perf/jump-label-2' of git://git.kernel.org/pub/scm/linux/ke...
Ingo Molnar
2010-10-29
oprofile: Remove deprecated use of flush_scheduled_work()
Tejun Heo
2010-10-29
oprofile: Fix the hang while taking the cpu offline
Santosh Shilimkar
2010-10-29
convert get_sb_single() users
Al Viro
2010-10-25
fs: do not assign default i_ino in new_inode
Christoph Hellwig
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
oprofile: make !CONFIG_PM function stubs static inline
Robert Richter
2010-10-15
oprofile: fix linker errors
Anand Gadiyar
2010-10-15
oprofile: include platform_device.h to fix build break
Anand Gadiyar
2010-10-15
Merge remote branch 'tip/perf/core' into oprofile/core
Robert Richter
2010-10-12
oprofile: disable write access to oprofilefs while profiler is running
Robert Richter
2010-10-11
Merge branch 'oprofile/perf' into oprofile/core
Robert Richter
2010-10-11
oprofile, ARM: Use oprofile_arch_exit() to cleanup on failure
Robert Richter
2010-10-11
oprofile, ARM: Rework op_create_counter()
Robert Richter
2010-10-11
oprofile, ARM: Remove some goto statements
Robert Richter
2010-10-11
oprofile, ARM: Release resources on failure
Robert Richter
2010-10-11
Merge branch 'oprofile/urgent' (early part) into oprofile/perf
Robert Richter
2010-10-11
oprofile: Abstract the perf-events backend
Matt Fleming
2010-10-04
oprofile: Remove duplicate code around __oprofilefs_create_file()
Robert Richter
2010-10-01
Merge branch 'oprofile/urgent' into oprofile/core
Robert Richter
2010-08-31
oprofile: don't call arch exit code from init code on failure
Will Deacon
2010-08-25
oprofile: fix crash when accessing freed task structs
Robert Richter
2010-07-26
oprofile: make event buffer nonseekable
Arnd Bergmann
2010-05-03
oprofile: protect from not being in an IRQ context
Phil Carmody
2010-04-23
Merge commit 'tip/tracing/core' into oprofile/core
Robert Richter
2010-04-23
oprofile: remove double ring buffering
Andi Kleen
2010-04-23
Merge commit 'v2.6.34-rc5' into oprofile/core
Robert Richter
2010-04-08
Merge branch 'linus' into tracing/core
Ingo Molnar
2010-03-31
ring-buffer: Add place holder recording of dropped events
Steven Rostedt
[next]