aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo6-5/+3
2010-03-12mips: use generic ptrace_resume codeChristoph Hellwig1-30/+0
2010-03-12Add generic sys_olduname()Christoph Hellwig1-42/+0
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig3-18/+2
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig1-88/+0
2010-02-27MIPS: Crazy spinlock speed test.David Daney2-0/+142
2010-02-27MIPS: i8259: Convert IRQ controller lock to raw spinlock.Ralf Baechle1-11/+11
2010-02-27MIPS: GT641xx: Convert timer lock to raw spinlock.Ralf Baechle1-5/+5
2010-02-27MIPS: GT641xx: Convert IRQ controller lock to raw spinlock.Ralf Baechle1-9/+9
2010-02-27MIPS: Give Octeon+ CPUs their own cputype.David Daney1-2/+7
2010-02-27MIPS: Set __elf_platform for Octeon.David Daney1-0/+2
2010-02-27MIPS: Allow the auxv's elf_platform entry to be set.David Daney1-0/+1
2010-02-27MIPS: Deal with larger physical offsetsFlorian Fainelli1-8/+13
2010-02-27MIPS: Annotate set_except_vector with __initFlorian Fainelli1-1/+1
2010-02-27MIPS: Nuke trailing blank linesRalf Baechle1-1/+0
2010-02-27MIPS: Cleanup switches with cases that can be mergedRoel Kluin1-3/+0
2010-02-27MIPS: Decode c0_config4 for large TLBs.David Daney1-0/+15
2010-02-27MIPS: Loongson: Change the Email address of Wu ZhangjinWu Zhangjin2-2/+2
2010-02-27MIPS: Two-level pagetables for 64-bit kernels with 64KB pages.David Daney1-0/+4
2010-02-27MIPS: Don't include <linux/smp_lock.h> unnecessarily.Ralf Baechle3-3/+0
2010-02-10MIPS: Don't probe reserved EntryHi bits.David Daney1-2/+2
2010-02-10MIPS: Fixup of the r4k timerWu Zhangjin1-0/+1
2010-02-02Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-0/+11
2010-02-02MIPS: 64-bit: Detect virtual memory sizeGuenter Roeck1-0/+11
2010-01-28MIPS: PowerTV: Fix support for timer interrupts with > 64 external IRQsDavid VomLehn2-3/+5
2009-12-17MIPS: Cleanup random differences beween lmo and Linus' kernel.Ralf Baechle1-2/+2
2009-12-17MIPS: Fix and enhance built-in kernel command lineDmitri Vorobiev1-4/+20
2009-12-17MIPS: Cleanup signal code initializationRalf Baechle3-76/+70
2009-12-17MIPS: Modularize COP2 handlingRalf Baechle2-22/+63
2009-12-17MIPS: Tracing: Make function graph tracer work with -mmcount-ra-addressWu Zhangjin2-7/+31
2009-12-17MIPS: Tracing: Reserve $12(t0) for mcount-ra-address of gcc 4.5Wu Zhangjin1-13/+13
2009-12-17MIPS: Tracing: Make ftrace for MIPS work without -fno-omit-frame-pointerWu Zhangjin2-15/+49
2009-12-17MIPS: Tracing: Add dynamic function graph tracer for MIPSWu Zhangjin2-2/+33
2009-12-17MIPS: Tracing: Add function graph tracer support for MIPSWu Zhangjin2-0/+148
2009-12-17MIPS: Tracing: Add IRQENTRY_EXIT section for MIPSWu Zhangjin4-8/+47
2009-12-17MIPS: Tracing: Add dynamic function tracer supportWu Zhangjin3-1/+143
2009-12-17MIPS: Tracing: Enable HAVE_FUNCTION_TRACE_MCOUNT_TEST for MIPSWu Zhangjin1-0/+3
2009-12-17MIPS: Tracing: Add static function tracer support for MIPSWu Zhangjin3-0/+94
2009-12-17MIPS: Loongson 2F: Add CPU frequency scaling supportWu Zhangjin6-0/+416
2009-12-17MIPS: Add basic CPUFreq options.Wu Zhangjin1-0/+27
2009-12-17MIPS: PowerTV: Base files for Cisco PowerTV platformDavid VomLehn2-0/+181
2009-12-17MIPS: Remove addinitrd and CONFIG_PROBE_INITRD_HEADERRalf Baechle1-19/+1
2009-12-17MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZEDmitri Vorobiev1-2/+2
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-2/+2
2009-12-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6Linus Torvalds1-0/+1
2009-12-11fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and shAl Viro1-1/+2
2009-12-11Unify sys_mmap*Al Viro2-44/+4
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig1-0/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-12-08Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-33/+0