summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-03109-177/+226
|\
| * trivial: Update my email addressRiku Voipio2009-03-304-4/+21
| * trivial: NULL noise: drivers/mtd/tests/mtd_*test.cHannes Eder2009-03-302-13/+13
| * trivial: NULL noise: drivers/media/dvb/frontends/drx397xD_fw.hHannes Eder2009-03-301-1/+1
| * trivial: Fix misspelling of "Celsius".Adam Buchbinder2009-03-303-3/+3
| * trivial: remove unused variable 'path' in alloc_file()Tero Roponen2009-03-301-1/+0
| * trivial: fix a pdlfush -> pdflush typo in commentMasatake YAMATO2009-03-301-1/+1
| * trivial: jbd header comment typo fix for JBD_PARANOID_IOFAILKazuo Moriwaka2009-03-301-1/+1
| * trivial: wusb: Storage class should be before const qualifierTobias Klauser2009-03-301-2/+1
| * trivial: drivers/char/bsr.c: Storage class should be before const qualifierTobias Klauser2009-03-301-1/+1
| * trivial: h8300: Storage class should be before const qualifierTobias Klauser2009-03-301-1/+1
| * trivial: fix where cgroup documentation is not correctly referred toThadeu Lima de Souza Cascardo2009-03-309-11/+35
| * trivial: Give the right path in Documentation exampleThadeu Lima de Souza Cascardo2009-03-301-1/+1
| * trivial: MTD: remove EOL from MODULE_DESCRIPTIONNiels de Vos2009-03-301-1/+1
| * trivial: Fix typo in bio_split()'s documentationAlberto Bertogli2009-03-301-2/+1
| * trivial: PWM: fix of #endif commentMark Vels2009-03-301-1/+1
| * trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-3046-85/+86
| * trivial: Fix misspelling of firmwareNick Andrew2009-03-3020-21/+21
| * trivial: cgroups: documentation typo and spelling correctionsChris Samuel2009-03-304-13/+13
| * trivial: Update contact info for Jochen HeinJochen Hein2009-03-301-2/+2
| * trivial: fix typo "resgister" -> "register"Uwe Kleine-Koenig2009-03-301-1/+1
| * trivial: fix typo "virual" -> "virtual"Uwe Kleine-Koenig2009-03-301-1/+1
| * trivial: fix typo "varaible" -> "variable"Uwe Kleine-Koenig2009-03-303-3/+3
| * trivial: fix typo "kernal" -> "kernel"Uwe Kleine-Koenig2009-03-301-1/+1
| * trivial: fix typo "thier" -> "their"Uwe Kleine-Koenig2009-03-301-1/+1
| * trivial: Fix dubious bitwise 'and' usage spotted by sparse.Alexey Zaytsev2009-03-301-1/+1
| * trivial: Fix dubious bitwise 'or' usage spotted by sparse.Alexey Zaytsev2009-03-301-1/+1
| * trivial: Fix dubious bitwise 'or' usage spotted by sparse.Alexey Zaytsev2009-03-301-1/+1
| * trivial: document ext3 semantics of 'ro' option a bit betterPavel Machek2009-03-301-2/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds2009-04-0345-306/+2466
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Chris Zankel2009-04-03366-6286/+34561
| |\ \
| * | | xtensa: we don't need to include asm/io.hChris Zankel2009-04-031-1/+0
| * | | xtensa: only build platform or variant if they contain a MakefileChris Zankel2009-04-033-10/+8
| * | | xtensa: make startup code discardableDaniel Glöckner2009-04-021-1/+1
| * | | xtensa: ccount clocksourceJohannes Weiner2009-04-022-73/+33
| * | | xtensa: remove platform rtc hooksJohannes Weiner2009-04-023-41/+1
| * | | xtensa: use generic sched_clock()Johannes Weiner2009-04-021-9/+0
| * | | xtensa: platform: s6105Johannes Weiner2009-04-029-0/+712
| * | | xtensa: let platform override KERNELOFFSETJohannes Weiner2009-04-021-0/+3
| * | | xtensa: s6000 variantJohannes Weiner2009-04-028-0/+481
| * | | xtensa: s6000 variant core definitionsJohannes Weiner2009-04-023-0/+926
| * | | xtensa: variant irq set callbacksJohannes Weiner2009-04-023-0/+24
| * | | xtensa: variant-specific codeJohannes Weiner2009-04-023-0/+5
| * | | xtensa: nommu supportJohannes Weiner2009-04-0219-75/+169
| * | | xtensa: add flat supportOskar Schirmer2009-04-021-0/+12
| * | | xtensa: enforce slab alignment to maximum register widthOskar Schirmer2009-04-021-0/+2
| * | | xtensa: cope with ram beginning at higher addressesJohannes Weiner2009-04-022-6/+9
| * | | xtensa: don't make bootmem bitmap larger than requiredJohannes Weiner2009-04-021-1/+2
| * | | xtensa: fix init_bootmem_node() argument orderJohannes Weiner2009-04-021-1/+2
| * | | xtensa: use correct stack pointer for stack tracesJohannes Weiner2009-04-021-8/+6
OpenPOWER on IntegriCloud