summaryrefslogtreecommitdiffstats
path: root/arch/mips/netlogic/common
Commit message (Expand)AuthorAgeFilesLines
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-2/+2
* dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-10/+0Star
* MIPS: Netlogic: Use chip_data for irq_chip methodsKamlakant Patel2015-09-031-6/+6
* MIPS: netlogic: Prepare ipi handlers for irq argument removalThomas Gleixner2015-08-261-2/+4
* MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith2015-08-031-1/+1
* MIPS: Netlogic: Fix double inclusion of <asm/netlogic/common.h>.Ralf Baechle2015-04-081-1/+0Star
* MIPS: Netlogic: Do not enable SUE for coreJayachandran C2015-04-011-1/+1
* MIPS: Netlogic: Handle XLP hardware errataJayachandran C2015-04-011-0/+20
* MIPS: Netlogic: Move cores per node out of multi-node.hJayachandran C2015-04-012-17/+19
* MIPS: Netlogic: Use MIPS topology.hJayachandran C2015-04-011-0/+1
* mips: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-141-8/+5Star
* MIPS: Netlogic: Add support for XLP5XXYonghong Song2014-05-301-0/+4
* MIPS: Netlogic: PIC freq calculation for XLP 9XX/2XXGanesan Ramalingam2014-05-301-1/+4
* MIPS: Netlogic: Use PRID_IMP_MASK macroJayachandran C2014-05-301-2/+3
* MIPS: Netlogic: Enable access to more than 64GBJayachandran C2014-05-301-0/+15
* MIPS: Netlogic: Reduce size of reset codeJayachandran C2014-05-302-11/+16
* MIPS: Netlogic: Use cpumask_scnprintf for wakeup_maskJayachandran C2014-05-301-3/+4
* MIPS: Netlogic: Warn on invalid irqJayachandran C2014-05-301-0/+2
* MIPS: SMP: Remove plat_smp_ops cpus_done method.Ralf Baechle2014-05-271-5/+0Star
* mips: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-242-2/+0Star
* MIPS: Netlogic: XLP9XX PIC OF supportJayachandran C2014-01-241-6/+31
* MIPS: Netlogic: Add cpu to node mapping for XLP9XXJayachandran C2014-01-242-6/+8
* MIPS: Netlogic: XLP9XX UART offsetJayachandran C2014-01-241-0/+2
* MIPS: Netlogic: SYS block updates of XLP9XXJayachandran C2014-01-241-0/+8
* MIPS: Netlogic: L1D cacheflush before thread enable on XLPIIYonghong Song2014-01-241-2/+23
* MIPS: Netlogic: Some cleanups for assembly codeJayachandran C2014-01-242-15/+17
* MIPS: Netlogic: Add MSI support for XLPJayachandran C2014-01-241-8/+21
* MIPS: Panic messages should not end in \n.Ralf Baechle2013-10-291-1/+1
* MIPS: Netlogic: XLP2XX CPU and PIC frequencyGanesan Ramalingam2013-09-031-1/+2
* MIPS: Netlogic: Call xlp_mmu_init on all threadsJayachandran C2013-09-031-3/+1Star
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-201-11/+57
|\
| * MIPS: Netlogic: Add XLP PIC irqdomainJayachandran C2013-07-191-11/+57
* | MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2013-07-153-7/+3Star
|/
* MIPS: Netlogic: Fix plat_irq_dispatchJayachandran C2013-06-131-4/+3Star
* MIPS: Netlogic: Remove workarounds for early SoCsJayachandran C2013-06-131-22/+1Star
* MIPS: Netlogic: use branch instead of jumpJayachandran C2013-06-132-2/+2
* MIPS: Netlogic: move cpu_ready array to boot areaJayachandran C2013-06-133-7/+10
* MIPS: Netlogic: Add nlm_get_boot_data() helperJayachandran C2013-06-131-3/+3
* MIPS: Netlogic: Initialization when !CONFIG_SMPJayachandran C2013-06-132-7/+2Star
* MIPS: Netlogic: Split reset code out of smpboot.SJayachandran C2013-06-133-187/+251
* MIPS: Netlogic: SWIOTLB dma ops for 32-bit DMAGanesan Ramalingam2013-06-132-0/+108
* MIPS: Netlogic: print cpumask with cpumask_scnprintfJayachandran C2013-05-081-9/+12
* Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle2013-02-214-29/+82
|\
| * MIPS: Netlogic: use preset loops per jiffyJayachandran C2013-02-171-0/+4
| * MIPS: Netlogic: Use PIC timer as a clocksourceJayachandran C2013-02-172-1/+53
| * MIPS: Netlogic: Split XLP L1 i-cache among threadsJayachandran C2013-02-171-0/+6
| * MIPS: Netlogic: Optimize EIMR/EIRR accesses in 32-bitJayachandran C2013-02-172-28/+19Star
* | MIPS: Whitespace cleanup.Ralf Baechle2013-02-012-9/+9
|/
* MIPS: Netlogic: Support for XLR/XLS Fast Message NetworkGanesan Ramalingam2012-11-092-5/+7
* MIPS: Netlogic: PIC IRQ handling update for multi-chipJayachandran C2012-11-092-75/+102