summaryrefslogtreecommitdiff
path: root/arch/mips/sgi-ip27
AgeCommit message (Expand)Author
2020-01-09mfd: ioc3: Add driver for SGI IOC3 chipThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: No need for slice_mapThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: Store cpu speed when scanning for CPUs and use it laterThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: Only reserve interrupts used in LinuxThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: Move all shared IP27 declarations to ip27-common.hThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: Use specific get_region_shiftThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: Use structs for decoding error status registersThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: Use union instead of typedefThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: Move get_nasid() to a IP27 specific fileThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: get rid of asm/sn/sn0/ip27.hThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: use asm/sn/agent.h for including HUB related stuffThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: use cpu physid already present while scanning for CPUsThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: use nodemask instead of cpumaskThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: Fix node_distanceThomas Bogendoerfer
2019-11-25Merge tag 'mips_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-11-22MIPS: SGI-IP27: Fix crash, when CPUs are disabled via nr_cpus parameterThomas Bogendoerfer
2019-11-01MIPS: SGI-IP27: replace MAX_COMPACT_NODE with MAX_NUMNODESThomas Bogendoerfer
2019-10-31MIPS: SGI-IP27: fix exception handler replicationThomas Bogendoerfer
2019-10-23MIPS: SGI-IP27: reduce ARC usage to a minimumThomas Bogendoerfer
2019-10-23MIPS: SGI-IP27: move registering of smp ops into IP27 specific codeThomas Bogendoerfer
2019-10-23MIPS: SGI-IP27: collect externs in new header fileThomas Bogendoerfer
2019-10-07MIPS: PCI: use information from 1-wire PROM for IOC3 detectionThomas Bogendoerfer
2019-10-07mips: sgi-ip27: switch from DISCONTIGMEM to SPARSEMEMMike Rapoport
2019-10-07MIPS: SGI-IP27: get rid of compact node idsThomas Bogendoerfer
2019-08-30MIPS: SGI-IP27: restructure ioc3 register accessThomas Bogendoerfer
2019-08-30MIPS: SGI-IP27: remove ioc3 ethernet initThomas Bogendoerfer
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 209Thomas Gleixner
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman
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