aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-17MIPS: Loongson: RTC: Enable legacy RTC driver on fulongWu Zhangjin1-1/+1
2009-09-17MIPS: Loongson: PCI: Clean up pcimap setupWu Zhangjin3-17/+45
2009-09-17MIPS: Loongson: clean up the coding styleWu Zhangjin14-194/+62
2009-09-17MIPS: Loongson: Split the implementation of prom and setup partsWu Zhangjin9-86/+168
2009-09-17MIPS: Loongson: PCI: use existing mips_io_port_baseWu Zhangjin1-4/+1
2009-09-17MIPS: Loongson: pm: clean up the reboot supportWu Zhangjin1-8/+10
2009-09-17MIPS: Loongson: pm: Remove redundant source codeWu Zhangjin1-6/+1
2009-09-17MIPS: Loongson: Add new early_printk implmentationWu Zhangjin2-0/+46
2009-09-17MIPS: Loongson: Remove out-of-date board-specific kgdb source codeWu Zhangjin2-147/+1
2009-09-17MIPS: Loongson: Remove existing early_printk implementationWu Zhangjin1-6/+0
2009-09-17MIPS: IP22, IP28: Build with -WerrorRalf Baechle1-1/+1
2009-09-17MIPS: FW: Build with -WerrorRalf Baechle1-0/+2
2009-09-17MIPS: Fulong: Convert reset initialization to initcall.Ralf Baechle3-6/+6
2009-09-17MIPS: Malta: Convert reset initialization to initcall.Ralf Baechle2-2/+6
2009-09-17MIPS: Get rid of duplicate cpu_idle() prototype.Ralf Baechle1-2/+1
2009-09-17MIPS: TXx9: Fix error handling.Julia Lawall1-4/+13
2009-09-17MIPS: TXx9: Disable PM capability of TX493[89] internal etherAtsushi Nemoto1-0/+13
2009-09-17MIPS: make page.h constants available to assembly.Nelson Elhage1-2/+3
2009-09-17MIPS: Alchemy: add gpio_request/gpio_free stubs for CONFIG_GPIOLIB=nManuel Lauss1-0/+9
2009-09-17MIPS: Lasat: Fix compilationAlexey Dobriyan1-0/+1
2009-09-17MIPS: Octeon: Check all CCAs in cvmx_write_csr.David Daney1-1/+1
2009-09-17MIPS: Fix potencial build error in <asm/delay.h>Ralf Baechle1-0/+2
2009-09-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2-0/+12
2009-09-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfinLinus Torvalds93-1776/+2772
2009-09-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds85-2294/+5199
2009-09-17mfd: OMAP: Board-specifc twl4030 DPS scripts for RX51 boardAmit Kucheria1-2/+120
2009-09-17sh: mach-ecovec24: Add user debug switch supportKuninori Morimoto1-0/+10
2009-09-17score: add TIF_NOTIFY_RESUME define in asm/thread_info.hChen Liqin1-0/+2
2009-09-16Blackfin: update ftrace for latest toolchainYi Li2-12/+13
2009-09-16Blackfin: fix elf_fpregset_t definitionMike Frysinger1-1/+1
2009-09-16Blackfin: unify cache init functionsMike Frysinger5-145/+45
2009-09-16Blackfin: swap clocksource ratings for gptimer/cyclesGraf Yang2-3/+3
2009-09-16Blackfin: update ftrace_push_return_trace() breakageMike Frysinger1-1/+1
2009-09-16Blackfin: update cm board resourcesHarald Krapfenbauer5-55/+297
2009-09-16Blackfin: cm-bf537u: split board from cm-bf537eHarald Krapfenbauer5-15/+751
2009-09-16Blackfin: bf538-ezkit: add SPI IRQ resourcesBarry Song1-0/+5
2009-09-16Blackfin: increase default async timings for parallel flashesSonic Zhang4-7/+7
2009-09-16Blackfin: add ICPLB coverage for async banksBernd Schmidt1-2/+9
2009-09-16Blackfin: use KERN_ALERT in all kgdb_test outputMingquan Pan1-1/+1
2009-09-16Blackfin: fix BF54x SPI CS resourcesYi Li2-4/+4
2009-09-16Blackfin: fix typo in isram_write()Robin Getz1-4/+6
2009-09-16Blackfin: bf537-stamp: add adp5588 gpio resourcesMichael Hennerich1-0/+14
2009-09-16Blackfin: add some isram-driver self testsMike Frysinger2-2/+216
2009-09-16Blackfin: workaround anomaly 05000283Robin Getz3-36/+31
2009-09-16Blackfin: fix spelling in a few commentsMichael Hennerich1-2/+2
2009-09-16Blackfin: use raw_smp_processor_id() in exception codeYi Li3-8/+8
2009-09-16Blackfin: remove useless duplicated assignment in gpio codeMichael Hennerich1-1/+0
2009-09-16Blackfin: Fix link errors with binutils 2.19 and GCC 4.3Ingo Molnar1-2/+2
2009-09-16Blackfin: handle the core timer interrupt with handle_percpu_irq on SMPGraf Yang1-7/+10
2009-09-16Blackfin: optimize fixed code handling for the most common caseMike Frysinger2-8/+8