summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/apic
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-07-282-2/+2
* Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell2016-07-2810-60/+37
|\
| * manual merge of x86/headersIngo Molnar2016-07-279-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
| * | Merge branch 'smp/hotplug'Ingo Molnar2016-07-271-50/+30
| |\ \
| | * | x86/x2apic: Convert to CPU hotplug state machineSebastian Andrzej Siewior2016-07-151-50/+30
* | | | Merge remote-tracking branch 'kspp/for-next/kspp'Stephen Rothwell2016-07-288-11/+11
|\ \ \ \
| * \ \ \ Merge branch 'for-linus/usercopy' into for-next/ksppKees Cook2016-07-261-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | x86: apply more __ro_after_init and constKees Cook2016-06-148-11/+11
* | | | | 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
| * | x86/platform/UV: Build GAM reference tablesMike Travis2016-05-041-0/+139
| * | x86/platform/UV: Support UV4 socket address changesMike Travis2016-05-041-8/+120
| * | x86/platform/UV: Add UV4 addressing discovery functionMike Travis2016-05-041-13/+72
| * | x86/platform/UV: Fold blade info into per node hub info structsMike Travis2016-05-041-111/+101
| * | x86/platform/UV: Allocate common per node hub info structs on local nodeMike Travis2016-05-041-15/+44
| * | x86/platform/UV: Move blade local processor ID to the per cpu info structMike Travis2016-05-041-1/+1
| * | x86/platform/UV: Move scir info to the per cpu info structMike Travis2016-05-041-9/+9
| * | x86/platform/UV: Create per cpu info structs to replace per hub info structsMike Travis2016-05-041-5/+10
| * | x86/platform/UV: Update MMIOH setup function to work for both UV3 and UV4Mike Travis2016-05-041-1/+2
| * | x86/platform/UV: Clean up redunduncies after merge of UV4 MMR definitionsMike Travis2016-05-041-1/+0
| * | x86/platform/UV: Prep for UV4 MMR updatesMike Travis2016-05-041-84/+124
| * | x86/platform/UV: Add UV MMR Illegal Access FunctionMike Travis2016-05-041-0/+12
| * | x86/platform/UV: Add UV4 Specific DefinesMike Travis2016-05-041-3/+9
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-05-165-21/+21
|\ \ \ | |_|/ |/| |
| * | Merge branch 'x86/urgent' into x86/asm, to refresh the treeIngo Molnar2016-04-291-1/+2
| |\ \ | | |/
| * | x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usageBorislav Petkov2016-04-135-15/+15
| * | x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usageBorislav Petkov2016-04-131-5/+5
| * | x86/cpufeature: Remove cpu_has_x2apicBorislav Petkov2016-03-311-1/+1
* | | x86/platform/UV: Bring back the call to map_low_mmrs in uv_system_initAlex Thorlton2016-05-051-3/+1
| |/ |/|
* | x86/apic: Handle zero vector gracefully in clear_vector_irq()Keith Busch2016-04-281-1/+2
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-243-21/+74
|\
| * x86/apic/uv: Fix the hotplug notifierThomas Gleixner2016-03-191-1/+2
| * x86/irq: Cure live lock in fixup_irqs()Thomas Gleixner2016-03-181-18/+70
| * Merge branch 'x86/cleanups' into x86/urgentIngo Molnar2016-03-172-2/+2
| |\
| | * x86: Fix misspellings in commentsAdam Buchbinder2016-02-242-2/+2