summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: PowerTV: Fix support for timer interrupts with > 64 external IRQsDavid VomLehn2010-01-284-3/+18
* MIPS: PowerTV: Streamline access to platform device registersDavid VomLehn2010-01-286-303/+361
* MIPS: Fix vmlinuz build for 32bit-only math shellsAlexander Clouter2010-01-281-2/+5
* MIPS: Add support of LZO-compressed kernelsWu Zhangjin2010-01-283-0/+7
* MIPS: Ignore vmlinux.*Yoichi Yuasa2010-01-121-0/+1
* MIPS: Move vmlinux.ecoff to arch/mips/bootYoichi Yuasa2010-01-121-1/+1
* MIPS: cpumask_of_node() should handle -1 as a nodeAnton Blanchard2010-01-121-1/+3
* MIPS: Octeon: Use non-overflowing arithmetic in sched_clockDavid Daney2010-01-121-3/+28
* MIPS: Malta, PowerTV: Remove unnecessary "Linux started"Yoichi Yuasa2010-01-123-7/+0
* MIPS: BCM63xx: Remove duplicate CONFIG_CMDLINE.Yoichi Yuasa2010-01-121-3/+0
* MIPS: AR7: Remove unused prom_getchar()Yoichi Yuasa2010-01-121-7/+0
* MIPS: PowerTV: Remove extra r4k_clockevent_init() callDavid VomLehn2010-01-121-1/+0
* MIPS: Cobalt use strlcat() for the command line argumentsYoichi Yuasa2010-01-121-16/+8
* MIPS: Octeon: Add sched_clock() to csrc-octeon.cDavid Daney2010-01-121-0/+7
* MIPS: TXx9: Cleanup builtin-cmdline processingAtsushi Nemoto2010-01-121-21/+0
* MIPS: PowerTV: simplify prom_init_cmdline() and merge into prom_init()Yoichi Yuasa2010-01-124-56/+10
* MIPS: PowerTV: Remove unused platform_die()Yoichi Yuasa2010-01-121-21/+0
* MIPS: PowerTV: Remove mips_machine_halt()Yoichi Yuasa2010-01-121-18/+0
* MIPS: PowerTV: Remove unused ptv_memsizeYoichi Yuasa2010-01-121-5/+0
* MIPS: PowerTV: Remove unused prom_getcmdline()Yoichi Yuasa2010-01-121-5/+0
* MIPS: AR7: Remove kgdb_enabledYoichi Yuasa2010-01-121-8/+0
* MIPS: Alchemy: Correct code taking the size of a pointerJulia Lawall2010-01-121-2/+2
* MIPS: BCM63xx: Fix whitespace damaged board_bcm963xx.cFlorian Fainelli2010-01-121-17/+16
* MIPS: VR41xx: Use strlcat() for the command line argumentsYoichi Yuasa2010-01-121-3/+3
* MIPS: Cleanup and Fixup of compressed kernel supportWu Zhangjin2010-01-123-155/+59
* MIPS: Cleanup forgotten label_module_alloc in tlbex.cDavid Daney2010-01-121-8/+0
* mm: make totalhigh_pages unsigned longAndreas Fenkart2010-01-112-2/+2
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-12-17229-3906/+16743
|\
| * MIPS: Lasat: Fix botched changes to sysctl code.Ralf Baechle2009-12-171-1/+1
| * MIPS: Cleanup random differences beween lmo and Linus' kernel.Ralf Baechle2009-12-171-2/+2
| * MIPS: No longer hardwire CONFIG_EMBEDDED to yMartin Michlmayr2009-12-171-2/+0
| * MIPS: Fix and enhance built-in kernel command lineDmitri Vorobiev2009-12-1748-38/+123
| * MIPS: eXcite: Remove platform.Ralf Baechle2009-12-1769-3225/+0
| * MIPS: Loongson: Cleanups of serial port supportWu Zhangjin2009-12-176-26/+51
| * MIPS: Lemote 2F: Suspend CS5536 MFGPT TimerWu Zhangjin2009-12-171-0/+11
| * MIPS: Excite: move iodev_remove to .devexit.textUwe Kleine-König2009-12-171-2/+2
| * MIPS: Lasat: Convert to proc_fops / seq_fileAlexey Dobriyan2009-12-171-45/+68
| * MIPS: Cleanup signal code initializationRalf Baechle2009-12-174-84/+70
| * MIPS: Modularize COP2 handlingRalf Baechle2009-12-176-23/+140
| * MIPS: Move EARLY_PRINTK to Kconfig.debugRalf Baechle2009-12-172-14/+14
| * MIPS: Yeeloong 2F: Cleanup reset logic using the new ec_write functionWu Zhangjin2009-12-171-19/+2
| * MIPS: Yeeloong 2F: Add LID open event as the wakeup eventWu Zhangjin2009-12-173-4/+72
| * MIPS: Yeeloong 2F: Add basic EC operationsWu Zhangjin2009-12-173-1/+319
| * MIPS: Move several variables from .bss to .init.dataDmitri Vorobiev2009-12-175-6/+6
| * MIPS: Tracing: Make function graph tracer work with -mmcount-ra-addressWu Zhangjin2009-12-173-7/+38
| * MIPS: Tracing: Reserve $12(t0) for mcount-ra-address of gcc 4.5Wu Zhangjin2009-12-171-13/+13
| * MIPS: Tracing: Make ftrace for MIPS work without -fno-omit-frame-pointerWu Zhangjin2009-12-173-15/+106
| * MIPS: Tracing: Add dynamic function graph tracer for MIPSWu Zhangjin2009-12-172-2/+33
| * MIPS: Tracing: Add function graph tracer support for MIPSWu Zhangjin2009-12-173-0/+149
| * MIPS: Tracing: Add IRQENTRY_EXIT section for MIPSWu Zhangjin2009-12-177-37/+53
OpenPOWER on IntegriCloud