index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: 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
*
MIPS: Netlogic: Remove workarounds for early SoCs
Jayachandran C
2013-06-13
1
-22
/
+1
*
MIPS: Netlogic: use branch instead of jump
Jayachandran C
2013-06-13
2
-2
/
+2
*
MIPS: Netlogic: move cpu_ready array to boot area
Jayachandran C
2013-06-13
3
-7
/
+10
*
MIPS: Netlogic: Add nlm_get_boot_data() helper
Jayachandran C
2013-06-13
1
-3
/
+3
*
MIPS: Netlogic: Initialization when !CONFIG_SMP
Jayachandran C
2013-06-13
2
-7
/
+2
*
MIPS: Netlogic: Split reset code out of smpboot.S
Jayachandran C
2013-06-13
3
-187
/
+251
*
MIPS: Netlogic: SWIOTLB dma ops for 32-bit DMA
Ganesan Ramalingam
2013-06-13
2
-0
/
+108
*
MIPS: Netlogic: print cpumask with cpumask_scnprintf
Jayachandran C
2013-05-08
1
-9
/
+12
*
Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...
Ralf Baechle
2013-02-21
4
-29
/
+82
|
\
|
*
MIPS: Netlogic: use preset loops per jiffy
Jayachandran C
2013-02-17
1
-0
/
+4
|
*
MIPS: Netlogic: Use PIC timer as a clocksource
Jayachandran C
2013-02-17
2
-1
/
+53
|
*
MIPS: Netlogic: Split XLP L1 i-cache among threads
Jayachandran C
2013-02-17
1
-0
/
+6
|
*
MIPS: Netlogic: Optimize EIMR/EIRR accesses in 32-bit
Jayachandran C
2013-02-17
2
-28
/
+19
*
|
MIPS: Whitespace cleanup.
Ralf Baechle
2013-02-01
2
-9
/
+9
|
/
*
MIPS: Netlogic: Support for XLR/XLS Fast Message Network
Ganesan Ramalingam
2012-11-09
2
-5
/
+7
*
MIPS: Netlogic: PIC IRQ handling update for multi-chip
Jayachandran C
2012-11-09
2
-75
/
+102
*
MIPS: Netlogic: Support for multi-chip configuration
Jayachandran C
2012-11-09
2
-37
/
+65
*
MIPS: Netlogic: Move from u32 cpumask to cpumask_t
Jayachandran C
2012-11-09
1
-19
/
+20
*
MIPS: Netlogic: Pass cpuid to early_init_secondary
Jayachandran C
2012-11-09
2
-2
/
+4
*
MIPS: Netlogic: Enable SUE bit in cores
Jayachandran C
2012-11-09
1
-1
/
+1
*
MIPS: Netlogic: early console fix
Jayachandran C
2012-07-24
1
-1
/
+1
*
MIPS: Netlogic: Fix indentation of smpboot.S
Jayachandran C
2012-07-24
1
-4
/
+4
*
MIPS: Netlogic: SMP wakeup code update
Jayachandran C
2012-07-24
1
-5
/
+42
*
MIPS: Netlogic: Update comments in smpboot.S
Jayachandran C
2012-07-24
1
-48
/
+58
*
remove references to cpu_*_map in arch/
Rusty Russell
2012-03-29
1
-3
/
+3
*
Disintegrate asm/system.h for MIPS
David Howells
2012-03-28
1
-1
/
+0
*
MIPS: Netlogic: Mark Netlogic chips as SMT capable
Hillf Danton
2011-12-07
1
-4
/
+7
[next]