aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2010-02-27MIPS: Loongson: Lemote-2F: Get the machine type from PMON_VERWu Zhangjin
2010-02-27MIPS: Octeon: Fix EOI handling.David Daney
2010-02-27MIPS: Octeon: Use optimized memory barrier primitives.David Daney
2010-02-27MIPS: New macro smp_mb__before_llsc.David Daney
2010-02-27MIPS: Remove unused macros from barrier.hDavid Daney
2010-02-27MIPS: Octeon: Register some devices on the I2C bus.David Daney
2010-02-27MIPS: Octeon: Add I2C platform device.David Daney
2010-02-27MIPS: Simplify param.h by using <asm-generic/param.h>Robert P. J. Day
2010-02-27MIPS: Alchemy: get rid of common/reset.cManuel Lauss
2010-02-27MIPS: Two-level pagetables for 64-bit kernels with 64KB pages.David Daney
2010-02-27MIPS: Alchemy: irq: use runtime CPU type detectionManuel Lauss
2010-02-27MIPS: Alchemy: Only build AU1000 INTC code for compatible cpusManuel Lauss
2010-02-27MIPS: Alchemy: use runtime cpu detection in GPIO code.Manuel Lauss
2010-02-27MIPS: Alchemy: Add au1000-eth platform deviceFlorian Fainelli
2010-02-27MIPS: Alchemy: DB1200 defconfig updateManuel Lauss
2010-02-27MIPS/SOUND: Alchemy: DB1200 AC97+I2S audio support.Manuel Lauss
2010-02-27MIPS: Alchemy: Extended DB1200 board support.Manuel Lauss
2010-02-27MIPS: Alchemy: physmap-flash for all devboardsManuel Lauss
2010-02-27MIPS: Don't include <linux/smp_lock.h> unnecessarily.Ralf Baechle
2010-02-27MIPS: Alchemy: UARTs are of type 16550AManuel Lauss
2010-02-27MIPS: Alchemy: Turn on -Werror for devboards and xss1500Florian Fainelli
2010-02-27MIPS: Alchemy: Fix warnings in DB1x00 / PB1000 / PB1550 board setup codeFlorian Fainelli
2010-02-27MIPS: Alchemy: remove unused SYS area structureManuel Lauss
2010-02-27MIPS: Alchemy: get rid of superfluous UART definitionsManuel Lauss
2010-02-27MIPS: Alchemy: prom_putchar is board dependentManuel Lauss
2010-02-27MIPS: Alchemy: change dbdma to accept physical memory addressesManuel Lauss
2010-02-27MIPS: Alchemy: remove dbdma compat macrosManuel Lauss
2010-02-27MIPS: Alchemy: reduce size of irq dispatcherManuel Lauss
2010-02-27MIPS: Alchemy: Stop IRQ name sharingManuel Lauss
2010-02-27MIPS: Alchemy: Simple cpu subtype detectorManuel Lauss
2010-02-27MIPS: Alchemy: higher priority for system timer.Manuel Lauss
2010-02-27MIPS: Alchemy: Remove USB_DEV_REQ_INT prioritization hackManuel Lauss
2010-02-27MIPS: Alchemy: XXS1500 PCMCIA driver rewriteManuel Lauss
2010-02-27MIPS: Alchemy: devboards: wire up new PCMCIA driver.Manuel Lauss
2010-02-27MIPS: PCMCIA: new socket driver for Au1000 demoboards.Manuel Lauss
2010-02-27MIPS: Alchemy: remove board_init_irq() function.Manuel Lauss
2010-02-27MIPS: Alchemy: devboards: factor out PB1200 IRQ cascade code.Manuel Lauss
2010-02-27MIPS: Alchemy: devboard register abstractionManuel Lauss
2010-02-27MIPS: Fix build error for uncompressed non-plain vmlinux kernelsRalf Baechle
2010-02-26Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski
2010-02-22MIPS: BCM47xx: Fix 128MB RAM supportHauke Mehrtens
2010-02-22MIPS: Highmem: Fix build errorYoichi Yuasa
2010-02-10MIPS: Don't probe reserved EntryHi bits.David Daney
2010-02-10MIPS: SNI: Correct NULL testJulia Lawall
2010-02-10MIPS: Fix __devinit __cpuinit confusion in cpu_cache_initDavid Daney
2010-02-10MIPS: IP27: Make defconfig useful again.Ralf Baechle
2010-02-10MIPS: Fixup of the r4k timerWu Zhangjin
2010-02-02Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds