summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | x86/platform/UV: Add Support for UV4 Hubless systemstravis@sgi.com2017-02-011-2/+28
| * | | | | x86/platform/UV: Clean up the UV APIC codeIngo Molnar2017-02-011-256/+244
| * | | | | Merge branch 'x86/urgent' into x86/platform, to pick up fixesIngo Molnar2017-02-011-0/+2
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | x86/ioapic: Return suitable error code in mp_map_gsi_to_irq()Andy Shevchenko2017-01-201-2/+2
| * | | | | x86/platform/UV: Fix 2 socket config problemMike Travis2017-01-141-1/+5
| * | | | | x86/platform/UV: Fix panic with missing UVsystab supportMike Travis2017-01-141-8/+16
| | |/ / / | |/| | |
* | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-02-202-16/+19
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | x86/apic: Fix a typo in a comment lineDou Liyang2017-02-071-1/+1
| * | | | x86/ioapic: Restore IO-APIC irq_chip retrigger callbackRuslan Ruslichenko2017-01-181-0/+2
| * | | | x86/apic: Implement set_state_oneshot_stopped() callbackFrederic Weisbecker2017-01-091-12/+13
| * | | | x86/apic: Fix typos in commentsDou Liyang2017-01-061-3/+3
| |/ / /
* | | | Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback"Linus Torvalds2017-02-081-2/+0
* | | | x86/irq: Make irq activate operations symmetricThomas Gleixner2017-01-311-0/+2
| |/ / |/| |
* | | x86/ioapic: Restore IO-APIC irq_chip retrigger callbackRuslan Ruslichenko2017-01-181-0/+2
|/ /
* | cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-251-1/+1
* | x86/smpboot: Make logical package management more robustThomas Gleixner2016-12-131-15/+0
* | Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-122-2/+2
|\ \
| * | x86: Remove empty idle.h headerThomas Gleixner2016-12-092-2/+0
| * | x86/amd: Simplify AMD E400 aware idle routineBorislav Petkov2016-12-091-0/+2
| |/
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-121-0/+1
|\ \
| * | x86/apic: Prevent tracing on apic_msr_write_eoi()Wanpeng Li2016-11-091-0/+1
| |/
* | x86/apic/uv: Silence a shift wrapping warningDan Carpenter2016-11-241-2/+2
|/
* 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
OpenPOWER on IntegriCloud