index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
loongson64
Commit message (
Expand
)
Author
Age
Files
Lines
*
mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction.
Yifeng Li
2019-03-27
1
-1
/
+1
*
mips: loongson64: remove unreachable(), fix loongson_poweroff().
Yifeng Li
2019-02-07
1
-1
/
+6
*
MIPS: Loongson: Introduce and use loongson_llsc_mb()
Huacai Chen
2019-02-04
1
-0
/
+23
*
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-12-29
1
-4
/
+3
|
\
|
*
PCI: consolidate PCI config entry in drivers/pci
Christoph Hellwig
2018-11-23
1
-4
/
+3
|
*
MIPS: remove the HT_PCI config option
Christoph Hellwig
2018-11-23
1
-1
/
+1
*
|
Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2018-12-26
3
-7
/
+6
|
\
\
|
*
|
MIPS: Loongson: Add Loongson-3A R2.1 basic support
Huacai Chen
2018-11-19
2
-2
/
+4
|
*
|
MIPS: Simplify FP context initialization
Paul Burton
2018-11-09
1
-5
/
+2
|
|
/
*
|
MIPS: Loongson3,SGI-IP27: Simplify max_low_pfn calculation
Paul Burton
2018-11-15
1
-10
/
+2
|
/
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
2
-2
/
+1
*
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
1
-1
/
+1
*
MIPS: Loongson-3: Fix BRIDGE irq delivery problem
Huacai Chen
2018-10-15
1
-10
/
+3
*
MIPS: Loongson-3: Fix CPU UART irq delivery problem
Huacai Chen
2018-10-15
1
-40
/
+3
*
MIPS: kexec: Make a framework for both jumping and halting on nonboot CPUs
Dengcheng Zhu
2018-09-22
1
-0
/
+4
*
mips: switch to NO_BOOTMEM
Mike Rapoport
2018-09-14
1
-19
/
+15
*
MIPS: Remove no-op/identity casts
Paul Burton
2018-08-31
1
-5
/
+5
*
MIPS: Loongon64: DMA functions cleanup
Huacai Chen
2018-08-28
5
-7
/
+14
*
MIPS: Loongson: Add Loongson-3A R3.1 basic support
Huacai Chen
2018-07-23
2
-2
/
+4
*
MIPS: loongson64: cs5536: Fix PCI_OHCI_INT_REG reads
Paul Burton
2018-07-17
1
-1
/
+1
*
mips: unify prom_putchar() declarations
Alexander Sverdlin
2018-07-17
1
-0
/
+1
*
MIPS: loongson64: use generic dma noncoherent ops
Christoph Hellwig
2018-06-24
3
-2
/
+19
*
MIPS: loongson: untangle dma implementations
Christoph Hellwig
2018-06-24
4
-23
/
+5
*
MIPS: make the default mips dma implementation optional
Christoph Hellwig
2018-06-24
1
-0
/
+2
*
MIPS: consolidate the swiotlb implementations
Christoph Hellwig
2018-06-24
1
-70
/
+1
*
MIPS: loongson: remove loongson_dma_supported
Christoph Hellwig
2018-06-24
1
-8
/
+1
*
Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2018-06-12
1
-1
/
+1
|
\
|
*
MIPS: Convert read_persistent_clock() to read_persistent_clock64()
Baolin Wang
2018-05-14
1
-1
/
+1
*
|
swiotlb: move the SWIOTLB config symbol to lib/Kconfig
Christoph Hellwig
2018-05-09
1
-7
/
+0
*
|
mips,unicore32: swiotlb doesn't need sg->dma_length
Christoph Hellwig
2018-05-09
1
-1
/
+0
*
|
scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig
Christoph Hellwig
2018-05-09
1
-3
/
+0
*
|
iommu-helper: mark iommu_is_span_boundary as inline
Christoph Hellwig
2018-05-09
1
-4
/
+0
|
/
*
dma/direct: Handle the memory encryption bit in common code
Christoph Hellwig
2018-03-20
1
-2
/
+2
*
MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_SERIO
Huacai Chen
2018-03-05
1
-0
/
+3
*
MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_PARPORT
Huacai Chen
2018-03-05
1
-0
/
+3
*
Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
2018-02-07
3
-4
/
+2
|
\
|
*
MIPS: Loongson fix name confict - MEM_RESERVED
Huacai Chen
2018-01-24
2
-2
/
+2
|
*
MIPS: Loongson64: Drop 32-bit support for Loongson 2E/2F devices
Jiaxun Yang
2018-01-18
1
-2
/
+0
*
|
mips: use swiotlb_{alloc,free}
Christoph Hellwig
2018-01-15
2
-19
/
+3
*
|
dma-mapping: clear harmful GFP_* flags in common code
Christoph Hellwig
2018-01-15
1
-3
/
+0
|
/
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
7
-0
/
+7
*
MIPS: Loongson 2F: allow NULL clock for clk_get_rate
Jonas Gorski
2017-09-06
1
-0
/
+3
*
MIPS: SMP: Allow boot_secondary SMP op to return errors
Paul Burton
2017-08-30
1
-1
/
+2
*
MIPS: Abstract CPU core & VP(E) ID access through accessor functions
Paul Burton
2017-08-30
1
-5
/
+6
*
MIPS: SMP: Constify smp ops
Matt Redfearn
2017-08-29
1
-1
/
+1
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2017-07-15
4
-7
/
+99
|
\
|
*
MIPS: Loogson: Make enum loongson_cpu_type more clear
Huacai Chen
2017-06-29
1
-3
/
+8
|
*
MIPS: Loongson-3: support irq_set_affinity() in i8259 chip
Huacai Chen
2017-06-29
1
-13
/
+54
|
*
MIPS: Loongson-3: IRQ balancing for PCI devices
Huacai Chen
2017-06-29
2
-3
/
+34
|
*
MIPS: Loongson: Add NMI handler support
Huacai Chen
2017-06-29
1
-0
/
+13
[next]