summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-02-167-54/+108
|\
| * perf/x86: Add /sys/devices/cpu/rdpmc=2 to allow rdpmc for all tasksAndy Lutomirski2015-02-041-1/+4
| * perf/x86: Only allow rdpmc if a perf_event is mappedAndy Lutomirski2015-02-042-0/+18
| * x86: Add a comment clarifying LDT context switchingAndy Lutomirski2015-02-041-6/+8
| * x86: Store a per-cpu shadow copy of CR4Andy Lutomirski2015-02-044-20/+46
| * x86: Clean up cr4 manipulationAndy Lutomirski2015-02-043-34/+39
| * Merge branch 'x86/asm' into perf/x86, to avoid conflicts with upcoming patchesIngo Molnar2015-02-044-5/+18
| |\
* | \ Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2015-02-151-3/+0
|\ \ \
| * | | x86, mrst: remove Moorestown specific serial driversAndy Shevchenko2015-02-021-3/+0
* | | | Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-02-151-0/+11
|\ \ \ \
| * | | | Drivers: hv: vmbus: Implement a clockevent deviceK. Y. Srinivasan2015-01-251-0/+11
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2015-02-141-2/+2
|\ \ \ \
| * | | | x86/spinlock: Leftover conversion ACCESS_ONCE->READ_ONCEChristian Borntraeger2015-01-191-2/+2
* | | | | kasan: enable stack instrumentationAndrey Ryabinin2015-02-131-3/+9
* | | | | x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin2015-02-131-1/+17
* | | | | x86_64: add KASan supportAndrey Ryabinin2015-02-131-0/+31
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-135-7/+66
|\ \ \ \ \
| * | | | | kvm: add halt_poll_ns module parameterPaolo Bonzini2015-02-061-0/+1
| * | | | | kvm: remove KVM_MMIO_SIZETiejun Chen2015-02-051-2/+0
| * | | | | KVM: x86: revert "add method to test PIR bitmap vector"Marcelo Tosatti2015-02-021-1/+0
| * | | | | KVM: VMX: Add PML support in VMXKai Huang2015-01-302-0/+5
| * | | | | KVM: x86: Add new dirty logging kvm_x86_ops for PMLKai Huang2015-01-291-0/+25
| * | | | | KVM: x86: Change parameter of kvm_mmu_slot_remove_write_accessKai Huang2015-01-291-1/+2
| * | | | | KVM: MMU: Add mmu help functions to support PMLKai Huang2015-01-291-0/+9
| * | | | | KVM: x86: IRET emulation does not clear NMI maskingNadav Amit2015-01-261-0/+1
| * | | | | Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2015-01-231-3/+0
| |\ \ \ \ \
| | * | | | | KVM: x86: switch to kvm_get_dirty_log_protectPaolo Bonzini2015-01-161-3/+0
| * | | | | | kvm: Fix CR3_PCID_INVD type on 32-bitBorislav Petkov2015-01-211-1/+1
| * | | | | | KVM: x86: workaround SuSE's 2.6.16 pvclock vs masterclock issueMarcelo Tosatti2015-01-201-0/+2
| * | | | | | KVM: x86: #PF error-code on R/W operations is wrongNadav Amit2015-01-091-0/+12
| |/ / / / /
| * | | | | KVM: x86: add method to test PIR bitmap vectorMarcelo Tosatti2015-01-081-0/+1
| * | | | | KVM: nVMX: Improve nested msr switch checkingEugene Korenevsky2015-01-081-0/+3
| * | | | | KVM: nVMX: Add nested msr load/restore algorithmWincy Van2015-01-081-0/+5
| |/ / / /
* | | | | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-4/+0
* | | | | x86: mm: restore original pte_special checkMel Gorman2015-02-121-7/+1
* | | | | mm: remove remaining references to NUMA hinting bits and helpersMel Gorman2015-02-123-63/+5
* | | | | mm: add p[te|md] protnone helpers for use by NUMA balancingMel Gorman2015-02-121-0/+16
* | | | | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-111-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-101-0/+46
|\ \ \ \ \
| * | | | | livepatch: rename config to CONFIG_LIVEPATCHJosh Poimboeuf2015-02-041-2/+2
| * | | | | livepatch: handle ancient compilers with more graceJiri Kosina2015-01-091-1/+5
| * | | | | livepatch: move x86 specific ftrace handler code to arch/x86Li Bin2014-12-221-0/+5
| * | | | | livepatch: kernel: add support for live patchingSeth Jennings2014-12-221-0/+37
| |/ / / /
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-105-77/+2
|\ \ \ \ \
| * | | | | x86: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-105-77/+2
* | | | | | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-102-2/+5
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm-tools'Rafael J. Wysocki2015-02-101-0/+4
| |\ \ \ \ \ \
| | * | | | | | tools/power turbostat: decode MSR_*_PERF_LIMIT_REASONSLen Brown2015-02-091-0/+4
| * | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2015-02-101-0/+1
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'sfi' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linu...Rafael J. Wysocki2015-02-091-0/+1
| | |\ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
OpenPOWER on IntegriCloud