summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)Author
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-12x86: mm: restore original pte_special checkMel Gorman
2015-02-12mm: remove remaining references to NUMA hinting bits and helpersMel Gorman
2015-02-12mm: add p[te|md] protnone helpers for use by NUMA balancingMel Gorman
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-02-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-02-10x86: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-10Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2015-02-10Merge branch 'pm-tools'Rafael J. Wysocki
2015-02-10Merge branch 'pm-cpufreq'Rafael J. Wysocki
2015-02-09Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-02-09Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-02-09Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-02-09Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-09Merge branch 'sfi' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linu...Rafael J. Wysocki
2015-02-09tools/power turbostat: decode MSR_*_PERF_LIMIT_REASONSLen Brown
2015-02-06kvm: add halt_poll_ns module parameterPaolo Bonzini
2015-02-05x86/PCI: Refine the way to release PCI IRQ resourcesJiang Liu
2015-02-05kvm: remove KVM_MMIO_SIZETiejun Chen
2015-02-04livepatch: rename config to CONFIG_LIVEPATCHJosh Poimboeuf
2015-02-02KVM: x86: revert "add method to test PIR bitmap vector"Marcelo Tosatti
2015-01-30KVM: VMX: Add PML support in VMXKai Huang
2015-01-29KVM: x86: Add new dirty logging kvm_x86_ops for PMLKai Huang
2015-01-29KVM: x86: Change parameter of kvm_mmu_slot_remove_write_accessKai Huang
2015-01-29KVM: MMU: Add mmu help functions to support PMLKai Huang
2015-01-28Merge branch 'perf/hw_breakpoints' into perf/coreIngo Molnar
2015-01-28Merge tag 'pr-20150114-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2015-01-28xen: remove scratch frames for ballooned pages and m2p overrideDavid Vrabel
2015-01-28xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()David Vrabel
2015-01-26KVM: x86: IRET emulation does not clear NMI maskingNadav Amit
2015-01-23Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2015-01-22x86, tls: Interpret an all-zero struct user_desc as "no segment"Andy Lutomirski
2015-01-22x86, tls, ldt: Stop checking lm in LDT_emptyAndy Lutomirski
2015-01-22x86, mpx: Fix potential performance issue on unmapsDave Hansen
2015-01-22x86/apic: Reuse apic_bsp_setup() for UP APIC setupThomas Gleixner
2015-01-22x86/smpboot: Move apic init code to apic.cThomas Gleixner
2015-01-22x86/ioapic: Provide stub functions for IOAPIC%3DnThomas Gleixner
2015-01-22x86/smpboot: Move smpboot inlines to codeThomas Gleixner
2015-01-22x86/x2apic: Split enable and setup functionThomas Gleixner
2015-01-22x86/x2apic: Disable x2apic from nox2apic setupThomas Gleixner
2015-01-22x86/x2apic: Move code in conditional regionThomas Gleixner
2015-01-22x86/apic: Check x2apic earlyThomas Gleixner
2015-01-22x86/ioapic: Check x2apic reallyThomas Gleixner
2015-01-22x86/apic: Make x2apic_mode depend on CONFIG_X86_X2APICThomas Gleixner
2015-01-22x86/apic: Avoid open coded x2apic detectionThomas Gleixner
2015-01-21kvm: Fix CR3_PCID_INVD type on 32-bitBorislav Petkov
2015-01-20KVM: x86: workaround SuSE's 2.6.16 pvclock vs masterclock issueMarcelo Tosatti