summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * KVM: x86: JMP/CALL using call- or task-gate causes exceptionNadav Amit2015-01-081-20/+34
| * KVM: x86: fnstcw and fnstsw may cause spurious exceptionNadav Amit2015-01-081-6/+3
| * KVM: x86: pop sreg accesses only 2 bytesNadav Amit2015-01-081-1/+3
| * KVM: x86: mmu: replace assertions with MMU_WARN_ON, a conditional WARN_ONPaolo Bonzini2015-01-081-28/+14
| * KVM: x86: mmu: remove ASSERT(vcpu)Paolo Bonzini2015-01-081-13/+0
| * KVM: x86: mmu: remove argument to kvm_init_shadow_mmu and kvm_init_shadow_ept...Paolo Bonzini2015-01-084-22/+26
| * KVM: x86: mmu: do not use return to tail-call functions that return voidPaolo Bonzini2015-01-081-3/+3
| * KVM: x86: add tracepoint to wait_lapic_expireMarcelo Tosatti2015-01-082-0/+21
| * KVM: x86: add option to advance tscdeadline hrtimer expirationMarcelo Tosatti2015-01-084-1/+66
| * KVM: x86: add method to test PIR bitmap vectorMarcelo Tosatti2015-01-082-0/+15
| * kvm: x86: vmx: NULL out hwapic_isr_update() in case of !enable_apicvTiejun Chen2015-01-082-6/+6
| * KVM: x86: Remove FIXMEs in emulate.c for the function,task_switch_32Nicholas Krause2015-01-081-4/+0
| * KVM: nVMX: consult PFEC_MASK and PFEC_MATCH when generating #PF VM-exitEugene Korenevsky2015-01-081-2/+13
| * KVM: nVMX: Improve nested msr switch checkingEugene Korenevsky2015-01-082-14/+117
| * KVM: nVMX: Add nested msr load/restore algorithmWincy Van2015-01-083-11/+96
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-1311-83/+31
|\ \
| * | kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes2015-02-133-4/+4
| * | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-134-7/+3
| * | x86: mm: restore original pte_special checkMel Gorman2015-02-131-7/+1
| * | mm: remove remaining references to NUMA hinting bits and helpersMel Gorman2015-02-133-63/+5
| * | mm: convert p[te|md]_numa users to p[te|md]_protnone_numaMel Gorman2015-02-131-2/+2
| * | mm: add p[te|md] protnone helpers for use by NUMA balancingMel Gorman2015-02-131-0/+16
* | | Merge tag 'md/3.20' of git://neil.brown.name/mdLinus Torvalds2015-02-121-0/+1
|\ \ \ | |/ / |/| |
| * | x86/raid6: correctly check for assembler capabilitiesJan Beulich2015-02-031-0/+1
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-02-121-1/+2
|\ \ \
| * | | kprobes: Pass the original kprobe for preparing optimized kprobeMasami Hiramatsu2015-01-131-1/+2
| | |/ | |/|
* | | mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli2015-02-121-4/+3
* | | mm: account pmd page tables to the processKirill A. Shutemov2015-02-121-5/+9
* | | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-121-1/+1
* | | mm/hugetlb: pmd_huge() returns true for non-present hugepageNaoya Horiguchi2015-02-122-2/+8
* | | mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi2015-02-121-12/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-111-1/+1
|\ \ \
| * | | x86: init_mem_mapping(): use capital BIOS in commentPavel Machek2015-01-021-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-114-0/+140
|\ \ \ \
| * | | | livepatch: rename config to CONFIG_LIVEPATCHJosh Poimboeuf2015-02-043-4/+4
| * | | | livepatch: change ARCH_HAVE_LIVE_PATCHING to HAVE_LIVE_PATCHINGMiroslav Benes2015-01-201-1/+1
| * | | | 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-224-0/+131
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-116-77/+13
|\ \ \ \ \
| * | | | | x86: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-105-77/+2
| * | | | | hugetlb, x86: register 1G page size if we can allocate them at runtimeKirill A. Shutemov2015-02-101-0/+11
* | | | | | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-1110-245/+145
|\ \ \ \ \ \
| * \ \ \ \ \ 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
| | |\ \ \ \ \ \ \
| | | * | | | | | | cpufreq: Add SFI based cpufreq driver supportSrinidhi Kasagar2014-12-201-0/+1
| * | | | | | | | | Merge branch 'acpi-resources'Rafael J. Wysocki2015-02-106-228/+124
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | x86/PCI: Refine the way to release PCI IRQ resourcesJiang Liu2015-02-054-24/+31