index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/mm: Set NX on gap between __ex_table and rodata
Stephen Smalley
2015-10-02
1
-1
/
+1
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-09-17
1
-2
/
+3
|
\
|
*
Merge branch 'linus' into x86/urgent, to be able to merge a dependent fix
Ingo Molnar
2015-09-05
6
-125
/
+18
|
|
\
|
*
|
x86/mm/srat: Print non-volatile flag in SRAT
Linda Knippers
2015-09-02
1
-2
/
+3
*
|
|
mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()
Oleg Nesterov
2015-09-10
1
-44
/
+7
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-09-08
1
-2
/
+4
|
\
\
\
|
*
|
|
mem-hotplug: handle node hole when initializing numa_meminfo.
Tang Chen
2015-09-08
1
-2
/
+4
*
|
|
|
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-08
2
-4
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
mm: ZONE_DEVICE for "device memory"
Dan Williams
2015-08-27
2
-4
/
+4
|
|
/
/
*
|
/
x86, mm: trace when an IPI is about to be sent
Mel Gorman
2015-09-04
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-09-01
4
-5
/
+8
|
\
\
|
*
|
Merge tag 'v4.2-rc8' into x86/mm, before applying new changes
Ingo Molnar
2015-08-25
9
-241
/
+384
|
|
\
|
|
*
|
x86/mm/pat: Make mm/pageattr[-test].c explicitly non-modular
Paul Gortmaker
2015-08-25
2
-3
/
+2
|
*
|
x86/mm/pat: Add comments to cachemode translation tables
Toshi Kani
2015-08-20
1
-2
/
+5
|
*
|
x86/mm: Initialize pmd_idx in page_table_range_init_count()
Minfei Huang
2015-07-20
1
-0
/
+1
*
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-09-01
1
-2
/
+5
|
\
\
\
|
*
|
|
x86/vm86: Clean up vm86.h includes
Brian Gerst
2015-07-31
1
-0
/
+1
|
*
|
|
x86/vm86: Move vm86 fields out of 'thread_struct'
Brian Gerst
2015-07-31
1
-2
/
+4
|
|
|
/
|
|
/
|
*
/
|
x86/kasan, mm: Introduce generic kasan_populate_zero_shadow()
Andrey Ryabinin
2015-08-22
1
-118
/
+5
|
/
/
*
|
x86/mm/pat: Revert 'Adjust default caching mode translation tables'
Thomas Gleixner
2015-07-26
1
-3
/
+3
*
|
x86/mm: Fix newly introduced printk format warnings
Thomas Gleixner
2015-07-24
1
-2
/
+2
*
|
x86/mm: Remove region_is_ram() call from ioremap
Toshi Kani
2015-07-22
1
-18
/
+6
*
|
x86/mm: Move warning from __ioremap_check_ram() to the call site
Toshi Kani
2015-07-22
1
-3
/
+4
*
|
x86/mm/pat: Adjust default caching mode translation tables
Jan Beulich
2015-07-21
1
-3
/
+3
*
|
x86/mpx: Do not set ->vm_ops on MPX VMAs
Kirill A. Shutemov
2015-07-21
2
-21
/
+10
*
|
x86/mm: Add parenthesis for TLB tracepoint size calculation
Dave Hansen
2015-07-21
1
-1
/
+1
*
|
x86/kasan: Add message about KASAN being initialized
Andrey Ryabinin
2015-07-06
1
-0
/
+3
*
|
x86/kasan: Fix boot crash on AMD processors
Andrey Ryabinin
2015-07-06
1
-3
/
+3
*
|
x86/kasan: Flush TLBs after switching CR3
Andrey Ryabinin
2015-07-06
1
-0
/
+2
*
|
x86/kasan: Fix KASAN shadow region page tables
Alexander Popov
2015-07-06
1
-2
/
+34
*
|
mm/memblock: add extra "flags" to memblock to allow selection of memory based...
Tony Luck
2015-06-24
1
-1
/
+1
*
|
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-06-22
9
-186
/
+393
|
\
|
|
*
x86/mm/pat: Add set_memory_wt() for Write-Through type
Toshi Kani
2015-06-07
2
-13
/
+52
|
*
x86/mm/pat: Extend set_page_memtype() to support Write-Through type
Toshi Kani
2015-06-07
1
-30
/
+29
|
*
x86/mm/pat: Add pgprot_writethrough()
Toshi Kani
2015-06-07
1
-0
/
+7
|
*
x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappings
Toshi Kani
2015-06-07
1
-0
/
+21
|
*
x86/mm/pat: Change reserve_memtype() for Write-Through type
Toshi Kani
2015-06-07
1
-3
/
+14
|
*
x86/mm/pat: Use 7th PAT MSR slot for Write-Through PAT type
Toshi Kani
2015-06-07
1
-9
/
+50
|
*
x86/mm/pat: Remove pat_enabled() checks
Borislav Petkov
2015-06-07
4
-23
/
+10
|
*
x86/mm/pat: Emulate PAT when it is disabled
Borislav Petkov
2015-06-07
2
-31
/
+56
|
*
x86/mm/pat: Untangle pat_init()
Borislav Petkov
2015-06-07
1
-29
/
+40
|
*
x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>
Stephen Rothwell
2015-06-03
2
-0
/
+2
|
*
x86/mm: Mark arch_ioremap_p{m,u}d_supported() __init
Jan Beulich
2015-05-28
1
-2
/
+2
|
*
x86/mm/pat: Export pat_enabled()
Luis R. Rodriguez
2015-05-27
1
-0
/
+1
|
*
x86/mm/pat: Wrap pat_enabled into a function API
Luis R. Rodriguez
2015-05-27
4
-22
/
+19
|
*
x86/mm/pat: Convert to pr_*() usage
Luis R. Rodriguez
2015-05-27
3
-26
/
+26
|
*
x86/mm/mtrr: Enhance MTRR checks in kernel mapping helpers
Toshi Kani
2015-05-27
2
-16
/
+26
|
*
x86/mm/mtrr: Use symbolic define as a retval for disabled MTRRs
Toshi Kani
2015-05-27
1
-10
/
+32
|
*
x86/mm/pageattr: Remove an unused variable in slow_virt_to_phys()
Dexuan Cui
2015-05-11
1
-2
/
+0
|
*
x86/mm: Add ioremap_uc() helper to map memory uncacheable (not UC-)
Luis R. Rodriguez
2015-05-11
2
-1
/
+38
[next]