aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86, apic: Make apic drivers staticSuresh Siddha2011-05-2211-64/+22
* x86, apic: Clean up bigsmp apic selection codeSuresh Siddha2011-05-223-30/+32
* x86, apic: Use .apicdrivers section for the apic drivers listSuresh Siddha2011-05-222-31/+36
* x86, apic: Introduce .apicdrivers section to find the list of apic driversSuresh Siddha2011-05-2212-6/+63
* x86, x2apic: Move the common bits to x2apic.hCyrill Gorcunov2011-05-203-124/+69
* x86, x2apic: Minimize IPI register writes using cluster groupsCyrill Gorcunov2011-05-201-14/+44
* x86, x2apic: Track the x2apic cluster sibling mapCyrill Gorcunov2011-05-201-2/+70
* x86, x2apic: Remove duplicate code for IPI mask routinesSuresh Siddha2011-05-202-62/+31
* x86, apic: Use probe routines to simplify apic selectionSuresh Siddha2011-05-205-19/+37
* x86, ioapic: Consolidate mp_ioapic_routing[] into 'struct ioapic'Suresh Siddha2011-05-201-6/+3
* x86, ioapic: Consolidate gsi routing info into 'struct ioapic'Suresh Siddha2011-05-203-14/+29
* x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic'Suresh Siddha2011-05-205-50/+62
* x86, ioapic: Consolidate ioapic_saved_data[] into 'struct ioapic'Suresh Siddha2011-05-201-14/+13
* x86, ioapic: Add struct ioapicSuresh Siddha2011-05-202-16/+17
* x86, ioapic: Remove duplicate code for saving/restoring RTEsSuresh Siddha2011-05-201-31/+5
* x86, ioapic: Use ioapic_saved_data while enabling intr-remappingSuresh Siddha2011-05-203-111/+37
* x86, ioapic: Allocate ioapic_saved_data earlySuresh Siddha2011-05-201-14/+13
* x86, ioapic: Fix potential resume deadlockDaniel J Blueman2011-05-201-2/+2
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-196-7/+26
|\
| * sysfs: remove "last sysfs file:" line from the oops messagesGreg Kroah-Hartman2011-05-135-5/+0
| * x86: Better comments for get_bios_ebda()Mike Waychison2011-04-291-2/+5
| * x86: get_bios_ebda_length()Mike Waychison2011-04-291-0/+21
* | Merge branch 'x86-smep-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-193-0/+25
|\ \
| * | x86, cpu: Enable/disable Supervisor Mode Execution ProtectionFenghua Yu2011-05-171-0/+23
| * | x86, cpu: Add SMEP CPU feature in CR4Fenghua Yu2011-05-171-0/+1
| * | x86, cpufeature: Add cpufeature flag for SMEPFenghua Yu2011-05-171-0/+1
| | |
| \ \
*-. \ \ Merge branches 'x86-reboot-for-linus' and 'x86-setup-for-linus' of git://git....Linus Torvalds2011-05-191-1/+23
|\ \ \ \
| * | | | x86: Reorder reboot method preferencesMatthew Garrett2011-04-061-1/+23
* | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-05-1911-38/+163
|\ \ \ \ \
| * | | | | x86: Introduce pci_map_biosrom()Dan Williams2011-03-156-4/+112
| * | | | | x86, olpc: Use device tree for platform identificationDaniel Drake2011-03-155-34/+51
* | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-1938-1592/+826
|\ \ \ \ \ \
| * | | | | | x86, mm: Allow ZONE_DMA to be configurableDavid Rientjes2011-05-163-1/+12
| * | | | | | x86, NUMA: Trim numa meminfo with max_pfn in a separate loopYinghai Lu2011-05-021-5/+10
| * | | | | | x86, NUMA: Rename setup_node_bootmem() to setup_node_data()Yinghai Lu2011-05-021-3/+3
| * | | | | | x86, NUMA: Enable emulation on 32bit tooTejun Heo2011-05-023-13/+15
| * | | | | | x86, NUMA: Enable CONFIG_AMD_NUMA on 32bit tooTejun Heo2011-05-022-11/+12
| * | | | | | x86, NUMA: Rename amdtopology_64.c to amdtopology.cTejun Heo2011-05-022-1/+1
| * | | | | | x86, NUMA: Make numa_init_array() staticTejun Heo2011-05-022-3/+1
| * | | | | | x86, NUMA: Make 32bit use common NUMA init pathTejun Heo2011-05-023-241/+7
| * | | | | | x86, NUMA: Initialize and use remap allocator from setup_node_bootmem()Tejun Heo2011-05-023-15/+34
| * | | | | | x86-32, NUMA: Add @start and @end to init_alloc_remap()Tejun Heo2011-05-021-15/+14
| * | | | | | x86, NUMA: Remove long 64bit assumption from numa.cTejun Heo2011-05-021-23/+22
| * | | | | | x86, NUMA: Enable build of generic NUMA init code on 32bitTejun Heo2011-05-023-12/+7
| * | | | | | x86, NUMA: Move NUMA init logic from numa_64.c to numa.cTejun Heo2011-05-026-526/+539
| * | | | | | x86-32, NUMA: Update numaq to use new NUMA init protocolTejun Heo2011-05-023-24/+34
| * | | | | | x86-32, NUMA: Replace srat_32.c with srat.cTejun Heo2011-05-025-326/+24
| * | | | | | x86-32, NUMA: implement temporary NUMA init shimsTejun Heo2011-05-023-3/+37
| * | | | | | x86, NUMA: Move numa_nodes_parsed to numa.[hc]Tejun Heo2011-05-024-6/+2
| * | | | | | x86-32, NUMA: Move get_memcfg_numa() into numa_32.cTejun Heo2011-05-022-19/+10