aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
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
2010-02-02MIPS: 64-bit: Detect virtual memory sizeGuenter Roeck
2010-02-01MIPS: AR7: Fix USB slave mem range typoAlexander Clouter
2010-02-01MIPS: Alchemy: Fix dbdma ring destruction memory debugcheck.Manuel Lauss
2010-01-28MIPS: PowerTV: Fix support for timer interrupts with > 64 external IRQsDavid VomLehn
2010-01-28MIPS: PowerTV: Streamline access to platform device registersDavid VomLehn
2010-01-28MIPS: Fix vmlinuz build for 32bit-only math shellsAlexander Clouter
2010-01-28MIPS: Add support of LZO-compressed kernelsWu Zhangjin
2010-01-12MIPS: Ignore vmlinux.*Yoichi Yuasa
2010-01-12MIPS: Move vmlinux.ecoff to arch/mips/bootYoichi Yuasa
2010-01-12MIPS: cpumask_of_node() should handle -1 as a nodeAnton Blanchard
2010-01-12MIPS: Octeon: Use non-overflowing arithmetic in sched_clockDavid Daney
2010-01-12MIPS: Malta, PowerTV: Remove unnecessary "Linux started"Yoichi Yuasa
2010-01-12MIPS: BCM63xx: Remove duplicate CONFIG_CMDLINE.Yoichi Yuasa
2010-01-12MIPS: AR7: Remove unused prom_getchar()Yoichi Yuasa
2010-01-12MIPS: PowerTV: Remove extra r4k_clockevent_init() callDavid VomLehn
2010-01-12MIPS: Cobalt use strlcat() for the command line argumentsYoichi Yuasa
2010-01-12MIPS: Octeon: Add sched_clock() to csrc-octeon.cDavid Daney
2010-01-12MIPS: TXx9: Cleanup builtin-cmdline processingAtsushi Nemoto
2010-01-12MIPS: PowerTV: simplify prom_init_cmdline() and merge into prom_init()Yoichi Yuasa
2010-01-12MIPS: PowerTV: Remove unused platform_die()Yoichi Yuasa
2010-01-12MIPS: PowerTV: Remove mips_machine_halt()Yoichi Yuasa
2010-01-12MIPS: PowerTV: Remove unused ptv_memsizeYoichi Yuasa
2010-01-12MIPS: PowerTV: Remove unused prom_getcmdline()Yoichi Yuasa
2010-01-12MIPS: AR7: Remove kgdb_enabledYoichi Yuasa
2010-01-12MIPS: Alchemy: Correct code taking the size of a pointerJulia Lawall
2010-01-12MIPS: BCM63xx: Fix whitespace damaged board_bcm963xx.cFlorian Fainelli
2010-01-12MIPS: VR41xx: Use strlcat() for the command line argumentsYoichi Yuasa
2010-01-12MIPS: Cleanup and Fixup of compressed kernel supportWu Zhangjin
2010-01-12MIPS: Cleanup forgotten label_module_alloc in tlbex.cDavid Daney
2010-01-11mm: make totalhigh_pages unsigned longAndreas Fenkart
2009-12-17Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-12-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds
2009-12-17fix up O_SYNC commentsChristoph Hellwig