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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-02
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
Linus Torvalds
1
-0
/
+1
2022-08-01
Merge tag 'perf-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-6
/
+26
2022-08-01
Merge tag 'x86_kdump_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+12
2022-08-01
Merge tag 'x86_core_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-6
/
+18
2022-08-01
Merge tag 'x86_cpu_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-1
/
+2
2022-08-01
Merge tag 'x86_fpu_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-0
/
+11
2022-08-01
Merge tag 'x86_mm_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2022-07-28
tools/power turbostat: dump secondary Turbo-Ratio-Limit
Len Brown
1
-0
/
+1
2022-07-27
Revert "x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperV"
Borislav Petkov
1
-6
/
+1
2022-07-27
perf/x86/ibs: Add new IBS register bits into header
Ravi Bangoria
1
-6
/
+10
2022-07-24
Merge tag 'x86_urgent_for_v5.19_rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-0
/
+3
2022-07-21
mmu_gather: Remove per arch tlb_{start,end}_vma()
Peter Zijlstra
1
-3
/
+0
2022-07-21
x86,nospec: Simplify {JMP,CALL}_NOSPEC
Peter Zijlstra
1
-6
/
+18
2022-07-19
x86/fpu: Add a helper to prepare AMX state for low-power CPU idle
Chang S. Bae
2
-0
/
+11
2022-07-19
x86/mm/tlb: Ignore f->new_tlb_gen when zero
Nadav Amit
1
-0
/
+1
2022-07-18
x86/amd: Use IBPB for firmware calls
Peter Zijlstra
2
-0
/
+3
2022-07-14
x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_current
Nathan Chancellor
1
-1
/
+2
2022-07-11
Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
8
-16
/
+140
2022-07-11
x86/setup: Use rng seeds from setup_data
Jason A. Donenfeld
1
-3
/
+3
2022-07-11
Merge tag 'v5.19-rc6' into tip:x86/kdump
Borislav Petkov
2
-1
/
+4
2022-07-10
x86/boot: Fix the setup data types max limit
Borislav Petkov
1
-1
/
+1
2022-07-09
x86/speculation: Disable RRSBA behavior
Pawan Gupta
2
-1
/
+10
2022-07-01
x86/kexec: Carry forward IMA measurement log on kexec
Jonathan McDowell
1
-0
/
+9
2022-07-01
x86/xen: Use clear_bss() for Xen PV guests
Juergen Gross
1
-0
/
+3
2022-06-29
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
4
-9
/
+25
2022-06-27
x86/cpu/amd: Enumerate BTC_NO
Andrew Cooper
1
-0
/
+1
2022-06-27
x86/speculation: Fill RSB on vmexit for IBRS
Josh Poimboeuf
1
-1
/
+1
2022-06-27
KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS
Josh Poimboeuf
1
-0
/
+1
2022-06-27
objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
Josh Poimboeuf
1
-2
/
+10
2022-06-27
x86/speculation: Fix firmware entry SPEC_CTRL handling
Josh Poimboeuf
1
-6
/
+4
2022-06-27
x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
Josh Poimboeuf
1
-2
/
+0
2022-06-27
x86/cpu/amd: Add Spectral Chicken
Peter Zijlstra
1
-0
/
+3
2022-06-27
objtool: Add entry UNRET validation
Peter Zijlstra
2
-0
/
+16
2022-06-27
x86/bugs: Add retbleed=ibpb
Peter Zijlstra
2
-3
/
+7
2022-06-27
objtool: Update Retpoline validation
Peter Zijlstra
1
-0
/
+6
2022-06-27
intel_idle: Disable IBRS during long idle
Peter Zijlstra
1
-0
/
+1
2022-06-27
x86/bugs: Report Intel retbleed vulnerability
Peter Zijlstra
1
-0
/
+1
2022-06-27
x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS
Pawan Gupta
1
-0
/
+1
2022-06-27
x86/bugs: Optimize SPEC_CTRL MSR writes
Peter Zijlstra
1
-1
/
+1
2022-06-27
x86/entry: Add kernel IBRS implementation
Peter Zijlstra
1
-1
/
+1
2022-06-27
x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
Peter Zijlstra
1
-0
/
+1
2022-06-27
x86/bugs: Report AMD retbleed vulnerability
Alexandre Chartre
1
-0
/
+1
2022-06-27
x86: Add magic AMD return-thunk
Peter Zijlstra
3
-1
/
+20
2022-06-27
x86: Use return-thunk in asm code
Peter Zijlstra
1
-0
/
+8
2022-06-27
x86,static_call: Use alternative RET encoding
Peter Zijlstra
1
-1
/
+18
2022-06-27
x86: Undo return-thunk damage
Peter Zijlstra
3
-1
/
+4
2022-06-27
x86/retpoline: Use -mfunction-return
Peter Zijlstra
1
-0
/
+2
2022-06-27
x86/retpoline: Cleanup some #ifdefery
Peter Zijlstra
2
-5
/
+11
2022-06-27
x86/cpufeatures: Move RETPOLINE flags to word 11
Peter Zijlstra
1
-2
/
+6
2022-06-21
Merge tag 'efi-urgent-for-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
1
-1
/
+1
[next]