summaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi-ip27
Commit message (Expand)AuthorAgeFilesLines
* MIPS: SGI-IP27: rework HUB interruptsThomas Bogendoerfer2019-02-196-497/+250
* MIPS: SGI-IP27: do boot CPU init laterThomas Bogendoerfer2019-02-192-3/+3
* MIPS: SGI-IP27: do xtalk scanning laterThomas Bogendoerfer2019-02-192-4/+12
* MIPS: SGI-IP27: use pr_info/pr_emerg and pr_cont to fix outputThomas Bogendoerfer2019-02-192-45/+45
* MIPS: SGI-IP27: clean up bridge access and header filesThomas Bogendoerfer2019-02-191-13/+11
* MIPS: SGI-IP27: get rid of volatile and hubreg_tThomas Bogendoerfer2019-02-195-9/+9
* MIPS: Loongson3,SGI-IP27: Simplify max_low_pfn calculationPaul Burton2018-11-151-10/+1
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+0
* memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-311-1/+1
* mips: switch to NO_BOOTMEMMike Rapoport2018-09-141-7/+4
* mips: unify prom_putchar() declarationsAlexander Sverdlin2018-07-171-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-028-0/+8
* MIPS: SMP: Allow boot_secondary SMP op to return errorsPaul Burton2017-08-301-1/+2
* MIPS: SMP: Constify smp opsMatt Redfearn2017-08-291-1/+1
* MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-141-0/+2
* MIPS: Add missing include filesArnd Bergmann2017-03-082-0/+5
* sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>Ingo Molnar2017-03-031-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* 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