Age | Commit message (Expand) | Author | Files | Lines |
2017-01-28 | x86/boot/e820: Rename early_reserve_e820() to e820__memblock_alloc() and docu... | Ingo Molnar | 1 | -2/+2 |
2016-09-21 | x86/acpi: Introduce persistent storage for cpuid <-> apicid mapping | Gu Zheng | 1 | -0/+1 |
2016-09-20 | x86/apic: Get rid of apic_version[] array | Denys Vlasenko | 1 | -1/+1 |
2014-07-31 | x86, apic: Remove mps_oem_check callback | David Rientjes | 1 | -2/+0 |
2014-06-22 | x86, mpparse: Simplify arch/x86/include/asm/mpspec.h | Jiang Liu | 1 | -13/+0 |
2014-02-27 | x86, platforms: Remove NUMAQ | H. Peter Anvin | 1 | -6/+0 |
2014-01-07 | x86: Delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-09-24 | x86 / ACPI: simplify _acpi_map_lsapic() | Jiang Liu | 1 | -1/+1 |
2013-07-15 | x86: delete __cpuinit usage from all x86 files | Paul Gortmaker | 1 | -1/+1 |
2012-05-18 | MCA: delete all remaining traces of microchannel bus support. | Paul Gortmaker | 1 | -1/+1 |
2011-01-28 | x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bit | Tejun Heo | 1 | -1/+0 |
2011-01-28 | x86: Drop x86_32 MAX_APICID | Tejun Heo | 1 | -2/+0 |
2011-01-05 | x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusion | Yinghai Lu | 1 | -18/+11 |
2010-12-24 | x86, acpi: Add MAX_LOCAL_APIC for 32bit | Yinghai Lu | 1 | -1/+1 |
2010-05-05 | x86, ioapic: Simplify probe_nr_irqs_gsi. | Eric W. Biederman | 1 | -6/+0 |
2010-05-05 | x86, ioapic: Only export mp_find_ioapic and mp_find_ioapic_pin in io_apic.h | Eric W. Biederman | 1 | -4/+0 |
2009-12-09 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -8/+3 |
2009-11-24 | x86: Move find_smp_config() earlier and avoid bootmem usage | Yinghai Lu | 1 | -8/+3 |
2009-11-10 | x86: apic: Do not use stacked physid_mask_t | Cyrill Gorcunov | 1 | -7/+9 |
2009-08-31 | x86: Move get/find_smp_config to x86_init_ops | Thomas Gleixner | 1 | -7/+30 |
2009-08-27 | x86: Move oem_bus_info to x86_init_ops | Thomas Gleixner | 1 | -0/+6 |
2009-08-27 | x86: Move smp_read_mpc_oem to x86_init_ops. | Thomas Gleixner | 1 | -0/+2 |
2009-08-27 | x86: Move mpc_apic_id to x86_init_ops | Thomas Gleixner | 1 | -0/+2 |
2009-05-28 | x86: enable_update_mptable should be a macro | Yinghai Lu | 1 | -9/+2 |
2009-05-18 | x86, irq: don't call mp_config_acpi_gsi() if update_mptable is not enabled | Yinghai Lu | 1 | -0/+9 |
2009-05-11 | x86/acpi: call mp_config_acpi_gsi() in mp_register_gsi() | Yinghai Lu | 1 | -9/+0 |
2009-04-28 | irq: change ACPI GSI APIs to also take a device argument | Yinghai Lu | 1 | -1/+3 |
2009-02-17 | x86, numaq_32: clean up, misc | Ingo Molnar | 1 | -2/+0 |
2009-02-10 | x86: add mp_find_ioapic_pin | Jeremy Fitzhardinge | 1 | -0/+1 |
2009-02-10 | x86: unstatic mp_find_ioapic so it can be used elsewhere | Jeremy Fitzhardinge | 1 | -0/+1 |
2009-02-09 | x86: find nr_irqs_gsi with mp_ioapic_routing | Yinghai Lu | 1 | -0/+6 |
2009-01-29 | x86/Voyager: remove X86_FIND_SMP_CONFIG Kconfig quirk | Ingo Molnar | 1 | -1/+3 |
2009-01-29 | x86: remove mach_mpspec.h | Ingo Molnar | 1 | -6/+19 |
2009-01-29 | x86: eliminate asm/mach-*/mach_mpparse.h | Ingo Molnar | 1 | -0/+4 |
2008-12-29 | x86: apic.c declare pic_mode before they get used | Jaswinder Singh Rajput | 1 | -1/+1 |
2008-10-23 | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 1 | -3/+3 |
2008-10-23 | x86, um: ... and asm-x86 move | Al Viro | 1 | -0/+145 |