| Commit message (Expand) | Author | Files | Lines |
2009-12-17 | MIPS: Loongson: Cleanups of serial port support | Wu Zhangjin | 6 | -26/+51 |
2009-12-17 | MIPS: Lemote 2F: Suspend CS5536 MFGPT Timer | Wu Zhangjin | 1 | -0/+11 |
2009-12-17 | MIPS: Excite: move iodev_remove to .devexit.text | Uwe Kleine-König | 1 | -2/+2 |
2009-12-17 | MIPS: Lasat: Convert to proc_fops / seq_file | Alexey Dobriyan | 1 | -45/+68 |
2009-12-17 | MIPS: Cleanup signal code initialization | Ralf Baechle | 4 | -84/+70 |
2009-12-17 | MIPS: Modularize COP2 handling | Ralf Baechle | 6 | -23/+140 |
2009-12-17 | MIPS: Move EARLY_PRINTK to Kconfig.debug | Ralf Baechle | 2 | -14/+14 |
2009-12-17 | MIPS: Yeeloong 2F: Cleanup reset logic using the new ec_write function | Wu Zhangjin | 1 | -19/+2 |
2009-12-17 | MIPS: Yeeloong 2F: Add LID open event as the wakeup event | Wu Zhangjin | 3 | -4/+72 |
2009-12-17 | MIPS: Yeeloong 2F: Add basic EC operations | Wu Zhangjin | 3 | -1/+319 |
2009-12-17 | MIPS: Move several variables from .bss to .init.data | Dmitri Vorobiev | 5 | -6/+6 |
2009-12-17 | MIPS: Tracing: Make function graph tracer work with -mmcount-ra-address | Wu Zhangjin | 3 | -7/+38 |
2009-12-17 | MIPS: Tracing: Reserve $12(t0) for mcount-ra-address of gcc 4.5 | Wu Zhangjin | 1 | -13/+13 |
2009-12-17 | MIPS: Tracing: Make ftrace for MIPS work without -fno-omit-frame-pointer | Wu Zhangjin | 3 | -15/+106 |
2009-12-17 | MIPS: Tracing: Add dynamic function graph tracer for MIPS | Wu Zhangjin | 2 | -2/+33 |
2009-12-17 | MIPS: Tracing: Add function graph tracer support for MIPS | Wu Zhangjin | 3 | -0/+149 |
2009-12-17 | MIPS: Tracing: Add IRQENTRY_EXIT section for MIPS | Wu Zhangjin | 7 | -37/+53 |
2009-12-17 | MIPS: Tracing: Add dynamic function tracer support | Wu Zhangjin | 6 | -1/+206 |
2009-12-17 | MIPS: Tracing: Add an endian argument to scripts/recordmcount.pl | Wu Zhangjin | 2 | -3/+4 |
2009-12-17 | MIPS: Tracing: Enable HAVE_FUNCTION_TRACE_MCOUNT_TEST for MIPS | Wu Zhangjin | 2 | -0/+4 |
2009-12-17 | MIPS: Tracing: Add static function tracer support for MIPS | Wu Zhangjin | 6 | -1/+121 |
2009-12-17 | MIPS: Fixup last users of irq_chip->typename | Thomas Gleixner | 5 | -6/+6 |
2009-12-17 | MIPS: Loongson 2F: Add CPU frequency scaling support | Wu Zhangjin | 13 | -4/+524 |
2009-12-17 | MIPS: Add basic CPUFreq options. | Wu Zhangjin | 2 | -0/+30 |
2009-12-17 | MIPS: Lemote 2F: Add cs5536 MFGPT timer support | Wu Zhangjin | 5 | -0/+271 |
2009-12-17 | MIPS: Lemote 2F: Add Lynloong support | Wu Zhangjin | 5 | -1/+7 |
2009-12-17 | MIPS: Lemote 2F: Add NAS support | Wu Zhangjin | 5 | -1/+7 |
2009-12-17 | MIPS: PowerTV: Base files for Cisco PowerTV platform | David VomLehn | 39 | -0/+6952 |
2009-12-17 | MIPS: Sibyte: Use hweight8 instead of counting bits | Akinobu Mita | 1 | -5/+2 |
2009-12-17 | MIPS: Yeeloong 2F: Add board specific suspend support | Wu Zhangjin | 2 | -0/+79 |
2009-12-17 | MIPS: Loongson 2F: Add suspend support framework | Wu Zhangjin | 3 | -0/+172 |
2009-12-17 | MIPS: Add support for uncached accelerated mappings. | Wu Zhangjin | 3 | -0/+74 |
2009-12-17 | MIPS: Loongson 2F: Cleanup the #if clauses | Wu Zhangjin | 6 | -11/+17 |