summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | x86: mach-numaq to numaqYinghai Lu2008-07-267-24/+24
| | * | | | | | | | x86: mach_summit to summitYinghai Lu2008-07-268-43/+42
| | * | | | | | | | x86: mach_es7000 to es7000Yinghai Lu2008-07-2611-54/+54
| | * | | | | | | | x86: mach-bigsmp to bigsmpYinghai Lu2008-07-265-24/+24
| | * | | | | | | | x86: add setup_ioapic_ids for numaq in x86_quirksYinghai Lu2008-07-263-3/+10
| | * | | | | | | | Merge branch 'x86/urgent' into x86/coreIngo Molnar2008-07-267-31/+22
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'x86/x2apic' into x86/coreIngo Molnar2008-07-2652-518/+2854
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / | | | |/| | | | | | |
| | | * | | | | | | | Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-251526-52907/+68686
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | 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
| | | * | | | | | | | | x64, apic: use generic apic_write() for ack_APIC_irq()Suresh Siddha2008-07-221-4/+0
| | | * | | | | | | | | x86: add apic probe for genapic 64bit, v2Yinghai Lu2008-07-226-60/+116
| | | * | | | | | | | | Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-222481-118356/+196672
| | | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | 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-184-0/+140
| | | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ Merge branch 'x86/apic' into x86/x2apicIngo Molnar2008-07-1820-217/+197
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-183744-289722/+257879
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | 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-144-47/+57
| | | * | | | | | | | | | | | | x86: make 64bit have get_apic_idYinghai Lu2008-07-137-13/+88
| | | * | | | | | | | | | | | | x86: make read_apic_id return final apicidYinghai Lu2008-07-1211-22/+25
| | | * | | | | | | | | | | | | x86: mach_apicdef.h need to include before smp.hYinghai Lu2008-07-124-10/+7
| | | * | | | | | | | | | | | | x86: let 32bit use apic_ops tooYinghai Lu2008-07-122-19/+33
| | | * | | | | | | | | | | | | x2apic: kernel-parameter documentation for "x2apic_phys"Suresh Siddha2008-07-121-0/+4
| | | * | | | | | | | | | | | | x2apic: xen64 paravirt basic apic opsSuresh Siddha2008-07-123-10/+49
| | | * | | | | | | | | | | | | 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-124-3/+139
| | | * | | | | | | | | | | | | x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-rema...Suresh Siddha2008-07-129-4/+171
| | | * | | | | | | | | | | | | x64, x2apic/intr-remap: MSI and MSI-X support for interrupt remapping infrast...Suresh Siddha2008-07-124-8/+238
| | | * | | | | | | | | | | | | x64, x2apic/intr-remap: IO-APIC support for interrupt-remappingSuresh Siddha2008-07-127-22/+321
| | | * | | | | | | | | | | | | 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-124-0/+139
| | | * | | | | | | | | | | | | x64, x2apic/intr-remap: introcude self IPI to genapic routinesSuresh Siddha2008-07-125-1/+8
| | | * | | | | | | | | | | | | x64, x2apic/intr-remap: x2apic ops for x2apic mode supportSuresh Siddha2008-07-123-0/+60
| | | * | | | | | | | | | | | | x64, x2apic/intr-remap: disable DMA-remapping if Interrupt-remapping is detec...Suresh Siddha2008-07-121-0/+25
| | | * | | | | | | | | | | | | x64, x2apic/intr-remap: cpuid bits for x2apic featureSuresh Siddha2008-07-122-1/+3
| | | * | | | | | | | | | | | | x64, x2apic/intr-remap: basic apic ops supportSuresh Siddha2008-07-129-38/+109
| | | * | | | | | | | | | | | | 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-128-17/+36
| | | * | | | | | | | | | | | | x64, x2apic/intr-remap: ioapic routines which deal with initial io-apic RTE s...Suresh Siddha2008-07-122-0/+72
| | | * | | | | | | | | | | | | x64, x2apic/intr-remap: 8259 specific mask/unmask routinesSuresh Siddha2008-07-122-0/+27
| | | * | | | | | | | | | | | | x64, x2apic/intr-remap: generic irq migration support from process contextSuresh Siddha2008-07-122-1/+9
| | | * | | | | | | | | | | | | x64, x2apic/intr-remap: routines managing Interrupt remapping table entries.Suresh Siddha2008-07-123-0/+259
| | | * | | | | | | | | | | | | x64, x2apic/intr-remap: Interrupt remapping infrastructureSuresh Siddha2008-07-127-50/+272
| | | * | | | | | | | | | | | | x64, x2apic/intr-remap: Queued invalidation infrastructure (part of VT-d)Suresh Siddha2008-07-123-7/+211
OpenPOWER on IntegriCloud