index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
loongson
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-05
MIPS: Loongson: Remove unused macro LOONGSON_PERFCNT_IRQ
Wu Zhangjin
1
-1
/
+0
2010-08-05
MIPS: Loongson: Oprofile: add a new do_perfcnt_IRQ()
Wu Zhangjin
2
-4
/
+2
2010-08-05
MIPS: Loongson: Remove set_irq_trigger_mode()
Wu Zhangjin
3
-17
/
+8
2010-08-05
MIPS: Loongson: irq.c: Misc cleanups
Shinya Kuribayashi
1
-7
/
+4
2010-08-05
MIPS: Loongson: Migrate makefile to new Platform file
Wu Zhangjin
3
-4
/
+32
2010-07-05
MIPS: Loongson: Define rtc device on MC146818-equipped systems
Arnaud Patard
3
-0
/
+50
2010-07-05
MIPS: Loongson: CS5536: Fix ISA support
Wu Zhangjin
1
-2
/
+2
2010-07-05
MIPS: Loongson: Add a missing break statement in CS5536 IDE code
Wu Zhangjin
1
-0
/
+1
2010-07-05
MIPS: Loongson: CS5536: Add missing RDMSRs for IDE and USB
Wu Zhangjin
3
-1
/
+17
2010-05-21
MIPS: Loongson 2F: Add gpio/gpioilb support
Arnaud Patard
2
-0
/
+140
2010-04-30
MIPS: Loongson 2F: Fix of problems introduced by -mfix-loongson2f-jump
Wu Zhangjin
1
-1
/
+19
2010-04-30
MIPS: oprofile: Fix breakage when CONFIG_OPROFILE=m
Wu Zhangjin
1
-1
/
+1
2010-04-30
MIPS: Loongson: Fix phys_mem_access_prot() check
Arnaud Patard
1
-1
/
+1
2010-04-30
MIPS: Loongson: Fix find_vga_mem_init()
Richard LIU
1
-1
/
+1
2010-04-30
MIPS: Loongson: Fix typo in gdium mach type string.
Arnaud Patard
1
-1
/
+1
2010-04-30
MIPS: Fixup screen_info struct initializations
Sebastian Andrzej Siewior
1
-9
/
+6
2010-02-27
MIPS: Lemote 2F: Move printks out of port_access_lock.
Ralf Baechle
1
-2
/
+2
2010-02-27
MIPS: i8259: Convert IRQ controller lock to raw spinlock.
Ralf Baechle
1
-2
/
+2
2010-02-27
MIPS: Loongson: Cleanup the halt and poweroff action
Wu Zhangjin
1
-2
/
+11
2010-02-27
MIPS: Loongson: Change the Email address of Wu Zhangjin
Wu Zhangjin
22
-25
/
+25
2010-02-27
MIPS: Loongson: Fixup mem.c indentation
Wu Zhangjin
1
-3
/
+4
2010-02-27
MIPS: Loongson: Cleanup of the environment variables
Wu Zhangjin
1
-4
/
+21
2010-02-27
MIPS: Loongson: Move prom_argc and prom_argv into prom_init_cmdline()
Wu Zhangjin
1
-4
/
+3
2010-02-27
MIPS: Loongson: Convert loongson_halt() to use unreachable()
Wu Zhangjin
1
-3
/
+2
2010-02-27
MIPS: Loongson: Lemote-2F: Get the machine type from PMON_VER
Wu Zhangjin
3
-3
/
+54
2009-12-17
MIPS: Loongson: Cleanups of serial port support
Wu Zhangjin
5
-23
/
+40
2009-12-17
MIPS: Lemote 2F: Suspend CS5536 MFGPT Timer
Wu Zhangjin
1
-0
/
+11
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
2
-4
/
+71
2009-12-17
MIPS: Yeeloong 2F: Add basic EC operations
Wu Zhangjin
3
-1
/
+319
2009-12-17
MIPS: Loongson 2F: Add CPU frequency scaling support
Wu Zhangjin
4
-3
/
+37
2009-12-17
MIPS: Lemote 2F: Add cs5536 MFGPT timer support
Wu Zhangjin
4
-0
/
+236
2009-12-17
MIPS: Lemote 2F: Add Lynloong support
Wu Zhangjin
4
-0
/
+5
2009-12-17
MIPS: Lemote 2F: Add NAS support
Wu Zhangjin
4
-0
/
+5
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
1
-0
/
+58
2009-12-17
MIPS: Loongson 2F: Cleanup the #if clauses
Wu Zhangjin
3
-6
/
+6
2009-12-17
MIPS: Lemote 2F: Add reset support
Wu Zhangjin
2
-1
/
+173
2009-12-17
MIPS: Lemote 2F: Add IRQ support
Wu Zhangjin
3
-0
/
+143
2009-12-17
MIPS: Lemote 2F: Add basic CS5536 VSM support
Wu Zhangjin
9
-0
/
+1044
2009-12-17
MIPS: Lemote 2F: Add a LEMOTE_MACH2F kernel option
Wu Zhangjin
1
-0
/
+29
2009-12-17
MIPS: Loongson: Add basic Loongson 2F support
Wu Zhangjin
4
-9
/
+45
2009-12-17
MIPS: Loongson: Cleanup the serial port support
Wu Zhangjin
5
-18
/
+57
2009-12-17
MIPS: Loongson: Cleanup machtype support
Wu Zhangjin
2
-9
/
+18
2009-12-17
MIPS: Bonito64: Make Loongson independent from Bonito64 code.
Wu Zhangjin
7
-22
/
+22
2009-12-17
MIPS: Loongson: Add serial port support
Wu Zhangjin
2
-0
/
+72
2009-12-17
MIPS: Loongson early_printk: Fix variable type of uart_base
Wu Zhangjin
1
-5
/
+5
2009-12-17
MIPS: Fuloong2e: Cleanup Kconfig
Wu Zhangjin
1
-26
/
+26
2009-12-17
MIPS: Loongson: Register reserved memory pages
Wu Zhangjin
1
-0
/
+8
[next]