Commit Graph

30 Commits (7a44ad2fce65ed2811ebef4adbc38bcc82cd44a7)

Author SHA1 Message Date
Borislav Petkov a7b480e7f3 x86, lib: Add wbinvd smp helpers 15 years ago
Rusty Russell 0748bd0177 cpumask: remove arch_send_call_function_ipi 16 years ago
Yinghai Lu 4797f6b021 x86: read apic ID in the !acpi_lapic case 16 years ago
Rusty Russell b643decad6 x86: arch_send_call_function_ipi_mask 16 years ago
Rusty Russell 7ad728f981 cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t 16 years ago
Ingo Molnar 1dcdd3d15e x86: remove mach_apic.h 16 years ago
Ingo Molnar 1f75ed0c13 x86: remove mach_apicdef.h 16 years ago
Ingo Molnar ca6c8ed464 x86, apic: refactor ->get_apic_id() & GET_APIC_ID() 16 years ago
Brian Gerst 0d974d4592 x86: remove pda.h 16 years ago
Brian Gerst ea9279066d x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit. 16 years ago
Ingo Molnar 6dbde35308 percpu: add optimized generic percpu accessors 16 years ago
Tejun Heo 1a51e3a0ae x86: fold pda into percpu area on SMP 16 years ago
Jaswinder Singh Rajput 52811d8c9b x86: smp.h move cpu_sibling_setup_mask and cpu_sibling_setup_map declartion to cpumask.h 16 years ago
Jaswinder Singh Rajput 493f6ca54e x86: smp.h move cpu_initialized_mask and cpu_initialized declartion to cpumask.h 16 years ago
Jaswinder Singh Rajput fb8fd077fb x86: smp.h move cpu_callout_mask and cpu_callout_map declartion to cpumask.h 16 years ago
Jaswinder Singh Rajput 068790334c x86: smp.h move cpu_callin_mask and cpu_callin_map declartion to cpumask.h 16 years ago
Jaswinder Singh Rajput 6d652ea1d0 x86: smp.h move boot_cpu_id declartion to cpu.h 16 years ago
Jaswinder Singh Rajput af8968abf0 x86: smp.h move cpu_physical_id declartion to cpu.h 16 years ago
Jaswinder Singh Rajput 96b89dc659 x86: smp.h move safe_smp_processor_id declartion to cpu.h 16 years ago
Jaswinder Singh Rajput f472cdba84 x86: smp.h move stack_processor_id declartion to cpu.h 16 years ago
Jaswinder Singh Rajput 6e5385d44b x86: smp.h move prefill_possible_map declartion to cpu.h 16 years ago
Jaswinder Singh Rajput dacf733357 x86: smp.h move zap_low_mappings declartion to tlbflush.h 16 years ago
Jaswinder Singh Rajput 7760ec77ab x86: smp.h remove obsolete function declaration 16 years ago
Mike Travis c2d1cec1c7 x86: cleanup remaining cpumask_t ops in smpboot code 16 years ago
Mike Travis bcda016edd x86: cosmetic changes apic-related files. 16 years ago
Mike Travis e7986739a7 x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers 16 years ago
James Bottomley b3572e361b x86/voyager: fix compile breakage caused by dc1e35c6e9 17 years ago
H. Peter Anvin 1965aae3c9 x86: Fix ASM_X86__ header guards 17 years ago
Al Viro bb8985586b x86, um: ... and asm-x86 move 17 years ago
Chuck Ebbert 14adf855ba x86: move prefill_possible_map calling early, fix, V2 17 years ago
Alex Nixon 913da64b54 x86: build fix for !CONFIG_SMP 17 years ago
Alex Nixon 8227dce7dc x86: separate generic cpu disabling code from APIC writes in cpu_disable 17 years ago
Alex Nixon a21f5d88c1 x86: unify x86_32 and x86_64 play_dead into one function 17 years ago
Alex Nixon 3790025863 x86_32: clean up play_dead 17 years ago
Alex Nixon 93be71b672 x86: add cpu hotplug hooks into smp_ops 17 years ago
Vegard Nossum 77ef50a522 x86: consolidate header guards 17 years ago
Jaswinder Singh fb26132b44 x86: process_32.c declare cpu_number before they get used 17 years ago
Jeremy Fitzhardinge 7c33b1e6ee x86_64: unstatic get_local_pda 17 years ago
Yinghai Lu 4c9961d56e x86: make read_apic_id return final apicid 17 years ago
Suresh Siddha 1b374e4d6f x64, x2apic/intr-remap: basic apic ops support 17 years ago
Suresh Siddha 0c81c746f9 x64, x2apic/intr-remap: introduce read_apic_id() to genapic routines 17 years ago
Ingo Molnar 4a7017370a x86: move prefill_possible_map calling early, fix 17 years ago
Yinghai Lu 329513a35d x86: move prefill_possible_map calling early 17 years ago
Glauber Costa 1481a3dd42 x86: move cpu_exit_clear to process_32.c 17 years ago
Mike Travis 23ca4bba3e x86: cleanup early per cpu variables/accesses v4 17 years ago
Jens Axboe 3b16cf8748 x86: convert to generic helpers for IPI function calls 17 years ago
Yinghai Lu a4c81cf684 x86: extend e820 ealy_res support 32bit 17 years ago
Ingo Molnar a4928cffe6 "make namespacecheck" fixes 17 years ago
Pavel Machek e44b7b7525 x86: move suspend wakeup code to C 17 years ago
Alexey Starikovskiy 2fe6014757 x86: move up & smp variables to setup.c 17 years ago