aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-07oprofile: rename variables in add_ibs_begin()Robert Richter
2009-01-07oprofile: rename add_sample() in cpu_buffer.cRobert Richter
2009-01-07oprofile: rename variable ibs_allowed to has_ibs in op_model_amd.cRobert Richter
2009-01-07oprofile: making add_sample_entry() inlineRobert Richter
2009-01-07oprofile: remove backtrace code for ibsRobert Richter
2009-01-07oprofile: remove unused ibs macroRobert Richter
2009-01-07oprofile: remove unused components in struct oprofile_cpu_bufferRobert Richter
2009-01-07oprofile: simplify add_ibs_begin()Robert Richter
2008-12-30oprofile: simplify add_sample() in cpu_buffer.cRobert Richter
2008-12-29oprofile: simplify oprofile_begin_trace()Robert Richter
2008-12-29oprofile: simplify sync_buffer()Robert Richter
2008-12-29oprofile: simplify add_sample()Robert Richter
2008-12-29oprofile: add inline function __oprofile_add_ext_sample()Robert Richter
2008-12-29oprofile: reordering some code in cpu_buffer.cRobert Richter
2008-12-29x86/oprofile: fix pci_dev use count for AMD northbridge devicesRobert Richter
2008-12-29oprofile: remove ring buffer inline functions in cpu_buffer.hRobert Richter
2008-12-29oprofile: rename cpu buffer functionsRobert Richter
2008-12-16oprofile: rename kernel-wide identifiersRobert Richter
2008-12-12oprofile: select RING_BUFFERIngo Molnar
2008-12-12ring_buffer: adding EXPORT_SYMBOLsRobert Richter
2008-12-10oprofile: fix lost sample counterRobert Richter
2008-12-10oprofile: remove nr_available_slots()Robert Richter
2008-12-10oprofile: port to the new ring_bufferRobert Richter
2008-12-10ring_buffer: add remaining cpu functions to ring_buffer.hRobert Richter
2008-12-10oprofile: moving cpu_buffer_reset() to cpu_buffer.hRobert Richter
2008-12-10oprofile: adding cpu_buffer_entries()Robert Richter
2008-12-10oprofile: adding cpu_buffer_write_commit()Robert Richter
2008-12-10oprofile: adding cpu buffer r/w access functionsRobert Richter
2008-12-10ftrace: remove unused function arg in trace_iterator_increment()Robert Richter
2008-12-10ring_buffer: update description for ring_buffer_alloc()Robert Richter
2008-12-10oprofile: set values to default when creating oprofilefsRobert Richter
2008-12-10oprofile: implement switch/case in buffer_sync.cRobert Richter
2008-12-10x86/oprofile: cleanup IBS init/exit functions in op_model_amd.cRobert Richter
2008-12-10x86/oprofile: reordering IBS code in op_model_amd.cRobert Richter
2008-12-10oprofile: fix typoRobert Richter
2008-12-10oprofile: whitspace changes onlyRobert Richter
2008-12-10oprofile: update comment for oprofile_add_sample()Robert Richter
2008-12-10oprofile: comment cleanupRobert Richter
2008-12-01Linux 2.6.28-rc7Linus Torvalds
2008-12-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2008-12-01drivers/gpu/drm/i915/i915_irq.c: fix warningAndrew Morton
2008-12-01i82875p_edac: fix module removeJarkko Lavinen
2008-12-01i82875p_edac: fix overflow device resource setupJarkko Lavinen
2008-12-01fbdev: fix FB console blankingDmitry Baryshkov
2008-12-01ntfs: don't fool kernel-docRandy Dunlap
2008-12-01kernel-doc: handle varargs cleanlyRandy Dunlap
2008-12-01lib/idr.c: fix rcu related race with idr_findManfred Spraul
2008-12-01DMA-API.txt: fix description of pci_map_sg/dma_map_sg scatterlists handlingFUJITA Tomonori
2008-12-01frv: fix mmap2 error handlingDavid Howells
2008-12-01taint: add missing commentArjan van de Ven