aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2010-05-21MIPS: Use set_cpus_allowed_ptrJulia Lawall
2010-05-18Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-15 MIPS: N32: Use compat version for sys_ppoll.Chandrakala Chavva
2010-05-03Merge commit 'v2.6.34-rc6' into core/lockingIngo Molnar
2010-04-30MIPS: Use CKSEG1ADDR for uncached handlerSebastian Andrzej Siewior
2010-04-30MIPS: die() does not call die notifier chainYury Polyanskiy
2010-04-12MIPS: Calculate proper ebase value for 64-bit kernelsDavid Daney
2010-04-12MIPS: Move signal trampolines off of the stack.David Daney
2010-04-12MIPS: Preliminary VDSODavid Daney
2010-04-12MIPS: Loongson: Add module info to the loongson2_clock driverWu Zhangjin
2010-04-12MIPS: Initialize an atomic_t properly with ATOMIC_INIT(0).Robert P. J. Day
2010-04-12MIPS: Trace: Don't trace irqsoff for the idle processWu Zhangjin
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-12mips: use generic ptrace_resume codeChristoph Hellwig
2010-03-12Add generic sys_olduname()Christoph Hellwig
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2010-03-02i8253: Convert i8253_lock to raw_spinlockThomas Gleixner
2010-02-27MIPS: Crazy spinlock speed test.David Daney
2010-02-27MIPS: i8259: Convert IRQ controller lock to raw spinlock.Ralf Baechle
2010-02-27MIPS: GT641xx: Convert timer lock to raw spinlock.Ralf Baechle
2010-02-27MIPS: GT641xx: Convert IRQ controller lock to raw spinlock.Ralf Baechle
2010-02-27MIPS: Give Octeon+ CPUs their own cputype.David Daney
2010-02-27MIPS: Set __elf_platform for Octeon.David Daney
2010-02-27MIPS: Allow the auxv's elf_platform entry to be set.David Daney
2010-02-27MIPS: Deal with larger physical offsetsFlorian Fainelli
2010-02-27MIPS: Annotate set_except_vector with __initFlorian Fainelli
2010-02-27MIPS: Nuke trailing blank linesRalf Baechle
2010-02-27MIPS: Cleanup switches with cases that can be mergedRoel Kluin
2010-02-27MIPS: Decode c0_config4 for large TLBs.David Daney
2010-02-27MIPS: Loongson: Change the Email address of Wu ZhangjinWu Zhangjin
2010-02-27MIPS: Two-level pagetables for 64-bit kernels with 64KB pages.David Daney
2010-02-27MIPS: Don't include <linux/smp_lock.h> unnecessarily.Ralf Baechle
2010-02-10MIPS: Don't probe reserved EntryHi bits.David Daney
2010-02-10MIPS: Fixup of the r4k timerWu Zhangjin
2010-02-02Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-02-02MIPS: 64-bit: Detect virtual memory sizeGuenter Roeck
2010-01-28MIPS: PowerTV: Fix support for timer interrupts with > 64 external IRQsDavid VomLehn
2009-12-17MIPS: Cleanup random differences beween lmo and Linus' kernel.Ralf Baechle
2009-12-17MIPS: Fix and enhance built-in kernel command lineDmitri Vorobiev
2009-12-17MIPS: Cleanup signal code initializationRalf Baechle
2009-12-17MIPS: Modularize COP2 handlingRalf Baechle
2009-12-17MIPS: Tracing: Make function graph tracer work with -mmcount-ra-addressWu Zhangjin
2009-12-17MIPS: Tracing: Reserve $12(t0) for mcount-ra-address of gcc 4.5Wu Zhangjin
2009-12-17MIPS: Tracing: Make ftrace for MIPS work without -fno-omit-frame-pointerWu Zhangjin
2009-12-17MIPS: Tracing: Add dynamic function graph tracer for MIPSWu Zhangjin
2009-12-17MIPS: Tracing: Add function graph tracer support for MIPSWu Zhangjin
2009-12-17MIPS: Tracing: Add IRQENTRY_EXIT section for MIPSWu Zhangjin
2009-12-17MIPS: Tracing: Add dynamic function tracer supportWu Zhangjin
2009-12-17MIPS: Tracing: Enable HAVE_FUNCTION_TRACE_MCOUNT_TEST for MIPSWu Zhangjin