index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
2018-02-10
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-02-06
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-02-06
kasan: clean up KASAN_SHADOW_SCALE_SHIFT usage
Andrey Konovalov
2018-02-06
Merge tag 'platform-drivers-x86-v4.16-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
2018-02-06
Merge branch 'linus' into sched/urgent, to resolve conflicts
Ingo Molnar
2018-02-05
lockin/x86: Implement sync_core_before_usermode()
Mathieu Desnoyers
2018-02-04
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-04
x86/cpu: Add Cannonlake to Intel family
Rajneesh Bhardwaj
2018-02-03
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-02
x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
Darren Kenny
2018-02-01
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2018-02-01
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2018-02-01
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-01
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
2018-02-01
platform/x86: intel_pmc_core: Remove unused header file
Rajneesh Bhardwaj
2018-01-31
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-01-31
x86/mm: provide pmdp_establish() helper
Kirill A. Shutemov
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-01-31
kvm: x86: remove efer_reload entry in kvm_vcpu_stat
Longpeng(Mike)
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
x86/irq: Count Hyper-V reenlightenment interrupts
Vitaly Kuznetsov
2018-01-30
x86/hyperv: Reenlightenment notifications support
Vitaly Kuznetsov
2018-01-30
x86/hyperv: Add a function to read both TSC and TSC page value simulateneously
Vitaly Kuznetsov
2018-01-30
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-30
x86/speculation: Use Indirect Branch Prediction Barrier in context switch
Tim Chen
2018-01-30
x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
Dan Williams
2018-01-30
x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
Dan Williams
2018-01-30
x86: Introduce barrier_nospec
Dan Williams
2018-01-30
x86: Implement array_index_mask_nospec
Dan Williams
2018-01-30
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-01-30
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-01-30
x86/asm: Move 'status' from thread_struct to thread_info
Andy Lutomirski
2018-01-30
x86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAP
William Grant
2018-01-30
Merge tag 'v4.15' into x86/pti, to be able to merge dependent changes
Ingo Molnar
2018-01-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-29
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-01-29
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-01-29
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-01-29
Merge tag 'acpi-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2018-01-29
Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-01-28
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-27
x86/speculation: Simplify indirect_branch_prediction_barrier()
Borislav Petkov
2018-01-27
x86/retpoline: Simplify vmexit_fill_RSB()
Borislav Petkov
2018-01-27
x86/cpufeatures: Clean up Spectre v2 related CPUID flags
David Woodhouse
2018-01-26
x86/nospec: Fix header guards names
Borislav Petkov
2018-01-26
x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support
David Woodhouse
2018-01-26
x86/msr: Add definitions for new speculation control MSRs
David Woodhouse
2018-01-26
x86/cpufeatures: Add AMD feature bits for Speculation Control
David Woodhouse
[next]