summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/apic
AgeCommit message (Expand)AuthorFilesLines
2017-02-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+5
2017-02-23Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2017-02-21Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-262/+290
2017-02-21Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-16/+19
2017-02-20Merge branches 'x86/cache', 'x86/debug' and 'x86/irq' into x86/urgentIngo Molnar2-5/+5
2017-02-10PCI/MSI: Remove pci_msi_domain_{alloc,free}_irqs()Christoph Hellwig1-1/+1
2017-02-09Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback"Linus Torvalds1-2/+0
2017-02-07x86/apic: Fix a typo in a comment lineDou Liyang1-1/+1
2017-02-01x86/platform/UV: Add Support for UV4 Hubless NMIstravis@sgi.com1-0/+2
2017-02-01x86/platform/UV: Add Support for UV4 Hubless systemstravis@sgi.com1-2/+28
2017-02-01x86/platform/UV: Clean up the UV APIC codeIngo Molnar1-256/+244
2017-02-01Merge branch 'x86/urgent' into x86/platform, to pick up fixesIngo Molnar1-0/+2
2017-01-31x86/irq: Make irq activate operations symmetricThomas Gleixner1-0/+2
2017-01-20x86/ioapic: Return suitable error code in mp_map_gsi_to_irq()Andy Shevchenko1-2/+2
2017-01-18x86/ioapic: Restore IO-APIC irq_chip retrigger callbackRuslan Ruslichenko1-0/+2
2017-01-18x86/ioapic: Restore IO-APIC irq_chip retrigger callbackRuslan Ruslichenko1-0/+2
2017-01-14x86/platform/UV: Fix 2 socket config problemMike Travis1-1/+5
2017-01-14x86/platform/UV: Fix panic with missing UVsystab supportMike Travis1-8/+16
2017-01-09x86/apic: Implement set_state_oneshot_stopped() callbackFrederic Weisbecker1-12/+13
2017-01-06x86/apic: Fix typos in commentsDou Liyang1-3/+3
2017-01-05x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlersDaniel Bristot de Oliveira2-5/+5
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner1-1/+1
2016-12-13x86/smpboot: Make logical package management more robustThomas Gleixner1-15/+0
2016-12-13Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+2
2016-12-13Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2016-12-09x86: Remove empty idle.h headerThomas Gleixner2-2/+0
2016-12-09x86/amd: Simplify AMD E400 aware idle routineBorislav Petkov1-0/+2
2016-11-24x86/apic/uv: Silence a shift wrapping warningDan Carpenter1-2/+2
2016-11-10x86/apic: Prevent tracing on apic_msr_write_eoi()Wanpeng Li1-0/+1
2016-10-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-6/+25
2016-10-08x86/apic: Prevent pointless warning messagesThomas Gleixner1-3/+5
2016-10-08nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf1-9/+9
2016-10-04x86/irq: Prevent force migration of irqs which are not in the vector domainMika Westerberg1-3/+20
2016-10-04Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-25/+6
2016-10-04Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-22/+6
2016-10-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-11/+11
2016-09-26x86/apic: Fix silent & fatal merge conflict in __generic_processor_info()Thomas Gleixner1-2/+0
2016-09-26Merge branch 'x86/urgent' into x86/apicThomas Gleixner1-0/+5
2016-09-21x86/acpi: Introduce persistent storage for cpuid <-> apicid mappingGu Zheng1-3/+57
2016-09-21x86/acpi: Enable acpi to register all possible cpus at boot timeGu Zheng1-4/+15
2016-09-20x86/apic: Get rid of apic_version[] arrayDenys Vlasenko3-13/+10
2016-09-19x86/apic/uv: Convert to hotplug state machineSebastian Andrzej Siewior1-25/+6
2016-09-15Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar1-1/+6
2016-09-13x86: Clean up various simple wrapper functionsMasahiro Yamada3-22/+6
2016-09-08Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicityIngo Molnar8-11/+11
2016-09-08x86/apic: Fix num_processors value in case of failureDou Liyang1-1/+3
2016-08-24x86/apic: Update comment about disabling processor focusWei Jiangang1-1/+0
2016-08-24x86/apic: Do not init irq remapping if ioapic is disabledWanpeng Li1-0/+3
2016-08-15x86/apic, ACPI: Remove the repeated lapic address override entry parsingBaoquan He1-1/+1
2016-08-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-26/+29