Age | Commit message (Expand) | Author | Files | Lines |
2018-01-15 | mips/netlogic: remove swiotlb support | Christoph Hellwig | 2 | -95/+0 |
2018-01-15 | dma-mapping: clear harmful GFP_* flags in common code | Christoph Hellwig | 1 | -3/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-30 | MIPS: SMP: Allow boot_secondary SMP op to return errors | Paul Burton | 1 | -1/+3 |
2017-08-30 | MIPS: Abstract CPU core & VP(E) ID access through accessor functions | Paul Burton | 1 | -1/+1 |
2017-08-29 | MIPS: SMP: Constify smp ops | Matt Redfearn | 1 | -1/+1 |
2017-03-08 | MIPS: Add missing include files | Arnd Bergmann | 1 | -0/+1 |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche | 1 | -1/+1 |
2017-01-03 | MIPS: Netlogic: Fix assembler warning from smpboot.S | Paul Burton | 1 | -2/+2 |
2017-01-03 | MIPS: Netlogic: Exclude netlogic,xlp-pic code from XLR builds | Paul Burton | 1 | -2/+2 |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 1 | -2/+2 |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 1 | -2/+2 |
2016-05-09 | MIPS: Netlogic: Fix CP0_EBASE redefinition warnings | James Hogan | 2 | -9/+6 |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 1 | -2/+2 |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig | 1 | -10/+0 |
2015-09-03 | MIPS: Netlogic: Use chip_data for irq_chip methods | Kamlakant Patel | 1 | -6/+6 |
2015-08-26 | MIPS: netlogic: Prepare ipi handlers for irq argument removal | Thomas Gleixner | 1 | -2/+4 |
2015-08-03 | MIPS: SMP: Don't increment irq_count multiple times for call function IPIs | Alex Smith | 1 | -1/+1 |
2015-04-08 | MIPS: Netlogic: Fix double inclusion of <asm/netlogic/common.h>. | Ralf Baechle | 1 | -1/+0 |
2015-04-01 | MIPS: Netlogic: Do not enable SUE for core | Jayachandran C | 1 | -1/+1 |
2015-04-01 | MIPS: Netlogic: Handle XLP hardware errata | Jayachandran C | 1 | -0/+20 |
2015-04-01 | MIPS: Netlogic: Move cores per node out of multi-node.h | Jayachandran C | 2 | -17/+19 |
2015-04-01 | MIPS: Netlogic: Use MIPS topology.h | Jayachandran C | 1 | -0/+1 |
2015-02-13 | mips: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo | 1 | -8/+5 |
2014-05-30 | MIPS: Netlogic: Add support for XLP5XX | Yonghong Song | 1 | -0/+4 |
2014-05-30 | MIPS: Netlogic: PIC freq calculation for XLP 9XX/2XX | Ganesan Ramalingam | 1 | -1/+4 |
2014-05-30 | MIPS: Netlogic: Use PRID_IMP_MASK macro | Jayachandran C | 1 | -2/+3 |
2014-05-30 | MIPS: Netlogic: Enable access to more than 64GB | Jayachandran C | 1 | -0/+15 |
2014-05-30 | MIPS: Netlogic: Reduce size of reset code | Jayachandran C | 2 | -11/+16 |
2014-05-30 | MIPS: Netlogic: Use cpumask_scnprintf for wakeup_mask | Jayachandran C | 1 | -3/+4 |
2014-05-30 | MIPS: Netlogic: Warn on invalid irq | Jayachandran C | 1 | -0/+2 |
2014-05-27 | MIPS: SMP: Remove plat_smp_ops cpus_done method. | Ralf Baechle | 1 | -5/+0 |
2014-01-24 | mips: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2 | -2/+0 |
2014-01-24 | MIPS: Netlogic: XLP9XX PIC OF support | Jayachandran C | 1 | -6/+31 |
2014-01-24 | MIPS: Netlogic: Add cpu to node mapping for XLP9XX | Jayachandran C | 2 | -6/+8 |
2014-01-24 | MIPS: Netlogic: XLP9XX UART offset | Jayachandran C | 1 | -0/+2 |
2014-01-24 | MIPS: Netlogic: SYS block updates of XLP9XX | Jayachandran C | 1 | -0/+8 |
2014-01-24 | MIPS: Netlogic: L1D cacheflush before thread enable on XLPII | Yonghong Song | 1 | -2/+23 |
2014-01-24 | MIPS: Netlogic: Some cleanups for assembly code | Jayachandran C | 2 | -15/+17 |
2014-01-24 | MIPS: Netlogic: Add MSI support for XLP | Jayachandran C | 1 | -8/+21 |
2013-10-29 | MIPS: Panic messages should not end in \n. | Ralf Baechle | 1 | -1/+1 |
2013-09-03 | MIPS: Netlogic: XLP2XX CPU and PIC frequency | Ganesan Ramalingam | 1 | -1/+2 |
2013-09-03 | MIPS: Netlogic: Call xlp_mmu_init on all threads | Jayachandran C | 1 | -3/+1 |
2013-07-19 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -11/+57 |
2013-07-19 | MIPS: Netlogic: Add XLP PIC irqdomain | Jayachandran C | 1 | -11/+57 |
2013-07-14 | MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code | Paul Gortmaker | 3 | -7/+3 |
2013-06-13 | MIPS: Netlogic: Fix plat_irq_dispatch | Jayachandran C | 1 | -4/+3 |
2013-06-13 | MIPS: Netlogic: Remove workarounds for early SoCs | Jayachandran C | 1 | -22/+1 |
2013-06-13 | MIPS: Netlogic: use branch instead of jump | Jayachandran C | 2 | -2/+2 |