summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: add apic probe for genapic 64bit - fixYinghai Lu2008-07-273-2/+8
* x86: mach-numaq to numaqYinghai Lu2008-07-261-5/+5
* x86: mach_summit to summitYinghai Lu2008-07-262-5/+5
* x86: mach_es7000 to es7000Yinghai Lu2008-07-265-16/+16
* x86: mach-bigsmp to bigsmpYinghai Lu2008-07-261-3/+3
* x86: add setup_ioapic_ids for numaq in x86_quirksYinghai Lu2008-07-262-3/+9
* Merge branch 'x86/urgent' into x86/coreIngo Molnar2008-07-264-24/+15
|\
| * x86, AMD IOMMU: include amd_iommu_last_bdf in device initializationJoerg Roedel2008-07-262-4/+4
| * x86, RDC321x: add to mach-defaultIngo Molnar2008-07-262-20/+11
* | Merge branch 'x86/x2apic' into x86/coreIngo Molnar2008-07-2626-156/+1462
|\ \
| * \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-25398-13270/+16070
| |\ \
| * | | x86: move declaring x2apic_extra_bitsYinghai Lu2008-07-242-2/+2
| * | | arch/x86/kernel/genx2apic_uv_x.c: Removed duplicated includeHuang Weiyi2008-07-231-1/+0
| * | | x86: add apic probe for genapic 64bit, v2Yinghai Lu2008-07-225-60/+115
| * | | Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-22271-3487/+8726
| |\ \ \
| * | | | x86, lguest: fix apic_ops build on UPIngo Molnar2008-07-201-0/+1
| * | | | x86, xen: fix apic_ops build on UPIngo Molnar2008-07-201-0/+1
| * | | | x86: APIC: Remove apic_write_around(); use alternatives, merge fixSuresh Siddha2008-07-192-5/+2
| * | | | Merge branch 'x86/uv' into x86/x2apicIngo Molnar2008-07-183-0/+72
| |\ \ \ \
| * \ \ \ \ Merge branch 'x86/apic' into x86/x2apicIngo Molnar2008-07-1814-189/+179
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-181371-147417/+70886
| |\ \ \ \ \ \
| * | | | | | | x86: apic_ops for lguestSuresh Siddha2008-07-181-3/+32
| * | | | | | | x86: let 32bit use apic_ops too - fixSuresh Siddha2008-07-182-48/+8
| * | | | | | | x86: let 32bit use apic_ops too - fixYinghai Lu2008-07-143-18/+57
| * | | | | | | x86: make 64bit have get_apic_idYinghai Lu2008-07-134-8/+81
| * | | | | | | x86: make read_apic_id return final apicidYinghai Lu2008-07-127-15/+14
| * | | | | | | x86: mach_apicdef.h need to include before smp.hYinghai Lu2008-07-124-10/+7
| * | | | | | | x86: let 32bit use apic_ops tooYinghai Lu2008-07-121-8/+31
| * | | | | | | x2apic: xen64 paravirt basic apic opsSuresh Siddha2008-07-122-4/+41
| * | | | | | | x2apic: uninline uv_init_apic_ldr()Suresh Siddha2008-07-121-1/+1
| * | | | | | | x64, x2apic/intr-remap: Interrupt-remapping and x2apic supportSuresh Siddha2008-07-121-1/+1
| * | | | | | | x64, x2apic/intr-remap: introduce CONFIG_INTR_REMAPSuresh Siddha2008-07-121-0/+8
| * | | | | | | x64, x2apic/intr-remap: support for x2apic physical mode supportSuresh Siddha2008-07-123-3/+138
| * | | | | | | x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-rema...Suresh Siddha2008-07-127-4/+164
| * | | | | | | x64, x2apic/intr-remap: MSI and MSI-X support for interrupt remapping infrast...Suresh Siddha2008-07-121-8/+222
| * | | | | | | x64, x2apic/intr-remap: IO-APIC support for interrupt-remappingSuresh Siddha2008-07-122-22/+279
| * | | | | | | x64, x2apic/intr-remap: setup init_apic_ldr for UVSuresh Siddha2008-07-121-0/+5
| * | | | | | | x64, x2apic/intr-remap: x2apic cluster mode supportSuresh Siddha2008-07-123-0/+138
| * | | | | | | x64, x2apic/intr-remap: introcude self IPI to genapic routinesSuresh Siddha2008-07-122-1/+3
| * | | | | | | x64, x2apic/intr-remap: x2apic ops for x2apic mode supportSuresh Siddha2008-07-121-0/+35
| * | | | | | | x64, x2apic/intr-remap: cpuid bits for x2apic featureSuresh Siddha2008-07-121-1/+1
| * | | | | | | x64, x2apic/intr-remap: basic apic ops supportSuresh Siddha2008-07-125-26/+58
| * | | | | | | x64, x2apic/intr-remap: Interrupt-remapping and x2apic support, fixSuresh Siddha2008-07-121-3/+3
| * | | | | | | x64, x2apic/intr-remap: introduce read_apic_id() to genapic routinesSuresh Siddha2008-07-124-13/+31
| * | | | | | | x64, x2apic/intr-remap: ioapic routines which deal with initial io-apic RTE s...Suresh Siddha2008-07-121-0/+66
| * | | | | | | x64, x2apic/intr-remap: 8259 specific mask/unmask routinesSuresh Siddha2008-07-121-0/+24
* | | | | | | | Merge branch 'linus' into x86/header-guardsIngo Molnar2008-07-26443-13943/+18341
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | x86_64: fix ia32 AMD syscall audit fast-pathRoland McGrath2008-07-251-3/+3
| * | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-251-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | powerpc: Fix boot problem due to AT_BASE_PLATFORM changeNathan Lynch2008-07-261-2/+2
OpenPOWER on IntegriCloud