summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
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
2009-12-17MIPS: Tracing: Add static function tracer support for MIPSWu Zhangjin
2009-12-17MIPS: Loongson 2F: Add CPU frequency scaling supportWu Zhangjin
2009-12-17MIPS: Add basic CPUFreq options.Wu Zhangjin
2009-12-17MIPS: PowerTV: Base files for Cisco PowerTV platformDavid VomLehn
2009-12-17MIPS: Remove addinitrd and CONFIG_PROBE_INITRD_HEADERRalf Baechle
2009-12-17MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZEDmitri Vorobiev
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-12-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-12-11fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and shAl Viro
2009-12-11Unify sys_mmap*Al Viro
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-08Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller