aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic
Commit message (Expand)AuthorAge
* Added KUTrace Supportztong2021-02-03
* x86/apic/32: Avoid bogus LDR warningsJan Beulich2019-11-04
* x86/apic/x2apic: Fix a NULL pointer deref when handling a dying cpuSean Christopherson2019-10-15
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-09-17
|\
| * x86/apic/vector: Warn when vector space exhaustion breaks affinityNeil Horman2019-08-28
| * x86/apic: Annotate global config variables as "read-only after init"Sean Christopherson2019-08-07
| * x86/apic/x2apic: Implement IPI shorthands supportThomas Gleixner2019-07-25
| * x86/apic/flat64: Remove the IPI shorthand decision logicThomas Gleixner2019-07-25
| * x86/apic: Share common IPI helpersThomas Gleixner2019-07-25
| * x86/apic: Remove the shorthand decision logicThomas Gleixner2019-07-25
| * x86/smp: Enhance native_send_call_func_ipi()Thomas Gleixner2019-07-25
| * x86/smp: Move smp_function_call implementations into IPI codeThomas Gleixner2019-07-25
| * x86/apic: Provide and use helper for send_IPI_allbutself()Thomas Gleixner2019-07-25
| * x86/apic: Add static key to Control IPI shorthandsThomas Gleixner2019-07-25
| * x86/apic: Move no_ipi_broadcast() out of 32bitThomas Gleixner2019-07-25
| * x86/apic: Add NMI_VECTOR wait to IPI shorthandThomas Gleixner2019-07-25
| * x86/apic: Remove dest argument from __default_send_IPI_shortcut()Thomas Gleixner2019-07-25
| * x86/hotplug: Silence APIC and NMI when CPU is deadThomas Gleixner2019-07-25
| * x86/apic/uv: Make x2apic_extra_bits staticThomas Gleixner2019-07-25
| * x86/apic: Consolidate the apic local headersThomas Gleixner2019-07-25
| * x86/apic: Move apic_flat_64 header into apic directoryThomas Gleixner2019-07-25
| * x86/apic: Move ipi header into apic directoryThomas Gleixner2019-07-25
| * x86/apic: Cleanup the include mazeThomas Gleixner2019-07-25
| * x86/apic: Move IPI inlines into ipi.cThomas Gleixner2019-07-25
| * x86/apic: Make apic_pending_intr_clear() more robustThomas Gleixner2019-07-25
| * x86/apic: Soft disable APIC before initializing itThomas Gleixner2019-07-25
| * x86/apic: Invoke perf_events_lapic_init() after enabling APICThomas Gleixner2019-07-25
| * x86/apic: Initialize TPR to block interrupts 16-31Andy Lutomirski2019-07-22
* | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-09-16
|\ \
| * \ Merge branch 'linus' into x86/cpu, to resolve conflictsIngo Molnar2019-09-02
| |\ \
| * | | x86/intel: Aggregate microserver namingPeter Zijlstra2019-08-28
| * | | x86/intel: Aggregate big core graphics namingPeter Zijlstra2019-08-28
| * | | x86/intel: Aggregate big core mobile namingPeter Zijlstra2019-08-28
| * | | x86/intel: Aggregate big core client namingPeter Zijlstra2019-08-28
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-12
|\ \ \ \
| * | | | x86/timer: Force PIT initialization when !X86_FEATURE_ARATJan Stancek2019-09-08
| | |/ / | |/| |
* / | | Revert "x86/apic: Include the LDR when clearing out APIC registers"Linus Torvalds2019-09-07
|/ / /
* | | x86/apic: Include the LDR when clearing out APIC registersBandan Das2019-08-26
* | | x86/apic: Do not initialize LDR and DFR for bigsmpBandan Das2019-08-26
* | | x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machinesThomas Gleixner2019-08-26
|/ /
* | x86/apic: Handle missing global clockevent gracefullyThomas Gleixner2019-08-19
* | x86/apic/32: Fix yet another implicit fallthrough warningBorislav Petkov2019-08-12
|/
* x86/apic: Silence -Wtype-limits compiler warningsQian Cai2019-07-16
* Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-08
|\
| * x86/hpet: Move clockevents into channelsThomas Gleixner2019-06-27
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-08
|\ \
| * | x86/irq: Seperate unused system vectors from spurious entry againThomas Gleixner2019-07-03
| * | x86/irq: Handle spurious interrupt after shutdown gracefullyThomas Gleixner2019-07-03
| * | x86/ioapic: Implement irq_get_irqchip_state() callbackThomas Gleixner2019-07-03
| * | x86/timer: Skip PIT initialization on modern chipsetsThomas Gleixner2019-06-29