netns xfrm: fix "ip xfrm state|policy count" misreport
[safe/jmp/linux-2.6] / drivers / oprofile /
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
2009-01-07 Robert Richteroprofile: remove unused ibs macro
2009-01-07 Robert Richteroprofile: remove unused components in struct oprofile_c...
2009-01-07 Robert Richteroprofile: simplify add_ibs_begin()
2009-01-05 Al Virozero i_uid/i_gid on inode allocation
2008-12-31 Nick Pigginshrink struct dentry
2008-12-30 Robert Richteroprofile: simplify add_sample() in cpu_buffer.c
2008-12-29 Robert Richteroprofile: simplify oprofile_begin_trace()
2008-12-29 Robert Richteroprofile: simplify sync_buffer()
2008-12-29 Robert Richteroprofile: simplify add_sample()
2008-12-29 Robert Richteroprofile: add inline function __oprofile_add_ext_sample()
2008-12-29 Robert Richteroprofile: reordering some code in cpu_buffer.c
2008-12-29 Robert Richteroprofile: remove ring buffer inline functions in cpu_bu...
2008-12-29 Robert Richteroprofile: rename cpu buffer functions
2008-12-16 Robert Richteroprofile: rename kernel-wide identifiers
2008-12-10 Robert Richteroprofile: fix lost sample counter
2008-12-10 Robert Richteroprofile: remove nr_available_slots()
2008-12-10 Robert Richteroprofile: port to the new ring_buffer
2008-12-10 Robert Richteroprofile: moving cpu_buffer_reset() to cpu_buffer.h
2008-12-10 Robert Richteroprofile: adding cpu_buffer_entries()
2008-12-10 Robert Richteroprofile: adding cpu_buffer_write_commit()
2008-12-10 Robert Richteroprofile: adding cpu buffer r/w access functions
2008-12-10 Robert Richteroprofile: set values to default when creating oprofilefs
2008-12-10 Robert Richteroprofile: implement switch/case in buffer_sync.c
2008-12-10 Robert Richteroprofile: fix typo
2008-12-10 Robert Richteroprofile: whitspace changes only
2008-12-10 Robert Richteroprofile: comment cleanup
2008-10-27 Nick Pigginoprofile: fix memory ordering
2008-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-21 Carl Lovepowerpc/oprofile: Fix mutex locking for cell spu-oprofile
2008-10-20 Barry KasindorfOProfile: Fix buffer synchronization for IBS
2008-10-17 Chris J Argesoprofile: hotplug cpu fix
2008-10-16 Robert Richteroprofile: fixing whitespaces in drivers/oprofile/*
2008-10-15 Robert Richterx86/oprofile: removing unused function parameter in...
2008-10-15 Robert Richteroprofile: more whitespace fixes
2008-10-15 Robert Richteroprofile: whitespace fixes
2008-10-15 Robert RichterOProfile: Rework oprofile_add_ibs_sample() function
2008-10-13 Ingo MolnarMerge branch 'linus' into oprofile-v2
2008-09-30 Ingo MolnarMerge commit 'v2.6.27-rc8' into oprofile
2008-09-24 Robert RichterMerge commit 'v2.6.27-rc5' into tip/oprofile
2008-09-24 Robert RichterRevert "Oprofile Multiplexing Patch"
2008-08-26 Carl Lovepowerpc/cell/oprofile: Avoid double vfree of profile...
2008-07-26 Jason YehOprofile Multiplexing Patch
2008-07-26 Robert Richteroprofile: fix printk in cpu_buffer.c
2008-07-26 Robert Richterx86/oprofile: add CONFIG_OPROFILE_IBS option
2008-07-26 Barry Kasindorfx86/oprofile: add IBS support for AMD CPUs, IBS buffer...
2008-07-26 Robert RichterOProfile: moving increment_tail() in buffer_sync.c
2008-07-26 Robert Richterdrivers/oprofile: coding style fixes in buffer_sync.c
2008-05-15 Eric Dumazetoprofile: don't request cache line alignment for cpu_buffer
2008-04-28 Mike Travisoprofile: change cpu_buffer from array to per_cpu variable
2008-02-15 Jan Blunckd_path: Make get_dcookie() use a struct path argument
2007-11-15 Philippe ElieoProfile: oops when profile_pc() returns ~0LU
2007-07-20 Bob Nelson[CELL] oprofile: add support to OProfile for profiling...
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
2007-03-28 Jiri Kosina[PATCH] oprofile: fix potential deadlock on oprofilefs_lock
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 5
2006-12-08 Josef Sipek[PATCH] struct path: convert oprofile
2006-11-22 David HowellsWorkStruct: make allyesconfig
next