Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
6092cbd57c91a8159ea88d1b2623ba2c9038b569
/
arch
/
mips
/
kernel
/
smp.c
b982203
MIPS: SMP: Fix deadlock & online race
by Matt Redfearn
· 7 years ago
3b9fd33
MIPS: Fix race on setting and getting cpu_online_mask
by Matija Glavinic Pecotic
· 7 years ago
d99db83
MIPS: SMP: Use a completion event to signal CPU up
by Matt Redfearn
· 8 years ago
d9d5417
MIPS: kernel: Audit and remove any unnecessary uses of module.h
by Paul Gortmaker
· 8 years ago
7688c53
MIPS: smp.c: Introduce mechanism for freeing and allocating IPIs
by Matt Redfearn
· 8 years ago
4b64013
MIPS: SMP: Wrap call to mips_cpc_lock_other in mips_cm_lock_other
by Matt Redfearn
· 8 years ago
8f46cca
MIPS: SMP: Fix possibility of deadlock when bringing CPUs online
by Matt Redfearn
· 8 years ago
640511a
MIPS: c-r4k: Exclude sibling CPUs in SMP calls
by James Hogan
· 9 years ago
9269631
MIPS: SMP: Drop stop_this_cpu() cpu_foreign_map hack
by James Hogan
· 9 years ago
826e99b
MIPS: SMP: Update cpu_foreign_map on CPU disable
by James Hogan
· 9 years ago
a05c392
MIPS: SMP: Clear ASID without confusing has_valid_asid()
by James Hogan
· 9 years ago
578bffc
MIPS: Don't BUG_ON when no IPI domain is found
by Paul Burton
· 9 years ago
19fb581
MIPS: Fix broken malta qemu
by Qais Yousef
· 9 years ago
710d60c
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
df2e37c
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
d825c06
MIPS: smp.c: Fix uninitialised temp_foreign_map
by James Hogan
· 9 years ago
fc6d73d
arch/hotplug: Call into idle with a proper state
by Thomas Gleixner
· 9 years ago
fbde2d7
MIPS: Add generic SMP IPI support
by Qais Yousef
· 9 years ago
e060f6e
MIPS: Initialise MAARs on secondary CPUs
by Paul Burton
· 9 years ago
4ace613
MIPS: SMP: Don't increment irq_count multiple times for call function IPIs
by Alex Smith
· 9 years ago
cccf34e
MIPS: c-r4k: Fix cache flushing for MT cores
by Markos Chandras
· 10 years ago
cafb45b
MIPS: SMP: Fix build error.
by Ralf Baechle
· 10 years ago
6496edf
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
ea925a7
MIPS: smp: Make stop_this_cpu() actually stop the CPU
by Andrew Bresticker
· 10 years ago
8dd9289
mips: fix up obsolete cpu function usage.
by Rusty Russell
· 10 years ago
c7754e7
MIPS: Fix kernel lockup or crash after CPU offline/online
by Hemmo Nieminen
· 10 years ago
bda4584
MIPS: Support CPU topology files in sysfs
by Huacai Chen
· 11 years ago
2e2d663
Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-for-linux-next
by Ralf Baechle
· 11 years ago
1461df5
MIPS: SMP: Remove plat_smp_ops cpus_done method.
by Ralf Baechle
· 11 years ago
b633648c5
MIPS: MT: Remove SMTC support
by Ralf Baechle
· 11 years ago
76306f4
MIPS: introduce cpu_coherent_mask
by Paul Burton
· 11 years ago
cc7964a
MIPS: support for generic clockevents broadcast
by Paul Burton
· 11 years ago
dbee716
MIPS: SMP: kill redundant call of generic_smp_call_function_single_interrupt()
by Jiang Liu
· 11 years ago
078a55f
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
by Paul Gortmaker
· 12 years ago
bdc92d74
MIPS: Idle: Consolidate all declarations in <asm/idle.h>.
by Ralf Baechle
· 12 years ago
daf799c
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
82d45de
MIPS: Export symbols used by KVM/MIPS module
by Sanjay Lal
· 12 years ago
cdbedc6
mips: Use generic idle loop
by Thomas Gleixner
· 12 years ago
28eb0e4
MIPS: drivers: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
7aa1c8f
MIPS: kdump: Add support
by Ralf Baechle
· 12 years ago
cf9bfe5
MIPS: Synchronize MIPS count one CPU at a time
by Jayachandran C
· 12 years ago
889a4c7b
MIPS: SMTC: Support for Multi-threaded FPUs
by Steven J. Hill
· 13 years ago
b789ad6
MIPS: smp: Warn on too early irq enable
by Yong Zhang
· 13 years ago
b9a09a0
MIPS: call set_cpu_online() on cpu being brought up with irq disabled
by Yong Zhang
· 13 years ago
5309bda
MIPS: call ->smp_finish() a little late
by Yong Zhang
· 13 years ago
7e5b2db
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 13 years ago
6650df3
MIPS: Move cache setup to setup_arch().
by David Daney
· 13 years ago
360014a
mips: Use generic idle thread allocation
by Thomas Gleixner
· 13 years ago
8239c25
smp: Add task_struct argument to __cpu_up()
by Thomas Gleixner
· 13 years ago
0b5f9c0
remove references to cpu_*_map in arch/
by Rusty Russell
· 13 years ago
b81947c
Disintegrate asm/system.h for MIPS
by David Howells
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
6667deb
MIPS: Move idle task creation to work queue
by Maksim Rayskiy
· 14 years ago
2dc2ae3
MIPS: Export __cpu_number_map and __cpu_logical_map.
by David Daney
· 14 years ago
8f99a16
MIPS: Tracing: Add IRQENTRY_EXIT section for MIPS
by Wu Zhangjin
· 15 years ago
eef34ec
MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask}
by Ralf Baechle
· 15 years ago
b533e65
MIPS: SMP: Fix build.
by Ralf Baechle
· 15 years ago
742db5d
MIPS: Remove duplicated #include
by Huang Weiyi
· 15 years ago
4037ac6
cpumask: Use accessors for cpu_*_mask: mips
by Rusty Russell
· 15 years ago
48a048f
cpumask: arch_send_call_function_ipi_mask: mips
by Rusty Russell
· 15 years ago
7e17615
MIPS: Get rid of duplicate cpu_idle() prototype.
by Ralf Baechle
· 15 years ago
1b2bc75
MIPS: Add arch generic CPU hotplug
by Ralf Baechle
· 16 years ago
631330f
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
by Ralf Baechle
· 16 years ago
7654450
MIPS: Make a needlessly global symbol static in arch/mips/kernel/smp.c
by Dmitri Vorobiev
· 16 years ago
98a79d6
cpumask: centralize cpu_online_map and cpu_possible_map
by Rusty Russell
· 16 years ago
076c6e4f
MIPS: SMP: Do not initialize __cpu_number_map/__cpu_logical_map for CPU 0.
by Ralf Baechle
· 16 years ago
7920c4d
MIPS: SMP: Don't reenable interrupts in stop_this_cpu; use WAIT instruction.
by Ralf Baechle
· 16 years ago
e545a61
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
by Manfred Spraul
· 16 years ago
15c8b6c
on_each_cpu(): kill unused 'retry' parameter
by Jens Axboe
· 17 years ago
8691e5a
smp_call_function: get rid of the unused nonatomic/retry argument
by Jens Axboe
· 17 years ago
2f304c0
mips: convert to generic helpers for IPI function calls
by Jens Axboe
· 17 years ago
a9ad02b
[MIPS] Export smp_call_function and smp_call_function_single.
by Zenon Fortuna
· 17 years ago
83738e3
[MIPS] fix warning message on SMP kernels
by Thiemo Seufer
· 17 years ago
39b8d52
[MIPS] Add support for MIPS CMP platform.
by Ralf Baechle
· 17 years ago
6c81c32
calibrate_delay() must be __cpuinit
by Adrian Bunk
· 17 years ago
87353d8
[MIPS] SMP: Call platform methods via ops structure.
by Ralf Baechle
· 17 years ago
0ab7aef
[MIPS] MT: Scheduler support for SMT
by Ralf Baechle
· 18 years ago
ece8a9e
[MIPS] SMP: Fix use of cpumasks.
by Ralf Baechle
· 17 years ago
89a8a5a
[MIPS] SMP: Use ISO C struct initializer for local structs.
by Ralf Baechle
· 17 years ago
c50cade
[MIPS] SMP: Kill useless casts.
by Ralf Baechle
· 17 years ago
b5eb551
[MIPS] Kill num_online_cpus() loops.
by Ralf Baechle
· 17 years ago
bd6aeef
[MIPS] SMP: Implement smp_call_function_mask().
by Ralf Baechle
· 17 years ago
7bcf771
[MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt
by Ralf Baechle
· 17 years ago
b4b2917
[MIPS] Add smp_call_function_single()
by Peter Watkins
· 17 years ago
4e950f6
Remove fs.h from mm.h
by Alexey Dobriyan
· 17 years ago
b3f6df9
[MIPS] Transform old-style macros to newer "__noreturn"
by Robert P. J. Day
· 18 years ago
0437e10
sched: zap the migration init / cache-hot balancing code
by Ingo Molnar
· 18 years ago
4ebd523
[MIPS] Fix modpost warnings by making start_secondary __cpuinit
by Ralf Baechle
· 18 years ago
de7fa29
[MIPS] SMP: Get smp_tune_scheduling to do something useful.
by Ralf Baechle
· 18 years ago
b282b6f
[PATCH] Change cpu_up and co from __devinit to __cpuinit
by Gautham R Shenoy
· 18 years ago
0004a9d
[MIPS] Cleanup memory barriers for weakly ordered systems.
by Ralf Baechle
· 18 years ago
f5d6c63
[MIPS] Do topology_init even on uniprocessor kernels.
by Ralf Baechle
· 18 years ago
9a244b9
[MIPS] Pass NULL not 0 for pointer value.
by Ralf Baechle
· 18 years ago
0e8f8f5
[MIPS] NUMA: Register all nodes before cpus or sysfs will barf.
by Ralf Baechle
· 19 years ago
2596935
[MIPS] Avoid interprocessor function calls.
by Ralf Baechle
· 19 years ago
76b67ed9
[PATCH] node hotplug: register cpu: remove node struct
by KAMEZAWA Hiroyuki
· 19 years ago
320e6ab
[MIPS] Fix SMP now that fixup_cpu_present_map is gone.
by Ralf Baechle
· 19 years ago
41c594a
[MIPS] MT: Improved multithreading support.
by Ralf Baechle
· 19 years ago
e49ed7f
[MIPS] Sort out duplicate exports.
by Ralf Baechle
· 19 years ago
394e390
[PATCH] more for_each_cpu() conversions
by Andrew Morton
· 19 years ago
Next »