summaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi-ip27
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-143-4/+2
* MIPS: Avoid old-style declarationArnd Bergmann2017-01-251-1/+1
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* MIPS: Spelling fix lets -> let'sRalf Baechle2016-05-282-2/+2
* MIPS: IP27: Fix typoAndrea Gelmini2016-05-281-1/+1
* MIPS: Fix misspellings in comments.Adam Buchbinder2016-04-031-1/+1
* MIPS: IP27: Migrate to new 'set-state' interfaceViresh Kumar2015-09-031-7/+0
* MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith2015-08-031-2/+6
* MIPS: IRQ/IP27: Move IRQ allocation API to platform code.Ralf Baechle2015-06-212-3/+51
* Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-203-7/+7
|\
| * mips: fix up obsolete cpu function usage.Rusty Russell2015-03-053-7/+7
* | MIPS: sgi-ip27: Implement read_sched_clockDeng-Cheng Zhu2015-04-011-0/+8
|/
* MIPS: IP27: Use __noreturn instead of open coded attributes in declarations.Ralf Baechle2015-01-131-3/+4
* MIPS: Remove useless parenthesesRalf Baechle2014-11-242-6/+4
* MIPS: IP27: Fix __node_distances undefined errorJames Cowgill2014-11-191-0/+1
* MIPS: SMP: Remove plat_smp_ops cpus_done method.Ralf Baechle2014-05-271-5/+0
* mips: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-244-4/+0
* MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2013-07-144-11/+11
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-133-214/+267
|\
| * MIPS: IP27: Fix build errors with CONFIG_PCI disabled.Ralf Baechle2013-06-213-214/+267
* | mm/MIPS: prepare for killing free_all_bootmem_node()Jiang Liu2013-07-031-11/+1
* | mm/MIPS: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-031-19/+2
* | mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-031-1/+1
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-05-103-10/+10
|\
| * Merge branch 'next/kvm' into mips-for-linux-nextRalf Baechle2013-05-092-9/+9
| |\
| | * MIPS: IP27: Remove pfn_t.Ralf Baechle2013-05-082-9/+9
| * | 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-291-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/+0
|/
* mips: zero out pg_data_t when it's allocatedMinchan Kim2012-07-311-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/+0
* 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/+0
|\ \
| * | Merge branch 'master' into for-nextJiri Kosina2011-11-131-2/+2
| |\|
| * | treewide: remove commented out Kconfig entriesPaul Bolle2011-10-291-6/+0
* | | 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-261-1/+1
* Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-191-2/+1
|\
| * Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-145-33/+28
| |\
| * | mips: convert to clocksource_register_hz/khzJohn Stultz2011-02-211-2/+1