index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
netlogic
/
common
/
smp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-24
MIPS: Remove NETLOGIC support
Thomas Bogendoerfer
1
-285
/
+0
2017-08-30
MIPS: SMP: Allow boot_secondary SMP op to return errors
Paul Burton
1
-1
/
+3
2017-08-30
MIPS: Abstract CPU core & VP(E) ID access through accessor functions
Paul Burton
1
-1
/
+1
2017-08-29
MIPS: SMP: Constify smp ops
Matt Redfearn
1
-1
/
+1
2017-03-08
MIPS: Add missing include files
Arnd Bergmann
1
-0
/
+1
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-2
/
+2
2015-08-26
MIPS: netlogic: Prepare ipi handlers for irq argument removal
Thomas Gleixner
1
-2
/
+4
2015-08-03
MIPS: SMP: Don't increment irq_count multiple times for call function IPIs
Alex Smith
1
-1
/
+1
2015-04-01
MIPS: Netlogic: Move cores per node out of multi-node.h
Jayachandran C
1
-12
/
+14
2015-04-01
MIPS: Netlogic: Use MIPS topology.h
Jayachandran C
1
-0
/
+1
2015-02-14
mips: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-8
/
+5
2014-05-30
MIPS: Netlogic: Use cpumask_scnprintf for wakeup_mask
Jayachandran C
1
-3
/
+4
2014-05-27
MIPS: SMP: Remove plat_smp_ops cpus_done method.
Ralf Baechle
1
-5
/
+0
2014-01-25
MIPS: Netlogic: Add cpu to node mapping for XLP9XX
Jayachandran C
1
-3
/
+5
2013-10-30
MIPS: Panic messages should not end in \n.
Ralf Baechle
1
-1
/
+1
2013-09-04
MIPS: Netlogic: Call xlp_mmu_init on all threads
Jayachandran C
1
-3
/
+1
2013-07-15
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
1
-2
/
+2
2013-06-13
MIPS: Netlogic: move cpu_ready array to boot area
Jayachandran C
1
-3
/
+3
2013-06-13
MIPS: Netlogic: Add nlm_get_boot_data() helper
Jayachandran C
1
-3
/
+3
2013-06-13
MIPS: Netlogic: Initialization when !CONFIG_SMP
Jayachandran C
1
-6
/
+0
2013-05-08
MIPS: Netlogic: print cpumask with cpumask_scnprintf
Jayachandran C
1
-9
/
+12
2013-02-17
MIPS: Netlogic: Optimize EIMR/EIRR accesses in 32-bit
Jayachandran C
1
-2
/
+6
2012-11-09
MIPS: Netlogic: Support for XLR/XLS Fast Message Network
Ganesan Ramalingam
1
-3
/
+1
2012-11-09
MIPS: Netlogic: PIC IRQ handling update for multi-chip
Jayachandran C
1
-2
/
+5
2012-11-09
MIPS: Netlogic: Support for multi-chip configuration
Jayachandran C
1
-18
/
+29
2012-11-09
MIPS: Netlogic: Move from u32 cpumask to cpumask_t
Jayachandran C
1
-19
/
+20
2012-11-09
MIPS: Netlogic: Pass cpuid to early_init_secondary
Jayachandran C
1
-1
/
+1
2012-03-29
remove references to cpu_*_map in arch/
Rusty Russell
1
-3
/
+3
2011-12-08
MIPS: Netlogic: Mark Netlogic chips as SMT capable
Hillf Danton
1
-4
/
+7
2011-12-08
MIPS: Netlogic: Merge some of XLR/XLP wakup code
Jayachandran C
1
-2
/
+73
2011-12-08
MIPS: Netlogic: Add XLP platform files for XLP SoC
Jayachandran C
1
-4
/
+12
2011-12-08
MIPS: Netlogic: Move code common with XLP to common/
Jayachandran C
1
-0
/
+188