summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/apic/apic.c
AgeCommit message (Expand)Author
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-02-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-02-07x86/apic: Fix a typo in a comment lineDou Liyang
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-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-09x86: Remove empty idle.h headerThomas Gleixner
2016-12-09x86/amd: Simplify AMD E400 aware idle routineBorislav Petkov
2016-11-09x86/apic: Prevent tracing on apic_msr_write_eoi()Wanpeng Li
2016-10-08x86/apic: Prevent pointless warning messagesThomas Gleixner
2016-09-26x86/apic: Fix silent & fatal merge conflict in __generic_processor_info()Thomas Gleixner
2016-09-26Merge branch 'x86/urgent' into x86/apicThomas Gleixner
2016-09-21x86/acpi: Introduce persistent storage for cpuid <-> apicid mappingGu Zheng
2016-09-21x86/acpi: Enable acpi to register all possible cpus at boot timeGu Zheng
2016-09-20x86/apic: Get rid of apic_version[] arrayDenys Vlasenko
2016-09-08x86/apic: Fix num_processors value in case of failureDou Liyang
2016-08-24x86/apic: Update comment about disabling processor focusWei Jiangang
2016-08-24x86/apic: Do not init irq remapping if ioapic is disabledWanpeng Li
2016-08-15x86/apic, ACPI: Remove the repeated lapic address override entry parsingBaoquan He
2016-08-10Merge branch 'linus' into timers/urgent, to pick up fixesIngo Molnar
2016-08-10x86/timers/apic: Inform TSC deadline clockevent device about recalibrationNicolai Stange
2016-08-10x86/timers/apic: Fix imprecise timer interrupts by eliminating TSC clockevent...Nicolai Stange
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-08-01Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-27Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-25x86/acpi: store ACPI ids from MADT for future usageVitaly Kuznetsov
2016-07-14x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-06-10x86/apic: Fix misspelled APICClaudio Fontana
2016-04-13x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usageBorislav Petkov
2016-04-13x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usageBorislav Petkov
2016-03-31x86/cpufeature: Remove cpu_has_x2apicBorislav Petkov
2016-03-17Merge branch 'x86/cleanups' into x86/urgentIngo Molnar
2016-02-29x86/topology: Create logical package idThomas Gleixner
2016-02-24x86: Fix misspellings in commentsAdam Buchbinder
2015-12-19x86/apic: Introduce apic_extnmi command line parameterHidehiro Kawai
2015-11-24x86/apic: Fix the saving and restoring of lapic vectors during suspend/resumeJuergen Gross
2015-09-30x86/apic: Deinline various functionsDenys Vlasenko
2015-09-14x86/apic: Serialize LVTT and TSC_DEADLINE writesShaohua Li
2015-09-01Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-09-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-08-22x86/apic: Fix fallout from x2apic cleanupThomas Gleixner
2015-07-30x86/apic: Drop local_irq_save/restore in timer callbacksThomas Gleixner
2015-07-30x86/apic: Migrate apic timer to new set_state interfaceViresh Kumar
2015-07-06x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski
2015-07-06x86/asm/tsc: Replace rdtscll() with native_read_tsc()Andy Lutomirski
2015-04-01x86/apic: Remove verify_local_APIC()Bandan Das