aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-07oprofile: use new data sample format for ibsRobert Richter3-59/+35
2009-01-07oprofile: add op_cpu_buffer_get_data()Robert Richter2-2/+24
2009-01-07oprofile: add op_cpu_buffer_add_data()Robert Richter2-1/+13
2009-01-07oprofile: rework implementation of cpu buffer eventsRobert Richter3-91/+102
2009-01-07oprofile: modify op_cpu_buffer_read_entry()Robert Richter3-14/+25
2009-01-07oprofile: add op_cpu_buffer_write_reserve()Robert Richter2-15/+37
2009-01-07oprofile: rename variables in add_ibs_begin()Robert Richter1-13/+13
2009-01-07oprofile: rename add_sample() in cpu_buffer.cRobert Richter1-11/+11
2009-01-07oprofile: making add_sample_entry() inlineRobert Richter1-1/+1
2009-01-07oprofile: remove backtrace code for ibsRobert Richter2-10/+2
2009-01-07oprofile: remove unused ibs macroRobert Richter1-2/+0
2009-01-07oprofile: remove unused components in struct oprofile_cpu_bufferRobert Richter2-4/+0
2009-01-07oprofile: simplify add_ibs_begin()Robert Richter1-5/+2
2008-12-30oprofile: simplify add_sample() in cpu_buffer.cRobert Richter1-5/+1
2008-12-29oprofile: simplify oprofile_begin_trace()Robert Richter1-5/+4
2008-12-29oprofile: simplify sync_buffer()Robert Richter1-6/+14
2008-12-29oprofile: simplify add_sample()Robert Richter1-20/+19
2008-12-29oprofile: add inline function __oprofile_add_ext_sample()Robert Richter1-3/+10
2008-12-29oprofile: reordering some code in cpu_buffer.cRobert Richter1-10/+10
2008-12-29oprofile: remove ring buffer inline functions in cpu_buffer.hRobert Richter2-48/+50
2008-12-29oprofile: rename cpu buffer functionsRobert Richter3-12/+12
2008-12-16oprofile: rename kernel-wide identifiersRobert Richter5-27/+28
2008-12-10oprofile: fix lost sample counterRobert Richter1-30/+53
2008-12-10oprofile: remove nr_available_slots()Robert Richter1-34/+0
2008-12-10oprofile: port to the new ring_bufferRobert Richter3-85/+114
2008-12-10oprofile: moving cpu_buffer_reset() to cpu_buffer.hRobert Richter3-27/+14
2008-12-10oprofile: adding cpu_buffer_entries()Robert Richter2-29/+29
2008-12-10oprofile: adding cpu_buffer_write_commit()Robert Richter2-17/+18
2008-12-10oprofile: adding cpu buffer r/w access functionsRobert Richter3-12/+22
2008-12-10oprofile: set values to default when creating oprofilefsRobert Richter1-3/+12
2008-12-10oprofile: implement switch/case in buffer_sync.cRobert Richter1-8/+14
2008-12-10oprofile: fix typoRobert Richter1-1/+1
2008-12-10oprofile: whitspace changes onlyRobert Richter1-2/+2
2008-12-10oprofile: comment cleanupRobert Richter1-9/+16
2008-12-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds26-149/+410
2008-12-01drivers/gpu/drm/i915/i915_irq.c: fix warningAndrew Morton1-1/+1
2008-12-01i82875p_edac: fix module removeJarkko Lavinen1-6/+7
2008-12-01i82875p_edac: fix overflow device resource setupJarkko Lavinen1-0/+1
2008-12-01fbdev: fix FB console blankingDmitry Baryshkov1-6/+3
2008-12-01radeonfb: fix problem with color expansion & alignmentBenjamin Herrenschmidt2-9/+30
2008-12-01spi: fix spi_s3c24xx_gpio num_chipselectBen Dooks1-0/+1
2008-12-01spi: fix spi_s3c24xx_gpio device handle lookupBen Dooks1-1/+1
2008-12-01spi: au1550_spi full duplex dma fixJan Nikitenko1-10/+16
2008-12-01spi: fix spi_imx probe oopsingJulien Boibessot1-12/+13
2008-12-01spi: mpc52xx_psc_spi chipselect bugfixStefano Babic1-1/+4
2008-12-01spi: avoid spidev crash when device is removedWolfgang Ocker1-1/+3
2008-12-01hwmon: applesmc: make applesmc load automatically on startupHenrik Rydberg1-0/+1
2008-12-01parport_serial: fix array overflowTakashi Iwai1-0/+2
2008-12-01em28xx: remove backward compat macro added on a previous fixMauro Carvalho Chehab1-12/+0
2008-12-01Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds3-5/+46