Age | Commit message (Expand) | Author |
2020-05-13 | MIPS: Only include the platform file needed | Thomas Bogendoerfer |
2020-04-19 | MIPS: Netlogic: remove unneeded semicolon in fmn_message_handler() | Jason Yan |
2020-03-05 | MIPS: Replace setup_irq() by request_irq() | afzal mohammed |
2019-08-23 | MIPS: xlp: Drop boot_mem_map | Jiaxun Yang |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-10-26 | Merge tag 'mips_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
2018-10-03 | mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.h | Boris Brezillon |
2018-10-03 | mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks | Boris Brezillon |
2018-08-28 | MIPS: Convert to using %pOFn instead of device_node.name | Rob Herring |
2018-07-17 | mips: unify prom_putchar() declarations | Alexander Sverdlin |
2018-06-24 | MIPS: netlogic: remove unnecessary of_platform_bus_probe call | Rob Herring |
2018-05-09 | scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig | Christoph Hellwig |
2018-05-09 | iommu-helper: mark iommu_is_span_boundary as inline | Christoph Hellwig |
2018-01-15 | mips/netlogic: remove swiotlb support | Christoph Hellwig |
2018-01-15 | dma-mapping: clear harmful GFP_* flags in common code | Christoph Hellwig |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-15 | Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea... | Linus Torvalds |
2017-08-30 | MIPS: SMP: Allow boot_secondary SMP op to return errors | Paul Burton |
2017-08-30 | MIPS: Abstract CPU core & VP(E) ID access through accessor functions | Paul Burton |
2017-08-29 | MIPS: SMP: Constify smp ops | Matt Redfearn |
2017-08-13 | mtd: nand: Rename nand.h into rawnand.h | Boris Brezillon |
2017-03-08 | MIPS: Add missing include files | Arnd Bergmann |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-01-25 | MIPS: Avoid old-style declaration | Arnd Bergmann |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche |
2017-01-03 | MIPS: Netlogic: Fix assembler warning from smpboot.S | Paul Burton |
2017-01-03 | MIPS: Netlogic: Exclude netlogic,xlp-pic code from XLR builds | Paul Burton |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski |
2016-05-13 | MIPS: Define & use CP0_EBase bit definitions | James Hogan |
2016-05-09 | MIPS: Netlogic: Fix CP0_EBASE redefinition warnings | James Hogan |
2015-11-11 | MIPS: Make MIPS_CMDLINE_DTB default | Jonas Gorski |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig |
2015-09-03 | MIPS: Netlogic: Fix 0x0x prefixes. | Antonio Ospite |
2015-09-03 | MIPS: Netlogic: NAND IRQ mapping | Subhendu Sekhar Behera |
2015-09-03 | MIPS: Netlogic: Use chip_data for irq_chip methods | Kamlakant Patel |
2015-08-26 | MIPS: netlogic: Prepare ipi handlers for irq argument removal | Thomas Gleixner |
2015-08-03 | MIPS: SMP: Don't increment irq_count multiple times for call function IPIs | Alex Smith |
2015-06-21 | MIPS: netlogic: remove unnecessary MTD partition probe specification | Brian Norris |
2015-04-13 | Merge branch '4.0-fixes' into mips-for-linux-next | Ralf Baechle |
2015-04-10 | MIPS: Netlogic: Fix for SATA PHY init | Ganesan Ramalingam |
2015-04-08 | MIPS: Netlogic: Fix double inclusion of <asm/netlogic/common.h>. | Ralf Baechle |
2015-04-01 | MIPS: Netlogic: Add built-in dts for XLP5xx boards | Ganesan Ramalingam |
2015-04-01 | MIPS: Netlogic: i2c IRQ mappings for XLP9XX | Subhendu Sekhar Behera |
2015-04-01 | MIPS: Netlogic: Add irq mapping and setup for XHCI port 3 | Ganesan Ramalingam |
2015-04-01 | MIPS: Netlogic: Do not enable SUE for core | Jayachandran C |
2015-04-01 | MIPS: Netlogic: Handle XLP hardware errata | Jayachandran C |
2015-04-01 | MIPS: Netlogic: Update function to read DRAM BARs | Jayachandran C |