summaryrefslogtreecommitdiff
path: root/arch/mips/netlogic/common
AgeCommit message (Expand)Author
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-30MIPS: Abstract CPU core & VP(E) ID access through accessor functionsPaul Burton
2017-08-29MIPS: SMP: Constify smp opsMatt Redfearn
2017-03-08MIPS: Add missing include filesArnd Bergmann
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2017-01-03MIPS: Netlogic: Fix assembler warning from smpboot.SPaul Burton
2017-01-03MIPS: Netlogic: Exclude netlogic,xlp-pic code from XLR buildsPaul Burton
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-05-09MIPS: Netlogic: Fix CP0_EBASE redefinition warningsJames Hogan
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig
2015-09-03MIPS: Netlogic: Use chip_data for irq_chip methodsKamlakant Patel
2015-08-26MIPS: netlogic: Prepare ipi handlers for irq argument removalThomas Gleixner
2015-08-03MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith
2015-04-08MIPS: Netlogic: Fix double inclusion of <asm/netlogic/common.h>.Ralf Baechle
2015-04-01MIPS: Netlogic: Do not enable SUE for coreJayachandran C
2015-04-01MIPS: Netlogic: Handle XLP hardware errataJayachandran C
2015-04-01MIPS: Netlogic: Move cores per node out of multi-node.hJayachandran C
2015-04-01MIPS: Netlogic: Use MIPS topology.hJayachandran C
2015-02-13mips: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2014-05-30MIPS: Netlogic: Add support for XLP5XXYonghong Song
2014-05-30MIPS: Netlogic: PIC freq calculation for XLP 9XX/2XXGanesan Ramalingam
2014-05-30MIPS: Netlogic: Use PRID_IMP_MASK macroJayachandran C
2014-05-30MIPS: Netlogic: Enable access to more than 64GBJayachandran C
2014-05-30MIPS: Netlogic: Reduce size of reset codeJayachandran C
2014-05-30MIPS: Netlogic: Use cpumask_scnprintf for wakeup_maskJayachandran C
2014-05-30MIPS: Netlogic: Warn on invalid irqJayachandran C
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
2014-01-24MIPS: Netlogic: XLP9XX PIC OF supportJayachandran C
2014-01-24MIPS: Netlogic: Add cpu to node mapping for XLP9XXJayachandran C
2014-01-24MIPS: Netlogic: XLP9XX UART offsetJayachandran C
2014-01-24MIPS: Netlogic: SYS block updates of XLP9XXJayachandran C
2014-01-24MIPS: Netlogic: L1D cacheflush before thread enable on XLPIIYonghong Song
2014-01-24MIPS: Netlogic: Some cleanups for assembly codeJayachandran C
2014-01-24MIPS: Netlogic: Add MSI support for XLPJayachandran C
2013-10-29MIPS: Panic messages should not end in \n.Ralf Baechle
2013-09-03MIPS: Netlogic: XLP2XX CPU and PIC frequencyGanesan Ramalingam
2013-09-03MIPS: Netlogic: Call xlp_mmu_init on all threadsJayachandran C
2013-07-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-07-19MIPS: Netlogic: Add XLP PIC irqdomainJayachandran C
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker
2013-06-13MIPS: Netlogic: Fix plat_irq_dispatchJayachandran C
2013-06-13MIPS: Netlogic: Remove workarounds for early SoCsJayachandran C
2013-06-13MIPS: Netlogic: use branch instead of jumpJayachandran C
2013-06-13MIPS: Netlogic: move cpu_ready array to boot areaJayachandran C
2013-06-13MIPS: Netlogic: Add nlm_get_boot_data() helperJayachandran C