| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: bpf_jit: small optimization in emit_bpf_tail_call() | Eric Dumazet | 2017-08-31 | 1 | -5/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-08-22 | 22 | -78/+98 |
|\ |
|
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-08-20 | 18 | -66/+84 |
| |\ |
|
| | * | x86: Constify attribute_group structures | Arvind Yadav | 2017-08-18 | 7 | -36/+36 |
| | * | x86/boot/64/clang: Use fixup_pointer() to access 'next_early_pgt' | Alexander Potapenko | 2017-08-17 | 1 | -3/+4 |
| | * | x86/elf: Remove the unnecessary ADDR_NO_RANDOMIZE checks | Oleg Nesterov | 2017-08-16 | 1 | -2/+1 |
| | * | x86: Fix norandmaps/ADDR_NO_RANDOMIZE | Oleg Nesterov | 2017-08-16 | 1 | -2/+2 |
| | * | x86/mtrr: Prevent CPU hotplug lock recursion | Thomas Gleixner | 2017-08-15 | 1 | -3/+15 |
| | * | x86: Mark various structures and functions as 'static' | Colin Ian King | 2017-08-11 | 4 | -5/+5 |
| | * | x86/cpufeature, kvm/svm: Rename (shorten) the new "virtualized VMSAVE/VMLOAD"... | Borislav Petkov | 2017-08-11 | 2 | -2/+2 |
| | * | x86/smpboot: Unbreak CPU0 hotplug | Vitaly Kuznetsov | 2017-08-10 | 1 | -13/+17 |
| | * | x86/asm/64: Clear AC on NMI entries | Andy Lutomirski | 2017-08-10 | 1 | -0/+2 |
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-08-20 | 1 | -9/+7 |
| |\ \ |
|
| | * | | perf/x86: Fix RDPMC vs. mm_struct tracking | Peter Zijlstra | 2017-08-10 | 1 | -9/+7 |
| | |/ |
|
| * | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-08-20 | 1 | -0/+1 |
| |\ \ |
|
| | * | | kernel/watchdog: Prevent false positives with turbo modes | Thomas Gleixner | 2017-08-18 | 1 | -0/+1 |
| * | | | mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changes | Kees Cook | 2017-08-19 | 1 | -2/+2 |
| * | | | kernel/watchdog: fix Kconfig constraints for perf hardlockup watchdog | Nicholas Piggin | 2017-08-19 | 1 | -1/+1 |
| * | | | Merge tag 'pm-4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2017-08-17 | 1 | -0/+3 |
| |\ \ \ |
|
| | | \ \ | |
| | | \ \ | |
| | *-. \ \ | Merge branches 'intel_pstate-fix' and 'cpufreq-x86-fix' | Rafael J. Wysocki | 2017-08-17 | 1 | -0/+3 |
| | |\ \ \ \
| | | |_|/ /
| | |/| | /
| | | | |/
| | | |/| |
|
| | | | * | cpufreq: x86: Disable interrupts during MSRs reading | Doug Smythies | 2017-08-11 | 1 | -0/+3 |
| | | |/ |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-08-16 | 5 | -54/+87 |
|\| | | |
|
| * | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2017-08-14 | 2 | -32/+37 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | crypto: x86/sha1 - Fix reads beyond the number of blocks passed | megha.dey@linux.intel.com | 2017-08-09 | 2 | -32/+37 |
| * | | | Merge tag 'for-linus-4.13b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-08-12 | 3 | -22/+50 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | xen: fix hvm guest with kaslr enabled | Juergen Gross | 2017-08-11 | 1 | -2/+14 |
| | * | | xen: split up xen_hvm_init_shared_info() | Juergen Gross | 2017-08-11 | 1 | -21/+24 |
| | * | | x86: provide an init_mem_mapping hypervisor hook | Juergen Gross | 2017-08-11 | 2 | -0/+13 |
* | | | | bpf, x86: implement jiting of BPF_J{LT,LE,SLT,SLE} | Daniel Borkmann | 2017-08-10 | 1 | -0/+26 |
|/ / / |
|
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-08-05 | 4 | -84/+189 |
|\ \ \ |
|
| * | | | KVM: nVMX: Fix interrupt window request with "Acknowledge interrupt on exit" | Wanpeng Li | 2017-08-03 | 1 | -2/+9 |
| * | | | KVM: nVMX: mark vmcs12 pages dirty on L2 exit | David Matlack | 2017-08-02 | 1 | -10/+43 |
| * | | | kvm: nVMX: don't flush VMCS12 during VMXOFF or VCPU teardown | David Matlack | 2017-08-02 | 1 | -5/+11 |
| * | | | KVM: nVMX: do not pin the VMCS12 | Paolo Bonzini | 2017-08-02 | 1 | -17/+7 |
| * | | | KVM: X86: init irq->level in kvm_pv_kick_cpu_op | Longpeng(Mike) | 2017-08-02 | 1 | -0/+1 |
| * | | | KVM: X86: Fix loss of pending INIT due to race | Wanpeng Li | 2017-08-02 | 1 | -8/+11 |
| * | | | KVM: async_pf: make rcu irq exit if not triggered from idle task | Wanpeng Li | 2017-08-01 | 1 | -2/+4 |
| * | | | KVM: nVMX: fixes to nested virt interrupt injection | Paolo Bonzini | 2017-08-01 | 2 | -25/+72 |
| * | | | KVM: nVMX: do not fill vm_exit_intr_error_code in prepare_vmcs12 | Paolo Bonzini | 2017-08-01 | 1 | -18/+34 |
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-08-05 | 1 | -16/+11 |
|\ \ \ \ |
|
| * | | | | x86/hpet: Cure interface abuse in the resume path | Thomas Gleixner | 2017-08-01 | 1 | -16/+11 |
| |/ / / |
|
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*---. \ \ \ | Merge branches 'pm-cpufreq-x86', 'pm-cpufreq-docs' and 'intel_pstate' | Rafael J. Wysocki | 2017-08-03 | 1 | -14/+26 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | / /
| | | |/ /
| | |/| | |
|
| * / | | | cpufreq: x86: Make scaling_cur_freq behave more as expected | Rafael J. Wysocki | 2017-07-30 | 1 | -14/+26 |
| |/ / / |
|
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-07-30 | 3 | -3/+13 |
|\ \ \ \ |
|
| * | | | | x86/boot: Disable the address-of-packed-member compiler warning | Matthias Kaehlcke | 2017-07-28 | 1 | -0/+1 |
| * | | | | x86/efi: Fix reboot_mode when EFI runtime services are disabled | Stefan Assmann | 2017-07-25 | 1 | -3/+3 |
| * | | | | x86/boot: #undef memcpy() et al in string.c | Michael Davidson | 2017-07-25 | 1 | -0/+9 |
| |/ / / |
|
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-07-30 | 2 | -11/+50 |
|\ \ \ \ |
|
| * | | | | kprobes/x86: Release insn_slot in failure path | Masami Hiramatsu | 2017-07-24 | 1 | -1/+9 |
| * | | | | perf/x86/intel/uncore: Fix missing marker for skx_uncore_cha_extra_regs | Stephane Eranian | 2017-07-24 | 1 | -0/+1 |