summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-102-6/+25
|\
| * x86/apic: Prevent pointless warning messagesThomas Gleixner2016-10-081-3/+5
| * x86/irq: Prevent force migration of irqs which are not in the vector domainMika Westerberg2016-10-041-3/+20
* | nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf2016-10-071-9/+9
|/
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-031-25/+6
|\
| * x86/apic/uv: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-25/+6
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-10-033-22/+6
|\ \
| * | x86: Clean up various simple wrapper functionsMasahiro Yamada2016-09-133-22/+6
| |/
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-038-11/+11
|\ \
| * \ Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-151-1/+6
| |\ \
| * \ \ Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicityIngo Molnar2016-09-088-11/+11
| |\ \ \
| | * | | x86: Apply more __ro_after_init and constKees Cook2016-08-108-11/+11
* | | | | x86/apic: Fix silent & fatal merge conflict in __generic_processor_info()Thomas Gleixner2016-09-261-2/+0
* | | | | Merge branch 'x86/urgent' into x86/apicThomas Gleixner2016-09-261-0/+5
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | x86/apic: Fix num_processors value in case of failureDou Liyang2016-09-081-1/+3
| | |_|/ | |/| |
| * | | x86/apic: Do not init irq remapping if ioapic is disabledWanpeng Li2016-08-241-0/+3
| |/ /
* | | x86/acpi: Introduce persistent storage for cpuid <-> apicid mappingGu Zheng2016-09-211-3/+57
* | | x86/acpi: Enable acpi to register all possible cpus at boot timeGu Zheng2016-09-211-4/+15
* | | x86/apic: Get rid of apic_version[] arrayDenys Vlasenko2016-09-203-13/+10
* | | x86/apic: Update comment about disabling processor focusWei Jiangang2016-08-241-1/+0
* | | x86/apic, ACPI: Remove the repeated lapic address override entry parsingBaoquan He2016-08-151-1/+1
|/ /
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-08-122-26/+29
|\ \
| * | x86/apic/x2apic, smp/hotplug: Don't use before alloc in x2apic_cluster_probe()Sebastian Andrzej Siewior2016-08-111-4/+9
| * | x86/platform/UV: Fix kernel panic running RHEL kdump kernel on UV systemsMike Travis2016-08-101-0/+5
| * | x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM valuesMike Travis2016-08-101-18/+10
| * | x86/platform/UV: Fix problem with UV4 Socket IDs not being contiguousMike Travis2016-08-101-4/+5
| |/
* | Merge branch 'linus' into timers/urgent, to pick up fixesIngo Molnar2016-08-1010-12/+9
|\ \ | |/
| * tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-042-2/+2
| * Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-019-10/+7
| |\
| | * x86/apic: Remove duplicated include from probe_64.cWei Yongjun2016-07-191-1/+0
| | * x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-149-9/+7
* | | x86/timers/apic: Inform TSC deadline clockevent device about recalibrationNicolai Stange2016-08-101-0/+24
* | | x86/timers/apic: Fix imprecise timer interrupts by eliminating TSC clockevent...Nicolai Stange2016-08-101-2/+2
|/ /
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-291-50/+30
|\ \
| * | x86/x2apic: Convert to CPU hotplug state machineSebastian Andrzej Siewior2016-07-151-50/+30
* | | Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-271-0/+2
|\ \ \
| * | | x86/acpi: store ACPI ids from MADT for future usageVitaly Kuznetsov2016-07-251-0/+2
| | |/ | |/|
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-251-2/+3
|\ \ \
| * | | genirq: Add affinity hint to irq allocationThomas Gleixner2016-07-041-2/+3
| |/ /
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-251-2/+2
|\ \ \ | | |/ | |/|
| * | timers, x86/apic/uv: Initialize the UV heartbeat timer as pinnedThomas Gleixner2016-07-071-2/+2
| |/
* | x86/apic: Remove the unused struct apic::apic_id_mask fieldWei Jiangang2016-07-158-10/+0
* | x86/apic: Fix misspelled APICClaudio Fontana2016-06-101-3/+3
* | x86/ioapic: Simplify ioapic_setup_resources()Rui Wang2016-06-101-11/+7
|/
* x86/ioapic: Fix incorrect pointers in ioapic_setup_resources()Rui Wang2016-06-101-1/+1
* printk/nmi: generic solution for safe printk in NMIPetr Mladek2016-05-201-1/+0
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-05-161-183/+667
|\
| * Merge branch 'x86/urgent' into x86/platform, to resolve conflictIngo Molnar2016-05-051-3/+1
| |\
| * | x86/platform/UV: Fix incorrect nodes and pnodes for cpuless and memoryless nodesDimitri Sivanich2016-05-041-30/+28
| * | x86/platform/UV: Update physical address conversions for UV4Mike Travis2016-05-041-1/+95
OpenPOWER on IntegriCloud