Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
[linux-flexiantxendom0-3.2.10.git] / drivers / oprofile /
2012-04-05 Stephen Boydsimple_open: automatically convert to simple_open()
2012-03-21 Al Virotidy up after d_make_root() conversion
2012-03-21 Al Viroswitch open-coded instances of d_make_root() to new...
2012-01-08 Ingo MolnarMerge branch 'tip/perf/urgent' of git://git./linux...
2012-01-06 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2011-12-27 Avi KivityMerge remote-tracking branch 'tip/perf/core' into kvm...
2011-12-20 Ingo MolnarMerge branch 'for-tip' of git://git./linux/kernel/git...
2011-12-19 Robert Richteroprofile: Fix uninitialized memory access when writing...
2011-12-07 Robert Richteroprofile: Fix oprofile_timer_exit() breakage
2011-11-15 Ingo MolnarMerge branch 'core' of git://amd64.org/linux/rric into...
2011-11-15 Ingo MolnarMerge branch 'urgent' of git://amd64.org/linux/rric...
2011-11-04 Robert Richteroprofile, x86: Reimplement nmi timer mode using perf...
2011-11-04 Robert Richteroprofile: Remove exit function for timer mode
2011-11-04 Robert Richteroprofile: Fix crash when unloading module (hr timer...
2011-09-13 Thomas Gleixnerlocking, oprofile: Annotate oprofilefs lock as raw
2011-07-26 Arun Sharmaatomic: use <linux/atomic.h>
2011-07-21 Will Deaconperf: Remove the nmi parameter from the oprofile_perf...
2011-07-01 Avi Kivityperf: Add context field to perf_event
2011-05-31 Robert Richteroprofile: Fix locking dependency in sync_start()
2011-05-31 Robert Richteroprofile: Free potentially owned tasks in case of errors
2011-05-24 Anton Blanchardoprofile: Use linux/mutex.h
2011-02-15 Robert Richteroprofile, s390: Rework hwsampler implementation
2011-02-15 Heinz Graalfsoprofile, s390: Enhance OProfile to support System...
2011-02-15 Heinz Graalfsoprofile: Introduce new oprofile sample add function...
2010-10-30 Linus TorvaldsMerge branches 'perf-fixes-for-linus' and 'x86-fixes...
2010-10-30 Ingo MolnarMerge branch 'tip/perf/jump-label-2' of git://git....
2010-10-29 Tejun Heooprofile: Remove deprecated use of flush_scheduled_work()
2010-10-29 Santosh Shilimkaroprofile: Fix the hang while taking the cpu offline
2010-10-29 Al Viroconvert get_sb_single() users
2010-10-26 Christoph Hellwigfs: do not assign default i_ino in new_inode
2010-10-22 Linus TorvaldsMerge branch 'llseek' of git://git./linux/kernel/git...
2010-10-15 Arnd Bergmannllseek: automatically add .llseek fop
2010-10-15 Robert Richteroprofile: make !CONFIG_PM function stubs static inline
2010-10-15 Anand Gadiyaroprofile: fix linker errors
2010-10-15 Anand Gadiyaroprofile: include platform_device.h to fix build break
2010-10-15 Robert RichterMerge remote branch 'tip/perf/core' into oprofile/core
2010-10-12 Robert Richteroprofile: disable write access to oprofilefs while...
2010-10-11 Robert RichterMerge branch 'oprofile/perf' into oprofile/core
2010-10-11 Robert Richteroprofile, ARM: Use oprofile_arch_exit() to cleanup...
2010-10-11 Robert Richteroprofile, ARM: Rework op_create_counter()
2010-10-11 Robert Richteroprofile, ARM: Remove some goto statements
2010-10-11 Robert Richteroprofile, ARM: Release resources on failure
2010-10-11 Robert RichterMerge branch 'oprofile/urgent' (early part) into oprofi...
2010-10-11 Matt Flemingoprofile: Abstract the perf-events backend
2010-10-04 Robert Richteroprofile: Remove duplicate code around __oprofilefs_cre...
2010-10-01 Robert RichterMerge branch 'oprofile/urgent' into oprofile/core
2010-08-31 Will Deaconoprofile: don't call arch exit code from init code...
2010-08-25 Robert Richteroprofile: fix crash when accessing freed task structs
2010-07-26 Arnd Bergmannoprofile: make event buffer nonseekable
2010-05-03 Phil Carmodyoprofile: protect from not being in an IRQ context
2010-04-23 Robert RichterMerge commit 'tip/tracing/core' into oprofile/core
2010-04-23 Andi Kleenoprofile: remove double ring buffering
2010-04-23 Robert RichterMerge commit 'v2.6.34-rc5' into oprofile/core
2010-04-08 Ingo MolnarMerge branch 'linus' into tracing/core
2010-04-01 Steven Rostedtring-buffer: Add place holder recording of dropped...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-02 Martin Schwidefskyoprofile: convert oprofile from timer_hook to hrtimer
2009-12-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-10-29 Tejun Heopercpu: make percpu symbols in oprofile unique
2009-10-09 Robert Richteroprofile: warn on freeing event buffer too early
2009-10-09 David Rientjesoprofile: fix race condition in event_buffer free
2009-09-24 Li Zefancpumask: use zalloc_cpumask_var() where possible
2009-09-22 Alexey Dobriyanconst: mark remaining super_operations const
2009-07-20 Robert Richteroprofile: Adding switch counter to oprofile statistic...
2009-07-20 Robert Richteroprofile: Grouping multiplexing code in oprof.c
2009-07-20 Robert Richteroprofile: Remove oprofile_multiplexing_init()
2009-07-20 Robert Richteroprofile: Rename variable timeout_jiffies and move...
2009-07-20 Robert Richteroprofile: oprofile_set_timeout(), return with error...
2009-07-20 Jason Yehoprofile: Implement performance counter multiplexing
2009-07-14 Robert RichterMerge commit 'v2.6.31-rc3'; commit 'tip/oprofile' into...
2009-07-10 Maynard Johnsonoprofile: reset bt_lost_no_mapping with other stats
2009-06-12 Robert RichterMerge branches 'oprofile/fixes', 'oprofile/next' and...
2009-06-12 Maynard Johnsonoprofile: reset bt_lost_no_mapping with other stats
2009-06-11 Robert Richterx86/oprofile: introduce oprofile_add_data64()
2009-06-11 Robert Richteroprofile: remove obselete include headers
2009-05-07 Robert Richteroprofile: fix cpu buffer size
2009-04-05 Linus TorvaldsMerge branch 'tracing-for-linus' of git://git./linux...
2009-04-01 Ingo MolnarMerge branch 'tracing/core-v2' into tracing-for-linus
2009-03-30 Russell Kingoprofile: Thou shalt not call __exit functions from...
2009-03-11 Ingo MolnarMerge branch 'x86/core' into cpus4096
2009-03-06 Ingo MolnarMerge branch 'x86/core' into tracing/textedit
2009-02-11 Ingo MolnarMerge commit 'v2.6.29-rc4' into perfcounters/core
2009-02-06 Ingo Molnarring_buffer: remove unused flags parameter, fix
2009-01-27 Ingo MolnarMerge branch 'linus' into core/percpu
2009-01-22 Robert Richtercpumask: modifiy oprofile initialization
2009-01-17 Robert Richteroprofile: fix uninitialized use of struct op_entry
2009-01-11 Rusty Russellcpumask: convert misc driver functions
2009-01-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07 Robert Richteroprofile: make new cpu buffer functions part of the api
2009-01-07 Robert Richteroprofile: remove #ifdef CONFIG_OPROFILE_IBS in non...
2009-01-07 Robert Richteroprofile: use new data sample format for ibs
2009-01-07 Robert Richteroprofile: add op_cpu_buffer_get_data()
2009-01-07 Robert Richteroprofile: add op_cpu_buffer_add_data()
2009-01-07 Robert Richteroprofile: rework implementation of cpu buffer events
2009-01-07 Robert Richteroprofile: modify op_cpu_buffer_read_entry()
2009-01-07 Robert Richteroprofile: add op_cpu_buffer_write_reserve()
2009-01-07 Robert Richteroprofile: rename variables in add_ibs_begin()
2009-01-07 Robert Richteroprofile: rename add_sample() in cpu_buffer.c
2009-01-07 Robert Richteroprofile: making add_sample_entry() inline
2009-01-07 Robert Richteroprofile: remove backtrace code for ibs
next