summaryrefslogtreecommitdiffstats
path: root/arch/mips/netlogic
Commit message (Expand)AuthorAgeFilesLines
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* Merge tag 'mips_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-10-261-7/+7
|\
| * MIPS: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-281-7/+7
* | mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon2018-10-031-2/+1
* | mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksBoris Brezillon2018-10-031-2/+2
|/
* mips: unify prom_putchar() declarationsAlexander Sverdlin2018-07-171-0/+1
* MIPS: netlogic: remove unnecessary of_platform_bus_probe callRob Herring2018-06-241-14/+0
* scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig2018-05-091-3/+0
* iommu-helper: mark iommu_is_span_boundary as inlineChristoph Hellwig2018-05-091-3/+0
* mips/netlogic: remove swiotlb supportChristoph Hellwig2018-01-153-100/+0
* dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig2018-01-151-3/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
* Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds2017-09-151-3/+5
|\
| * MIPS: SMP: Allow boot_secondary SMP op to return errorsPaul Burton2017-08-301-1/+3
| * MIPS: Abstract CPU core & VP(E) ID access through accessor functionsPaul Burton2017-08-301-1/+1
| * MIPS: SMP: Constify smp opsMatt Redfearn2017-08-291-1/+1
* | mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-131-1/+1
|/
* MIPS: Add missing include filesArnd Bergmann2017-03-082-0/+4
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-1/+1
|\
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-1/+1
* | MIPS: Avoid old-style declarationArnd Bergmann2017-01-251-1/+1
* | MIPS: Netlogic: Fix assembler warning from smpboot.SPaul Burton2017-01-031-2/+2
* | MIPS: Netlogic: Exclude netlogic,xlp-pic code from XLR buildsPaul Burton2017-01-031-2/+2
|/
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-2/+2
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-2/+2
* MIPS: Define & use CP0_EBase bit definitionsJames Hogan2016-05-132-2/+2
* MIPS: Netlogic: Fix CP0_EBASE redefinition warningsJames Hogan2016-05-092-9/+6
* MIPS: Make MIPS_CMDLINE_DTB defaultJonas Gorski2015-11-111-1/+0
* 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/+0
* MIPS: Netlogic: Fix 0x0x prefixes.Antonio Ospite2015-09-031-1/+1
* MIPS: Netlogic: NAND IRQ mappingSubhendu Sekhar Behera2015-09-031-0/+2
* 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: remove unnecessary MTD partition probe specificationBrian Norris2015-06-211-3/+0
* Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle2015-04-131-0/+13
|\
| * MIPS: Netlogic: Fix for SATA PHY initGanesan Ramalingam2015-04-101-0/+13
* | MIPS: Netlogic: Fix double inclusion of <asm/netlogic/common.h>.Ralf Baechle2015-04-081-1/+0
* | MIPS: Netlogic: Add built-in dts for XLP5xx boardsGanesan Ramalingam2015-04-012-3/+16
* | MIPS: Netlogic: i2c IRQ mappings for XLP9XXSubhendu Sekhar Behera2015-04-011-0/+8
* | MIPS: Netlogic: Add irq mapping and setup for XHCI port 3Ganesan Ramalingam2015-04-012-1/+11
* | 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: Update function to read DRAM BARsJayachandran C2015-04-012-6/+8
* | MIPS: Netlogic: Move cores per node out of multi-node.hJayachandran C2015-04-014-26/+23
* | MIPS: Netlogic: Use MIPS topology.hJayachandran C2015-04-011-0/+1
* | MIPS: Netlogic: Fix frequency calculation registerGanesan Ramalingam2015-04-011-4/+4
* | MIPS: Netlogic: Disable writing IRT for disabled blocksJayachandran C2015-04-011-9/+16
* | MIPS: Netlogic: Fix cop0 prid check in AHCI initGanesan Ramalingam2015-04-011-1/+1