| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | MIPS: Trace: Don't trace irqsoff for the idle process | Wu Zhangjin | 2010-04-12 | 1 | -1/+6 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 6 | -5/+3 |
* | | mips: use generic ptrace_resume code | Christoph Hellwig | 2010-03-12 | 1 | -30/+0 |
* | | Add generic sys_olduname() | Christoph Hellwig | 2010-03-12 | 1 | -42/+0 |
* | | improve sys_newuname() for compat architectures | Christoph Hellwig | 2010-03-12 | 3 | -18/+2 |
* | | Add generic sys_ipc wrapper | Christoph Hellwig | 2010-03-12 | 1 | -88/+0 |
|/ |
|
* | MIPS: Crazy spinlock speed test. | David Daney | 2010-02-27 | 2 | -0/+142 |
* | MIPS: i8259: Convert IRQ controller lock to raw spinlock. | Ralf Baechle | 2010-02-27 | 1 | -11/+11 |
* | MIPS: GT641xx: Convert timer lock to raw spinlock. | Ralf Baechle | 2010-02-27 | 1 | -5/+5 |
* | MIPS: GT641xx: Convert IRQ controller lock to raw spinlock. | Ralf Baechle | 2010-02-27 | 1 | -9/+9 |
* | 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 |
|\ |
|