summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-134-62/+27Star
|\
| * Merge branch 'acpi-soc'Rafael J. Wysocki2016-01-124-62/+27Star
| |\
| | * ACPI / LPSS: override power state for LPSS DMA deviceAndy Shevchenko2016-01-072-1/+4
| | * x86/platform/iosf_mbi: Remove duplicate definitionsAndy Shevchenko2015-12-093-61/+23Star
* | | Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-01-131-7/+14
|\ \ \
| * | | x86: ftrace: Fix the comments for ftrace_modify_code_direct()Li Bin2016-01-051-7/+5Star
| * | | ftrace: Add variable ftrace_expected for archs to show expected codeSteven Rostedt (Red Hat)2015-11-251-0/+9
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-01-131-5/+35
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-018-33/+55
| |\ \ \ \
| * | | | | bpf, x86: detect/optimize loading 0 immediatesDaniel Borkmann2015-12-181-0/+26
| * | | | | bpf: move clearing of A/X into classic to eBPF migration prologueDaniel Borkmann2015-12-181-5/+9
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-01-131-0/+26
|\ \ \ \ \ \
| * | | | | | crypto: ghash-clmulni - Fix load failureWang, Rui Y2015-12-041-0/+26
* | | | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-132-46/+2Star
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-linus' into work.miscAl Viro2016-01-091-0/+1
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'memdup_user_nul' into work.miscAl Viro2016-01-0415-48/+74
| |\ \ \ \ \ \ \
| * | | | | | | | new helpers: no_seek_end_llseek{,_size}()Al Viro2015-12-232-46/+2Star
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-132-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: add sys_copy_file_range to syscall tablesZach Brown2015-12-012-0/+2
* | | | | | | | | Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-123-6/+5Star
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | um: Fix build error and kconfig for i386Mickaël Salaün2016-01-101-1/+1
| * | | | | | | | | um: Add full asm/syscall.h supportMickaël Salaün2016-01-101-0/+1
| * | | | | | | | | um: Fix ptrace GETREGS/SETREGS bugsMickaël Salaün2016-01-101-5/+3Star
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-01-1217-360/+1719
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kvm: x86: Fix vmwrite to SECONDARY_VM_EXEC_CONTROLHuaitong Han2016-01-121-1/+2
| * | | | | | | | | kvm/x86: Hyper-V SynIC timers tracepointsAndrey Smetanin2016-01-082-1/+196
| * | | | | | | | | kvm/x86: Hyper-V SynIC tracepointsAndrey Smetanin2016-01-082-5/+98
| * | | | | | | | | kvm/x86: Update SynIC timers on guest entry onlyAndrey Smetanin2016-01-082-19/+25
| * | | | | | | | | kvm/x86: Skip SynIC vector check for QEMU sideAndrey Smetanin2016-01-081-3/+4
| * | | | | | | | | kvm/x86: Hyper-V fix SynIC timer disabling conditionAndrey Smetanin2016-01-081-1/+1
| * | | | | | | | | kvm/x86: Reorg stimer_expiration() to better control timer restartAndrey Smetanin2016-01-081-12/+14
| * | | | | | | | | kvm/x86: Hyper-V unify stimer_start() and stimer_restart()Andrey Smetanin2016-01-081-23/+20Star
| * | | | | | | | | kvm/x86: Drop stimer_stop() functionAndrey Smetanin2016-01-081-6/+1Star
| * | | | | | | | | kvm/x86: Hyper-V timers fix incorrect logical operationAndrey Smetanin2016-01-081-1/+1
| * | | | | | | | | KVM: move architecture-dependent requests to arch/Paolo Bonzini2016-01-082-0/+43
| * | | | | | | | | kvm: x86: Check kvm_write_guest return value in kvm_write_wall_clockNicholas Krause2016-01-071-1/+2
| * | | | | | | | | kvm: x86: fix comment about {mmu,nested_mmu}.gva_to_gpaDavid Matlack2016-01-071-4/+6
| * | | | | | | | | Merge tag 'kvm-arm-for-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2016-01-0721-62/+88
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | KVM: x86: MMU: Use clear_page() instead of init_shadow_page_table()Takuya Yoshikawa2015-12-181-9/+1Star
| * | | | | | | | | | kvm/x86: Remove Hyper-V SynIC timer stoppingAndrey Smetanin2015-12-161-1/+0Star
| * | | | | | | | | | KVM: vmx: detect mismatched size in VMCS read/writePaolo Bonzini2015-12-161-17/+83
| * | | | | | | | | | KVM: VMX: fix read/write sizes of VMCS fields in dump_vmcsPaolo Bonzini2015-12-161-19/+20
| * | | | | | | | | | KVM: VMX: fix read/write sizes of VMCS fieldsPaolo Bonzini2015-12-161-4/+4
| * | | | | | | | | | KVM: VMX: fix the writing POSTED_INTR_NVLi RongQing2015-12-161-2/+2
| * | | | | | | | | | kvm/x86: Hyper-V SynIC timersAndrey Smetanin2015-12-165-3/+367
| * | | | | | | | | | kvm/x86: Hyper-V SynIC message slot pending clearing at SINT ackAndrey Smetanin2015-12-161-0/+31
| * | | | | | | | | | kvm/x86: Hyper-V internal helper to read MSR HV_X64_MSR_TIME_REF_COUNTAndrey Smetanin2015-12-161-4/+7
| * | | | | | | | | | kvm/x86: Added Hyper-V vcpu_to_hv_vcpu()/hv_vcpu_to_vcpu() helpersAndrey Smetanin2015-12-161-6/+14
| * | | | | | | | | | kvm/x86: Rearrange func's declarations inside Hyper-V headerAndrey Smetanin2015-12-161-10/+10
| * | | | | | | | | | drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86 headerAndrey Smetanin2015-12-161-0/+8