summaryrefslogtreecommitdiffstats
path: root/arch/x86/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2017-11-171-1/+0
|\
| * fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton2017-11-151-1/+0
* | Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-11-163-20/+52
|\ \
| * | x86/pvclock: add setter for pvclock_pvti_cpu0_vaJoao Martins2017-11-081-9/+10
| * | xen: update arch/x86/include/asm/xen/cpuid.hJuergen Gross2017-11-061-10/+32
| * | xen: support 52 bit physical addresses in pv guestsJuergen Gross2017-10-311-1/+10
* | | Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-163-2/+12
|\ \ \
| * | | KVM: SVM: detect opening of SMI window using STGI interceptLadi Prosek2017-10-181-0/+1
| * | | KVM: nSVM: fix SMI injection in guest modeLadi Prosek2017-10-121-0/+3
| * | | KVM: x86: introduce ISA specific smi_allowed callbackLadi Prosek2017-10-121-0/+1
| * | | KVM: x86: introduce ISA specific SMM entry/exit callbacksLadi Prosek2017-10-122-0/+5
| * | | KVM: VMX: rename RDSEED and RDRAND vmx ctrls to reflect exitingDavid Hildenbrand2017-10-121-2/+2
* | | | Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-161-1/+1
|\ \ \ \
| * | | | Drivers: hv: vmbus: Make panic reporting to be more usefulK. Y. Srinivasan2017-10-311-1/+1
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-167-82/+1
|\ \ \ \ \
| * | | | | kmemcheck: rip it outLevin, Alexander (Sasha Levin)2017-11-163-59/+0
| * | | | | kmemcheck: remove whats left of NOTRACK flagsLevin, Alexander (Sasha Levin)2017-11-162-18/+0
| * | | | | kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)2017-11-162-5/+1
* | | | | | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-161-2/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | PCI: Remove unused declarationsBjorn Helgaas2017-11-081-1/+0
| * | | | | PCI: Remove redundant pcibios_set_master() declarationsBjorn Helgaas2017-11-081-1/+0
* | | | | | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-151-7/+0
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-191-6/+0
| * | | | | x86: make dma_cache_sync a no-opChristoph Hellwig2017-10-191-1/+0
* | | | | | Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-11-141-0/+6
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. | | | | | Merge branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86'Rafael J. Wysocki2017-11-131-0/+6
| |\ \ \| | | | | | | | |_|/ / / / | | |/| | | | |
| | | * | | | | ACPI / APEI: Replace ioremap_page_range() with fixmapJames Morse2017-11-071-0/+6
| | | | |_|/ / | | | |/| | |
* | | | | | | 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