summaryrefslogtreecommitdiff
path: root/arch/mips/sgi-ip27
AgeCommit message (Expand)Author
2019-05-09MIPS: SGI-IP27: abstract chipset irq from bridgeThomas Bogendoerfer
2019-05-09MIPS: SGI-IP27: use generic PCI driverThomas Bogendoerfer
2019-02-19MIPS: SGI-IP27: rework HUB interruptsThomas Bogendoerfer
2019-02-19MIPS: SGI-IP27: do boot CPU init laterThomas Bogendoerfer
2019-02-19MIPS: SGI-IP27: do xtalk scanning laterThomas Bogendoerfer
2019-02-19MIPS: SGI-IP27: use pr_info/pr_emerg and pr_cont to fix outputThomas Bogendoerfer
2019-02-19MIPS: SGI-IP27: clean up bridge access and header filesThomas Bogendoerfer
2019-02-19MIPS: SGI-IP27: get rid of volatile and hubreg_tThomas Bogendoerfer
2018-11-15MIPS: Loongson3,SGI-IP27: Simplify max_low_pfn calculationPaul Burton
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport
2018-09-14mips: switch to NO_BOOTMEMMike Rapoport
2018-07-17mips: unify prom_putchar() declarationsAlexander Sverdlin
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-30MIPS: SMP: Allow boot_secondary SMP op to return errorsPaul Burton
2017-08-29MIPS: SMP: Constify smp opsMatt Redfearn
2017-04-14MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange
2017-03-08MIPS: Add missing include filesArnd Bergmann
2017-03-03sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2017-01-25MIPS: Avoid old-style declarationArnd Bergmann
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-05-28MIPS: Spelling fix lets -> let'sRalf Baechle
2016-05-28MIPS: IP27: Fix typoAndrea Gelmini
2016-04-03MIPS: Fix misspellings in comments.Adam Buchbinder
2015-09-03MIPS: IP27: Migrate to new 'set-state' interfaceViresh Kumar
2015-08-03MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith
2015-06-21MIPS: IRQ/IP27: Move IRQ allocation API to platform code.Ralf Baechle
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-04-01MIPS: sgi-ip27: Implement read_sched_clockDeng-Cheng Zhu
2015-03-05mips: fix up obsolete cpu function usage.Rusty Russell
2015-01-13MIPS: IP27: Use __noreturn instead of open coded attributes in declarations.Ralf Baechle
2014-11-24MIPS: Remove useless parenthesesRalf Baechle
2014-11-19MIPS: IP27: Fix __node_distances undefined errorJames Cowgill
2014-05-27MIPS: SMP: Remove plat_smp_ops cpus_done method.Ralf Baechle
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-07-03mm/MIPS: prepare for killing free_all_bootmem_node()Jiang Liu
2013-07-03mm/MIPS: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-06-21MIPS: IP27: Fix build errors with CONFIG_PCI disabled.Ralf Baechle
2013-05-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-05-09Merge branch 'next/kvm' into mips-for-linux-nextRalf Baechle
2013-05-08MIPS: IP27: Remove pfn_t.Ralf Baechle
2013-04-29mm/MIPS: use common help functions to free reserved pagesJiang Liu
2013-04-11IP27: Make declaration and definition of rt_timer_irq match.Ralf Baechle
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds