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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-12
mips: use generic ptrace_resume code
Christoph Hellwig
1
-30
/
+0
2010-03-12
Add generic sys_olduname()
Christoph Hellwig
1
-42
/
+0
2010-03-12
improve sys_newuname() for compat architectures
Christoph Hellwig
3
-18
/
+2
2010-03-12
Add generic sys_ipc wrapper
Christoph Hellwig
1
-88
/
+0
2010-02-27
MIPS: Crazy spinlock speed test.
David Daney
2
-0
/
+142
2010-02-27
MIPS: i8259: Convert IRQ controller lock to raw spinlock.
Ralf Baechle
1
-11
/
+11
2010-02-27
MIPS: GT641xx: Convert timer lock to raw spinlock.
Ralf Baechle
1
-5
/
+5
2010-02-27
MIPS: GT641xx: Convert IRQ controller lock to raw spinlock.
Ralf Baechle
1
-9
/
+9
2010-02-27
MIPS: Give Octeon+ CPUs their own cputype.
David Daney
1
-2
/
+7
2010-02-27
MIPS: Set __elf_platform for Octeon.
David Daney
1
-0
/
+2
2010-02-27
MIPS: Allow the auxv's elf_platform entry to be set.
David Daney
1
-0
/
+1
2010-02-27
MIPS: Deal with larger physical offsets
Florian Fainelli
1
-8
/
+13
2010-02-27
MIPS: Annotate set_except_vector with __init
Florian Fainelli
1
-1
/
+1
2010-02-27
MIPS: Nuke trailing blank lines
Ralf Baechle
1
-1
/
+0
2010-02-27
MIPS: Cleanup switches with cases that can be merged
Roel Kluin
1
-3
/
+0
2010-02-27
MIPS: Decode c0_config4 for large TLBs.
David Daney
1
-0
/
+15
2010-02-27
MIPS: Loongson: Change the Email address of Wu Zhangjin
Wu Zhangjin
2
-2
/
+2
2010-02-27
MIPS: Two-level pagetables for 64-bit kernels with 64KB pages.
David Daney
1
-0
/
+4
2010-02-27
MIPS: Don't include <linux/smp_lock.h> unnecessarily.
Ralf Baechle
3
-3
/
+0
2010-02-10
MIPS: Don't probe reserved EntryHi bits.
David Daney
1
-2
/
+2
2010-02-10
MIPS: Fixup of the r4k timer
Wu Zhangjin
1
-0
/
+1
2010-02-02
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-0
/
+11
2010-02-02
MIPS: 64-bit: Detect virtual memory size
Guenter Roeck
1
-0
/
+11
2010-01-28
MIPS: PowerTV: Fix support for timer interrupts with > 64 external IRQs
David VomLehn
2
-3
/
+5
2009-12-17
MIPS: Cleanup random differences beween lmo and Linus' kernel.
Ralf Baechle
1
-2
/
+2
2009-12-17
MIPS: Fix and enhance built-in kernel command line
Dmitri Vorobiev
1
-4
/
+20
2009-12-17
MIPS: Cleanup signal code initialization
Ralf Baechle
3
-76
/
+70
2009-12-17
MIPS: Modularize COP2 handling
Ralf Baechle
2
-22
/
+63
2009-12-17
MIPS: Tracing: Make function graph tracer work with -mmcount-ra-address
Wu Zhangjin
2
-7
/
+31
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
2
-15
/
+49
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
2
-0
/
+148
2009-12-17
MIPS: Tracing: Add IRQENTRY_EXIT section for MIPS
Wu Zhangjin
4
-8
/
+47
2009-12-17
MIPS: Tracing: Add dynamic function tracer support
Wu Zhangjin
3
-1
/
+143
2009-12-17
MIPS: Tracing: Enable HAVE_FUNCTION_TRACE_MCOUNT_TEST for MIPS
Wu Zhangjin
1
-0
/
+3
2009-12-17
MIPS: Tracing: Add static function tracer support for MIPS
Wu Zhangjin
3
-0
/
+94
2009-12-17
MIPS: Loongson 2F: Add CPU frequency scaling support
Wu Zhangjin
6
-0
/
+416
2009-12-17
MIPS: Add basic CPUFreq options.
Wu Zhangjin
1
-0
/
+27
2009-12-17
MIPS: PowerTV: Base files for Cisco PowerTV platform
David VomLehn
2
-0
/
+181
2009-12-17
MIPS: Remove addinitrd and CONFIG_PROBE_INITRD_HEADER
Ralf Baechle
1
-19
/
+1
2009-12-17
MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZE
Dmitri Vorobiev
1
-2
/
+2
2009-12-14
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
1
-2
/
+2
2009-12-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-0
/
+1
2009-12-11
fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh
Al Viro
1
-1
/
+2
2009-12-11
Unify sys_mmap*
Al Viro
2
-44
/
+4
2009-12-10
vfs: Implement proper O_SYNC semantics
Christoph Hellwig
1
-0
/
+1
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-08
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-33
/
+0
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
4
-0
/
+4
[next]