| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Give Octeon+ CPUs their own cputype. | David Daney | 2010-02-27 | 1 | -2/+7 |
* | MIPS: Set __elf_platform for Octeon. | David Daney | 2010-02-27 | 1 | -0/+2 |
* | MIPS: Allow the auxv's elf_platform entry to be set. | David Daney | 2010-02-27 | 1 | -0/+1 |
* | MIPS: Deal with larger physical offsets | Florian Fainelli | 2010-02-27 | 1 | -8/+13 |
* | MIPS: Annotate set_except_vector with __init | Florian Fainelli | 2010-02-27 | 1 | -1/+1 |
* | MIPS: Nuke trailing blank lines | Ralf Baechle | 2010-02-27 | 1 | -1/+0 |
* | MIPS: Cleanup switches with cases that can be merged | Roel Kluin | 2010-02-27 | 1 | -3/+0 |
* | MIPS: Decode c0_config4 for large TLBs. | David Daney | 2010-02-27 | 1 | -0/+15 |
* | MIPS: Loongson: Change the Email address of Wu Zhangjin | Wu Zhangjin | 2010-02-27 | 2 | -2/+2 |
* | MIPS: Two-level pagetables for 64-bit kernels with 64KB pages. | David Daney | 2010-02-27 | 1 | -0/+4 |
* | MIPS: Don't include <linux/smp_lock.h> unnecessarily. | Ralf Baechle | 2010-02-27 | 3 | -3/+0 |
* | MIPS: Don't probe reserved EntryHi bits. | David Daney | 2010-02-10 | 1 | -2/+2 |
* | MIPS: Fixup of the r4k timer | Wu Zhangjin | 2010-02-10 | 1 | -0/+1 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2010-02-02 | 1 | -0/+11 |
|\ |
|
| * | MIPS: 64-bit: Detect virtual memory size | Guenter Roeck | 2010-02-02 | 1 | -0/+11 |
* | | MIPS: PowerTV: Fix support for timer interrupts with > 64 external IRQs | David VomLehn | 2010-01-28 | 2 | -3/+5 |
|/ |
|
* | MIPS: Cleanup random differences beween lmo and Linus' kernel. | Ralf Baechle | 2009-12-17 | 1 | -2/+2 |
* | MIPS: Fix and enhance built-in kernel command line | Dmitri Vorobiev | 2009-12-17 | 1 | -4/+20 |
* | MIPS: Cleanup signal code initialization | Ralf Baechle | 2009-12-17 | 3 | -76/+70 |
* | MIPS: Modularize COP2 handling | Ralf Baechle | 2009-12-17 | 2 | -22/+63 |
* | MIPS: Tracing: Make function graph tracer work with -mmcount-ra-address | Wu Zhangjin | 2009-12-17 | 2 | -7/+31 |
* | MIPS: Tracing: Reserve $12(t0) for mcount-ra-address of gcc 4.5 | Wu Zhangjin | 2009-12-17 | 1 | -13/+13 |
* | MIPS: Tracing: Make ftrace for MIPS work without -fno-omit-frame-pointer | Wu Zhangjin | 2009-12-17 | 2 | -15/+49 |
* | MIPS: Tracing: Add dynamic function graph tracer for MIPS | Wu Zhangjin | 2009-12-17 | 2 | -2/+33 |
* | MIPS: Tracing: Add function graph tracer support for MIPS | Wu Zhangjin | 2009-12-17 | 2 | -0/+148 |
* | MIPS: Tracing: Add IRQENTRY_EXIT section for MIPS | Wu Zhangjin | 2009-12-17 | 4 | -8/+47 |
* | MIPS: Tracing: Add dynamic function tracer support | Wu Zhangjin | 2009-12-17 | 3 | -1/+143 |
* | MIPS: Tracing: Enable HAVE_FUNCTION_TRACE_MCOUNT_TEST for MIPS | Wu Zhangjin | 2009-12-17 | 1 | -0/+3 |
* | MIPS: Tracing: Add static function tracer support for MIPS | Wu Zhangjin | 2009-12-17 | 3 | -0/+94 |
* | MIPS: Loongson 2F: Add CPU frequency scaling support | Wu Zhangjin | 2009-12-17 | 6 | -0/+416 |
* | MIPS: Add basic CPUFreq options. | Wu Zhangjin | 2009-12-17 | 1 | -0/+27 |
* | MIPS: PowerTV: Base files for Cisco PowerTV platform | David VomLehn | 2009-12-17 | 2 | -0/+181 |
* | MIPS: Remove addinitrd and CONFIG_PROBE_INITRD_HEADER | Ralf Baechle | 2009-12-17 | 1 | -19/+1 |
* | MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZE | Dmitri Vorobiev | 2009-12-17 | 1 | -2/+2 |
* | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner | 2009-12-14 | 1 | -2/+2 |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2009-12-11 | 1 | -0/+1 |
|\ |
|
| * | vfs: Implement proper O_SYNC semantics | Christoph Hellwig | 2009-12-10 | 1 | -0/+1 |
* | | fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh | Al Viro | 2009-12-11 | 1 | -1/+2 |
* | | Unify sys_mmap* | Al Viro | 2009-12-11 | 2 | -44/+4 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 1 | -1/+1 |
| |\ |
|
| | * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
* | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-12-08 | 1 | -33/+0 |
|\ \ \ |
|
| * | | | mips: Use generic mult/shift factor calculation for clocks | Thomas Gleixner | 2009-11-13 | 1 | -33/+0 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-12-08 | 4 | -0/+4 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-12-05 | 1 | -0/+4 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-18 | 16 | -97/+94 |
| |\ \ \ \ |
|
| * | | | | | net: Introduce recvmmsg socket syscall | Arnaldo Carvalho de Melo | 2009-10-12 | 4 | -0/+4 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 | Linus Torvalds | 2009-12-08 | 3 | -63/+2 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | sysctl: mips Use the compat_sys_sysctl | Eric W. Biederman | 2009-11-06 | 3 | -63/+2 |
| | |_|/
| |/| | |
|