summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-1814-114/+66
|\
| * x86/floppy: Use designated initializersKees Cook2016-12-181-10/+10
| * x86/mpx: Move bd_addr to mm_context_tMark Rutland2016-12-173-7/+11
| * x86/mm: Drop unused argument 'removed' from sync_global_pgds()Kirill A. Shutemov2016-12-153-20/+9
| * ACPI/NUMA: Do not map pxm to node when NUMA is turned offBoris Ostrovsky2016-12-151-1/+1
| * x86/acpi: Use proper macro for invalid nodeBoris Ostrovsky2016-12-151-1/+1
| * x86/smpboot: Prevent false positive out of bounds cpumask access warningThomas Gleixner2016-12-151-4/+4
| * x86/boot/64: Push correct start_cpu() return addressJosh Poimboeuf2016-12-141-2/+3
| * x86/boot/64: Use 'push' instead of 'call' in start_cpu()Josh Poimboeuf2016-12-141-1/+1
| * x86/smpboot: Make logical package management more robustThomas Gleixner2016-12-134-69/+27
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-12-171-0/+16
|\ \
| * | x86/kbuild: enable modversions for symbols exported from asmAdam Borowski2016-12-141-0/+16
* | | Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2016-12-162-40/+45
|\ \ \
| * | | kexec_file: Change kexec_add_buffer to take kexec_buf as argument.Thiago Jung Bauermann2016-11-302-40/+45
* | | | Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2016-12-154-5/+6
|\ \ \ \
| * | | | ftrace/x86_32: Set ftrace_stub to weak to prevent gcc from using short jumps ...Steven Rostedt (Red Hat)2016-12-091-2/+2
| * | | | tracing: Have the reg function allow to failSteven Rostedt (Red Hat)2016-12-093-3/+4
| |/ / /
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-142-6/+4
|\ \ \ \
| * | | | mm: use vmf->address instead of of vmf->virtual_addressJan Kara2016-12-141-2/+2
| * | | | kexec: export the value of phys_base instead of symbol addressBaoquan He2016-12-141-1/+2
| * | | | Revert "kdump, vmcoreinfo: report memory sections virtual addresses"Baoquan He2016-12-141-3/+0
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-12-1410-577/+460
|\ \ \ \ \
| * | | | | crypto: aesni - Convert to skcipherHerbert Xu2016-11-282-569/+343
| * | | | | crypto: glue_helper - Add skcipher xts helpersHerbert Xu2016-11-282-2/+111
| * | | | | crypto: sha-mb - Fix total_len for correct hash when larger than 512MBGreg Tucker2016-11-176-6/+6
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-12-141-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove references to dead make variable LINUX_INCLUDEPaul Bolle2016-12-141-1/+1
* | | | | Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-133-9/+13
|\ \ \ \ \
| * | | | | xen/x86: Increase xen_e820_map to E820_X_MAX possible entriesAlex Thorlton2016-12-091-3/+3
| * | | | | x86: Make E820_X_MAX unconditionally larger than E820MAXAlex Thorlton2016-12-091-4/+8
| * | | | | xen/pci: Bubble up error and fix description.Konrad Rzeszutek Wilk2016-12-081-2/+2
* | | | | | Merge branch 'stable/for-linus-4.9' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-131-1/+0
|\ \ \ \ \ \
| * | | | | | swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping functionAlexander Duyck2016-11-071-1/+0
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-12-1314-564/+1193
|\ \ \ \ \ \ \
| * | | | | | | KVM: x86: Handle the kthread worker using the new APIPetr Mladek2016-12-082-11/+7
| * | | | | | | KVM: nVMX: invvpid handling improvementsJan Dakinevich2016-12-081-0/+10
| * | | | | | | KVM: nVMX: check host CR3 on vmentry and vmexitLadi Prosek2016-12-082-7/+19
| * | | | | | | KVM: nVMX: introduce nested_vmx_load_cr3 and call it on vmentryLadi Prosek2016-12-083-16/+45
| * | | | | | | KVM: nVMX: propagate errors from prepare_vmcs02Ladi Prosek2016-12-081-4/+19
| * | | | | | | KVM: nVMX: fix CR3 load if L2 uses PAE paging and EPTLadi Prosek2016-12-081-2/+14
| * | | | | | | KVM: nVMX: load GUEST_EFER after GUEST_CR0 during emulated VM-entryDavid Matlack2016-12-081-9/+9
| * | | | | | | KVM: nVMX: generate MSR_IA32_CR{0,4}_FIXED1 from guest CPUIDDavid Matlack2016-12-081-3/+52
| * | | | | | | KVM: nVMX: fix checks on CR{0,4} during virtual VMX operationDavid Matlack2016-12-081-24/+53
| * | | | | | | KVM: nVMX: support restore of VMX capability MSRsDavid Matlack2016-12-082-24/+297
| * | | | | | | KVM: nVMX: generate non-true VMX MSRs based on true versionsDavid Matlack2016-12-081-26/+19
| * | | | | | | KVM: x86: Do not clear RFLAGS.TF when a singlestep trap occurs.Kyle Huey2016-12-081-1/+0
| * | | | | | | KVM: x86: Add kvm_skip_emulated_instruction and use it.Kyle Huey2016-12-085-124/+103
| * | | | | | | KVM: VMX: Move skip_emulated_instruction out of nested_vmx_check_vmcs12Kyle Huey2016-12-081-20/+33
| * | | | | | | KVM: VMX: Reorder some skip_emulated_instruction callsKyle Huey2016-12-081-6/+6
| * | | | | | | KVM: x86: Add a return value to kvm_emulate_cpuidKyle Huey2016-12-084-6/+5
OpenPOWER on IntegriCloud