index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
genapic_flat_64.c
Age
Commit message (
Expand
)
Author
2008-12-18
x86: fix cpu_mask_to_apicid_and to include cpu_online_mask
Mike Travis
2008-12-16
x86: cosmetic changes apic-related files.
Mike Travis
2008-12-16
x86: update add-cpu_mask_to_apicid_and to use struct cpumask*
Mike Travis
2008-12-16
x86: Add cpu_mask_to_apicid_and
Mike Travis
2008-12-16
x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers
Mike Travis
2008-10-22
x86: fix section mismatch warning - apic_physflat
Marcin Slusarz
2008-10-22
x86: fix section mismatch warning - apic_flat
Marcin Slusarz
2008-10-16
x86: print out if acpi want physical flat of all
Yinghai Lu
2008-07-25
Merge branch 'linus' into x86/x2apic
Ingo Molnar
2008-07-22
x86: add apic probe for genapic 64bit, v2
Yinghai Lu
2008-07-20
NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genapic_flat_64.c
Mike Travis
2008-07-13
x86: make 64bit have get_apic_id
Yinghai Lu
2008-07-12
x86: make read_apic_id return final apicid
Yinghai Lu
2008-07-12
x64, x2apic/intr-remap: introcude self IPI to genapic routines
Suresh Siddha
2008-07-12
x64, x2apic/intr-remap: introduce read_apic_id() to genapic routines
Suresh Siddha
2008-04-17
x86: use cpumask_of_cpu()
Akinobu Mita
2008-04-17
x86: change GET_APIC_ID() from an inline function to an out-of-line function
Jack Steiner
2007-10-19
x86: convert cpu_to_apicid to be a per cpu variable
Mike Travis
2007-10-17
x86: remove x86_cpu_to_log_apicid
Mike Travis
2007-10-11
x86_64: move kernel
Thomas Gleixner