aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-12MIPS: uasm: Add OR instruction.Ralf Baechle1-0/+1
2010-04-12MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions.Ralf Baechle1-1/+5
2010-04-12MIPS: BCM63xx: Fix typo in cpu-feature-overrides file.Maxime Bizon1-1/+1
2010-04-12MIPS: BCM63xx: Add support for second uart.Maxime Bizon3-0/+23
2010-04-12MIPS: BCM63xx: Fix BCM6338 and BCM6345 gpio countFlorian Fainelli1-0/+4
2010-04-12MIPS: Loongson-2F: Flush the branch target history in BTB and RASWu Zhangjin1-0/+19
2010-04-12MIPS: Move signal trampolines off of the stack.David Daney1-2/+4
2010-04-12MIPS: Preliminary VDSODavid Daney5-4/+47
2010-04-12MIPS: Add SYSCALL to uasm.David Daney1-0/+1
2010-04-12MIPS: make CAC_ADDR and UNCAC_ADDR account for PHYS_OFFSETFlorian Fainelli1-2/+4
2010-04-12MIPS: Fix elfcore.c build warningRalf Baechle1-0/+1
2010-04-12MIPS: Fix build breakage if CONFIG_DEBUG_FS is enabled.Ralf Baechle1-1/+5
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori1-2/+0
2010-03-12pci-dma: mips: use include/linux/pci-dma.hFUJITA Tomonori1-21/+1
2010-03-12Add generic sys_olduname()Christoph Hellwig1-0/+1
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig1-1/+2
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig1-0/+1
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-25/+0
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+2
2010-02-27MIPS: ARC: Cleanup unused definitions from sgialib.hYoichi Yuasa1-45/+0
2010-02-27MIPS: Alchemy: use 36bit addresses for PCMCIA resources.Manuel Lauss2-15/+1
2010-02-27MIPS: Optimize spinlocks.David Daney3-81/+67
2010-02-27MIPS: i8259: Convert IRQ controller lock to raw spinlock.Ralf Baechle1-3/+3
2010-02-27MIPS: Make various locks static.Ralf Baechle1-1/+0
2010-02-27MIPS: Use generic ucontext.hYoichi Yuasa1-21/+1
2010-02-27MIPS: Use generic serial.hYoichi Yuasa1-22/+1
2010-02-27MIPS: Use generic parport.hYoichi Yuasa1-15/+1
2010-02-27MIPS: Use generic current.hYoichi Yuasa1-23/+1
2010-02-27MIPS: Enable Read Inhibit/eXecute Inhibit for Octeon+ CPUsDavid Daney1-0/+3
2010-02-27MIPS: Give Octeon+ CPUs their own cputype.David Daney1-1/+1
2010-02-27MIPS: Implement Read Inhibit/eXecute InhibitDavid Daney5-29/+128
2010-02-27MIPS: Add TLBR and ROTR to uasm.David Daney1-0/+4
2010-02-27MIPS: Add accessor functions and bit definitions for c0_PageGrainDavid Daney1-0/+11
2010-02-27MIPS: TXx9: Remove forced serial console settingYoichi Yuasa1-1/+0
2010-02-27MIPS: Alchemy: Remove prom_getcmdline()Yoichi Yuasa1-1/+0
2010-02-27MIPS: Allow the auxv's elf_platform entry to be set.David Daney1-7/+7
2010-02-27MMC: AU1xMMC: Allow platforms to disable host capabilitiesManuel Lauss1-0/+1
2010-02-27MIPS: Move arch/mips/mm/uasm.h to arch/mips/include/asm/uasm.hFlorian Fainelli1-0/+191
2010-02-27MIPS: Support 36-bit iomem on 32-bit Au1x00pascal@pabr.org1-2/+2
2010-02-27MIPS: AR7: Implement clock APIFlorian Fainelli1-20/+3
2010-02-27MIPS: AR7: Implement gpiolibFlorian Fainelli1-78/+8
2010-02-27MIPS: msp71xx: remove unused prom_getcmdline()Yoichi Yuasa1-1/+0
2010-02-27MIPS: Nuke trailing blank linesRalf Baechle11-11/+0
2010-02-27MIPS: Cleanup switches with cases that can be mergedRoel Kluin1-6/+2
2010-02-27MIPS: Decode c0_config4 for large TLBs.David Daney1-0/+4
2010-02-27MIPS: add readl/write_be accessorsFlorian Fainelli1-0/+18
2010-02-27MIPS: Loongson: Change the Email address of Wu ZhangjinWu Zhangjin7-20/+8
2010-02-27MIPS: Loongson: Cleanup of the environment variablesWu Zhangjin1-1/+1
2010-02-27MIPS: Octeon: Use optimized memory barrier primitives.David Daney1-12/+31
2010-02-27MIPS: New macro smp_mb__before_llsc.David Daney6-25/+32