summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/genapic_flat.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86-64: Fix allnoconfig error in genapic_flat.cAndi Kleen2007-05-021-0/+1
* [PATCH] x86-64: __send_IPI_dest_field - x86_64Fernando Luis [** ISO-8859-1 charset **] VázquezCao2007-05-021-22/+1Star
* [PATCH] x86: adjust inclusion of asm/fixmap.hJan Beulich2007-05-021-0/+1
* [PATCH] x86-64: Put more than one cpu in TARGET_CPUSEric W. Biederman2006-10-211-1/+1
* [PATCH] x86_64 irq: Allocate a vector across all cpus for genapic_flat.Eric W. Biederman2006-10-081-0/+24
* [PATCH] Replace local_save_flags+local_irq_disable withFernando Luis Vázquez Cao2006-09-261-2/+1Star
* [PATCH] remove int_delivery_destJan Beulich2006-09-261-2/+0Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] x86_64: Avoid broadcasting NMI IPIsKeith Owens2006-06-261-9/+16
* [PATCH] x86_64: Use local APIC ID from local APIC instead of CPUIDravikiran thirumalai2006-06-261-4/+1Star
* [PATCH] x86_64/i386: Remove preempt disable calls in lowlevel IPIZwane Mwaikambo2006-01-121-6/+4Star
* [PATCH] x86-64: Delivery mode should be APIC_DM_FIXED when using physical mode.Ashok Raj2005-09-121-2/+2
* [PATCH] x86-64: Remove obsolete APIC "write around" bug workaroundAndi Kleen2005-09-121-4/+4
* [PATCH] x86_64: Don't do broadcast IPIs when hotplug is enabled in flat mode.Ashok Raj2005-09-091-0/+10
* [PATCH] x86_64: Support more than 8 cores on AMD systemsAndi Kleen2005-07-291-1/+61
* [PATCH] x86_64: Remove the broadcast options that were added for cpuhotplugAndi Kleen2005-07-291-86/+2Star
* [PATCH] x86_64: Provide ability to choose using shortcuts for IPI in flat mode.Ashok Raj2005-06-261-14/+82
* [PATCH] x86_64: Dont use broadcast shortcut to make it cpu hotplug safe.Ashok Raj2005-06-261-16/+26
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+127