summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-12-17255-4878/+18310
|\
| * MIPS: Lasat: Fix botched changes to sysctl code.Ralf Baechle2009-12-171-1/+1
| * RTC: rtc-cmos.c: Fix warning on MIPSWu Zhangjin2009-12-171-1/+2
| * 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-1775-3912/+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
| * MIPS: Tracing: Add dynamic function tracer supportWu Zhangjin2009-12-176-1/+206
| * MIPS: Tracing: Add an endian argument to scripts/recordmcount.plWu Zhangjin2009-12-172-3/+4
| * MIPS: Tracing: Enable HAVE_FUNCTION_TRACE_MCOUNT_TEST for MIPSWu Zhangjin2009-12-172-0/+4
| * MIPS: Tracing: Add static function tracer support for MIPSWu Zhangjin2009-12-176-1/+121
| * MIPS: Fixup last users of irq_chip->typename Thomas Gleixner2009-12-175-6/+6
| * MIPS: Loongson 2F: Add CPU frequency scaling supportWu Zhangjin2009-12-1713-4/+524
| * MIPS: Add basic CPUFreq options.Wu Zhangjin2009-12-172-0/+30
| * MIPS: Lemote 2F: Add cs5536 MFGPT timer supportWu Zhangjin2009-12-175-0/+271
| * MIPS: Lemote 2F: Add Lynloong supportWu Zhangjin2009-12-175-1/+7
| * MIPS: Lemote 2F: Add NAS supportWu Zhangjin2009-12-175-1/+7
| * MIPS: PowerTV: Base files for Cisco PowerTV platformDavid VomLehn2009-12-1739-0/+6952
| * MIPS: Sibyte: Use hweight8 instead of counting bitsAkinobu Mita2009-12-171-5/+2
| * MIPS: Yeeloong 2F: Add board specific suspend supportWu Zhangjin2009-12-172-0/+79
| * MIPS: Loongson 2F: Add suspend support frameworkWu Zhangjin2009-12-173-0/+172
| * MIPS: Add support for uncached accelerated mappings.Wu Zhangjin2009-12-173-0/+74
| * MIPS: Loongson 2F: Cleanup the #if clausesWu Zhangjin2009-12-176-11/+17
| * MIPS: Lemote 2F: Add defconfig fileWu Zhangjin2009-12-171-0/+1836
| * MIPS: Lemote 2F: Add reset supportWu Zhangjin2009-12-173-1/+180
| * MIPS: Lemote 2F: Add IRQ supportWu Zhangjin2009-12-173-0/+143
| * MIPS: Lemote 2F: Add PCI supportWu Zhangjin2009-12-173-1/+216
| * MIPS: Lemote 2F: Add basic CS5536 VSM supportWu Zhangjin2009-12-1712-0/+1533
| * MIPS: Lemote 2f: Enable legacy RTC driverWu Zhangjin2009-12-171-1/+1
| * MIPS: Lemote 2F: Add a LEMOTE_MACH2F kernel optionWu Zhangjin2009-12-173-0/+37
| * MIPS: Loongson: Add basic Loongson 2F supportWu Zhangjin2009-12-1710-20/+197
| * MIPS: oprofile: Only do performance counter handling for counter interruptsWu Zhangjin2009-12-171-1/+4
| * MIPS: Loongson: Cleanup the serial port supportWu Zhangjin2009-12-177-20/+60