Age | Commit message (Expand) | Author | Files | Lines |
2017-05-22 | Placing kernel_debug.sh in kvmfornfv kernel module | Navya | 2 | -1/+17 |
2017-05-15 | Merge "To generate debug rpm and debian package for kvmfornfv kernel" | Jiang, Yunhong | 2 | -8/+10 |
2017-05-15 | To generate debug rpm and debian package for kvmfornfv kernel | Navya | 2 | -8/+10 |
2017-04-28 | Change the kernel config for scenario test | Yunhong Jiang | 1 | -4/+6 |
2017-04-26 | iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommu | CQ Tang | 1 | -7/+7 |
2017-04-24 | Merge "bnx2x: allow adding VLANs while interface is down" | Jiang, Yunhong | 1 | -89/+62 |
2017-04-14 | Update bnx2x firmware | Yunhong Jiang | 7 | -38152/+41921 |
2017-04-14 | bnx2x: allow adding VLANs while interface is down | Michal Schmidt | 1 | -89/+62 |
2017-03-08 | Upgrade to 4.4.50-rt62 | Yunhong Jiang | 2347 | -15192/+30013 |
2017-03-07 | Match the config from ubuntu | Yunhong Jiang | 3 | -1769/+14054 |
2017-03-01 | This patch includes updated kernel config file for loading required | kalyanreddy | 1 | -28/+37 |
2017-02-28 | This patch includes updated kernel config file to enable | kalyanreddy | 1 | -4/+17 |
2017-02-03 | Enable the MCE_INJECT kernel config | Yunhong Jiang | 1 | -2/+2 |
2016-10-24 | Inform TSC deadline clockevent device about recalibration | Yunhong Jiang | 3 | -0/+30 |
2016-10-24 | Fix imprecise timer interrupts by eliminating TSC clockevents frequency roun... | Yunhong Jiang | 1 | -2/+2 |
2016-08-19 | Merge "bnxt_en: Request firmware reset after successful firwmare update" | Yunhong Jiang | 1 | -0/+2 |
2016-08-19 | Merge "bnxt_en: Reset embedded processor after applying firmware upgrade" | Yunhong Jiang | 1 | -4/+42 |
2016-08-18 | bnxt_en: Request firmware reset after successful firwmare update | Yunhong Jiang | 1 | -0/+2 |
2016-08-18 | bnxt_en: Reset embedded processor after applying firmware upgrade | Yunhong Jiang | 1 | -4/+42 |
2016-08-18 | Add support for Broadcom NetXtremeII 10Gb | Michal Skalski | 1 | -1/+3 |
2016-07-26 | scripts/package/Makefile: rpmbuild add support of RPMOPTS | Srinivas Pandruvada | 1 | -2/+2 |
2016-07-22 | Merge "Restore the non_hz_full" | Yunhong Jiang | 1 | -2/+8 |
2016-07-22 | Merge "Add the "timers: do not raise softirq unconditionally" temporarily" | Yunhong Jiang | 2 | -8/+29 |
2016-07-21 | Restore the non_hz_full | Yunhong Jiang | 1 | -2/+8 |
2016-07-21 | Add the "timers: do not raise softirq unconditionally" temporarily | Yunhong Jiang | 2 | -8/+29 |
2016-07-21 | Merge "KVM: nVMX: keep preemption timer enabled during L2 execution" | Jiang, Yunhong | 1 | -2/+13 |
2016-07-21 | Merge "KVM: nVMX: avoid incorrect preemption timer vmexit in nested guest" | Jiang, Yunhong | 1 | -0/+2 |
2016-07-21 | Merge "KVM: VMX: reflect broken preemption timer in vmcs_config" | Jiang, Yunhong | 1 | -3/+3 |
2016-07-21 | Merge "KVM: vmx: fix missed cancellation of TSC deadline timer" | Jiang, Yunhong | 1 | -24/+24 |
2016-07-21 | Merge "KVM: x86: introduce cancel_hv_tscdeadline" | Jiang, Yunhong | 1 | -8/+10 |
2016-07-21 | Merge "KVM: vmx: fix underflow in TSC deadline calculation" | Jiang, Yunhong | 1 | -3/+3 |
2016-07-21 | Merge "kvm: vmx: hook preemption timer support" | Yunhong Jiang | 3 | -2/+183 |
2016-07-21 | Merge "kvm: vmx: rename vmx_pre/post_block to pi_pre/post_block" | Jiang, Yunhong | 1 | -2/+15 |
2016-07-21 | Merge "KVM: x86: support using the vmx preemption timer for tsc deadline timer" | Jiang, Yunhong | 5 | -1/+100 |
2016-07-21 | Merge "kvm: lapic: separate start_sw_tscdeadline from start_apic_timer" | Jiang, Yunhong | 1 | -26/+31 |
2016-07-18 | KVM: nVMX: keep preemption timer enabled during L2 execution | Paolo Bonzini | 1 | -2/+13 |
2016-07-18 | KVM: nVMX: avoid incorrect preemption timer vmexit in nested guest | Wanpeng Li | 1 | -0/+2 |
2016-07-18 | KVM: VMX: reflect broken preemption timer in vmcs_config | Paolo Bonzini | 1 | -3/+3 |
2016-07-18 | KVM: vmx: fix missed cancellation of TSC deadline timer | Wanpeng Li | 1 | -24/+24 |
2016-07-18 | KVM: x86: introduce cancel_hv_tscdeadline | Wanpeng Li | 1 | -8/+10 |
2016-07-18 | KVM: vmx: fix underflow in TSC deadline calculation | Paolo Bonzini | 1 | -3/+3 |
2016-07-18 | kvm: vmx: hook preemption timer support | Yunhong Jiang | 3 | -2/+183 |
2016-07-18 | kvm: vmx: rename vmx_pre/post_block to pi_pre/post_block | Yunhong Jiang | 1 | -2/+15 |
2016-07-18 | KVM: x86: support using the vmx preemption timer for tsc deadline timer | Yunhong Jiang | 5 | -1/+100 |
2016-07-18 | kvm: lapic: separate start_sw_tscdeadline from start_apic_timer | Yunhong Jiang | 1 | -26/+31 |
2016-07-15 | Fix the failure of launching instances in Horizon | davidjchou | 1 | -3/+4 |
2016-05-13 | Build uio as module to fix initialization of i40e devices | José Pekkarinen | 1 | -1/+1 |
2016-04-25 | Add kernel modules required for OPNFV | Don Dugger | 1 | -130/+732 |
2016-04-22 | Update opnfv kernel config for the new kernel 4.4.6-rt14. | José Pekkarinen | 1 | -67/+237 |
2016-04-13 | These changes are the raw update to linux-4.4.6-rt14. Kernel sources | José Pekkarinen | 20902 | -780094/+2132422 |