| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-22 | 1 | -1/+1 |
|\ |
|
| *---. | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar | 2008-07-21 | 1 | -11/+15 |
| |\ \ \ |
|
| | | * | | x86: use setup_clear_cpu_cap() when disabling the lapic | Yinghai Lu | 2008-07-21 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | x86: APIC: Remove apic_write_around(); use alternatives, merge fix | Suresh Siddha | 2008-07-19 | 1 | -2/+0 |
* | | | | Merge branch 'x86/apic' into x86/x2apic | Ingo Molnar | 2008-07-18 | 1 | -10/+14 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | x86: APIC: Make apic_verbosity unsigned | Maciej W. Rozycki | 2008-07-18 | 1 | -1/+1 |
| * | | | x86: apic_64 - make calibrate_APIC_clock to return error code | Cyrill Gorcunov | 2008-07-18 | 1 | -9/+13 |
| |/ / |
|
* | | | x86: make read_apic_id return final apicid | Yinghai Lu | 2008-07-12 | 1 | -3/+3 |
* | | | x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-rema... | Suresh Siddha | 2008-07-12 | 1 | -4/+150 |
* | | | x64, x2apic/intr-remap: IO-APIC support for interrupt-remapping | Suresh Siddha | 2008-07-12 | 1 | -0/+1 |
* | | | x64, x2apic/intr-remap: x2apic ops for x2apic mode support | Suresh Siddha | 2008-07-12 | 1 | -0/+35 |
* | | | x64, x2apic/intr-remap: basic apic ops support | Suresh Siddha | 2008-07-12 | 1 | -2/+32 |
* | | | x64, x2apic/intr-remap: Interrupt-remapping and x2apic support, fix | Suresh Siddha | 2008-07-12 | 1 | -3/+3 |
* | | | x64, x2apic/intr-remap: introduce read_apic_id() to genapic routines | Suresh Siddha | 2008-07-12 | 1 | -0/+5 |
|/ / |
|
* | | x86: nmi_watchdog - use NMI_NONE by default | Cyrill Gorcunov | 2008-07-08 | 1 | -1/+0 |
* | | x86: nmi_watchdog - use nmi_watchdog variable for printing | Cyrill Gorcunov | 2008-07-08 | 1 | -1/+1 |
* | | x86: provide connect_bsp_APIC for x86_64 | Glauber Costa | 2008-07-08 | 1 | -0/+10 |
* | | Merge branch 'x86/uv' into x86/devel | Ingo Molnar | 2008-07-08 | 1 | -1/+1 |
|\ \ |
|
| * | | x86: fix stack overflow for large values of MAX_APICS | Jack Steiner | 2008-07-08 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'x86/numa' into x86/devel | Ingo Molnar | 2008-07-08 | 1 | -7/+4 |
|\ \ |
|
| * | | x86: cleanup early per cpu variables/accesses v4 | Mike Travis | 2008-07-08 | 1 | -7/+4 |
| |/ |
|
* | | Merge branch 'x86/mpparse' into x86/devel | Ingo Molnar | 2008-07-08 | 1 | -0/+6 |
|\ \ |
|
| * | | Merge branch 'linus' into tmp.x86.mpparse.new | Ingo Molnar | 2008-07-08 | 1 | -1/+1 |
| |\| |
|
| * | | x86: introduce max_physical_apicid for bigsmp switching | Yinghai Lu | 2008-06-10 | 1 | -0/+3 |
| * | | x86: move smp_found_config | Alexey Starikovskiy | 2008-05-25 | 1 | -0/+3 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar | 2008-07-08 | 1 | -30/+8 |
|\ \ \ \ \
| |_|_|/ /
|/| | | /
| | | |/
| | |/| |
|
| | | * | x86, clockevents: add C1E aware idle function | Thomas Gleixner | 2008-07-08 | 1 | -25/+1 |
| | |/ |
|
| * | | x86: APIC/UP: Downgrade the NMI watchdog for no I/O APIC | Maciej W. Rozycki | 2008-07-08 | 1 | -0/+2 |
| * | | Revert "x86, io-apic: fix nmi_watchdog=1 bootup hang" | Ingo Molnar | 2008-07-08 | 1 | -4/+2 |
| * | | x86, io-apic: fix nmi_watchdog=1 bootup hang | Ingo Molnar | 2008-07-08 | 1 | -2/+4 |
| * | | x86: apic_64.c fix sparse warnings about shadowed variables | Thomas Gleixner | 2008-07-08 | 1 | -4/+4 |
| |/ |
|
| * | x86: don't read maxlvt before checking if APIC is mapped | Chuck Ebbert | 2008-05-23 | 1 | -1/+1 |
|/ |
|
* | x86: cleanup div_sc() usage | Akinobu Mita | 2008-04-26 | 1 | -1/+2 |
* | "make namespacecheck" fixes | Ingo Molnar | 2008-04-24 | 1 | -2/+2 |
* | x86: move up & smp variables to setup.c | Alexey Starikovskiy | 2008-04-17 | 1 | -4/+0 |
* | x86: move x86_bios_cpu_apicid to io_apic_64.c | Alexey Starikovskiy | 2008-04-17 | 1 | -0/+3 |
* | x86: support for new UV apic | Jack Steiner | 2008-04-17 | 1 | -0/+2 |
* | x86: change GET_APIC_ID() from an inline function to an out-of-line function | Jack Steiner | 2008-04-17 | 1 | -5/+5 |
* | x86: move generic_processor_info to apic_64.c | Alexey Starikovskiy | 2008-04-17 | 1 | -0/+47 |
* | x86: move boot_cpu_physical_apicid to apic_64.c | Alexey Starikovskiy | 2008-04-17 | 1 | -0/+4 |
* | x86: move mp_lapic_addr to apic_64.c | Alexey Starikovskiy | 2008-04-17 | 1 | -0/+2 |
* | x86: move apic declarations to mach_apic.h | Glauber Costa | 2008-04-17 | 1 | -1/+1 |
* | x86: move ipi definitions to mach_ipi.h | Glauber Costa | 2008-04-17 | 1 | -0/+2 |
* | x86: apic_is_clustered_box to indicate unsynched TSC's on multiboard vSMP sys... | Ravikiran G Thirumalai | 2008-04-17 | 1 | -1/+7 |
* | x86: change boot_cpu_id to boot_cpu_physical_apicid | Glauber de Oliveira Costa | 2008-04-17 | 1 | -6/+7 |
* | x86: get boot_cpu_id as early for k8_scan_nodes | Yinghai Lu | 2008-04-17 | 1 | -0/+24 |
* | x86: apic_is_clustered_box for vsmp | Yinghai Lu | 2008-04-17 | 1 | -2/+2 |
* | x86: insert_resorce for lapic addr after e820_reserve_resources | Yinghai Lu | 2008-04-17 | 1 | -5/+18 |
* | x86: make amd quad core 8 socket system not be clustered_box, #2 | Yinghai Lu | 2008-04-17 | 1 | -1/+11 |
* | x86: change bios_cpu_apicid to percpu data variable fixup | travis@sgi.com | 2008-01-30 | 1 | -3/+3 |