aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAge
* improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-12
* Add generic sys_ipc wrapperChristoph Hellwig2010-03-12
* MIPS: Crazy spinlock speed test.David Daney2010-02-27
* MIPS: i8259: Convert IRQ controller lock to raw spinlock.Ralf Baechle2010-02-27
* MIPS: GT641xx: Convert timer lock to raw spinlock.Ralf Baechle2010-02-27
* MIPS: GT641xx: Convert IRQ controller lock to raw spinlock.Ralf Baechle2010-02-27
* MIPS: Give Octeon+ CPUs their own cputype.David Daney2010-02-27
* MIPS: Set __elf_platform for Octeon.David Daney2010-02-27
* MIPS: Allow the auxv's elf_platform entry to be set.David Daney2010-02-27
* MIPS: Deal with larger physical offsetsFlorian Fainelli2010-02-27
* MIPS: Annotate set_except_vector with __initFlorian Fainelli2010-02-27
* MIPS: Nuke trailing blank linesRalf Baechle2010-02-27
* MIPS: Cleanup switches with cases that can be mergedRoel Kluin2010-02-27
* MIPS: Decode c0_config4 for large TLBs.David Daney2010-02-27
* MIPS: Loongson: Change the Email address of Wu ZhangjinWu Zhangjin2010-02-27
* MIPS: Two-level pagetables for 64-bit kernels with 64KB pages.David Daney2010-02-27
* MIPS: Don't include <linux/smp_lock.h> unnecessarily.Ralf Baechle2010-02-27
* MIPS: Don't probe reserved EntryHi bits.David Daney2010-02-10
* MIPS: Fixup of the r4k timerWu Zhangjin2010-02-10
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-02-02
|\
| * MIPS: 64-bit: Detect virtual memory sizeGuenter Roeck2010-02-02
* | MIPS: PowerTV: Fix support for timer interrupts with > 64 external IRQsDavid VomLehn2010-01-27
|/
* MIPS: Cleanup random differences beween lmo and Linus' kernel.Ralf Baechle2009-12-16
* MIPS: Fix and enhance built-in kernel command lineDmitri Vorobiev2009-12-16
* MIPS: Cleanup signal code initializationRalf Baechle2009-12-16
* MIPS: Modularize COP2 handlingRalf Baechle2009-12-16
* MIPS: Tracing: Make function graph tracer work with -mmcount-ra-addressWu Zhangjin2009-12-16
* MIPS: Tracing: Reserve $12(t0) for mcount-ra-address of gcc 4.5Wu Zhangjin2009-12-16
* MIPS: Tracing: Make ftrace for MIPS work without -fno-omit-frame-pointerWu Zhangjin2009-12-16
* MIPS: Tracing: Add dynamic function graph tracer for MIPSWu Zhangjin2009-12-16
* MIPS: Tracing: Add function graph tracer support for MIPSWu Zhangjin2009-12-16
* MIPS: Tracing: Add IRQENTRY_EXIT section for MIPSWu Zhangjin2009-12-16
* MIPS: Tracing: Add dynamic function tracer supportWu Zhangjin2009-12-16
* MIPS: Tracing: Enable HAVE_FUNCTION_TRACE_MCOUNT_TEST for MIPSWu Zhangjin2009-12-16
* MIPS: Tracing: Add static function tracer support for MIPSWu Zhangjin2009-12-16
* MIPS: Loongson 2F: Add CPU frequency scaling supportWu Zhangjin2009-12-16
* MIPS: Add basic CPUFreq options.Wu Zhangjin2009-12-16
* MIPS: PowerTV: Base files for Cisco PowerTV platformDavid VomLehn2009-12-16
* MIPS: Remove addinitrd and CONFIG_PROBE_INITRD_HEADERRalf Baechle2009-12-16
* MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZEDmitri Vorobiev2009-12-16
* genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-14
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-11
|\
| * vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-10
* | fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and shAl Viro2009-12-11
* | Unify sys_mmap*Al Viro2009-12-11
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-08
|\ \ \
| * | | mips: Use generic mult/shift factor calculation for clocksThomas Gleixner2009-11-13