index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
netlogic
/
common
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-14
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-20
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-15
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
[next]