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