index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-26
x86/mm/pat: Revert 'Adjust default caching mode translation tables'
Thomas Gleixner
1
-3
/
+3
2015-07-24
x86/mm: Fix newly introduced printk format warnings
Thomas Gleixner
1
-2
/
+2
2015-07-22
x86/mm: Remove region_is_ram() call from ioremap
Toshi Kani
1
-18
/
+6
2015-07-22
x86/mm: Move warning from __ioremap_check_ram() to the call site
Toshi Kani
1
-3
/
+4
2015-07-21
x86/mm/pat: Adjust default caching mode translation tables
Jan Beulich
1
-3
/
+3
2015-07-21
x86/mpx: Do not set ->vm_ops on MPX VMAs
Kirill A. Shutemov
2
-21
/
+10
2015-07-21
x86/mm: Add parenthesis for TLB tracepoint size calculation
Dave Hansen
1
-1
/
+1
2015-07-06
x86/kasan: Add message about KASAN being initialized
Andrey Ryabinin
1
-0
/
+3
2015-07-06
x86/kasan: Fix boot crash on AMD processors
Andrey Ryabinin
1
-3
/
+3
2015-07-06
x86/kasan: Flush TLBs after switching CR3
Andrey Ryabinin
1
-0
/
+2
2015-07-06
x86/kasan: Fix KASAN shadow region page tables
Alexander Popov
1
-2
/
+34
2015-06-25
mm/memblock: add extra "flags" to memblock to allow selection of memory based...
Tony Luck
1
-1
/
+1
2015-06-23
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-186
/
+393
2015-06-23
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-197
/
+322
2015-06-23
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+3
2015-06-09
x86/mpx: Allow 32-bit binaries on 64-bit kernels again
Dave Hansen
1
-6
/
+0
2015-06-09
x86/mpx: Do not count MPX VMAs as neighbors when unmapping
Dave Hansen
1
-5
/
+19
2015-06-09
x86/mpx: Rewrite the unmap code
Dave Hansen
1
-243
/
+168
2015-06-09
x86/mpx: Support 32-bit binaries on 64-bit kernels
Dave Hansen
1
-21
/
+149
2015-06-09
x86/mpx: Use 32-bit-only cmpxchg() for 32-bit apps
Dave Hansen
1
-5
/
+36
2015-06-09
x86/mpx: Introduce new 'directory entry' to 'addr' helper function
Dave Hansen
1
-7
/
+34
2015-06-09
x86/mpx: Add temporary variable to reduce masking
Dave Hansen
1
-3
/
+4
2015-06-09
x86/mpx: Trace allocation of new bounds tables
Dave Hansen
1
-0
/
+1
2015-06-09
x86/mpx: Trace the attempts to find bounds tables
Dave Hansen
1
-0
/
+2
2015-06-09
x86/mpx: Trace entry to bounds exception paths
Dave Hansen
1
-0
/
+1
2015-06-09
x86/mpx: Trace #BR exceptions
Dave Hansen
1
-0
/
+3
2015-06-09
x86/mpx: Restrict the mmap() size check to bounds tables
Dave Hansen
1
-2
/
+2
2015-06-09
x86/mpx: Clean up the code by not passing a task pointer around when unnecessary
Dave Hansen
1
-10
/
+9
2015-06-09
x86/mpx: Use the new get_xsave_field_ptr()API
Dave Hansen
1
-15
/
+15
2015-06-07
x86/mm/pat: Add set_memory_wt() for Write-Through type
Toshi Kani
2
-13
/
+52
2015-06-07
x86/mm/pat: Extend set_page_memtype() to support Write-Through type
Toshi Kani
1
-30
/
+29
2015-06-07
x86/mm/pat: Add pgprot_writethrough()
Toshi Kani
1
-0
/
+7
2015-06-07
x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappings
Toshi Kani
1
-0
/
+21
2015-06-07
x86/mm/pat: Change reserve_memtype() for Write-Through type
Toshi Kani
1
-3
/
+14
2015-06-07
x86/mm/pat: Use 7th PAT MSR slot for Write-Through PAT type
Toshi Kani
1
-9
/
+50
2015-06-07
x86/mm/pat: Remove pat_enabled() checks
Borislav Petkov
4
-23
/
+10
2015-06-07
x86/mm/pat: Emulate PAT when it is disabled
Borislav Petkov
2
-31
/
+56
2015-06-07
x86/mm/pat: Untangle pat_init()
Borislav Petkov
1
-29
/
+40
2015-06-03
x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>
Stephen Rothwell
2
-0
/
+2
2015-05-28
x86/mm: Mark arch_ioremap_p{m,u}d_supported() __init
Jan Beulich
1
-2
/
+2
2015-05-27
x86/mm/pat: Export pat_enabled()
Luis R. Rodriguez
1
-0
/
+1
2015-05-27
x86/mm/pat: Wrap pat_enabled into a function API
Luis R. Rodriguez
4
-22
/
+19
2015-05-27
x86/mm/pat: Convert to pr_*() usage
Luis R. Rodriguez
3
-26
/
+26
2015-05-27
x86/mm/mtrr: Enhance MTRR checks in kernel mapping helpers
Toshi Kani
2
-16
/
+26
2015-05-27
x86/mm/mtrr: Use symbolic define as a retval for disabled MTRRs
Toshi Kani
1
-10
/
+32
2015-05-19
x86/fpu: Harmonize FPU register state types
Ingo Molnar
1
-3
/
+3
2015-05-19
x86/fpu: Rename all the fpregs, xregs, fxregs and fregs handling functions
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Simplify FPU handling by embedding the fpstate in task_struct (again)
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Rename fpu_save_init() to copy_fpregs_to_fpstate()
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Rename fpu-internal.h to fpu/internal.h
Ingo Molnar
1
-1
/
+1
[next]