aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/apic.c
Commit message (Expand)AuthorAge
* Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-03
|\
| * x86/apic: Add TSC_DEADLINE quirk due to errataPeter Zijlstra2017-06-04
| * x86/apic: Change the lapic name in deadline modePeter Zijlstra2017-06-04
* | x86/apic: Implement effective irq mask updateThomas Gleixner2017-06-22
* | x86/apic: Add irq_data argument to apic->cpu_mask_to_apicid()Thomas Gleixner2017-06-22
* | x86/apic: Move cpumask and to core codeThomas Gleixner2017-06-22
* | x86/apic: Move online masking to core codeThomas Gleixner2017-06-22
* | x86/apic: Move flat_cpu_mask_to_apicid_and() into C sourceThomas Gleixner2017-06-22
|/
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-02
|\
| * x86/apic: Fix a comment in init_apic_mappings()Dou Liyang2017-03-13
| * x86/apic: Remove the SET_APIC_ID(x) macroDou Liyang2017-03-13
* | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-01
|\ \
| * \ Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...Ingo Molnar2017-03-01
| |\ \
| * | | x86/boot/e820: Rename e820_reserve_resources*() to e820__reserve_resources*()Ingo Molnar2017-01-28
* | | | x86/apic/timer: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-14
* | | | x86/acpi: Restore the order of CPU IDsDou Liyang2017-03-11
| |_|/ |/| |
* | | x86/apic: Simplify enable_IR_x2apic(), remove try_to_enable_IR()Dou Liyang2017-03-01
* | | x86/apic: Fix a warning message in logical CPU IDs allocationDou Liyang2017-03-01
| |/ |/|
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-28
|\ \
| * | x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlersDaniel Bristot de Oliveira2017-01-05
| |/
* | x86/apic: Fix a typo in a comment lineDou Liyang2017-02-07
* | x86/apic: Implement set_state_oneshot_stopped() callbackFrederic Weisbecker2017-01-09
* | x86/apic: Fix typos in commentsDou Liyang2017-01-06
|/
* x86/smpboot: Make logical package management more robustThomas Gleixner2016-12-13
* Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-12
|\
| * x86: Remove empty idle.h headerThomas Gleixner2016-12-09
| * x86/amd: Simplify AMD E400 aware idle routineBorislav Petkov2016-12-09
* | x86/apic: Prevent tracing on apic_msr_write_eoi()Wanpeng Li2016-11-09
|/
* x86/apic: Prevent pointless warning messagesThomas Gleixner2016-10-08
* x86/apic: Fix silent & fatal merge conflict in __generic_processor_info()Thomas Gleixner2016-09-26
* Merge branch 'x86/urgent' into x86/apicThomas Gleixner2016-09-26
|\
| * x86/apic: Fix num_processors value in case of failureDou Liyang2016-09-08
| * x86/apic: Do not init irq remapping if ioapic is disabledWanpeng Li2016-08-24
* | x86/acpi: Introduce persistent storage for cpuid <-> apicid mappingGu Zheng2016-09-21
* | x86/acpi: Enable acpi to register all possible cpus at boot timeGu Zheng2016-09-21
* | x86/apic: Get rid of apic_version[] arrayDenys Vlasenko2016-09-19
* | x86/apic: Update comment about disabling processor focusWei Jiangang2016-08-24
* | x86/apic, ACPI: Remove the repeated lapic address override entry parsingBaoquan He2016-08-15
|/
* Merge branch 'linus' into timers/urgent, to pick up fixesIngo Molnar2016-08-10
|\
| * tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-04
| * Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-01
| |\
| | * x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-14
* | | x86/timers/apic: Inform TSC deadline clockevent device about recalibrationNicolai Stange2016-08-10
* | | x86/timers/apic: Fix imprecise timer interrupts by eliminating TSC clockevent...Nicolai Stange2016-08-10
|/ /
* | Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-27
|\ \
| * | x86/acpi: store ACPI ids from MADT for future usageVitaly Kuznetsov2016-07-25
| |/
* / x86/apic: Fix misspelled APICClaudio Fontana2016-06-10
|/
* x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usageBorislav Petkov2016-04-13
* x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usageBorislav Petkov2016-04-13
* x86/cpufeature: Remove cpu_has_x2apicBorislav Petkov2016-03-31