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
Age
Commit message (
Expand
)
Author
2018-03-20
x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y)
Christoph Hellwig
2018-03-20
x86/dma: Remove dma_alloc_coherent_mask()
Christoph Hellwig
2018-03-20
Merge branch 'x86/mm' into x86/dma, to pick up dependencies
Ingo Molnar
2018-03-20
x86/cpu: Remove the CONFIG_X86_PPRO_FENCE=y quirk
Christoph Hellwig
2018-03-20
x86/boot/64: Verify alignment of the LOAD segment
H.J. Lu
2018-03-20
x86/build/64: Force the linker to use 2MB page size
H.J. Lu
2018-03-16
x86/microcode: Fix CPU synchronization routine
Borislav Petkov
2018-03-16
x86/microcode: Attempt late loading only when new microcode is present
Borislav Petkov
2018-03-16
x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklist
Alexander Sergeyev
2018-03-15
x86/mm: Remove pointless checks in vmalloc_fault
Toshi Kani
2018-03-14
Merge branch 'x86/urgent' into x86/mm to pick up dependencies
Thomas Gleixner
2018-03-14
x86/mm: Fix vmalloc_fault to use pXd_large
Toshi Kani
2018-03-14
x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32-bit...
Andy Whitcroft
2018-03-14
x86/vm86/32: Fix POPF emulation
Andy Lutomirski
2018-03-12
x86/platform/intel-mid: Add special handling for ACPI HW reduced platforms
Andy Shevchenko
2018-03-12
ACPI, x86/boot: Introduce the ->reduced_hw_early_init() ACPI callback
Andy Shevchenko
2018-03-12
ACPI, x86/boot: Split out acpi_generic_reduce_hw_init() and export
Andy Shevchenko
2018-03-12
x86/pconfig: Provide defines and helper to run MKTME_KEY_PROG leaf
Kirill A. Shutemov
2018-03-12
x86/pconfig: Detect PCONFIG targets
Kirill A. Shutemov
2018-03-12
x86/tme: Detect if TME and MKTME is activated by BIOS
Kirill A. Shutemov
2018-03-12
Merge branch 'x86/pti' into x86/mm, to pick up dependencies
Ingo Molnar
2018-03-12
x86/cpufeatures: Add Intel PCONFIG cpufeature
Kirill A. Shutemov
2018-03-12
x86/cpufeatures: Add Intel Total Memory Encryption cpufeature
Kirill A. Shutemov
2018-03-12
x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4G
Kirill A. Shutemov
2018-03-12
x86/boot/compressed/64: Use page table in trampoline memory
Kirill A. Shutemov
2018-03-12
x86/boot/compressed/64: Use stack from trampoline memory
Kirill A. Shutemov
2018-03-12
x86/boot/compressed/64: Make sure we have a 32-bit code segment
Kirill A. Shutemov
2018-03-12
x86/mm: Do not use paravirtualized calls in native_set_p4d()
Kirill A. Shutemov
2018-03-12
kdump, vmcoreinfo: Export pgtable_l5_enabled value
Baoquan He
2018-03-12
x86/boot/compressed/64: Prepare new top-level page table for trampoline
Kirill A. Shutemov
2018-03-12
x86/boot/compressed/64: Set up trampoline memory
Kirill A. Shutemov
2018-03-12
x86/boot/compressed/64: Save and restore trampoline memory
Kirill A. Shutemov
2018-03-12
x86/boot/compressed/64: Find a place for 32-bit trampoline
Kirill A. Shutemov
2018-03-12
x86/boot/compressed/64: Describe the logic behind the LA57 check
Kirill A. Shutemov
2018-03-11
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-03-11
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-03-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-03-09
x86/kprobes: Fix kernel crash when probing .entry_trampoline code
Francis Deslauriers
2018-03-08
x86/MCE: Serialize sysfs changes
Seunghun Han
2018-03-08
x86/MCE: Save microcode revision in machine check records
Tony Luck
2018-03-08
x86/pti: Fix a comment typo
Seunghun Han
2018-03-08
x86/microcode: Synchronize late microcode loading
Ashok Raj
2018-03-08
x86/microcode: Request microcode on the BSP
Borislav Petkov
2018-03-08
x86/microcode/intel: Look into the patch cache first
Borislav Petkov
2018-03-08
x86/microcode: Do not upload microcode if CPUs are offline
Ashok Raj
2018-03-08
x86/microcode/intel: Writeback and invalidate caches before updating microcode
Ashok Raj
2018-03-08
x86/microcode/intel: Check microcode revision before updating sibling threads
Ashok Raj
2018-03-08
x86/microcode: Get rid of struct apply_microcode_ctx
Borislav Petkov
2018-03-08
x86/spectre_v2: Don't check microcode versions when running under hypervisors
Konrad Rzeszutek Wilk
2018-03-08
x86/vsyscall/64: Drop "native" vsyscalls
Andy Lutomirski
[next]