Gitiles Standalone
repos
/
linux-4.4
/
9c7642470ecf03d8b4946a2addc8fe631b8426dd
/
arch
/
x86
/
kernel
/
genapic_flat_64.c
d4c9a9f
x86, apic: unify phys_pkg_id()
by Ingo Molnar
· 17 years ago
a27a621
x86: refactor ->check_phys_apicid_present() subarch methods
by Ingo Molnar
· 17 years ago
a21769a4
x86, apic: clean up ->cpu_present_to_apicid()
by Ingo Molnar
· 17 years ago
2e867b1
x86, apic: remove no_balance_irq and no_ioapic_check flags
by Ingo Molnar
· 17 years ago
bdb1a9b
x86, apic: rename genapic::apic_destination_logical to genapic::dest_logical
by Ingo Molnar
· 17 years ago
0b06e73
x86: clean up the APIC_DEST_LOGICAL logic
by Ingo Molnar
· 17 years ago
08125d3
x86: rename ->ESR_DISABLE to ->disable_esr
by Ingo Molnar
· 17 years ago
f8987a1
x86, genapic: rename int_delivery_mode, et. al.
by Ingo Molnar
· 17 years ago
4c3e51e
x86: clean up genapic_phys_flat
by Ingo Molnar
· 17 years ago
f2f05ee
x86: clean up genapic_flat
by Ingo Molnar
· 17 years ago
a775a38
x86: fix cpu_mask_to_apicid_and to include cpu_online_mask
by Mike Travis
· 17 years ago
bcda016
x86: cosmetic changes apic-related files.
by Mike Travis
· 17 years ago
6eeb7c5
x86: update add-cpu_mask_to_apicid_and to use struct cpumask*
by Mike Travis
· 17 years ago
95d313c
x86: Add cpu_mask_to_apicid_and
by Mike Travis
· 17 years ago
e798673
x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers
by Mike Travis
· 17 years ago
fae17216
x86: fix section mismatch warning - apic_physflat
by Marcin Slusarz
· 17 years ago
983f91f
x86: fix section mismatch warning - apic_flat
by Marcin Slusarz
· 17 years ago
02c1df1
x86: print out if acpi want physical flat of all
by Yinghai Lu
· 17 years ago
10a010f
Merge branch 'linus' into x86/x2apic
by Ingo Molnar
· 17 years ago
1b9b89e
x86: add apic probe for genapic 64bit, v2
by Yinghai Lu
· 17 years ago
1bd9d6b
NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genapic_flat_64.c
by Mike Travis
· 17 years ago
f910a9d
x86: make 64bit have get_apic_id
by Yinghai Lu
· 17 years ago
4c9961d
x86: make read_apic_id return final apicid
by Yinghai Lu
· 17 years ago
cff73a6
x64, x2apic/intr-remap: introcude self IPI to genapic routines
by Suresh Siddha
· 17 years ago
0c81c74
x64, x2apic/intr-remap: introduce read_apic_id() to genapic routines
by Suresh Siddha
· 17 years ago
7281c96
x86: use cpumask_of_cpu()
by Akinobu Mita
· 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
71fff5e
x86: convert cpu_to_apicid to be a per cpu variable
by Mike Travis
· 18 years ago
9efa981
x86: remove x86_cpu_to_log_apicid
by Mike Travis
· 18 years ago
250c227
x86_64: move kernel
by Thomas Gleixner
· 18 years ago
[Renamed from arch/x86_64/kernel/genapic_flat_64.c]
2a232a7
x86_64: prepare shared kernel/genapic_flat.c
by Thomas Gleixner
· 18 years ago
[Renamed from arch/x86_64/kernel/genapic_flat.c]
f19cccf
[PATCH] x86-64: Fix allnoconfig error in genapic_flat.c
by Andi Kleen
· 18 years ago
9062d88
[PATCH] x86-64: __send_IPI_dest_field - x86_64
by Fernando Luis [** ISO-8859-1 charset **] VázquezCao
· 18 years ago
00f1ea6
[PATCH] x86: adjust inclusion of asm/fixmap.h
by Jan Beulich
· 18 years ago
84f404f
[PATCH] x86-64: Put more than one cpu in TARGET_CPUS
by Eric W. Biederman
· 19 years ago
c7111c13
[PATCH] x86_64 irq: Allocate a vector across all cpus for genapic_flat.
by Eric W. Biederman
· 19 years ago
2b94ab2
[PATCH] Replace local_save_flags+local_irq_disable with
by Fernando Luis Vázquez Cao
· 19 years ago
3b94355
[PATCH] remove int_delivery_dest
by Jan Beulich
· 19 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
e77deac
[PATCH] x86_64: Avoid broadcasting NMI IPIs
by Keith Owens
· 19 years ago
0f4fdb7
[PATCH] x86_64: Use local APIC ID from local APIC instead of CPUID
by ravikiran thirumalai
· 19 years ago
329d400
[PATCH] x86_64/i386: Remove preempt disable calls in lowlevel IPI
by Zwane Mwaikambo
· 20 years ago
c1a71a1
[PATCH] x86-64: Delivery mode should be APIC_DM_FIXED when using physical mode.
by Ashok Raj
· 20 years ago
eddfb4e
[PATCH] x86-64: Remove obsolete APIC "write around" bug workaround
by Andi Kleen
· 20 years ago
fdf26d9
[PATCH] x86_64: Don't do broadcast IPIs when hotplug is enabled in flat mode.
by Ashok Raj
· 20 years ago
f8d3119
[PATCH] x86_64: Support more than 8 cores on AMD systems
by Andi Kleen
· 20 years ago
37a47e6
[PATCH] x86_64: Remove the broadcast options that were added for cpuhotplug
by Andi Kleen
· 20 years ago
a02c4cb
[PATCH] x86_64: Provide ability to choose using shortcuts for IPI in flat mode.
by Ashok Raj
· 20 years ago
884d9e4
[PATCH] x86_64: Dont use broadcast shortcut to make it cpu hotplug safe.
by Ashok Raj
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago