aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
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
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds
2009-12-17MIPS: Lasat: Fix botched changes to sysctl code.Ralf Baechle
2009-12-17MIPS: Cleanup random differences beween lmo and Linus' kernel.Ralf Baechle
2009-12-17MIPS: No longer hardwire CONFIG_EMBEDDED to yMartin Michlmayr
2009-12-17MIPS: Fix and enhance built-in kernel command lineDmitri Vorobiev
2009-12-17MIPS: eXcite: Remove platform.Ralf Baechle
2009-12-17MIPS: Loongson: Cleanups of serial port supportWu Zhangjin
2009-12-17MIPS: Lemote 2F: Suspend CS5536 MFGPT TimerWu Zhangjin
2009-12-17MIPS: Excite: move iodev_remove to .devexit.textUwe Kleine-König
2009-12-17MIPS: Lasat: Convert to proc_fops / seq_fileAlexey Dobriyan
2009-12-17MIPS: Cleanup signal code initializationRalf Baechle
2009-12-17MIPS: Modularize COP2 handlingRalf Baechle
2009-12-17MIPS: Move EARLY_PRINTK to Kconfig.debugRalf Baechle
2009-12-17MIPS: Yeeloong 2F: Cleanup reset logic using the new ec_write functionWu Zhangjin
2009-12-17MIPS: Yeeloong 2F: Add LID open event as the wakeup eventWu Zhangjin
2009-12-17MIPS: Yeeloong 2F: Add basic EC operationsWu Zhangjin
2009-12-17MIPS: Move several variables from .bss to .init.dataDmitri Vorobiev
2009-12-17MIPS: Tracing: Make function graph tracer work with -mmcount-ra-addressWu Zhangjin
2009-12-17MIPS: Tracing: Reserve $12(t0) for mcount-ra-address of gcc 4.5Wu Zhangjin
2009-12-17MIPS: Tracing: Make ftrace for MIPS work without -fno-omit-frame-pointerWu Zhangjin
2009-12-17MIPS: Tracing: Add dynamic function graph tracer for MIPSWu Zhangjin
2009-12-17MIPS: Tracing: Add function graph tracer support for MIPSWu Zhangjin
2009-12-17MIPS: Tracing: Add IRQENTRY_EXIT section for MIPSWu Zhangjin
2009-12-17MIPS: Tracing: Add dynamic function tracer supportWu Zhangjin