summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Malta: Convert IRQ controller lock to raw spinlock.Ralf Baechle2010-02-271-3/+3
* MIPS: SB1480: Convert IRQ controller lock to raw spinlock.Ralf Baechle2010-02-271-7/+7
* MIPS: SB1250: Convert IRQ controller lock to raw spinlock.Ralf Baechle2010-02-271-7/+7
* MIPS: GT641xx: Convert IRQ controller lock to raw spinlock.Ralf Baechle2010-02-271-9/+9
* MIPS: Jazz: Convert irq controller lock to raw spinlock.Ralf Baechle2010-02-271-5/+5
* MIPS: Make various locks static.Ralf Baechle2010-02-279-9/+9
* MIPS: Octeon: Do proper acknowledgment of CIU timer interrupts.David Daney2010-02-271-4/+63
* MIPS: Use generic ucontext.hYoichi Yuasa2010-02-271-21/+1
* MIPS: Use generic serial.hYoichi Yuasa2010-02-271-22/+1
* MIPS: Use generic parport.hYoichi Yuasa2010-02-271-15/+1
* MIPS: Use generic current.hYoichi Yuasa2010-02-271-23/+1
* MIPS: Enable Read Inhibit/eXecute Inhibit for Octeon+ CPUsDavid Daney2010-02-271-0/+3
* MIPS: Give Octeon+ CPUs their own cputype.David Daney2010-02-273-6/+12
* MIPS: Implement Read Inhibit/eXecute InhibitDavid Daney2010-02-2710-79/+348
* MIPS: Add TLBR and ROTR to uasm.David Daney2010-02-272-2/+11
* MIPS: Add accessor functions and bit definitions for c0_PageGrainDavid Daney2010-02-271-0/+11
* MIPS: Use 64-bit stores to c0_entrylo on 64-bit kernels.David Daney2010-02-271-10/+10
* MIPS: Remove trailing space in messagesFrans Pop2010-02-273-3/+3
* MIPS: Make the debugging of compressed kernel configurableWu Zhangjin2010-02-272-0/+21
* MIPS: Remove #if 0 r4k_update_mmu_cache_hwbugDavid Daney2010-02-271-34/+0
* MIPS: TXx9: Remove forced serial console settingYoichi Yuasa2010-02-275-26/+0
* MIPS: AR7: Make ar7_register_devices much more durableAlexander Clouter2010-02-271-66/+81
* MIPS: AR7: Fix USB slave mem range typoAlexander Clouter2010-02-271-1/+1
* MIPS: AR7: Whitespace hackingAlexander Clouter2010-02-275-316/+343
* MIPS: Alchemy: Use strlcat() for the command line argumentsYoichi Yuasa2010-02-271-14/+5
* MIPS: Alchemy: Remove prom_getcmdline()Yoichi Yuasa2010-02-272-9/+1
* MIPS: Alchemy: Remove forced command line settingYoichi Yuasa2010-02-278-120/+0
* MIPS: Set __elf_platform for Octeon.David Daney2010-02-271-0/+2
* MIPS: Allow the auxv's elf_platform entry to be set.David Daney2010-02-272-7/+8
* MMC: AU1xMMC: Allow platforms to disable host capabilitiesManuel Lauss2010-02-271-0/+1
* MIPS: Deal with larger physical offsetsFlorian Fainelli2010-02-271-8/+13
* MIPS: Annotate set_except_vector with __initFlorian Fainelli2010-02-271-1/+1
* MIPS: Move arch/mips/mm/uasm.h to arch/mips/include/asm/uasm.hFlorian Fainelli2010-02-274-5/+3
* MIPS: PNX8550: Remove unnecessary export prom_getcmdline()Yoichi Yuasa2010-02-271-1/+0
* MIPS: PNX833x: Remove unused prom_getcmdline()Yoichi Yuasa2010-02-271-5/+0
* MIPS: Support 36-bit iomem on 32-bit Au1x00pascal@pabr.org2010-02-272-2/+5
* MIPS: Loongson: Cleanup the halt and poweroff actionWu Zhangjin2010-02-271-2/+11
* MIPS: Simplify the weak annotation with __weakWu Zhangjin2010-02-272-5/+6
* MIPS: Alchemy: debug output for compressed kernelsManuel Lauss2010-02-272-0/+8
* MIPS: AR7: Implement clock APIFlorian Fainelli2010-02-274-52/+102
* MIPS: AR7: Implement gpiolibFlorian Fainelli2010-02-274-94/+108
* MIPS: msp71xx: remove unused prom_getcmdline()Yoichi Yuasa2010-02-272-7/+0
* MIPS: Cleanup the Makefile of compressed kernel supportWu Zhangjin2010-02-271-3/+3
* MIPS: AR7: replace prom_getcmdline() to arcs_cmdline[]Yoichi Yuasa2010-02-271-6/+1
* MIPS: AR7: use strlcat() for the command line argumentsYoichi Yuasa2010-02-271-16/+6
* MIPS: Nuke trailing blank linesRalf Baechle2010-02-2731-31/+0
* MIPS: Cleanup switches with cases that can be mergedRoel Kluin2010-02-277-27/+5
* MIPS: Decode c0_config4 for large TLBs.David Daney2010-02-272-0/+19
* MIPS: Remove probe_tlb().David Daney2010-02-271-31/+0
* MIPS: add readl/write_be accessorsFlorian Fainelli2010-02-271-0/+18
OpenPOWER on IntegriCloud