aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* parisc: introduce asm/swab.hHarvey Harrison2009-01-093-64/+69
* x86: only scan the root bus in early PCI quirksAndi Kleen2009-01-091-8/+14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds2009-01-0916-534/+1122
|\
| * Merge branch 'oprofile/cell' into oprofile/oprofile-for-tipRobert Richter2009-01-086-140/+705
| |\
| | * powerpc/oprofile: fix whitespaces in op_model_cell.cRobert Richter2009-01-081-13/+11
| | * powerpc/oprofile: IBM CELL: add SPU event profiling supportCarl Love2009-01-086-16/+545
| | * powerpc/oprofile: fix cell/pr_util.hRobert Richter2009-01-081-2/+2
| | * powerpc/oprofile: IBM CELL: cleanup and restructuringCarl Love2009-01-082-153/+191
| * | Merge branch 'oprofile/ring_buffer' into oprofile/oprofile-for-tipRobert Richter2009-01-0813-465/+566
| |\ \ | | |/ | |/|
| | * oprofile: make new cpu buffer functions part of the apiRobert Richter2009-01-074-43/+57
| | * oprofile: remove #ifdef CONFIG_OPROFILE_IBS in non-ibs codeRobert Richter2009-01-072-10/+0
| | * ring_buffer: fix ring_buffer_event_length()Robert Richter2009-01-071-1/+7
| | * oprofile: use new data sample format for ibsRobert Richter2009-01-074-137/+76
| | * oprofile: add op_cpu_buffer_get_data()Robert Richter2009-01-072-2/+24
| | * oprofile: add op_cpu_buffer_add_data()Robert Richter2009-01-072-1/+13
| | * oprofile: rework implementation of cpu buffer eventsRobert Richter2009-01-074-95/+106
| | * oprofile: modify op_cpu_buffer_read_entry()Robert Richter2009-01-073-14/+25
| | * oprofile: add op_cpu_buffer_write_reserve()Robert Richter2009-01-072-15/+37
| | * oprofile: rename variables in add_ibs_begin()Robert Richter2009-01-071-13/+13
| | * oprofile: rename add_sample() in cpu_buffer.cRobert Richter2009-01-071-11/+11
| | * oprofile: rename variable ibs_allowed to has_ibs in op_model_amd.cRobert Richter2009-01-071-12/+12
| | * oprofile: making add_sample_entry() inlineRobert Richter2009-01-071-1/+1
| | * oprofile: remove backtrace code for ibsRobert Richter2009-01-072-10/+2
| | * oprofile: remove unused ibs macroRobert Richter2009-01-071-2/+0
| | * oprofile: remove unused components in struct oprofile_cpu_bufferRobert Richter2009-01-072-4/+0
| | * oprofile: simplify add_ibs_begin()Robert Richter2009-01-071-5/+2
| | * oprofile: simplify add_sample() in cpu_buffer.cRobert Richter2008-12-301-5/+1
| | * oprofile: simplify oprofile_begin_trace()Robert Richter2008-12-291-5/+4
| | * oprofile: simplify sync_buffer()Robert Richter2008-12-291-6/+14
| | * oprofile: simplify add_sample()Robert Richter2008-12-291-20/+19
| | * oprofile: add inline function __oprofile_add_ext_sample()Robert Richter2008-12-291-3/+10
| | * oprofile: reordering some code in cpu_buffer.cRobert Richter2008-12-291-10/+10
| | * x86/oprofile: fix pci_dev use count for AMD northbridge devicesRobert Richter2008-12-291-0/+1
| | * oprofile: remove ring buffer inline functions in cpu_buffer.hRobert Richter2008-12-292-48/+50
| | * oprofile: rename cpu buffer functionsRobert Richter2008-12-293-12/+12
| | * oprofile: rename kernel-wide identifiersRobert Richter2008-12-165-27/+28
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-01-0989-682/+6145
|\ \ \
| * | | [MTD] [MAPS] Fix printk format warning in nettel.cDavid Woodhouse2009-01-091-2/+2
| * | | [MTD] [NAND] add cmdline parsing (mtdparts=) support to cafe_nandPhilip Rakity2009-01-091-2/+5
| * | | [MTD] CFI: remove major/minor version check for command set 0x0002Wolfgang Grandegger2009-01-092-0/+11
| * | | [MTD] [NAND] ndfc driverSean MacLennan2009-01-053-136/+179
| * | | [MTD] [TESTS] Fix some size_t printk format warningsDavid Woodhouse2009-01-052-4/+4
| * | | Merge branch 'master' of git://git.infradead.org/users/dedekind/mtd-tests-2.6David Woodhouse2009-01-0510-1/+3530
| |\ \ \
| | * | | MTD: add MTD tests to compilationArtem Bityutskiy2008-12-103-1/+16
| | * | | MTD: tests: add mtd_torturetestArtem Bityutskiy2008-12-101-0/+530
| | * | | MTD: tests: add mtd_subpagetestArtem Bityutskiy2008-12-081-0/+525
| | * | | MTD: tests: add mtd_stresstestArtem Bityutskiy2008-12-081-0/+330
| | * | | MTD: tests: add mtd_speedtestArtem Bityutskiy2008-12-081-0/+502
| | * | | MTD: tests: add mtd_readtestArtem Bityutskiy2008-12-081-0/+253
| | * | | MTD: tests: add mtd_pagetestArtem Bityutskiy2008-12-081-0/+632