aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/sgi-ip27
AgeCommit message (Expand)AuthorFilesLines
2016-05-28MIPS: Spelling fix lets -> let'sGravatar Ralf Baechle 2-2/+2
2016-05-28MIPS: IP27: Fix typoGravatar Andrea Gelmini 1-1/+1
2016-04-03MIPS: Fix misspellings in comments.Gravatar Adam Buchbinder 1-1/+1
2015-09-03MIPS: IP27: Migrate to new 'set-state' interfaceGravatar Viresh Kumar 1-7/+0
2015-08-03MIPS: SMP: Don't increment irq_count multiple times for call function IPIsGravatar Alex Smith 1-2/+6
2015-06-21MIPS: IRQ/IP27: Move IRQ allocation API to platform code.Gravatar Ralf Baechle 2-3/+51
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-7/+7
2015-04-01MIPS: sgi-ip27: Implement read_sched_clockGravatar Deng-Cheng Zhu 1-0/+8
2015-03-05mips: fix up obsolete cpu function usage.Gravatar Rusty Russell 3-7/+7
2015-01-13MIPS: IP27: Use __noreturn instead of open coded attributes in declarations.Gravatar Ralf Baechle 1-3/+4
2014-11-24MIPS: Remove useless parenthesesGravatar Ralf Baechle 2-6/+4
2014-11-19MIPS: IP27: Fix __node_distances undefined errorGravatar James Cowgill 1-0/+1
2014-05-27MIPS: SMP: Remove plat_smp_ops cpus_done method.Gravatar Ralf Baechle 1-5/+0
2014-01-24mips: delete non-required instances of include <linux/init.h>Gravatar Paul Gortmaker 4-4/+0
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codeGravatar Paul Gortmaker 4-11/+11
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 3-214/+267
2013-07-03mm/MIPS: prepare for killing free_all_bootmem_node()Gravatar Jiang Liu 1-11/+1
2013-07-03mm/MIPS: prepare for removing num_physpages and simplify mem_init()Gravatar Jiang Liu 1-19/+2
2013-07-03mm: concentrate modification of totalram_pages into the mm coreGravatar Jiang Liu 1-1/+1
2013-06-21MIPS: IP27: Fix build errors with CONFIG_PCI disabled.Gravatar Ralf Baechle 3-214/+267
2013-05-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 3-10/+10
2013-05-09Merge branch 'next/kvm' into mips-for-linux-nextGravatar Ralf Baechle 2-9/+9
2013-05-08MIPS: IP27: Remove pfn_t.Gravatar Ralf Baechle 2-9/+9
2013-04-29mm/MIPS: use common help functions to free reserved pagesGravatar Jiang Liu 1-2/+2
2013-04-11IP27: Make declaration and definition of rt_timer_irq match.Gravatar Ralf Baechle 1-1/+1
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 11-37/+37
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Gravatar Ralf Baechle 1-1/+1
2013-02-19MIPS: early_printk: drop __init annotationsGravatar Aaro Koskinen 1-1/+1
2013-02-01MIPS: Whitespace cleanup.Gravatar Ralf Baechle 10-36/+36
2013-01-21arch/mips/sgi-ip27: remove depends on CONFIG_EXPERIMENTALGravatar Kees Cook 1-1/+0
2012-07-31mips: zero out pg_data_t when it's allocatedGravatar Minchan Kim 1-0/+1
2012-03-29remove references to cpu_*_map in arch/Gravatar Rusty Russell 1-1/+1
2012-03-28Disintegrate asm/system.h for MIPSGravatar David Howells 2-2/+0
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 2-4/+4
2012-01-11Merge branch 'next/generic' into mips-for-linux-nextGravatar Ralf Baechle 2-2/+2
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-6/+0
2011-12-08mips: Use HAVE_MEMBLOCK_NODE_MAPGravatar Tejun Heo 1-2/+3
2011-12-07MIPS: irq: Remove IRQF_DISABLEDGravatar Yong Zhang 2-2/+2
2011-12-07MIPS: Fix up inconsistency in panic() string argument.Gravatar Ralf Baechle 1-2/+2
2011-11-13Merge branch 'master' into for-nextGravatar Jiri Kosina 1-2/+2
2011-10-29treewide: remove commented out Kconfig entriesGravatar Paul Bolle 1-6/+0
2011-10-20MIPS: IP27: Sort out section mismatch.Gravatar Ralf Baechle 1-2/+2
2011-07-26atomic: use <linux/atomic.h>Gravatar Arun Sharma 1-1/+1
2011-05-19Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Gravatar Linus Torvalds 1-2/+1
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Gravatar Linus Torvalds 1-0/+2
2011-05-19MIPS: IP27: Remove pointless switch statement.Gravatar Ralf Baechle 1-12/+1
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Gravatar Thomas Gleixner 5-33/+28
2011-05-10MIPS: IP27: Fix GCC 4.6.0 build error.Gravatar Ralf Baechle 1-2/+1
2011-05-10MIPS: IP27: Fix GCC 4.6.0 build error.Gravatar Ralf Baechle 1-3/+0
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Gravatar Peter Zijlstra 1-0/+2