index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-27
x86/speculation: Simplify indirect_branch_prediction_barrier()
Borislav Petkov
1
-0
/
+6
2018-01-27
x86/cpufeatures: Clean up Spectre v2 related CPUID flags
David Woodhouse
2
-14
/
+24
2018-01-27
x86/cpu/bugs: Make retpoline module warning conditional
Thomas Gleixner
1
-3
/
+11
2018-01-26
x86/bugs: Drop one "mitigation" from dmesg
Borislav Petkov
1
-1
/
+1
2018-01-26
x86/alternative: Print unadorned pointers
Borislav Petkov
1
-7
/
+7
2018-01-26
x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support
David Woodhouse
1
-1
/
+9
2018-01-26
x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes
David Woodhouse
1
-0
/
+66
2018-01-26
x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown
David Woodhouse
1
-5
/
+43
2018-01-26
x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
David Woodhouse
2
-2
/
+1
2018-01-26
module/retpoline: Warn about missing retpoline in module
Andi Kleen
1
-1
/
+16
2018-01-24
x86/centaur: Mark TSC invariant
davidwang
1
-0
/
+4
2018-01-24
x86/microcode: Fix again accessing initrd after having been freed
Borislav Petkov
1
-1
/
+1
2018-01-24
x86/microcode/intel: Extend BDW late-loading further with LLC size check
Jia Zhang
1
-2
/
+18
2018-01-23
ftrace, orc, x86: Handle ftrace dynamically allocated trampolines
Steven Rostedt (VMware)
1
-1
/
+47
2018-01-23
x86/ftrace: Fix ORC unwinding from ftrace handlers
Josh Poimboeuf
2
-10
/
+19
2018-01-23
mm/memory_failure: Remove unused trapno from memory_failure
Eric W. Biederman
1
-3
/
+3
2018-01-21
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-1
/
+33
2018-01-20
x86/jailhouse: Respect pci=lastbus command line settings
Jan Kiszka
1
-1
/
+3
2018-01-20
x86/jailhouse: Set X86_FEATURE_TSC_KNOWN_FREQ
Jan Kiszka
1
-0
/
+1
2018-01-19
kprobes/x86: Disable optimizing on the function jumps to indirect thunk
Masami Hiramatsu
1
-1
/
+22
2018-01-19
retpoline: Introduce start/end markers of indirect thunk
Masami Hiramatsu
1
-0
/
+6
2018-01-19
x86/mce: Make machine check speculation protected
Thomas Gleixner
1
-0
/
+5
2018-01-18
x86/mm: Rework wbinvd, hlt operation in stop_this_cpu()
Tom Lendacky
1
-10
/
+15
2018-01-18
x86/intel_rdt: Add command line parameter to control L2_CDP
Fenghua Yu
1
-0
/
+2
2018-01-18
x86/intel_rdt: Enable L2 CDP in MSR IA32_L2_QOS_CFG
Fenghua Yu
2
-26
/
+94
2018-01-18
x86/intel_rdt: Add two new resources for L2 Code and Data Prioritization (CDP)
Fenghua Yu
2
-10
/
+58
2018-01-18
x86/intel_rdt: Enumerate L2 Code and Data Prioritization (CDP) feature
Fenghua Yu
1
-0
/
+1
2018-01-18
Merge branches 'acpi-x86', 'acpi-apei' and 'acpi-ec'
Rafael J. Wysocki
1
-18
/
+17
2018-01-18
Merge branches 'acpi-pm' and 'pm-sleep'
Rafael J. Wysocki
1
-0
/
+2
2018-01-18
BackMerge tag 'v4.15-rc8' into drm-next
Dave Airlie
41
-315
/
+790
2018-01-17
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
8
-25
/
+77
2018-01-17
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-1
/
+36
2018-01-17
x86/apic/vector: Fix off by one in error path
Thomas Gleixner
1
-2
/
+5
2018-01-17
x86/intel_rdt/cqm: Prevent use after free
Thomas Gleixner
1
-4
/
+4
2018-01-17
x86/cpufeature: Move processor tracing out of scattered features
Paolo Bonzini
1
-1
/
+0
2018-01-16
Merge branch 'sev-v9-p2' of https://github.com/codomania/kvm
Paolo Bonzini
2
-20
/
+47
2018-01-16
KVM: X86: use paravirtualized TLB Shootdown
Wanpeng Li
1
-0
/
+47
2018-01-16
KVM: X86: Add KVM_VCPU_PREEMPTED
Wanpeng Li
1
-1
/
+1
2018-01-16
x86/platform/UV: Fix GAM MMR references in the UV x2apic code
Mike Travis
1
-46
/
+37
2018-01-16
x86/platform/UV: Add references to access fixed UV4A HUB MMRs
Mike Travis
1
-0
/
+2
2018-01-16
x86/platform/UV: Fix UV4A support on new Intel Processors
Mike Travis
1
-3
/
+11
2018-01-15
signal: Unify and correct copy_siginfo_to_user32
Eric W. Biederman
1
-94
/
+2
2018-01-16
x86/mm: Encrypt the initrd earlier for BSP microcode update
Tom Lendacky
2
-12
/
+2
2018-01-15
signal: Unify and correct copy_siginfo_from_user32
Eric W. Biederman
1
-21
/
+0
2018-01-15
signal/ia64: Move the ia64 specific si_codes to asm-generic/siginfo.h
Eric W. Biederman
1
-2
/
+2
2018-01-15
signal: unify compat_siginfo_t
Al Viro
1
-0
/
+4
2018-01-15
x86/jailhouse: Hide x2apic code when CONFIG_X86_X2APIC=n
Thomas Gleixner
1
-14
/
+19
2018-01-15
swiotlb: rename swiotlb_free to swiotlb_exit
Christoph Hellwig
1
-1
/
+1
2018-01-15
x86: rename swiotlb_dma_ops
Christoph Hellwig
1
-2
/
+2
2018-01-15
dma-mapping: add an arch_dma_supported hook
Christoph Hellwig
1
-7
/
+12
[prev]
[next]