summaryrefslogtreecommitdiffstats
path: root/arch/x86/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-143-6/+26
|\
| * x86/tsc: Make CONFIG_X86_TSC=n build work againThomas Gleixner2017-10-171-0/+4
| * x86/platform/UV: Add check of TSC state set by UV BIOSmike.travis@hpe.com2017-10-161-5/+18
| * x86/tsc: Add option that TSC on Socket 0 being non-zero is validmike.travis@hpe.com2017-10-161-0/+2
| * x86/timers: Make recalibrate_cpu_khz() voidDou Liyang2017-09-251-1/+1
| * x86/timers: Move the simple udelay calibration to tsc.hDou Liyang2017-09-251-0/+1
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-1411-251/+344
|\ \
| * \ Merge branch 'linus' into x86/apic, to resolve conflictsIngo Molnar2017-11-07324-12/+366
| |\ \
| * | | x86/vector: Use correct per cpu variable in free_moved_vector()Thomas Gleixner2017-10-171-4/+8
| * | | Merge branch 'irq/urgent' into x86/apicThomas Gleixner2017-10-129-124/+50
| |\ \ \
| * | | | x86/irq: Simplify hotplug vector accountingThomas Gleixner2017-09-252-4/+1
| * | | | x86/vector: Handle managed interrupts properThomas Gleixner2017-09-251-6/+2
| * | | | x86/vector: Untangle internal state from irq_cfgThomas Gleixner2017-09-251-2/+1
| * | | | x86/vector: Add tracepoints for vector managementThomas Gleixner2017-09-251-0/+244
| * | | | x86/irq/vector: Initialize matrix allocatorThomas Gleixner2017-09-252-1/+8
| * | | | x86/apic: Add replacement for cpu_mask_to_apicid()Thomas Gleixner2017-09-251-0/+5
| * | | | x86/ioapic: Mark legacy vectors at reallocation timeThomas Gleixner2017-09-251-0/+1
| * | | | x86/ioapic: Remove obsolete post hotplug updateThomas Gleixner2017-09-251-2/+0
| * | | | x86/vector: Rename used_vectors to system_vectorsThomas Gleixner2017-09-251-1/+1
| * | | | x86/apic: Get rid of apic->target_cpusThomas Gleixner2017-09-251-3/+0
| * | | | x86/apic: Reorganize struct apicThomas Gleixner2017-09-251-59/+50
| * | | | x86/apic: Move common APIC callbacksThomas Gleixner2017-09-251-61/+12
| * | | | x86/apic: Sanitize 32/64bit APIC callbacksThomas Gleixner2017-09-252-31/+1
| * | | | x86/apic: Move APIC noop specific functionsThomas Gleixner2017-09-251-7/+0
| * | | | x86/apic: Move probe32 specific APIC functionsThomas Gleixner2017-09-251-21/+0
| * | | | x86/apic: Sanitize return value of check_apicid_used()Thomas Gleixner2017-09-251-2/+2
| * | | | x86/apic: Sanitize return value of apic.set_apic_id()Thomas Gleixner2017-09-251-1/+1
| * | | | x86/apic: Deinline x2apic functionsThomas Gleixner2017-09-251-49/+0
| * | | | Merge branch 'irq/core' into x86/apicThomas Gleixner2017-09-251-2/+2
| |\ \ \ \
| * | | | | x86/apic: Remove init_bsp_APIC()Dou Liyang2017-09-251-1/+0
| * | | | | x86/init: Add intr_mode_init to x86_init_opsDou Liyang2017-09-251-0/+2
| * | | | | x86/apic: Unify interrupt mode setup for UP systemDou Liyang2017-09-251-1/+0
| * | | | | x86/apic: Mark the apic_intr_mode extern for sanity check cleanupDou Liyang2017-09-251-0/+9
| * | | | | x86/apic: Move logical APIC ID away from apic_bsp_setup()Dou Liyang2017-09-251-1/+1
| * | | | | x86/apic: Prepare for unifying the interrupt delivery modes setupDou Liyang2017-09-251-0/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-141-2/+2
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v4.14-rc3' into irq/irqchip-4.15Marc Zyngier2017-11-028-122/+48
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | genirq/irqdomain: Update irq_domain_ops.activate() signatureThomas Gleixner2017-09-251-2/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-143-30/+45
|\ \ \ \ \
| * | | | | x86/virt, x86/platform: Add ->guest_late_init() callback to hypervisor_x86 st...Juergen Gross2017-11-102-2/+2
| * | | | | x86/virt, x86/acpi: Add test for ACPI_FADT_NO_VGAJuergen Gross2017-11-101-0/+1
| * | | | | x86/virt: Add enum for hypervisors to replace x86_hyperJuergen Gross2017-11-101-9/+14
| * | | | | x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...Juergen Gross2017-11-102-20/+29
| | |_|_|/ | |/| | |
* | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-141-1/+1
|\ \ \ \ \
| * | | | | x86/boot: Spell out "boot CPU" for BPJean Delvare2017-10-031-1/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-1327-340/+482
|\ \ \ \ \
| * | | | | x86/umip: Add emulation code for UMIP instructionsRicardo Neri2017-11-081-0/+12
| * | | | | x86/cpufeature: Add User-Mode Instruction Prevention definitionsRicardo Neri2017-11-083-1/+10
| * | | | | Merge branch 'x86/mpx' into x86/asm, to pick up dependent commitsIngo Molnar2017-11-082-0/+33
| |\ \ \ \ \
| | * | | | | x86/insn-eval: Add function to get default params of code segmentRicardo Neri2017-11-011-0/+5