summaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi-ip27
Commit message (Expand)AuthorAgeFilesLines
...
| * | IP27: Make declaration and definition of rt_timer_irq match.Ralf Baechle2013-04-111-1/+1
| |/
* / mm/MIPS: use common help functions to free reserved pagesJiang Liu2013-04-301-2/+2
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-03-0211-37/+37
|\
| * Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle2013-02-211-1/+1
| |\
| | * MIPS: early_printk: drop __init annotationsAaro Koskinen2013-02-191-1/+1
| * | MIPS: Whitespace cleanup.Ralf Baechle2013-02-0110-36/+36
| |/
* / arch/mips/sgi-ip27: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-1/+0Star
|/
* mips: zero out pg_data_t when it's allocatedMinchan Kim2012-08-011-0/+1
* remove references to cpu_*_map in arch/Rusty Russell2012-03-291-1/+1
* Disintegrate asm/system.h for MIPSDavid Howells2012-03-282-2/+0Star
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-01-142-4/+4
|\
| * Merge branch 'next/generic' into mips-for-linux-nextRalf Baechle2012-01-112-2/+2
| |\
| | * MIPS: irq: Remove IRQF_DISABLEDYong Zhang2011-12-072-2/+2
| * | MIPS: Fix up inconsistency in panic() string argument.Ralf Baechle2011-12-071-2/+2
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-6/+0Star
|\ \
| * | Merge branch 'master' into for-nextJiri Kosina2011-11-131-2/+2
| |\|
| * | treewide: remove commented out Kconfig entriesPaul Bolle2011-10-291-6/+0Star
* | | mips: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-12-081-2/+3
| |/ |/|
* | MIPS: IP27: Sort out section mismatch.Ralf Baechle2011-10-201-2/+2
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+1
* Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-201-2/+1Star
|\
| * Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-145-33/+28Star
| |\
| * | mips: convert to clocksource_register_hz/khzJohn Stultz2011-02-211-2/+1Star
| | |
| \ \
*-. \ \ Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds2011-05-201-0/+2
|\ \ \ \
| * | | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-0/+2
| | |_|/ | |/| |
* | | | MIPS: IP27: Remove pointless switch statement.Ralf Baechle2011-05-191-12/+1Star
| |/ / |/| |
* | | MIPS: IP27: Fix GCC 4.6.0 build error.Ralf Baechle2011-05-101-2/+1Star
* | | MIPS: IP27: Fix GCC 4.6.0 build error.Ralf Baechle2011-05-101-3/+0Star
|/ /
* | Fix common misspellingsLucas De Marchi2011-03-314-4/+4
* | MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-292-2/+2
* | MIPS: IP27: Convert to new irq_chip functionsThomas Gleixner2011-03-252-27/+22Star
|/
* MIPS: IP27: Migrate to new Platform fileRalf Baechle2010-08-052-2/+19
* MIPS: IP27: klconfig.c checkpatch cleanupAndrea Gelmini2010-08-051-4/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0Star
* MIPS: IP27: Convert nmi_lock lock to arch spinlock;Ralf Baechle2010-02-271-2/+2
* MIPS: IP27: Remove code obfuscation by enter_panic_mode().Ralf Baechle2010-02-271-3/+2Star
* MIPS: Make various locks static.Ralf Baechle2010-02-271-1/+1
* MIPS: Nuke trailing blank linesRalf Baechle2010-02-271-1/+0Star
* mm: make totalhigh_pages unsigned longAndreas Fenkart2010-01-111-1/+1
* MIPS: Add IRQF_TIMER flag for timer interruptsWu Zhangjin2009-11-021-1/+1
* MIPS: SMP: Fix build.Ralf Baechle2009-09-301-1/+1
* cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell2009-09-241-2/+2
* cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell2009-09-241-1/+1
* MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle2009-06-244-0/+4
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-041-1/+1
|\
| * trivial: Fix misspelling of firmwareNick Andrew2009-03-301-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-311-1/+1
|\ \
| * | cpumask: remove node_to_first_cpuRusty Russell2009-03-301-1/+1
| |/
* / MIPS: Stop using <asm-generic/int-l64.h>.Ralf Baechle2009-03-302-3/+3
|/