Age | Commit message (Expand) | Author | Files | Lines |
2018-12-26 | Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 3 | -7/+6 |
2018-11-20 | MIPS: Loongson: Add Loongson-3A R2.1 basic support | Huacai Chen | 2 | -2/+4 |
2018-11-16 | MIPS: Loongson3,SGI-IP27: Simplify max_low_pfn calculation | Paul Burton | 1 | -10/+2 |
2018-11-09 | MIPS: Simplify FP context initialization | Paul Burton | 1 | -5/+2 |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 2 | -2/+1 |
2018-10-31 | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport | 1 | -1/+1 |
2018-10-16 | MIPS: Loongson-3: Fix BRIDGE irq delivery problem | Huacai Chen | 1 | -10/+3 |
2018-10-16 | MIPS: Loongson-3: Fix CPU UART irq delivery problem | Huacai Chen | 1 | -40/+3 |
2018-09-22 | MIPS: kexec: Make a framework for both jumping and halting on nonboot CPUs | Dengcheng Zhu | 1 | -0/+4 |
2018-09-14 | mips: switch to NO_BOOTMEM | Mike Rapoport | 1 | -19/+15 |
2018-08-31 | MIPS: Remove no-op/identity casts | Paul Burton | 1 | -5/+5 |
2018-08-28 | MIPS: Loongon64: DMA functions cleanup | Huacai Chen | 5 | -7/+14 |
2018-07-24 | MIPS: Loongson: Add Loongson-3A R3.1 basic support | Huacai Chen | 2 | -2/+4 |
2018-07-17 | MIPS: loongson64: cs5536: Fix PCI_OHCI_INT_REG reads | Paul Burton | 1 | -1/+1 |
2018-07-17 | mips: unify prom_putchar() declarations | Alexander Sverdlin | 1 | -0/+1 |
2018-06-24 | MIPS: loongson64: use generic dma noncoherent ops | Christoph Hellwig | 3 | -2/+19 |
2018-06-24 | MIPS: loongson: untangle dma implementations | Christoph Hellwig | 4 | -23/+5 |
2018-06-24 | MIPS: make the default mips dma implementation optional | Christoph Hellwig | 1 | -0/+2 |
2018-06-24 | MIPS: consolidate the swiotlb implementations | Christoph Hellwig | 1 | -70/+1 |
2018-06-24 | MIPS: loongson: remove loongson_dma_supported | Christoph Hellwig | 1 | -8/+1 |
2018-06-12 | Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 1 | -1/+1 |
2018-05-15 | MIPS: Convert read_persistent_clock() to read_persistent_clock64() | Baolin Wang | 1 | -1/+1 |
2018-05-09 | swiotlb: move the SWIOTLB config symbol to lib/Kconfig | Christoph Hellwig | 1 | -7/+0 |
2018-05-09 | mips,unicore32: swiotlb doesn't need sg->dma_length | Christoph Hellwig | 1 | -1/+0 |
2018-05-09 | scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig | Christoph Hellwig | 1 | -3/+0 |
2018-05-09 | iommu-helper: mark iommu_is_span_boundary as inline | Christoph Hellwig | 1 | -4/+0 |
2018-03-20 | dma/direct: Handle the memory encryption bit in common code | Christoph Hellwig | 1 | -2/+2 |
2018-03-05 | MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_SERIO | Huacai Chen | 1 | -0/+3 |
2018-03-05 | MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_PARPORT | Huacai Chen | 1 | -0/+3 |
2018-02-07 | Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan... | Linus Torvalds | 3 | -4/+2 |
2018-01-24 | MIPS: Loongson fix name confict - MEM_RESERVED | Huacai Chen | 2 | -2/+2 |
2018-01-19 | MIPS: Loongson64: Drop 32-bit support for Loongson 2E/2F devices | Jiaxun Yang | 1 | -2/+0 |
2018-01-15 | mips: use swiotlb_{alloc,free} | Christoph Hellwig | 2 | -19/+3 |
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 | 7 | -0/+7 |
2017-09-06 | MIPS: Loongson 2F: allow NULL clock for clk_get_rate | Jonas Gorski | 1 | -0/+3 |
2017-08-30 | MIPS: SMP: Allow boot_secondary SMP op to return errors | Paul Burton | 1 | -1/+2 |
2017-08-30 | MIPS: Abstract CPU core & VP(E) ID access through accessor functions | Paul Burton | 1 | -5/+6 |
2017-08-29 | MIPS: SMP: Constify smp ops | Matt Redfearn | 1 | -1/+1 |
2017-07-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 4 | -7/+99 |
2017-06-29 | MIPS: Loogson: Make enum loongson_cpu_type more clear | Huacai Chen | 1 | -3/+8 |
2017-06-29 | MIPS: Loongson-3: support irq_set_affinity() in i8259 chip | Huacai Chen | 1 | -13/+54 |
2017-06-29 | MIPS: Loongson-3: IRQ balancing for PCI devices | Huacai Chen | 2 | -3/+34 |
2017-06-29 | MIPS: Loongson: Add NMI handler support | Huacai Chen | 1 | -0/+13 |
2017-06-28 | mips/loongson64: implement ->dma_supported instead of ->set_dma_mask | Christoph Hellwig | 1 | -14/+5 |
2017-06-28 | MIPS: Loongson: Add Loongson-3A R3 basic support | Huacai Chen | 2 | -2/+4 |
2017-04-14 | MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticks | Nicolai Stange | 2 | -0/+4 |
2017-03-08 | MIPS: Add missing include files | Arnd Bergmann | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |