aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/loongson/common (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-07MIPS: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-10-31mips: fix implicit smp.h usage in various files.Paul Gortmaker1-0/+1
2011-05-19Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+1
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksourceThomas Gleixner3-16/+11
2011-05-10MIPS: Loongson: Fix GCC 2.6.0 build error.Ralf Baechle1-2/+3
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner1-1/+2
2011-03-25MIPS: Loongson: Convert to new irq_chip functionsThomas Gleixner1-9/+7
2011-03-14MIPS: Loongson: Fix potentially wrong string handlingStefan Weil1-1/+2
2011-03-14MIPS: Loongson: Remove ad-hoc cmdline defaultRobert Millan1-5/+0
2011-02-21mips: convert to clocksource_register_hz/khzJohn Stultz1-4/+1
2010-12-22Merge branch 'master' into for-nextJiri Kosina1-2/+2
2010-12-16MIPS: Loongson: Add return value check for strict_strtoul()Wu Zhangjin1-2/+2
2010-11-16suspend: constify platform_suspend_opsLionel Debroux1-1/+1
2010-08-05MIPS: Loongson: Remove set_irq_trigger_mode()Wu Zhangjin1-3/+0
2010-08-05MIPS: Loongson: irq.c: Misc cleanupsShinya Kuribayashi1-7/+4
2010-08-05MIPS: Loongson: Migrate makefile to new Platform fileWu Zhangjin1-2/+0
2010-07-05MIPS: Loongson: Define rtc device on MC146818-equipped systemsArnaud Patard2-0/+44
2010-07-05MIPS: Loongson: CS5536: Fix ISA supportWu Zhangjin1-2/+2
2010-07-05MIPS: Loongson: Add a missing break statement in CS5536 IDE codeWu Zhangjin1-0/+1
2010-07-05MIPS: Loongson: CS5536: Add missing RDMSRs for IDE and USBWu Zhangjin3-1/+17
2010-05-21MIPS: Loongson 2F: Add gpio/gpioilb supportArnaud Patard2-0/+140
2010-04-30MIPS: Loongson 2F: Fix of problems introduced by -mfix-loongson2f-jumpWu Zhangjin1-1/+19
2010-04-30MIPS: Loongson: Fix phys_mem_access_prot() checkArnaud Patard1-1/+1
2010-04-30MIPS: Loongson: Fix find_vga_mem_init()Richard LIU1-1/+1
2010-04-30MIPS: Loongson: Fix typo in gdium mach type string.Arnaud Patard1-1/+1
2010-04-30MIPS: Fixup screen_info struct initializationsSebastian Andrzej Siewior1-9/+6
2010-02-27MIPS: Loongson: Cleanup the halt and poweroff actionWu Zhangjin1-2/+11
2010-02-27MIPS: Loongson: Change the Email address of Wu ZhangjinWu Zhangjin18-20/+20
2010-02-27MIPS: Loongson: Fixup mem.c indentationWu Zhangjin1-3/+4
2010-02-27MIPS: Loongson: Cleanup of the environment variablesWu Zhangjin1-4/+21
2010-02-27MIPS: Loongson: Move prom_argc and prom_argv into prom_init_cmdline()Wu Zhangjin1-4/+3
2010-02-27MIPS: Loongson: Convert loongson_halt() to use unreachable()Wu Zhangjin1-3/+2
2010-02-27MIPS: Loongson: Lemote-2F: Get the machine type from PMON_VERWu Zhangjin1-2/+8
2009-12-17MIPS: Loongson: Cleanups of serial port supportWu Zhangjin4-23/+35
2009-12-17MIPS: Loongson 2F: Add CPU frequency scaling supportWu Zhangjin3-1/+34
2009-12-17MIPS: Lemote 2F: Add cs5536 MFGPT timer supportWu Zhangjin3-0/+225
2009-12-17MIPS: Lemote 2F: Add Lynloong supportWu Zhangjin3-0/+3
2009-12-17MIPS: Lemote 2F: Add NAS supportWu Zhangjin3-0/+3
2009-12-17MIPS: Loongson 2F: Add suspend support frameworkWu Zhangjin2-0/+167
2009-12-17MIPS: Add support for uncached accelerated mappings.Wu Zhangjin1-0/+58
2009-12-17MIPS: Loongson 2F: Cleanup the #if clausesWu Zhangjin3-6/+6
2009-12-17MIPS: Lemote 2F: Add basic CS5536 VSM supportWu Zhangjin8-0/+1041
2009-12-17MIPS: Loongson: Add basic Loongson 2F supportWu Zhangjin4-9/+45
2009-12-17MIPS: Loongson: Cleanup the serial port supportWu Zhangjin5-18/+57
2009-12-17MIPS: Loongson: Cleanup machtype supportWu Zhangjin2-9/+18
2009-12-17MIPS: Bonito64: Make Loongson independent from Bonito64 code.Wu Zhangjin5-18/+18
2009-12-17MIPS: Loongson: Add serial port supportWu Zhangjin2-0/+72
2009-12-17MIPS: Loongson early_printk: Fix variable type of uart_baseWu Zhangjin1-5/+5
2009-12-17MIPS: Loongson: Register reserved memory pagesWu Zhangjin1-0/+8
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig1-1/+1