| Commit message (Expand) | Author | Age | Files | Lines |
* | mips: fix implicit smp.h usage in various files. | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | MIPS: Loongson: Mark cascade interrupts IRQF_NO_THREAD | Wu Zhangjin | 2011-09-21 | 2 | -1/+3 |
* | MIPS: Remove pointless return statement from empty void functions. | Ralf Baechle | 2011-07-25 | 1 | -2/+0 |
* | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2011-05-19 | 1 | -4/+1 |
|\ |
|
| * | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a... | Thomas Gleixner | 2011-05-14 | 4 | -17/+15 |
| |\ |
|
| * | | mips: convert to clocksource_register_hz/khz | John Stultz | 2011-02-21 | 1 | -4/+1 |
* | | | MIPS: Loongson: Fix GCC 2.6.0 build error. | Ralf Baechle | 2011-05-10 | 1 | -2/+3 |
| |/
|/| |
|
* | | MIPS: Convert the irq functions to the new names | Thomas Gleixner | 2011-03-29 | 1 | -1/+2 |
* | | MIPS: Loongson: Convert to new irq_chip functions | Thomas Gleixner | 2011-03-25 | 1 | -9/+7 |
* | | MIPS: Fix always CONFIG_LOONGSON_UART_BASE=y | Yoichi Yuasa | 2011-03-14 | 1 | -1/+4 |
* | | MIPS: Loongson: Fix potentially wrong string handling | Stefan Weil | 2011-03-14 | 1 | -1/+2 |
* | | MIPS: Loongson: Remove ad-hoc cmdline default | Robert Millan | 2011-03-14 | 1 | -5/+0 |
|/ |
|
* | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 | 1 | -2/+2 |
|\ |
|
| * | MIPS: Loongson: Add return value check for strict_strtoul() | Wu Zhangjin | 2010-12-16 | 1 | -2/+2 |
* | | suspend: constify platform_suspend_ops | Lionel Debroux | 2010-11-16 | 1 | -1/+1 |
|/ |
|
* | MIPS: Kconfig cleanup | Thomas Gleixner | 2010-10-29 | 1 | -2/+0 |
* | MIPS: Loongson: Remove unused macro LOONGSON_PERFCNT_IRQ | Wu Zhangjin | 2010-08-05 | 1 | -1/+0 |
* | MIPS: Loongson: Oprofile: add a new do_perfcnt_IRQ() | Wu Zhangjin | 2010-08-05 | 2 | -4/+2 |
* | MIPS: Loongson: Remove set_irq_trigger_mode() | Wu Zhangjin | 2010-08-05 | 3 | -17/+8 |
* | MIPS: Loongson: irq.c: Misc cleanups | Shinya Kuribayashi | 2010-08-05 | 1 | -7/+4 |
* | MIPS: Loongson: Migrate makefile to new Platform file | Wu Zhangjin | 2010-08-05 | 3 | -4/+32 |
* | MIPS: Loongson: Define rtc device on MC146818-equipped systems | Arnaud Patard | 2010-07-05 | 3 | -0/+50 |
* | MIPS: Loongson: CS5536: Fix ISA support | Wu Zhangjin | 2010-07-05 | 1 | -2/+2 |
* | MIPS: Loongson: Add a missing break statement in CS5536 IDE code | Wu Zhangjin | 2010-07-05 | 1 | -0/+1 |
* | MIPS: Loongson: CS5536: Add missing RDMSRs for IDE and USB | Wu Zhangjin | 2010-07-05 | 3 | -1/+17 |
* | MIPS: Loongson 2F: Add gpio/gpioilb support | Arnaud Patard | 2010-05-21 | 2 | -0/+140 |
* | MIPS: Loongson 2F: Fix of problems introduced by -mfix-loongson2f-jump | Wu Zhangjin | 2010-04-30 | 1 | -1/+19 |
* | MIPS: oprofile: Fix breakage when CONFIG_OPROFILE=m | Wu Zhangjin | 2010-04-30 | 1 | -1/+1 |
* | MIPS: Loongson: Fix phys_mem_access_prot() check | Arnaud Patard | 2010-04-30 | 1 | -1/+1 |
* | MIPS: Loongson: Fix find_vga_mem_init() | Richard LIU | 2010-04-30 | 1 | -1/+1 |
* | MIPS: Loongson: Fix typo in gdium mach type string. | Arnaud Patard | 2010-04-30 | 1 | -1/+1 |
* | MIPS: Fixup screen_info struct initializations | Sebastian Andrzej Siewior | 2010-04-30 | 1 | -9/+6 |
* | MIPS: Lemote 2F: Move printks out of port_access_lock. | Ralf Baechle | 2010-02-27 | 1 | -2/+2 |
* | MIPS: i8259: Convert IRQ controller lock to raw spinlock. | Ralf Baechle | 2010-02-27 | 1 | -2/+2 |
* | MIPS: Loongson: Cleanup the halt and poweroff action | Wu Zhangjin | 2010-02-27 | 1 | -2/+11 |
* | MIPS: Loongson: Change the Email address of Wu Zhangjin | Wu Zhangjin | 2010-02-27 | 22 | -25/+25 |
* | MIPS: Loongson: Fixup mem.c indentation | Wu Zhangjin | 2010-02-27 | 1 | -3/+4 |
* | MIPS: Loongson: Cleanup of the environment variables | Wu Zhangjin | 2010-02-27 | 1 | -4/+21 |
* | MIPS: Loongson: Move prom_argc and prom_argv into prom_init_cmdline() | Wu Zhangjin | 2010-02-27 | 1 | -4/+3 |
* | MIPS: Loongson: Convert loongson_halt() to use unreachable() | Wu Zhangjin | 2010-02-27 | 1 | -3/+2 |
* | MIPS: Loongson: Lemote-2F: Get the machine type from PMON_VER | Wu Zhangjin | 2010-02-27 | 3 | -3/+54 |
* | MIPS: Loongson: Cleanups of serial port support | Wu Zhangjin | 2009-12-17 | 5 | -23/+40 |
* | MIPS: Lemote 2F: Suspend CS5536 MFGPT Timer | Wu Zhangjin | 2009-12-17 | 1 | -0/+11 |
* | MIPS: Yeeloong 2F: Cleanup reset logic using the new ec_write function | Wu Zhangjin | 2009-12-17 | 1 | -19/+2 |
* | MIPS: Yeeloong 2F: Add LID open event as the wakeup event | Wu Zhangjin | 2009-12-17 | 2 | -4/+71 |
* | MIPS: Yeeloong 2F: Add basic EC operations | Wu Zhangjin | 2009-12-17 | 3 | -1/+319 |
* | MIPS: Loongson 2F: Add CPU frequency scaling support | Wu Zhangjin | 2009-12-17 | 4 | -3/+37 |
* | MIPS: Lemote 2F: Add cs5536 MFGPT timer support | Wu Zhangjin | 2009-12-17 | 4 | -0/+236 |
* | MIPS: Lemote 2F: Add Lynloong support | Wu Zhangjin | 2009-12-17 | 4 | -0/+5 |
* | MIPS: Lemote 2F: Add NAS support | Wu Zhangjin | 2009-12-17 | 4 | -0/+5 |