Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
61b5cb1c3bff8875d2fd289c7b6ac344f95261fa
/
arch
/
arm
/
kernel
/
smp.c
61b5cb1
ARM: place C irq handlers in IRQ_ENTRY for ftrace
by Rabin Vincent
· 14 years ago
a0a5568
Merge branch 'hotplug' into devel
by Russell King
· 14 years ago
37b05b6
ARM: hotplug cpu: setup 1:1 map for entire kernel image for secondary CPUs
by Russell King
· 14 years ago
f9e417e
ARM: 6402/1: Don't send IPI in smp_send_stop if there's only one CPU
by Tony Lindgren
· 14 years ago
3d3f78d
ARM: call machine_shutdown() from machine_halt(), etc
by Russell King
· 14 years ago
5388a6b
ARM: SMP: Always enable clock event broadcast support
by Russell King
· 14 years ago
ac1d426
Merge branch 'devel-stable' into devel
by Russell King
· 15 years ago
8e2a43f
ARM: rename mach_cpu_disable() to platform_cpu_disable()
by Russell King
· 15 years ago
13ea9cc
ARM: 6066/1: Fix "BUG: scheduling while atomic: swapper/0/0x00000002
by Santosh Shilimkar
· 15 years ago
1027247
ARM: Add L2 cache handling to smp boot support
by Russell King
· 15 years ago
90140c3
ARM: Fix __cpuexit section mismatch warnings
by Russell King
· 15 years ago
e616c59
ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcast
by Russell King
· 15 years ago
56f8ba8
cpumask: use mm_cpumask() wrapper: arm
by Rusty Russell
· 15 years ago
42578c8
Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel
by Russell King
· 16 years ago
faa7bc5
Check whether the TLB operations need broadcasting on SMP systems
by Catalin Marinas
· 16 years ago
e03cdad
[ARM] smp: use new cpumask functions
by Russell King
· 16 years ago
bc28248
[ARM] smp: move core localtimer support out of platform specific files
by Russell King
· 16 years ago
8266810
[ARM] smp: fix cpumask usage in ARM SMP code
by Russell King
· 16 years ago
e9fc782
[ARM] 5389/1: Make sure the pmd entries are visible by the secondary CPU
by Catalin Marinas
· 16 years ago
b840d79
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
98a79d6
cpumask: centralize cpu_online_map and cpu_possible_map
by Rusty Russell
· 16 years ago
ebac654
RealView: Use only the shadow mapping of ARM11MPCore local timers
by Catalin Marinas
· 16 years ago
e545a61
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
by Manfred Spraul
· 16 years ago
058ddee
[ARM] Fix SMP booting with non-zero PHYS_OFFSET
by Russell King
· 16 years ago
15c8b6c
on_each_cpu(): kill unused 'retry' parameter
by Jens Axboe
· 17 years ago
f6dd9fa
arm: convert to generic helpers for IPI function calls
by Jens Axboe
· 17 years ago
5e54197
add mm argument to pte/pmd/pud/pgd_free
by Benjamin Herrenschmidt
· 17 years ago
a8655e8
[ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCore
by Catalin Marinas
· 17 years ago
3e45999
[ARM] 4813/1: Add SMP helper functions for clockevents support
by Catalin Marinas
· 17 years ago
4e950f6
Remove fs.h from mm.h
by Alexey Dobriyan
· 17 years ago
5048bcb
[ARM] setup_profiling_timer must not be __init
by Russell King
· 17 years ago
b9811d7
[ARM] Mark SMP local timer and IPI as exception entries
by Russell King
· 18 years ago
e730bf9
[ARM] Export smp_call_function()
by Russell King
· 18 years ago
c97d486
[ARM] Fix SMP irqflags support
by Russell King
· 18 years ago
e16b38f
[PATCH] cpumask: export cpu_online_map and cpu_possible_map consistently
by Greg Banks
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
091c539
[ARM] SMP: don't set cpu_*_map in smp_prepare_boot_cpu
by Russell King
· 19 years ago
7bbb794
[ARM] Fix SMP initialisation oops
by Russell King
· 19 years ago
32d39a9
[PATCH] arm: task_stack_page()
by Al Viro
· 19 years ago
da2660d
[ARM] Restore apparant pointless change in arch/arm/kernel/smp.c
by Russell King
· 19 years ago
5bfb5d6
[PATCH] sched: disable preempt in idle tasks
by Nick Piggin
· 19 years ago
37ee16a
[ARM SMP] Add core ARM support for local timers
by Russell King
· 19 years ago
2c25013
[ARM] More sparse fixes
by Russell King
· 19 years ago
5d43045
[ARM SMP] Fix some sparse warnings in SMP code
by Russell King
· 19 years ago
a054a81
[ARM SMP] Add hotplug CPU infrastructure
by Russell King
· 19 years ago
273c2cd
[ARM SMP] Fix a couple of warnings
by Russell King
· 19 years ago
71f512e8
[ARM SMP] Track CPU idle threads
by Russell King
· 19 years ago
7db078be
[ARM] Stack starts at THREAD_START_SP offset, not THREAD_SIZE-8
by Russell King
· 19 years ago
505d7b1
[ARM SMP] Ensure secondary CPUs have a clean TLB
by Russell King
· 19 years ago
bd6f68a
[PATCH] ARM SMP: Mark CPU init functions/data with __cpuinit/...data
by Russell King
· 19 years ago
73eb7d9
[PATCH] ARM SMP: Initialise cpu_present_map
by Russell King
· 20 years ago
e11b223
[PATCH] ARM SMP: We list IRQs for present CPUs, not online CPUs
by Russell King
· 20 years ago
d12734d
[PATCH] ARM SMP: Rename cpu_present_mask to cpu_possible_map
by Russell King
· 20 years ago
4b0ef3b
[PATCH] ARM SMP: Add IPI support code for SMP TLB flushing
by Russell King
· 20 years ago
0908db2
[PATCH] ARM SMP: Messages about CPUs should be prefixed by CPU%u
by Russell King
· 20 years ago
e65f38e
[PATCH] ARM SMP: Add support for startup of secondary processors
by Russell King
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago