summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-021-3/+3
|\
| * x86/apic: Fix a comment in init_apic_mappings()Dou Liyang2017-03-131-2/+2
| * x86/apic: Remove the SET_APIC_ID(x) macroDou Liyang2017-03-131-1/+1
* | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-024-3/+4
|\ \
| * \ Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...Ingo Molnar2017-03-015-284/+315
| |\ \
| * | | x86/boot/e820: Rename e820_reserve_resources*() to e820__reserve_resources*()Ingo Molnar2017-01-281-1/+1
| * | | x86/boot/e820: Remove spurious asm/e820/api.h inclusionsIngo Molnar2017-01-281-0/+1
| * | | x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar2017-01-282-2/+2
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-021-0/+4
|\ \ \ \
| * | | | x86/apic/timer: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-141-0/+4
* | | | | x86/platform/uv: Fix calculation of Global Physical AddressMike Travis2017-03-221-1/+2
|/ / / /
* | | / x86/acpi: Restore the order of CPU IDsDou Liyang2017-03-111-19/+7Star
| |_|/ |/| |
* | | x86/apic: Simplify enable_IR_x2apic(), remove try_to_enable_IR()Dou Liyang2017-03-011-13/+4Star
* | | x86/apic: Fix a warning message in logical CPU IDs allocationDou Liyang2017-03-011-3/+3
| |/ |/|
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-282-5/+5
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'x86/cache', 'x86/debug' and 'x86/irq' into x86/urgentIngo Molnar2017-02-202-5/+5
| |\ \ \ \ | | | | |/ | | | |/|
| | | | * x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlersDaniel Bristot de Oliveira2017-01-052-5/+5
* | | | | Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-231-1/+1
|\ \ \ \ \
| * | | | | PCI/MSI: Remove pci_msi_domain_{alloc,free}_irqs()Christoph Hellwig2017-02-101-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-212-262/+290
|\ \ \ \ \
| * | | | | x86/platform/UV: Add Support for UV4 Hubless NMIstravis@sgi.com2017-02-011-0/+2
| * | | | | 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/+244Star
| * | | | | 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-091-2/+0Star
* | | | 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/+0Star
* | 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/+0Star
| * | 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-081-9/+9
|/
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-041-25/+6Star
|\
| * x86/apic/uv: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-25/+6Star
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-10-043-22/+6Star
|\ \