index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
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
/
kernel
Age
Commit message (
Expand
)
Author
2018-01-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-12
x86/retpoline/irq32: Convert assembler indirect jumps
Andi Kleen
2018-01-12
x86/retpoline/ftrace: Convert ftrace assembler indirect jumps
David Woodhouse
2018-01-12
x86/spectre: Add boot time option to select Spectre v2 mitigation
David Woodhouse
2018-01-12
x86/retpoline: Add initial retpoline support
David Woodhouse
2018-01-11
x86/pti: Make unpoison of pgd for trusted boot work for real
Dave Hansen
2018-01-10
x86/alternatives: Fix optimize_nops() checking
Borislav Petkov
2018-01-09
x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSC
Tom Lendacky
2018-01-09
x86/cpu/AMD: Make LFENCE a serializing instruction
Tom Lendacky
2018-01-08
x86/tboot: Unbreak tboot with PTI enabled
Dave Hansen
2018-01-08
x86/cpu: Implement CPU vulnerabilites sysfs functions
Thomas Gleixner
2018-01-06
x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]
David Woodhouse
2018-01-06
x86/microcode/intel: Extend BDW late-loading with a revision check
Jia Zhang
2018-01-05
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-05
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-01-05
x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN
Thomas Gleixner
2018-01-03
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-03
x86/process: Define cpu_tss_rw in same section as declaration
Nick Desaulniers
2018-01-03
x86/dumpstack: Print registers for first stack frame
Josh Poimboeuf
2018-01-03
x86/dumpstack: Fix partial register dumps
Josh Poimboeuf
2018-01-03
x86/cpu, x86/pti: Do not enable PTI on AMD processors
Tom Lendacky
2018-01-03
x86/efi: Fix kernel param add_efi_memmap regression
Dave Young
2017-12-31
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2017-12-31
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-31
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-12-31
x86/ldt: Make LDT pgtable free conditional
Thomas Gleixner
2017-12-31
x86/ldt: Plug memory leak in error path
Thomas Gleixner
2017-12-31
x86/smpboot: Remove stale TLB flush invocations
Thomas Gleixner
2017-12-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-29
genirq/msi, x86/vector: Prevent reservation mode for non maskable MSI
Thomas Gleixner
2017-12-29
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
Thomas Gleixner
2017-12-29
x86/vector: Use IRQD_CAN_RESERVE flag
Thomas Gleixner
2017-12-29
x86/apic: Switch all APICs to Fixed delivery mode
Thomas Gleixner
2017-12-28
x86/apic: Avoid wrong warning when parsing 'apic=' in X86-32 case
Dou Liyang
2017-12-27
x86-32: Fix kexec with stack canary (CONFIG_CC_STACKPROTECTOR)
Linus Torvalds
2017-12-23
x86/ldt: Make the LDT mapping RO
Thomas Gleixner
2017-12-23
x86/dumpstack: Indicate in Oops whether PTI is configured and enabled
Vlastimil Babka
2017-12-23
x86/mm: Use/Fix PCID to optimize user/kernel switches
Peter Zijlstra
2017-12-23
x86/pti: Put the LDT in its own PGD if PTI is on
Andy Lutomirski
2017-12-23
x86/entry: Align entry text section to PMD boundary
Thomas Gleixner
2017-12-23
x86/mm/pti: Force entry through trampoline when PTI active
Thomas Gleixner
2017-12-23
x86/mm/pti: Allocate a separate user PGD
Dave Hansen
2017-12-23
x86/cpufeatures: Add X86_BUG_CPU_INSECURE
Thomas Gleixner
2017-12-23
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-22
init: Invoke init_espfix_bsp() from mm_init()
Thomas Gleixner
2017-12-22
x86/cpu_entry_area: Move it out of the fixmap
Thomas Gleixner
2017-12-22
x86/cpu_entry_area: Move it to a separate unit
Thomas Gleixner
2017-12-22
x86/microcode: Dont abuse the TLB-flush interface
Peter Zijlstra
2017-12-22
x86/entry: Rename SYSENTER_stack to CPU_ENTRY_AREA_entry_stack
Dave Hansen
2017-12-22
x86/ldt: Prevent LDT inheritance on exec
Thomas Gleixner
[next]