summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/apic
AgeCommit message (Expand)Author
2017-05-01Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-01Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-04-14x86/apic/timer: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange
2017-03-22x86/platform/uv: Fix calculation of Global Physical AddressMike Travis
2017-03-13x86/apic: Fix a comment in init_apic_mappings()Dou Liyang
2017-03-13x86/apic: Remove the SET_APIC_ID(x) macroDou Liyang
2017-03-11x86/acpi: Restore the order of CPU IDsDou Liyang
2017-03-01x86/apic: Simplify enable_IR_x2apic(), remove try_to_enable_IR()Dou Liyang
2017-03-01x86/apic: Fix a warning message in logical CPU IDs allocationDou Liyang
2017-03-01Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...Ingo Molnar
2017-02-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-02-23Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-02-20Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-02-20Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-02-20Merge branches 'x86/cache', 'x86/debug' and 'x86/irq' into x86/urgentIngo Molnar
2017-02-10PCI/MSI: Remove pci_msi_domain_{alloc,free}_irqs()Christoph Hellwig
2017-02-08Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback"Linus Torvalds
2017-02-07x86/apic: Fix a typo in a comment lineDou Liyang
2017-02-01x86/platform/UV: Add Support for UV4 Hubless NMIstravis@sgi.com
2017-02-01x86/platform/UV: Add Support for UV4 Hubless systemstravis@sgi.com
2017-02-01x86/platform/UV: Clean up the UV APIC codeIngo Molnar
2017-02-01Merge branch 'x86/urgent' into x86/platform, to pick up fixesIngo Molnar
2017-01-31x86/irq: Make irq activate operations symmetricThomas Gleixner
2017-01-28x86/boot/e820: Rename e820_reserve_resources*() to e820__reserve_resources*()Ingo Molnar
2017-01-28x86/boot/e820: Remove spurious asm/e820/api.h inclusionsIngo Molnar
2017-01-28x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar
2017-01-20x86/ioapic: Return suitable error code in mp_map_gsi_to_irq()Andy Shevchenko
2017-01-18x86/ioapic: Restore IO-APIC irq_chip retrigger callbackRuslan Ruslichenko
2017-01-18x86/ioapic: Restore IO-APIC irq_chip retrigger callbackRuslan Ruslichenko
2017-01-14x86/platform/UV: Fix 2 socket config problemMike Travis
2017-01-14x86/platform/UV: Fix panic with missing UVsystab supportMike Travis
2017-01-09x86/apic: Implement set_state_oneshot_stopped() callbackFrederic Weisbecker
2017-01-06x86/apic: Fix typos in commentsDou Liyang
2017-01-05x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlersDaniel Bristot de Oliveira
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-12-13x86/smpboot: Make logical package management more robustThomas Gleixner
2016-12-12Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-12Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-09x86: Remove empty idle.h headerThomas Gleixner
2016-12-09x86/amd: Simplify AMD E400 aware idle routineBorislav Petkov
2016-11-24x86/apic/uv: Silence a shift wrapping warningDan Carpenter
2016-11-09x86/apic: Prevent tracing on apic_msr_write_eoi()Wanpeng Li
2016-10-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-08x86/apic: Prevent pointless warning messagesThomas Gleixner
2016-10-07nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf
2016-10-04x86/irq: Prevent force migration of irqs which are not in the vector domainMika Westerberg
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-10-03Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-10-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds