summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2015-02-17Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-54/+108
2015-02-15Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-3/+0
2015-02-15Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+11
2015-02-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds1-2/+2
2015-02-14kasan: enable stack instrumentationAndrey Ryabinin1-3/+9
2015-02-14x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin1-1/+17
2015-02-14x86_64: add KASan supportAndrey Ryabinin1-0/+31
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-7/+66
2015-02-13all arches, signal: move restart_block to struct task_structAndy Lutomirski1-4/+0
2015-02-13x86: mm: restore original pte_special checkMel Gorman1-7/+1
2015-02-13mm: remove remaining references to NUMA hinting bits and helpersMel Gorman3-63/+5
2015-02-13mm: add p[te|md] protnone helpers for use by NUMA balancingMel Gorman1-0/+16
2015-02-12mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov1-1/+1
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-0/+46
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-77/+2
2015-02-11Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+5
2015-02-11x86: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov5-77/+2
2015-02-11Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-15/+5
2015-02-10Merge branch 'pm-tools'Rafael J. Wysocki1-0/+4
2015-02-10Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+1
2015-02-10Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+22
2015-02-10Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-5/+11
2015-02-10Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-5/+18
2015-02-10Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-110/+25
2015-02-10Merge branch 'sfi' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linu...Rafael J. Wysocki1-0/+1
2015-02-10tools/power turbostat: decode MSR_*_PERF_LIMIT_REASONSLen Brown1-0/+4
2015-02-06kvm: add halt_poll_ns module parameterPaolo Bonzini1-0/+1
2015-02-05x86/PCI: Refine the way to release PCI IRQ resourcesJiang Liu1-2/+0
2015-02-05kvm: remove KVM_MMIO_SIZETiejun Chen1-2/+0
2015-02-04perf/x86: Add /sys/devices/cpu/rdpmc=2 to allow rdpmc for all tasksAndy Lutomirski1-1/+4
2015-02-04perf/x86: Only allow rdpmc if a perf_event is mappedAndy Lutomirski2-0/+18
2015-02-04x86: Add a comment clarifying LDT context switchingAndy Lutomirski1-6/+8
2015-02-04x86: Store a per-cpu shadow copy of CR4Andy Lutomirski4-20/+46
2015-02-04x86: Clean up cr4 manipulationAndy Lutomirski3-34/+39
2015-02-04livepatch: rename config to CONFIG_LIVEPATCHJosh Poimboeuf1-2/+2
2015-02-04Merge branch 'x86/asm' into perf/x86, to avoid conflicts with upcoming patchesIngo Molnar4-5/+18
2015-02-02x86, mrst: remove Moorestown specific serial driversAndy Shevchenko1-3/+0
2015-02-02KVM: x86: revert "add method to test PIR bitmap vector"Marcelo Tosatti1-1/+0
2015-01-30KVM: VMX: Add PML support in VMXKai Huang2-0/+5
2015-01-29KVM: x86: Add new dirty logging kvm_x86_ops for PMLKai Huang1-0/+25
2015-01-29KVM: x86: Change parameter of kvm_mmu_slot_remove_write_accessKai Huang1-1/+2
2015-01-29KVM: MMU: Add mmu help functions to support PMLKai Huang1-0/+9
2015-01-28Merge branch 'perf/hw_breakpoints' into perf/coreIngo Molnar4-0/+12
2015-01-28Merge tag 'pr-20150114-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar4-5/+18
2015-01-28xen: remove scratch frames for ballooned pages and m2p overrideDavid Vrabel1-14/+4
2015-01-28xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()David Vrabel1-1/+1
2015-01-26KVM: x86: IRET emulation does not clear NMI maskingNadav Amit1-0/+1
2015-01-25Drivers: hv: vmbus: Implement a clockevent deviceK. Y. Srinivasan1-0/+11
2015-01-23Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini1-3/+0
2015-01-22x86, tls: Interpret an all-zero struct user_desc as "no segment"Andy Lutomirski1-0/+13