| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-05-21 | 4 | -5/+48 |
|\ |
|
| * | x86/pkeys: Do not special case protection key 0 | Dave Hansen | 2018-05-14 | 2 | -4/+4 |
| * | x86/pkeys: Override pkey when moving away from PROT_EXEC | Dave Hansen | 2018-05-14 | 1 | -1/+11 |
| * | x86/cpufeature: Guard asm_volatile_goto usage for BPF compilation | Alexei Starovoitov | 2018-05-13 | 1 | -0/+15 |
| * | kprobes/x86: Prohibit probing on exception masking instructions | Masami Hiramatsu | 2018-05-13 | 1 | -0/+18 |
* | | bpf, x64: clean up retpoline emission slightly | Daniel Borkmann | 2018-05-15 | 1 | -15/+14 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-05-08 | 1 | -3/+27 |
|\ \
| |/
|/| |
|
| * | bpf, x86_32: add eBPF JIT compiler for ia32 | Wang YanQing | 2018-05-03 | 1 | -3/+27 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-04-29 | 4 | -12/+6 |
|\ \ |
|
| * | | x86/mm: Make vmemmap and vmalloc base address constants unsigned long | Jiri Kosina | 2018-04-26 | 1 | -4/+4 |
| * | | x86/vector: Remove the unused macro FPU_IRQ | Dou Liyang | 2018-04-26 | 1 | -2/+0 |
| * | | x86/vector: Remove the macro VECTOR_OFFSET_START | Dou Liyang | 2018-04-26 | 1 | -5/+0 |
| * | | x86/cpufeatures: Enumerate cldemote instruction | Fenghua Yu | 2018-04-26 | 1 | -0/+1 |
| * | | x86/jailhouse: Fix incorrect SPDX identifier | Thomas Gleixner | 2018-04-23 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-04-29 | 1 | -0/+5 |
|\ \ |
|
| * | | x86/pti: Filter at vma->vm_page_prot population | Dave Hansen | 2018-04-25 | 1 | -0/+5 |
| |/ |
|
* | | Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-04-27 | 1 | -2/+17 |
|\ \
| |/
|/| |
|
| * | tracing/x86: Update syscall trace events to handle new prefixed syscall func ... | Steven Rostedt (VMware) | 2018-04-25 | 1 | -2/+17 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-04-22 | 1 | -2/+0 |
|\ \ |
|
| * | | x86/processor: Remove two unused function declarations | Dou Liyang | 2018-04-17 | 1 | -2/+0 |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-04-22 | 1 | -2/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge tag 'perf-core-for-mingo-4.17-20180413' of git://git.kernel.org/pub/scm... | Ingo Molnar | 2018-04-16 | 1 | -2/+0 |
| |\ \
| | |/
| |/| |
|
| | * | Revert "x86/asm: Allow again using asm.h when building for the 'bpf' clang ta... | Arnaldo Carvalho de Melo | 2018-04-12 | 1 | -2/+0 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2018-04-16 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | X86/KVM: Properly update 'tsc_offset' to represent the running guest | KarimAllah Ahmed | 2018-04-16 | 1 | -0/+1 |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-04-16 | 4 | -13/+221 |
|\ \ \ |
|
| * \ \ | Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is ready | Ingo Molnar | 2018-04-12 | 55 | -567/+649 |
| |\ \ \ |
|
| | * | | | syscalls/x86: Adapt syscall_wrapper.h to the new syscall stub naming convention | Dominik Brodowski | 2018-04-09 | 1 | -9/+9 |
| | * | | | syscalls/core, syscalls/x86: Rename struct pt_regs-based sys_*() to __x64_sys... | Dominik Brodowski | 2018-04-09 | 1 | -17/+46 |
| | * | | | syscalls/core, syscalls/x86: Clean up compat syscall stub naming convention | Dominik Brodowski | 2018-04-09 | 2 | -23/+23 |
| | * | | | syscalls/core, syscalls/x86: Clean up syscall stub naming convention | Dominik Brodowski | 2018-04-09 | 1 | -17/+18 |
| | * | | | syscalls/x86: Unconditionally enable 'struct pt_regs' based syscalls on x86_64 | Dominik Brodowski | 2018-04-05 | 2 | -18/+6 |
| | * | | | syscalls/x86: Use 'struct pt_regs' based syscall calling for IA32_EMULATION a... | Dominik Brodowski | 2018-04-05 | 1 | -4/+113 |
| | * | | | syscalls/x86: Use 'struct pt_regs' based syscall calling convention for 64-bi... | Dominik Brodowski | 2018-04-05 | 3 | -0/+81 |
| | | |/
| | |/| |
|
| * | | | x86/apic: Fix signedness bug in APIC ID validity checks | Li RongQing | 2018-04-10 | 1 | -2/+2 |
* | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-04-15 | 3 | -18/+40 |
|\ \ \ \ |
|
| * | | | | x86/pti: Leave kernel text global for !PCID | Dave Hansen | 2018-04-12 | 1 | -0/+2 |
| * | | | | x86/mm: Do not auto-massage page protections | Dave Hansen | 2018-04-12 | 1 | -5/+22 |
| * | | | | x86/mm: Introduce "default" kernel PTE mask | Dave Hansen | 2018-04-09 | 1 | -13/+16 |
* | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-04-15 | 1 | -1/+6 |
|\ \ \ \ \ |
|
| * | | | | | x86/mm: Fix bogus warning during EFI bootup, use boot_cpu_has() instead of th... | Sai Praneeth | 2018-04-05 | 1 | -1/+6 |
| | |_|/ /
| |/| | | |
|
* | | | | | kexec_file,x86,powerpc: factor out kexec_file_ops functions | AKASHI Takahiro | 2018-04-14 | 1 | -1/+1 |
* | | | | | xen, mm: allow deferred page initialization for xen pv domains | Pavel Tatashin | 2018-04-11 | 1 | -0/+2 |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2018-04-09 | 7 | -103/+787 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | KVM: x86: Rename interrupt.pending to interrupt.injected | Liran Alon | 2018-03-28 | 1 | -1/+1 |
| * | | | | x86/hyper-v: detect nested features | Vitaly Kuznetsov | 2018-03-28 | 2 | -0/+5 |
| * | | | | x86/hyper-v: define struct hv_enlightened_vmcs and clean field bits | Vitaly Kuznetsov | 2018-03-28 | 1 | -0/+200 |
| * | | | | x86/hyper-v: allocate and use Virtual Processor Assist Pages | Vitaly Kuznetsov | 2018-03-28 | 2 | -0/+26 |
| * | | | | x86/kvm: rename HV_X64_MSR_APIC_ASSIST_PAGE to HV_X64_MSR_VP_ASSIST_PAGE | Ladi Prosek | 2018-03-28 | 1 | -5/+5 |
| * | | | | x86/hyper-v: move definitions from TLFS to hyperv-tlfs.h | Vitaly Kuznetsov | 2018-03-28 | 2 | -77/+58 |