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
/
mm
Age
Commit message (
Expand
)
Author
2015-07-26
x86/mm/pat: Revert 'Adjust default caching mode translation tables'
Thomas Gleixner
2015-07-24
x86/mm: Fix newly introduced printk format warnings
Thomas Gleixner
2015-07-22
x86/mm: Remove region_is_ram() call from ioremap
Toshi Kani
2015-07-22
x86/mm: Move warning from __ioremap_check_ram() to the call site
Toshi Kani
2015-07-21
x86/mm/pat: Adjust default caching mode translation tables
Jan Beulich
2015-07-21
x86/mpx: Do not set ->vm_ops on MPX VMAs
Kirill A. Shutemov
2015-07-21
x86/mm: Add parenthesis for TLB tracepoint size calculation
Dave Hansen
2015-07-06
x86/kasan: Add message about KASAN being initialized
Andrey Ryabinin
2015-07-06
x86/kasan: Fix boot crash on AMD processors
Andrey Ryabinin
2015-07-06
x86/kasan: Flush TLBs after switching CR3
Andrey Ryabinin
2015-07-06
x86/kasan: Fix KASAN shadow region page tables
Alexander Popov
2015-06-24
mm/memblock: add extra "flags" to memblock to allow selection of memory based...
Tony Luck
2015-06-22
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-06-22
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-06-22
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-06-09
x86/mpx: Allow 32-bit binaries on 64-bit kernels again
Dave Hansen
2015-06-09
x86/mpx: Do not count MPX VMAs as neighbors when unmapping
Dave Hansen
2015-06-09
x86/mpx: Rewrite the unmap code
Dave Hansen
2015-06-09
x86/mpx: Support 32-bit binaries on 64-bit kernels
Dave Hansen
2015-06-09
x86/mpx: Use 32-bit-only cmpxchg() for 32-bit apps
Dave Hansen
2015-06-09
x86/mpx: Introduce new 'directory entry' to 'addr' helper function
Dave Hansen
2015-06-09
x86/mpx: Add temporary variable to reduce masking
Dave Hansen
2015-06-09
x86/mpx: Trace allocation of new bounds tables
Dave Hansen
2015-06-09
x86/mpx: Trace the attempts to find bounds tables
Dave Hansen
2015-06-09
x86/mpx: Trace entry to bounds exception paths
Dave Hansen
2015-06-09
x86/mpx: Trace #BR exceptions
Dave Hansen
2015-06-09
x86/mpx: Restrict the mmap() size check to bounds tables
Dave Hansen
2015-06-09
x86/mpx: Clean up the code by not passing a task pointer around when unnecessary
Dave Hansen
2015-06-09
x86/mpx: Use the new get_xsave_field_ptr()API
Dave Hansen
2015-06-07
x86/mm/pat: Add set_memory_wt() for Write-Through type
Toshi Kani
2015-06-07
x86/mm/pat: Extend set_page_memtype() to support Write-Through type
Toshi Kani
2015-06-07
x86/mm/pat: Add pgprot_writethrough()
Toshi Kani
2015-06-07
x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappings
Toshi Kani
2015-06-07
x86/mm/pat: Change reserve_memtype() for Write-Through type
Toshi Kani
2015-06-07
x86/mm/pat: Use 7th PAT MSR slot for Write-Through PAT type
Toshi Kani
2015-06-07
x86/mm/pat: Remove pat_enabled() checks
Borislav Petkov
2015-06-07
x86/mm/pat: Emulate PAT when it is disabled
Borislav Petkov
2015-06-07
x86/mm/pat: Untangle pat_init()
Borislav Petkov
2015-06-03
x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>
Stephen Rothwell
2015-05-28
x86/mm: Mark arch_ioremap_p{m,u}d_supported() __init
Jan Beulich
2015-05-27
x86/mm/pat: Export pat_enabled()
Luis R. Rodriguez
2015-05-27
x86/mm/pat: Wrap pat_enabled into a function API
Luis R. Rodriguez
2015-05-27
x86/mm/pat: Convert to pr_*() usage
Luis R. Rodriguez
2015-05-27
x86/mm/mtrr: Enhance MTRR checks in kernel mapping helpers
Toshi Kani
2015-05-27
x86/mm/mtrr: Use symbolic define as a retval for disabled MTRRs
Toshi Kani
2015-05-19
x86/fpu: Harmonize FPU register state types
Ingo Molnar
2015-05-19
x86/fpu: Rename all the fpregs, xregs, fxregs and fregs handling functions
Ingo Molnar
2015-05-19
x86/fpu: Simplify FPU handling by embedding the fpstate in task_struct (again)
Ingo Molnar
2015-05-19
x86/fpu: Rename fpu_save_init() to copy_fpregs_to_fpstate()
Ingo Molnar
2015-05-19
x86/fpu: Rename fpu-internal.h to fpu/internal.h
Ingo Molnar
[next]