Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
61d08673de1fe68bfba86203258377bf39f234b6
/
arch
/
x86
/
include
/
asm
/
smp.h
a7b480e
x86, lib: Add wbinvd smp helpers
by Borislav Petkov
· 15 years ago
0748bd0
cpumask: remove arch_send_call_function_ipi
by Rusty Russell
· 15 years ago
4797f6b
x86: read apic ID in the !acpi_lapic case
by Yinghai Lu
· 16 years ago
b643dec
x86: arch_send_call_function_ipi_mask
by Rusty Russell
· 16 years ago
7ad728f
cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t
by Rusty Russell
· 16 years ago
1dcdd3d
x86: remove mach_apic.h
by Ingo Molnar
· 16 years ago
1f75ed0
x86: remove mach_apicdef.h
by Ingo Molnar
· 16 years ago
ca6c8ed
x86, apic: refactor ->get_apic_id() & GET_APIC_ID()
by Ingo Molnar
· 16 years ago
0d974d4
x86: remove pda.h
by Brian Gerst
· 16 years ago
ea92790
x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit.
by Brian Gerst
· 16 years ago
6dbde35
percpu: add optimized generic percpu accessors
by Ingo Molnar
· 16 years ago
1a51e3a
x86: fold pda into percpu area on SMP
by Tejun Heo
· 16 years ago
52811d8
x86: smp.h move cpu_sibling_setup_mask and cpu_sibling_setup_map declartion to cpumask.h
by Jaswinder Singh Rajput
· 16 years ago
493f6ca
x86: smp.h move cpu_initialized_mask and cpu_initialized declartion to cpumask.h
by Jaswinder Singh Rajput
· 16 years ago
fb8fd07
x86: smp.h move cpu_callout_mask and cpu_callout_map declartion to cpumask.h
by Jaswinder Singh Rajput
· 16 years ago
0687903
x86: smp.h move cpu_callin_mask and cpu_callin_map declartion to cpumask.h
by Jaswinder Singh Rajput
· 16 years ago
1de8cd3
Merge branch 'linus' into x86/cleanups
by Ingo Molnar
· 16 years ago
6d652ea
x86: smp.h move boot_cpu_id declartion to cpu.h
by Jaswinder Singh Rajput
· 16 years ago
af8968a
x86: smp.h move cpu_physical_id declartion to cpu.h
by Jaswinder Singh Rajput
· 16 years ago
96b89dc6
x86: smp.h move safe_smp_processor_id declartion to cpu.h
by Jaswinder Singh Rajput
· 16 years ago
f472cdb
x86: smp.h move stack_processor_id declartion to cpu.h
by Jaswinder Singh Rajput
· 16 years ago
6e5385d
x86: smp.h move prefill_possible_map declartion to cpu.h
by Jaswinder Singh Rajput
· 16 years ago
dacf7333
x86: smp.h move zap_low_mappings declartion to tlbflush.h
by Jaswinder Singh Rajput
· 16 years ago
7760ec7
x86: smp.h remove obsolete function declaration
by Jaswinder Singh Rajput
· 16 years ago
c2d1cec
x86: cleanup remaining cpumask_t ops in smpboot code
by Mike Travis
· 16 years ago
bcda016
x86: cosmetic changes apic-related files.
by Mike Travis
· 16 years ago
e798673
x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers
by Mike Travis
· 16 years ago
b3572e3
x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c600fee1e2
by James Bottomley
· 16 years ago
1965aae
x86: Fix ASM_X86__ header guards
by H. Peter Anvin
· 16 years ago
bb89855
x86, um: ... and asm-x86 move
by Al Viro
· 16 years ago
[Renamed from include/asm-x86/smp.h]
14adf85
x86: move prefill_possible_map calling early, fix, V2
by Chuck Ebbert
· 16 years ago
365d46d
Merge branch 'linus' into x86/xen
by Ingo Molnar
· 16 years ago
913da64
x86: build fix for !CONFIG_SMP
by Alex Nixon
· 16 years ago
8227dce
x86: separate generic cpu disabling code from APIC writes in cpu_disable
by Alex Nixon
· 16 years ago
a21f5d88
x86: unify x86_32 and x86_64 play_dead into one function
by Alex Nixon
· 16 years ago
3790025
x86_32: clean up play_dead
by Alex Nixon
· 16 years ago
93be71b
x86: add cpu hotplug hooks into smp_ops
by Alex Nixon
· 16 years ago
c83d128
Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/core
by Ingo Molnar
· 16 years ago
6dec3a1
Merge branch 'x86/x2apic' into x86/core
by Ingo Molnar
· 16 years ago
77ef50a
x86: consolidate header guards
by Vegard Nossum
· 16 years ago
fb26132
x86: process_32.c declare cpu_number before they get used
by Jaswinder Singh
· 16 years ago
76c3bb1
Merge branch 'linus' into x86/x2apic
by Ingo Molnar
· 16 years ago
a208f37a
Merge branch 'linus' into x86/x2apic
by Ingo Molnar
· 16 years ago
7c33b1e
x86_64: unstatic get_local_pda
by Jeremy Fitzhardinge
· 16 years ago
1a781a7
Merge branch 'generic-ipi' into generic-ipi-for-linus
by Ingo Molnar
· 16 years ago
4c9961d
x86: make read_apic_id return final apicid
by Yinghai Lu
· 16 years ago
1b374e4
x64, x2apic/intr-remap: basic apic ops support
by Suresh Siddha
· 16 years ago
0c81c74
x64, x2apic/intr-remap: introduce read_apic_id() to genapic routines
by Suresh Siddha
· 16 years ago
4a70173
x86: move prefill_possible_map calling early, fix
by Ingo Molnar
· 16 years ago
329513a
x86: move prefill_possible_map calling early
by Yinghai Lu
· 16 years ago
1481a3d
x86: move cpu_exit_clear to process_32.c
by Glauber Costa
· 16 years ago
2b4fa85
Merge branch 'x86/numa' into x86/devel
by Ingo Molnar
· 16 years ago
23ca4bb
x86: cleanup early per cpu variables/accesses v4
by Mike Travis
· 17 years ago
3b16cf8
x86: convert to generic helpers for IPI function calls
by Jens Axboe
· 16 years ago
a4c81cf
x86: extend e820 ealy_res support 32bit
by Yinghai Lu
· 17 years ago
a4928cf
"make namespacecheck" fixes
by Ingo Molnar
· 17 years ago
e44b7b7
x86: move suspend wakeup code to C
by Pavel Machek
· 17 years ago
2fe6014
x86: move up & smp variables to setup.c
by Alexey Starikovskiy
· 17 years ago
b447a46
x86: clean up non-smp usage of cpu maps
by Mike Travis
· 17 years ago
a24eae8
x86: uv fix
by Ingo Molnar
· 17 years ago
ac23d4e
x86: support for new UV apic
by Jack Steiner
· 17 years ago
05f2d12
x86: change GET_APIC_ID() from an inline function to an out-of-line function
by Jack Steiner
· 17 years ago
8be9ac8
x86: merge smp_32.h and smp_64.h into smp.h
by Glauber Costa
· 17 years ago
a9c057c
x86: merge SMP definitions of smp.h
by Glauber Costa
· 17 years ago
b23dab0
x86: merge includes in smp.h
by Glauber Costa
· 17 years ago
1b000843
x86: merge hard/logical_smp_processor_id
by Glauber Costa
· 17 years ago
cb3c8b9
x86: integrate do_boot_cpu
by Glauber de Oliveira Costa
· 17 years ago
c70dcb7
x86: change boot_cpu_id to boot_cpu_physical_apicid
by Glauber de Oliveira Costa
· 17 years ago
9d97d0d
x86: move stack_start to smp.h
by Glauber de Oliveira Costa
· 17 years ago
7e1efc0
x86: unify extern masks declaration
by Glauber de Oliveira Costa
· 17 years ago
1d89a7f
x86: merge smp_store_cpu_info
by Glauber de Oliveira Costa
· 17 years ago
d0173ae
x86: use start_ipi_hook in x86_64
by Glauber de Oliveira Costa
· 17 years ago
91718e8
x86: unify setup_trampoline
by Glauber Costa
· 17 years ago
4206882
x86: move trampoline arrays extern definition to smp.h
by Glauber Costa
· 17 years ago
69c18c1
x86: merge __cpu_disable and cpu_die
by Glauber Costa
· 17 years ago
1dbb472
x86: move hotplug related extern definitions to smp.h
by Glauber Costa
· 17 years ago
1452207
x86: make set_cpu_sibling_map nonstatic
by Glauber Costa
· 17 years ago
377d698
x86: unify smp_send_stop
by Glauber Costa
· 17 years ago
68a1c3f
x86: move prefill_possible_map to common file
by Glauber Costa
· 17 years ago
93b016f
x86: move disabled_cpus to common header
by Glauber Costa
· 17 years ago
c559764
x86: unify smp_cpus_done
by Glauber Costa
· 17 years ago
7557da6
x86: unify smp_prepare_cpus
by Glauber Costa
· 17 years ago
1e3fac8
x86: unify prepare_boot_cpu
by Glauber Costa
· 17 years ago
71d1954
x86: unify __cpu_up.
by Glauber Costa
· 17 years ago
64b1a21e0
x86: unify smp_call_function_mask
by Glauber Costa
· 17 years ago
8678969
x86: merge smp_send_reschedule
by Glauber Costa
· 17 years ago
c76cb36
x86: move smp_ops extern declaration to common header
by Glauber Costa
· 17 years ago
1669402
x86: define smp_ops in common header
by Glauber Costa
· 17 years ago
53ebef4
x86: merge extern variables definitions
by Glauber Costa
· 17 years ago
639acb1
x86: merge extern function definitions
by Glauber Costa
· 17 years ago
c27cfef
x86: commonize smp.h
by Glauber Costa
· 17 years ago
96a388d
i386/x86_64: move headers to include/asm-x86
by Thomas Gleixner
· 17 years ago