summaryrefslogtreecommitdiff
path: root/arch/x86/include (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | | | Merge remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4Trilok Soni2016-07-22
|\| | | | | | | |
| * | | | | | | | Merge tag 'v4.4.8' into linux-linaro-lsk-v4.4Alex Shi2016-04-21
| |\| | | | | | | | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"Bjorn Helgaas2016-04-20
| | * | | | | | KVM: x86: reduce default value of halt_poll_ns parameterPaolo Bonzini2016-04-20
| * | | | | | | Merge tag 'v4.4.7' into linux-linaro-lsk-v4.4Alex Shi2016-04-13
| |\| | | | | | | | |/ / / / / | |/| | | | |
| | * | | | | x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski2016-04-12
| | * | | | | x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()Dave Jones2016-04-12
| | * | | | | x86/irq: Cure live lock in fixup_irqs()Thomas Gleixner2016-04-12
| | * | | | | perf/x86/intel: Add definition for PT PMI bitStephane Eranian2016-04-12
| | * | | | | x86/microcode: Untangle from BLK_DEV_INITRDBorislav Petkov2016-04-12
| | | |_|_|/ | | |/| | |
* | | | | | Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lskRunmin Wang2016-07-12
|\| | | | |
| * | | | | Merge tag 'v4.4.5' into linux-linaro-lsk-v4.4Mark Brown2016-03-18
| |\| | | |
| | * | | | x86/irq: Call irq_force_move_complete with irq descriptorThomas Gleixner2016-03-03
| | | |_|/ | | |/| |
| * | | | Merge remote-tracking branch 'lsk/v4.4/topic/ro-vdso' into linux-linaro-lsk-v4.4Mark Brown2016-03-17
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig optionKees Cook2016-03-17
| | * | | asm-generic: Consolidate mark_rodata_ro()Kees Cook2016-03-17
* | | | | Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2David Keitel2016-03-23
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | x86/mm: Fix types used in pgprot cacheability flags translationsJan Beulich2016-02-25
| |/ / /
| * | | x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski2016-01-31
| * | | x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski2016-01-31
| * | | x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu2016-01-31
| |/ /
* | / Revert "net, lib: kill arch_fast_hash library bits"Rohit Vaswani2016-03-22
| |/ |/|
* | Move x86_64 idle notifiers to genericTodd Poynor2016-02-16
|/
* x86/paravirt: Prevent rtc_cmos platform device init on PV guestsDavid Vrabel2015-12-19
* x86/xen: Avoid fast syscall path for Xen PV guestsBoris Ostrovsky2015-12-19
* x86/mm: Fix regression with huge pages on PAEKirill A. Shutemov2015-12-04
* Merge branch 'pm-tools'Rafael J. Wysocki2015-11-16
|\
| * x86: remove unused definition of MSR_NHM_PLATFORM_INFOLen Brown2015-11-13
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-15
|\ \
| * | x86/irq: Probe for PIC presence before allocating descs for legacy IRQsVitaly Kuznetsov2015-11-07
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-12
|\ \ \
| * | | KVM: x86: rename update_db_bp_intercept to update_bp_interceptPaolo Bonzini2015-11-10
| * | | KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup2015-11-10
| * | | KVM: VMX: Enable and initialize VMX TSC scalingHaozhong Zhang2015-11-10
| * | | KVM: x86: Move TSC scaling logic out of call-back read_l1_tsc()Haozhong Zhang2015-11-10
| * | | KVM: x86: Move TSC scaling logic out of call-back adjust_tsc_offset()Haozhong Zhang2015-11-10
| * | | KVM: x86: Replace call-back compute_tsc_offset() with a common functionHaozhong Zhang2015-11-10
| * | | KVM: x86: Replace call-back set_tsc_khz() with a common functionHaozhong Zhang2015-11-10
| * | | KVM: x86: Add a common TSC scaling functionHaozhong Zhang2015-11-10
| * | | KVM: x86: Add a common TSC scaling ratio field in kvm_vcpu_archHaozhong Zhang2015-11-10
| * | | KVM: x86: Collect information for setting TSC scaling ratioHaozhong Zhang2015-11-10
| * | | KVM: x86: declare a few variables as __read_mostlyPaolo Bonzini2015-11-10
* | | | kmap_atomic_to_page() has no users, remove itNicolas Pitre2015-11-09
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-05
|\| | |
| * | | drivers/hv: share Hyper-V SynIC constants with userspaceAndrey Smetanin2015-11-04
| * | | KVM: x86: add read_phys to x86_emulate_opsRadim Krčmář2015-11-04
| * | | Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-11-04
| |\ \ \
| | * | | KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall2015-10-22
| * | | | KVM: nVMX: emulate the INVVPID instructionWanpeng Li2015-10-16
| * | | | Merge branch 'kvm-master' into HEADPaolo Bonzini2015-10-13
| |\ \ \ \