aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-02-27MIPS: Remove unused macros from barrier.hDavid Daney1-2/+0
2010-02-27MIPS: Octeon: Add I2C platform device.David Daney1-0/+5
2010-02-27MIPS: Simplify param.h by using <asm-generic/param.h>Robert P. J. Day1-16/+1
2010-02-27MIPS: Two-level pagetables for 64-bit kernels with 64KB pages.David Daney4-17/+37
2010-02-27MIPS: Alchemy: Only build AU1000 INTC code for compatible cpusManuel Lauss1-1/+1
2010-02-27MIPS: Alchemy: use runtime cpu detection in GPIO code.Manuel Lauss1-42/+48
2010-02-27MIPS: Alchemy: Add au1000-eth platform deviceFlorian Fainelli1-0/+17
2010-02-27MIPS: Alchemy: Extended DB1200 board support.Manuel Lauss1-28/+5
2010-02-27MIPS: Alchemy: remove unused SYS area structureManuel Lauss1-49/+0
2010-02-27MIPS: Alchemy: get rid of superfluous UART definitionsManuel Lauss1-92/+0
2010-02-27MIPS: Alchemy: prom_putchar is board dependentManuel Lauss1-0/+19
2010-02-27MIPS: Alchemy: change dbdma to accept physical memory addressesManuel Lauss1-2/+2