summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-05-215-26/+35
|\
| * MIPS: nofpu and nodsp only affect CPU0Kevin Cernekee2010-05-212-21/+30
| * MIPS: Use set_cpus_allowed_ptrJulia Lawall2010-05-213-5/+5
* | mips,kgdb: kdb low level trap catch and stack traceJason Wessel2010-05-202-1/+34
* | kgdb: core changes to support kdbJason Wessel2010-05-201-0/+5
|/
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-181-7/+7
|\
| * Merge commit 'v2.6.34-rc6' into core/lockingIngo Molnar2010-05-0317-321/+174
| |\
| * | i8253: Convert i8253_lock to raw_spinlockThomas Gleixner2010-03-021-7/+7
* | | MIPS: N32: Use compat version for sys_ppoll.Chandrakala Chavva2010-05-151-1/+1
* | | MIPS: Use CKSEG1ADDR for uncached handlerSebastian Andrzej Siewior2010-04-301-6/+1
* | | MIPS: die() does not call die notifier chainYury Polyanskiy2010-04-301-2/+7
| |/ |/|
* | MIPS: Calculate proper ebase value for 64-bit kernelsDavid Daney2010-04-121-1/+1
* | MIPS: Move signal trampolines off of the stack.David Daney2010-04-124-133/+39
* | MIPS: Preliminary VDSODavid Daney2010-04-123-2/+118
* | MIPS: Loongson: Add module info to the loongson2_clock driverWu Zhangjin2010-04-121-0/+4
* | MIPS: Initialize an atomic_t properly with ATOMIC_INIT(0).Robert P. J. Day2010-04-121-1/+1
* | MIPS: Trace: Don't trace irqsoff for the idle processWu Zhangjin2010-04-121-1/+6
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-306-5/+3
* | mips: use generic ptrace_resume codeChristoph Hellwig2010-03-121-30/+0
* | Add generic sys_olduname()Christoph Hellwig2010-03-121-42/+0
* | improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-123-18/+2
* | Add generic sys_ipc wrapperChristoph Hellwig2010-03-121-88/+0
|/
* MIPS: Crazy spinlock speed test.David Daney2010-02-272-0/+142
* MIPS: i8259: Convert IRQ controller lock to raw spinlock.Ralf Baechle2010-02-271-11/+11
* MIPS: GT641xx: Convert timer lock to raw spinlock.Ralf Baechle2010-02-271-5/+5
* MIPS: GT641xx: Convert IRQ controller lock to raw spinlock.Ralf Baechle2010-02-271-9/+9
* MIPS: Give Octeon+ CPUs their own cputype.David Daney2010-02-271-2/+7
* MIPS: Set __elf_platform for Octeon.David Daney2010-02-271-0/+2
* MIPS: Allow the auxv's elf_platform entry to be set.David Daney2010-02-271-0/+1
* MIPS: Deal with larger physical offsetsFlorian Fainelli2010-02-271-8/+13
* MIPS: Annotate set_except_vector with __initFlorian Fainelli2010-02-271-1/+1
* MIPS: Nuke trailing blank linesRalf Baechle2010-02-271-1/+0
* MIPS: Cleanup switches with cases that can be mergedRoel Kluin2010-02-271-3/+0
* MIPS: Decode c0_config4 for large TLBs.David Daney2010-02-271-0/+15
* MIPS: Loongson: Change the Email address of Wu ZhangjinWu Zhangjin2010-02-272-2/+2
* MIPS: Two-level pagetables for 64-bit kernels with 64KB pages.David Daney2010-02-271-0/+4
* MIPS: Don't include <linux/smp_lock.h> unnecessarily.Ralf Baechle2010-02-273-3/+0
* MIPS: Don't probe reserved EntryHi bits.David Daney2010-02-101-2/+2
* MIPS: Fixup of the r4k timerWu Zhangjin2010-02-101-0/+1
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-02-021-0/+11
|\
| * MIPS: 64-bit: Detect virtual memory sizeGuenter Roeck2010-02-021-0/+11
* | MIPS: PowerTV: Fix support for timer interrupts with > 64 external IRQsDavid VomLehn2010-01-282-3/+5
|/
* MIPS: Cleanup random differences beween lmo and Linus' kernel.Ralf Baechle2009-12-171-2/+2
* MIPS: Fix and enhance built-in kernel command lineDmitri Vorobiev2009-12-171-4/+20
* MIPS: Cleanup signal code initializationRalf Baechle2009-12-173-76/+70
* MIPS: Modularize COP2 handlingRalf Baechle2009-12-172-22/+63
* MIPS: Tracing: Make function graph tracer work with -mmcount-ra-addressWu Zhangjin2009-12-172-7/+31
* MIPS: Tracing: Reserve $12(t0) for mcount-ra-address of gcc 4.5Wu Zhangjin2009-12-171-13/+13
* MIPS: Tracing: Make ftrace for MIPS work without -fno-omit-frame-pointerWu Zhangjin2009-12-172-15/+49
* MIPS: Tracing: Add dynamic function graph tracer for MIPSWu Zhangjin2009-12-172-2/+33
OpenPOWER on IntegriCloud