summaryrefslogtreecommitdiff
path: root/drivers/oprofile
Commit message (Expand)AuthorAge
* oprofile: Thou shalt not call __exit functions from __init functionsRussell King2009-03-30
* Merge branch 'linus' into core/percpuIngo Molnar2009-01-27
|\
| * oprofile: fix uninitialized use of struct op_entryRobert Richter2009-01-17
* | cpumask: convert misc driver functionsRusty Russell2009-01-11
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds2009-01-09
|\
| * oprofile: make new cpu buffer functions part of the apiRobert Richter2009-01-07
| * oprofile: remove #ifdef CONFIG_OPROFILE_IBS in non-ibs codeRobert Richter2009-01-07
| * oprofile: use new data sample format for ibsRobert Richter2009-01-07
| * oprofile: add op_cpu_buffer_get_data()Robert Richter2009-01-07
| * oprofile: add op_cpu_buffer_add_data()Robert Richter2009-01-07
| * oprofile: rework implementation of cpu buffer eventsRobert Richter2009-01-07
| * oprofile: modify op_cpu_buffer_read_entry()Robert Richter2009-01-07
| * oprofile: add op_cpu_buffer_write_reserve()Robert Richter2009-01-07
| * oprofile: rename variables in add_ibs_begin()Robert Richter2009-01-07
| * oprofile: rename add_sample() in cpu_buffer.cRobert Richter2009-01-07
| * oprofile: making add_sample_entry() inlineRobert Richter2009-01-07
| * oprofile: remove backtrace code for ibsRobert Richter2009-01-07
| * oprofile: remove unused ibs macroRobert Richter2009-01-07
| * oprofile: remove unused components in struct oprofile_cpu_bufferRobert Richter2009-01-07
| * oprofile: simplify add_ibs_begin()Robert Richter2009-01-07
| * oprofile: simplify add_sample() in cpu_buffer.cRobert Richter2008-12-30
| * oprofile: simplify oprofile_begin_trace()Robert Richter2008-12-29
| * oprofile: simplify sync_buffer()Robert Richter2008-12-29
| * oprofile: simplify add_sample()Robert Richter2008-12-29
| * oprofile: add inline function __oprofile_add_ext_sample()Robert Richter2008-12-29
| * oprofile: reordering some code in cpu_buffer.cRobert Richter2008-12-29
| * oprofile: remove ring buffer inline functions in cpu_buffer.hRobert Richter2008-12-29
| * oprofile: rename cpu buffer functionsRobert Richter2008-12-29
| * oprofile: rename kernel-wide identifiersRobert Richter2008-12-16
* | zero i_uid/i_gid on inode allocationAl Viro2009-01-05
* | shrink struct dentryNick Piggin2008-12-31
|/
* oprofile: fix lost sample counterRobert Richter2008-12-10
* oprofile: remove nr_available_slots()Robert Richter2008-12-10
* oprofile: port to the new ring_bufferRobert Richter2008-12-10
* oprofile: moving cpu_buffer_reset() to cpu_buffer.hRobert Richter2008-12-10
* oprofile: adding cpu_buffer_entries()Robert Richter2008-12-10
* oprofile: adding cpu_buffer_write_commit()Robert Richter2008-12-10
* oprofile: adding cpu buffer r/w access functionsRobert Richter2008-12-10
* oprofile: set values to default when creating oprofilefsRobert Richter2008-12-10
* oprofile: implement switch/case in buffer_sync.cRobert Richter2008-12-10
* oprofile: fix typoRobert Richter2008-12-10
* oprofile: whitspace changes onlyRobert Richter2008-12-10
* oprofile: comment cleanupRobert Richter2008-12-10
* oprofile: fix memory orderingNick Piggin2008-10-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds2008-10-23
|\
| * OProfile: Fix buffer synchronization for IBSBarry Kasindorf2008-10-20
| * oprofile: hotplug cpu fixChris J Arges2008-10-17
| * oprofile: fixing whitespaces in drivers/oprofile/*Robert Richter2008-10-16
| * x86/oprofile: removing unused function parameter in add_ibs_begin()Robert Richter2008-10-15
| * oprofile: more whitespace fixesRobert Richter2008-10-15