Age | Commit message (Expand) | Author | Files | Lines |
2017-09-16 | Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 14 | -27/+41 |
2017-09-16 | Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea... | Linus Torvalds | 172 | -2474/+4758 |
2017-09-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 13 | -102/+193 |
2017-09-15 | Merge tag 'nios2-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -2/+6 |
2017-09-15 | Merge tag 'powerpc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -1/+1 |
2017-09-15 | kvm: nVMX: Handle deferred early VMLAUNCH/VMRESUME failure properly | Jim Mattson | 1 | -59/+75 |
2017-09-15 | kvm: vmx: Handle VMLAUNCH/VMRESUME failure properly | Jim Mattson | 1 | -6/+8 |
2017-09-15 | kvm: nVMX: Remove nested_vmx_succeed after successful VM-entry | Jim Mattson | 1 | -7/+9 |
2017-09-15 | kvm,mips: Fix potential swait_active() races | Davidlohr Bueso | 1 | -2/+2 |
2017-09-15 | kvm,powerpc: Serialize wq active checks in ops->vcpu_kick | Davidlohr Bueso | 1 | -1/+1 |
2017-09-15 | kvm,x86: Fix apf_task_wake_one() wq serialization | Davidlohr Bueso | 1 | -1/+1 |
2017-09-15 | kvm,lapic: Justify use of swait_active() | Davidlohr Bueso | 1 | -0/+4 |
2017-09-15 | KVM: VMX: Do not BUG() on out-of-bounds guest IRQ | Jan H. Schönherr | 1 | -2/+7 |
2017-09-15 | nios2: time: Read timer in get_cycles only if initialized | Guenter Roeck | 1 | -1/+4 |
2017-09-15 | nios2: add earlycon support to 3c120 devboard DTS | Tobias Klauser | 1 | -1/+2 |
2017-09-15 | kvm: nVMX: Don't allow L2 to access the hardware CR8 | Jim Mattson | 1 | -0/+5 |
2017-09-15 | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 3 | -16/+7 |
2017-09-15 | Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 1 | -5/+0 |
2017-09-15 | powerpc: Fix handling of alignment interrupt on dcbz instruction | Paul Mackerras | 1 | -1/+1 |
2017-09-14 | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -7/+7 |
2017-09-14 | KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exce... | Wanpeng Li | 1 | -9/+28 |
2017-09-14 | Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Radim Krčmář | 5 | -6/+22 |
2017-09-14 | KVM: X86: Don't block vCPU if there is pending exception | Wanpeng Li | 1 | -0/+3 |
2017-09-14 | KVM: SVM: Add irqchip_split() checks before enabling AVIC | Suravee Suthikulpanit | 1 | -5/+4 |
2017-09-14 | dmi: Mark all struct dmi_system_id instances const | Christoph Hellwig | 6 | -7/+7 |
2017-09-14 | arm64: stacktrace: avoid listing stacktrace functions in stacktrace | Prakash Gupta | 1 | -5/+13 |
2017-09-14 | mm: treewide: remove GFP_TEMPORARY allocation flag | Michal Hocko | 4 | -5/+5 |
2017-09-13 | um: return negative in tuntap_open_tramp() | Dan Carpenter | 1 | -1/+1 |
2017-09-13 | um: remove a stray tab | Dan Carpenter | 1 | -1/+1 |
2017-09-13 | um: Use relative modversions with LD_SCRIPT_DYN | Thomas Meyer | 1 | -0/+1 |
2017-09-13 | um: link vmlinux with -no-pie | Thomas Meyer | 1 | -1/+1 |
2017-09-13 | um: Fix CONFIG_GCOV for modules. | Thomas Meyer | 1 | -0/+7 |
2017-09-13 | Fix minor typos and grammar in UML start_up help | James Pack | 1 | -3/+3 |
2017-09-13 | um: defconfig: Cleanup from old Kconfig options | Krzysztof Kozlowski | 2 | -2/+0 |
2017-09-13 | um: Fix FP register size for XSTATE/XSAVE | Thomas Meyer | 6 | -19/+27 |
2017-09-13 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 18 | -148/+105 |
2017-09-13 | Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux | Linus Torvalds | 1 | -0/+2 |
2017-09-13 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -0/+4 |
2017-09-13 | KVM: Add struct kvm_vcpu pointer parameter to get_enable_apicv() | Suravee Suthikulpanit | 4 | -4/+4 |
2017-09-13 | KVM: SVM: Refactor AVIC vcpu initialization into avic_init_vcpu() | Suravee Suthikulpanit | 1 | -8/+20 |
2017-09-13 | KVM: x86: fix clang build | Radim Krčmář | 1 | -1/+0 |
2017-09-13 | KVM: x86: Fix immediate_exit handling for uninitialized AP | Jan H. Schönherr | 1 | -0/+4 |
2017-09-13 | KVM: x86: Fix handling of pending signal on uninitialized AP | Jan H. Schönherr | 1 | -0/+5 |
2017-09-13 | KVM: SVM: Add a missing 'break' statement | Jan H. Schönherr | 1 | -0/+1 |
2017-09-13 | KVM: x86: Remove .get_pkru() from kvm_x86_ops | Joerg Roedel | 1 | -1/+0 |
2017-09-13 | x86/hyper-v: Remove duplicated HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED definition | Vitaly Kuznetsov | 1 | -6/+0 |
2017-09-13 | x86/hyper-V: Allocate the IDT entry early in boot | K. Y. Srinivasan | 1 | -2/+2 |
2017-09-13 | x86/paravirt: Remove no longer used paravirt functions | Juergen Gross | 10 | -92/+12 |
2017-09-13 | x86/mm/64: Initialize CR4.PCIDE early | Andy Lutomirski | 4 | -46/+50 |
2017-09-13 | x86/hibernate/64: Mask off CR3's PCID bits in the saved CR3 | Andy Lutomirski | 1 | -1/+20 |