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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-17
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
229
-3906
/
+16743
2009-12-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...
Linus Torvalds
1
-1
/
+1
2009-12-17
fix up O_SYNC comments
Christoph Hellwig
1
-1
/
+1
2009-12-17
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
1
-0
/
+1
2009-12-17
MIPS: Lasat: Fix botched changes to sysctl code.
Ralf Baechle
1
-1
/
+1
2009-12-17
MIPS: Cleanup random differences beween lmo and Linus' kernel.
Ralf Baechle
1
-2
/
+2
2009-12-17
MIPS: No longer hardwire CONFIG_EMBEDDED to y
Martin Michlmayr
1
-2
/
+0
2009-12-17
MIPS: Fix and enhance built-in kernel command line
Dmitri Vorobiev
48
-38
/
+123
2009-12-17
MIPS: eXcite: Remove platform.
Ralf Baechle
69
-3225
/
+0
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
5
-1
/
+154
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
2009-12-17
MIPS: Lemote 2F: Add defconfig file
Wu Zhangjin
1
-0
/
+1836
2009-12-17
MIPS: Lemote 2F: Add reset support
Wu Zhangjin
3
-1
/
+180
2009-12-17
MIPS: Lemote 2F: Add IRQ support
Wu Zhangjin
3
-0
/
+143
2009-12-17
MIPS: Lemote 2F: Add PCI support
Wu Zhangjin
3
-1
/
+216
2009-12-17
MIPS: Lemote 2F: Add basic CS5536 VSM support
Wu Zhangjin
12
-0
/
+1533
2009-12-17
MIPS: Lemote 2f: Enable legacy RTC driver
Wu Zhangjin
1
-1
/
+1
2009-12-17
MIPS: Lemote 2F: Add a LEMOTE_MACH2F kernel option
Wu Zhangjin
3
-0
/
+37
2009-12-17
MIPS: Loongson: Add basic Loongson 2F support
Wu Zhangjin
10
-20
/
+197
2009-12-17
MIPS: oprofile: Only do performance counter handling for counter interrupts
Wu Zhangjin
1
-1
/
+4
[next]