aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi-ip27 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-30MIPS: SGI-IP27: restructure ioc3 register accessThomas Bogendoerfer1-2/+3
2019-08-30MIPS: SGI-IP27: remove ioc3 ethernet initThomas Bogendoerfer1-13/+0
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 209Thomas Gleixner2-2/+2
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman1-1/+1
2019-05-09MIPS: SGI-IP27: abstract chipset irq from bridgeThomas Bogendoerfer1-107/+84
2019-05-09MIPS: SGI-IP27: use generic PCI driverThomas Bogendoerfer2-12/+51
2019-02-19MIPS: SGI-IP27: rework HUB interruptsThomas Bogendoerfer6-497/+250
2019-02-19MIPS: SGI-IP27: do boot CPU init laterThomas Bogendoerfer2-3/+3
2019-02-19MIPS: SGI-IP27: do xtalk scanning laterThomas Bogendoerfer2-4/+12
2019-02-19MIPS: SGI-IP27: use pr_info/pr_emerg and pr_cont to fix outputThomas Bogendoerfer2-45/+45
2019-02-19MIPS: SGI-IP27: clean up bridge access and header filesThomas Bogendoerfer1-13/+11
2019-02-19MIPS: SGI-IP27: get rid of volatile and hubreg_tThomas Bogendoerfer5-9/+9
2018-11-15MIPS: Loongson3,SGI-IP27: Simplify max_low_pfn calculationPaul Burton1-10/+1
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+0
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport1-1/+1
2018-09-14mips: switch to NO_BOOTMEMMike Rapoport1-7/+4
2018-07-17mips: unify prom_putchar() declarationsAlexander Sverdlin1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman8-0/+8
2017-08-30MIPS: SMP: Allow boot_secondary SMP op to return errorsPaul Burton1-1/+2
2017-08-29MIPS: SMP: Constify smp opsMatt Redfearn1-1/+1
2017-04-14MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+2
2017-03-08MIPS: Add missing include filesArnd Bergmann2-0/+5
2017-03-03sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>Ingo Molnar1-0/+1
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker3-4/+2
2017-01-25MIPS: Avoid old-style declarationArnd Bergmann1-1/+1
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-05-28MIPS: Spelling fix lets -> let'sRalf Baechle2-2/+2
2016-05-28MIPS: IP27: Fix typoAndrea Gelmini1-1/+1
2016-04-03MIPS: Fix misspellings in comments.Adam Buchbinder1-1/+1
2015-09-03MIPS: IP27: Migrate to new 'set-state' interfaceViresh Kumar1-7/+0
2015-08-03MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith1-2/+6
2015-06-21MIPS: IRQ/IP27: Move IRQ allocation API to platform code.Ralf Baechle2-3/+51
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds3-7/+7
2015-04-01MIPS: sgi-ip27: Implement read_sched_clockDeng-Cheng Zhu1-0/+8
2015-03-05mips: fix up obsolete cpu function usage.Rusty Russell3-7/+7
2015-01-13MIPS: IP27: Use __noreturn instead of open coded attributes in declarations.Ralf Baechle1-3/+4
2014-11-24MIPS: Remove useless parenthesesRalf Baechle2-6/+4
2014-11-19MIPS: IP27: Fix __node_distances undefined errorJames Cowgill1-0/+1
2014-05-27MIPS: SMP: Remove plat_smp_ops cpus_done method.Ralf Baechle1-5/+0
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker4-4/+0
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker4-11/+11
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-214/+267
2013-07-03mm/MIPS: prepare for killing free_all_bootmem_node()Jiang Liu1-11/+1
2013-07-03mm/MIPS: prepare for removing num_physpages and simplify mem_init()Jiang Liu1-19/+2
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu1-1/+1
2013-06-21MIPS: IP27: Fix build errors with CONFIG_PCI disabled.Ralf Baechle3-214/+267
2013-05-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-10/+10