| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-09-18 | 1 | -51/+24 |
|\ |
|
| * | x86: Move get/find_smp_config to x86_init_ops | Thomas Gleixner | 2009-08-31 | 1 | -31/+2 |
| * | x86: Move oem_bus_info to x86_init_ops | Thomas Gleixner | 2009-08-27 | 1 | -6/+8 |
| * | x86: Move mpc_oem_pci_bus to x86_init_ops | Thomas Gleixner | 2009-08-27 | 1 | -2/+2 |
| * | x86: Move smp_read_mpc_oem to x86_init_ops. | Thomas Gleixner | 2009-08-27 | 1 | -4/+4 |
| * | x86: Move mpc_apic_id to x86_init_ops | Thomas Gleixner | 2009-08-27 | 1 | -4/+6 |
| * | x86: Sanitize smp_record and move it to x86_init_ops | Thomas Gleixner | 2009-08-27 | 1 | -4/+2 |
* | | x86, ioapic: Define IO_APIC_DEFAULT_PHYS_BASE constant | Cyrill Gorcunov | 2009-08-26 | 1 | -5/+5 |
|/ |
|
* | x86, irq: don't call mp_config_acpi_gsi() if update_mptable is not enabled | Yinghai Lu | 2009-05-18 | 1 | -1/+1 |
* | x86, irq: update_mptable needs pci_routeirq | Yinghai Lu | 2009-05-18 | 1 | -0/+7 |
* | x86: fix alloc_mptable() | Yinghai Lu | 2009-05-11 | 1 | -16/+9 |
* | x86: Fix section mismatches in mpparse | Rakib Mullick | 2009-04-12 | 1 | -3/+4 |
* | x86: mpparse.c introduce check_physptr helper function | Jaswinder Singh Rajput | 2009-03-21 | 1 | -44/+50 |
* | x86: mpparse.c introduce smp_dump_mptable helper function | Jaswinder Singh Rajput | 2009-03-21 | 1 | -8/+10 |
* | x86: mpparse: clean up code by introducing a few helper functions, fix | Ingo Molnar | 2009-03-19 | 1 | -6/+6 |
* | x86: mpparse: clean up code by introducing a few helper functions | Jaswinder Singh Rajput | 2009-03-18 | 1 | -141/+120 |
* | x86: clean up output resulting from update_mptable option | Jan Beulich | 2009-03-13 | 1 | -3/+3 |
* | x86: reserve exact size of mptable | Yinghai Lu | 2009-03-04 | 1 | -2/+2 |
* | x86: ioremap mptable | Yinghai Lu | 2009-03-04 | 1 | -1/+20 |
* | x86: check mptable physptr with max_low_pfn on 32bit | Yinghai Lu | 2009-02-23 | 1 | -3/+12 |
* | x86, apic: remove genapic.h | Ingo Molnar | 2009-02-17 | 1 | -1/+1 |
* | x86: kernel/mpparse.c fix compilation warnings | Jaswinder Singh Rajput | 2009-02-11 | 1 | -3/+3 |
* | x86: update copyrights | Ingo Molnar | 2009-01-31 | 1 | -1/+1 |
* | x86: don't treat bigsmp as non-standard | Yinghai Lu | 2009-01-30 | 1 | -2/+2 |
* | x86: rename X86_GENERICARCH to X86_32_NON_STANDARD | Ingo Molnar | 2009-01-29 | 1 | -1/+1 |
* | x86: remove mach_apic.h | Ingo Molnar | 2009-01-29 | 1 | -2/+1 |
* | x86: remove mach_apicdef.h | Ingo Molnar | 2009-01-28 | 1 | -3/+0 |
* | x86: eliminate asm/mach-*/mach_mpparse.h | Ingo Molnar | 2009-01-28 | 1 | -1/+0 |
* | x86: consolidate the ->mps_oem_check() code | Ingo Molnar | 2009-01-28 | 1 | -1/+1 |
* | x86, mpparse: call the generic quirk handlers early | Ingo Molnar | 2009-01-28 | 1 | -10/+1 |
* | x86, apic: clean up ->setup_apic_routing() | Ingo Molnar | 2009-01-28 | 1 | -3/+3 |
*-. | Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu | Ingo Molnar | 2009-01-15 | 1 | -71/+71 |
|\ \ |
|
| | * | x86: replacing mp_config_intsrc with mpc_intsrc | Jaswinder Singh Rajput | 2009-01-14 | 1 | -34/+34 |
| | * | x86: replacing mp_config_ioapic with mpc_ioapic | Jaswinder Singh Rajput | 2009-01-14 | 1 | -6/+6 |
| | * | x86: rename all fields of mpf_intel mpf_X to X | Jaswinder Singh Rajput | 2009-01-08 | 1 | -25/+25 |
| | * | x86: rename intel_mp_floating to mpf_intel | Jaswinder Singh Rajput | 2009-01-08 | 1 | -6/+6 |
| |/ |
|
* | | x86: fix mpparse.c build error on latest git | Jaswinder Singh Rajput | 2009-01-12 | 1 | -0/+1 |
|/ |
|
*-. | Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x8... | Ingo Molnar | 2009-01-06 | 1 | -181/+167 |
|\ \ |
|
| * | | x86: remove duplicated #include's | Huang Weiyi | 2009-01-06 | 1 | -1/+0 |
| * | | x86: rename all fields of mpc_table mpc_X to X | Jaswinder Singh Rajput | 2009-01-05 | 1 | -30/+29 |
| * | | x86: rename all fields of mpc_bus mpc_X to X | Jaswinder Singh Rajput | 2009-01-05 | 1 | -20/+20 |
| * | | x86: rename all fields of mpc_cpu mpc_X to X | Jaswinder Singh Rajput | 2009-01-05 | 1 | -14/+14 |
| * | | x86: rename all fields of mpc_intsrc mpc_X to X | Jaswinder Singh Rajput | 2009-01-05 | 1 | -40/+39 |
| * | | x86: rename all fields of mpc_lintsrc mpc_X to X | Jaswinder Singh Rajput | 2009-01-05 | 1 | -10/+9 |
| * | | x86: rename all fields of mpc_iopic mpc_X to X | Jaswinder Singh Rajput | 2009-01-05 | 1 | -13/+13 |
| * | | x86: rename mpc_config_oemtable to mpc_oemtable | Jaswinder Singh Rajput | 2009-01-04 | 1 | -1/+1 |
| * | | x86: rename mpc_config_lintsrc to mpc_lintsrc | Jaswinder Singh Rajput | 2009-01-04 | 1 | -6/+6 |
| * | | x86: rename mpc_config_intsrc to mpc_intsrc | Jaswinder Singh Rajput | 2009-01-04 | 1 | -20/+17 |
| * | | x86: rename mpc_config_ioapic to mpc_ioapic | Jaswinder Singh Rajput | 2009-01-04 | 1 | -8/+7 |
| * | | x86: rename mpc_config_processor to mpc_cpu | Jaswinder Singh Rajput | 2009-01-04 | 1 | -6/+4 |