aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic
AgeCommit message (Expand)Author
2016-08-24x86/apic: Do not init irq remapping if ioapic is disabledWanpeng Li
2016-08-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-08-11x86/apic/x2apic, smp/hotplug: Don't use before alloc in x2apic_cluster_probe()Sebastian Andrzej Siewior
2016-08-10x86/platform/UV: Fix kernel panic running RHEL kdump kernel on UV systemsMike Travis
2016-08-10x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM valuesMike Travis
2016-08-10x86/platform/UV: Fix problem with UV4 Socket IDs not being contiguousMike Travis
2016-08-10Merge branch 'linus' into timers/urgent, to pick up fixesIngo Molnar
2016-08-10x86/timers/apic: Inform TSC deadline clockevent device about recalibrationNicolai Stange
2016-08-10x86/timers/apic: Fix imprecise timer interrupts by eliminating TSC clockevent...Nicolai Stange
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-08-01Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-27Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-25Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-25x86/acpi: store ACPI ids from MADT for future usageVitaly Kuznetsov
2016-07-19x86/apic: Remove duplicated include from probe_64.cWei Yongjun
2016-07-15x86/x2apic: Convert to CPU hotplug state machineSebastian Andrzej Siewior
2016-07-15x86/apic: Remove the unused struct apic::apic_id_mask fieldWei Jiangang
2016-07-14x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-07-07timers, x86/apic/uv: Initialize the UV heartbeat timer as pinnedThomas Gleixner
2016-07-04genirq: Add affinity hint to irq allocationThomas Gleixner
2016-06-10x86/apic: Fix misspelled APICClaudio Fontana
2016-06-10x86/ioapic: Simplify ioapic_setup_resources()Rui Wang
2016-06-10x86/ioapic: Fix incorrect pointers in ioapic_setup_resources()Rui Wang
2016-05-20printk/nmi: generic solution for safe printk in NMIPetr Mladek
2016-05-16Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-05-16Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-05-05Merge branch 'x86/urgent' into x86/platform, to resolve conflictIngo Molnar
2016-05-05x86/platform/UV: Bring back the call to map_low_mmrs in uv_system_initAlex Thorlton
2016-05-04x86/platform/UV: Fix incorrect nodes and pnodes for cpuless and memoryless nodesDimitri Sivanich
2016-05-04x86/platform/UV: Update physical address conversions for UV4Mike Travis
2016-05-04x86/platform/UV: Build GAM reference tablesMike Travis
2016-05-04x86/platform/UV: Support UV4 socket address changesMike Travis
2016-05-04x86/platform/UV: Add UV4 addressing discovery functionMike Travis
2016-05-04x86/platform/UV: Fold blade info into per node hub info structsMike Travis
2016-05-04x86/platform/UV: Allocate common per node hub info structs on local nodeMike Travis
2016-05-04x86/platform/UV: Move blade local processor ID to the per cpu info structMike Travis
2016-05-04x86/platform/UV: Move scir info to the per cpu info structMike Travis
2016-05-04x86/platform/UV: Create per cpu info structs to replace per hub info structsMike Travis
2016-05-04x86/platform/UV: Update MMIOH setup function to work for both UV3 and UV4Mike Travis
2016-05-04x86/platform/UV: Clean up redunduncies after merge of UV4 MMR definitionsMike Travis
2016-05-04x86/platform/UV: Prep for UV4 MMR updatesMike Travis
2016-05-04x86/platform/UV: Add UV MMR Illegal Access FunctionMike Travis
2016-05-04x86/platform/UV: Add UV4 Specific DefinesMike Travis
2016-04-29Merge branch 'x86/urgent' into x86/asm, to refresh the treeIngo Molnar
2016-04-28x86/apic: Handle zero vector gracefully in clear_vector_irq()Keith Busch
2016-04-13x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usageBorislav Petkov
2016-04-13x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usageBorislav Petkov
2016-03-31x86/cpufeature: Remove cpu_has_x2apicBorislav Petkov