aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi-ip27 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-31mips: zero out pg_data_t when it's allocatedMinchan Kim1-0/+1
2012-03-29remove references to cpu_*_map in arch/Rusty Russell1-1/+1
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells2-2/+0
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-4/+4
2012-01-11Merge branch 'next/generic' into mips-for-linux-nextRalf Baechle2-2/+2
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-6/+0
2011-12-08mips: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo1-2/+3
2011-12-07MIPS: irq: Remove IRQF_DISABLEDYong Zhang2-2/+2
2011-12-07MIPS: Fix up inconsistency in panic() string argument.Ralf Baechle1-2/+2
2011-11-13Merge branch 'master' into for-nextJiri Kosina1-2/+2
2011-10-29treewide: remove commented out Kconfig entriesPaul Bolle1-6/+0
2011-10-20MIPS: IP27: Sort out section mismatch.Ralf Baechle1-2/+2
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-05-19Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+1
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2011-05-19MIPS: IP27: Remove pointless switch statement.Ralf Baechle1-12/+1
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksourceThomas Gleixner5-33/+28
2011-05-10MIPS: IP27: Fix GCC 4.6.0 build error.Ralf Baechle1-2/+1
2011-05-10MIPS: IP27: Fix GCC 4.6.0 build error.Ralf Baechle1-3/+0
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra1-0/+2
2011-03-31Fix common misspellingsLucas De Marchi4-4/+4
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner2-2/+2
2011-03-25MIPS: IP27: Convert to new irq_chip functionsThomas Gleixner2-27/+22
2011-02-21mips: convert to clocksource_register_hz/khzJohn Stultz1-2/+1
2010-08-05MIPS: IP27: Migrate to new Platform fileRalf Baechle2-2/+19
2010-08-05MIPS: IP27: klconfig.c checkpatch cleanupAndrea Gelmini1-4/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-02-27MIPS: IP27: Convert nmi_lock lock to arch spinlock;Ralf Baechle1-2/+2
2010-02-27MIPS: IP27: Remove code obfuscation by enter_panic_mode().Ralf Baechle1-3/+2
2010-02-27MIPS: Make various locks static.Ralf Baechle1-1/+1
2010-02-27MIPS: Nuke trailing blank linesRalf Baechle1-1/+0
2010-01-11mm: make totalhigh_pages unsigned longAndreas Fenkart1-1/+1
2009-11-02MIPS: Add IRQF_TIMER flag for timer interruptsWu Zhangjin1-1/+1
2009-09-30MIPS: SMP: Fix build.Ralf Baechle1-1/+1
2009-09-24cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell1-2/+2
2009-09-24cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell1-1/+1
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle4-0/+4
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-1/+1
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds1-1/+1
2009-03-30trivial: Fix misspelling of firmwareNick Andrew1-1/+1
2009-03-30MIPS: Stop using <asm-generic/int-l64.h>.Ralf Baechle2-3/+3
2009-03-30cpumask: remove node_to_first_cpuRusty Russell1-1/+1
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-1/+1
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell1-1/+1
2008-10-15MIPS: IP27: Switch over to RTC class driverThomas Bogendoerfer1-77/+22
2008-07-30[MIPS] kgdb: Remove existing implementationJason Wessel2-61/+0
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-0/+1
2008-07-24mm: move bootmem descriptors definition to a single placeJohannes Weiner1-3/+1
2008-07-15[MIPS] Replace use of print_symbol with new %sP pointer format.Ralf Baechle1-7/+3