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
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-05-01
16
-216
/
+561
|
\
|
*
x86/mm: Fix flush_tlb_page() on Xen
Andy Lutomirski
2017-04-26
1
-3
/
+1
|
*
x86/mm: Make flush_tlb_mm_range() more predictable
Andy Lutomirski
2017-04-26
1
-5
/
+7
|
*
x86/mm: Remove flush_tlb() and flush_tlb_current_task()
Andy Lutomirski
2017-04-26
1
-17
/
+0
|
*
x86/mm/64: Fix crash in remove_pagetable()
Kirill A. Shutemov
2017-04-26
1
-3
/
+3
|
*
Revert "x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementa...
Ingo Molnar
2017-04-23
2
-1
/
+497
|
*
x86/mm: Fix dump pagetables for 4 levels of page tables
Juergen Gross
2017-04-13
1
-1
/
+1
|
*
x86/mpx: Correctly report do_mpx_bt_fault() failures to user-space
Joerg Roedel
2017-04-12
1
-9
/
+1
|
*
Merge branch 'x86/boot' into x86/mm, to avoid conflict
Ingo Molnar
2017-04-11
12
-30
/
+80
|
|
\
|
*
|
Revert "x86/mm/numa: Remove numa_nodemask_from_meminfo()"
Thomas Gleixner
2017-04-08
1
-1
/
+20
|
*
|
x86/kasan: Extend KASAN to support 5-level paging
Kirill A. Shutemov
2017-04-04
1
-2
/
+16
|
*
|
x86/mm: Add basic defines/helpers for CONFIG_X86_5LEVEL=y
Kirill A. Shutemov
2017-04-04
1
-1
/
+31
|
*
|
Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch
Ingo Molnar
2017-04-03
3
-3
/
+4
|
|
\
\
|
*
|
|
x86/mm/numa: Remove numa_nodemask_from_meminfo()
Wei Yang
2017-04-03
1
-20
/
+1
|
*
|
|
x86/mm/numa: Improve alloc_node_data() error path message
Wei Yang
2017-04-03
1
-2
/
+2
|
*
|
|
x86/boot/32: Flip the logic in test_wp_bit()
Borislav Petkov
2017-03-31
1
-8
/
+7
|
*
|
|
x86/boot/32: Rewrite test_wp_bit()
Andy Lutomirski
2017-03-30
1
-34
/
+7
|
*
|
|
Merge branch 'x86/cpu' into x86/mm, before applying dependent patch
Ingo Molnar
2017-03-30
1
-4
/
+5
|
|
\
\
\
|
*
|
|
|
x86/dump_pagetables: Add support for 5-level paging
Kirill A. Shutemov
2017-03-30
1
-14
/
+45
|
*
|
|
|
x86: Convert the rest of the code to support p4d_t
Kirill A. Shutemov
2017-03-27
1
-38
/
+145
|
*
|
|
|
x86/kasan: Prepare clear_pgds() to switch to <asm-generic/pgtable-nop4d.h>
Kirill A. Shutemov
2017-03-27
1
-2
/
+13
|
*
|
|
|
x86/mm/pat: Add 5-level paging support
Kirill A. Shutemov
2017-03-27
1
-14
/
+40
|
*
|
|
|
x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation
Kirill A. Shutemov
2017-03-18
2
-497
/
+1
|
*
|
|
|
x86/mm: Correct fixmap header usage on adaptable MODULES_END
Thomas Garnier
2017-03-18
2
-2
/
+0
|
*
|
|
|
x86/mm: Adapt MODULES_END based on fixmap section size
Thomas Garnier
2017-03-16
2
-0
/
+2
|
*
|
|
|
x86/hugetlb: Adjust to the new native/compat mmap bases
Dmitry Safonov
2017-03-14
2
-3
/
+20
|
*
|
|
|
x86/mm/vmalloc: Add 5-level paging support
Kirill A. Shutemov
2017-03-14
1
-3
/
+24
|
*
|
|
|
x86/mm/ident_map: Add 5-level paging support
Kirill A. Shutemov
2017-03-14
1
-7
/
+44
|
*
|
|
|
x86/mm/gup: Add 5-level paging support
Kirill A. Shutemov
2017-03-14
1
-6
/
+27
|
*
|
|
|
x86/mm: Convert trivial cases of page table walk to 5-level paging
Kirill A. Shutemov
2017-03-14
5
-15
/
+61
|
*
|
|
|
x86/mm: Introduce mmap_compat_base() for 32-bit mmap()
Dmitry Safonov
2017-03-13
1
-13
/
+34
|
*
|
|
|
x86/mm: Add task_size parameter to mmap_base()
Dmitry Safonov
2017-03-13
1
-18
/
+32
|
*
|
|
|
x86/mm: Introduce arch_rnd() to compute 32/64 mmap random base
Dmitry Safonov
2017-03-13
1
-12
/
+14
*
|
|
|
|
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-05-01
1
-4
/
+5
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'x86/urgent' into x86/cpu, to resolve conflict
Ingo Molnar
2017-04-11
3
-3
/
+4
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
/
/
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
x86/cpu: Drop wp_works_ok member of struct cpuinfo_x86
Mathias Krause
2017-03-11
1
-4
/
+5
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-01
12
-30
/
+80
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branch
Ingo Molnar
2017-04-11
12
-30
/
+80
|
|
\
\
\
|
|
*
\
\
Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...
Ingo Molnar
2017-03-01
8
-24
/
+104
|
|
|
\
\
\
|
|
*
|
|
|
x86/boot/e820: Rename the remaining E820 APIs to the e820__*() prefix
Ingo Molnar
2017-01-28
1
-1
/
+1
|
|
*
|
|
|
x86/boot/e820: Clean up the E820 table size define names
Ingo Molnar
2017-01-28
2
-5
/
+5
|
|
*
|
|
|
x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"
Ingo Molnar
2017-01-28
2
-7
/
+7
|
|
*
|
|
|
x86/boot/e820: Rename e820_any_mapped()/e820_all_mapped() to e820__mapped_any...
Ingo Molnar
2017-01-28
1
-6
/
+6
|
|
*
|
|
|
x86/boot/e820: Move the memblock_find_dma_reserve() function and rename it to...
Ingo Molnar
2017-01-28
1
-0
/
+47
|
|
*
|
|
|
x86/boot/e820: Remove unnecessary #include <linux/ioport.h> from asm/e820/api.h
Ingo Molnar
2017-01-28
2
-0
/
+2
|
|
*
|
|
|
x86/boot/e820: Remove spurious asm/e820/api.h inclusions
Ingo Molnar
2017-01-28
1
-0
/
+1
|
|
*
|
|
|
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
Ingo Molnar
2017-01-28
11
-11
/
+11
*
|
|
|
|
|
mm: Tighten x86 /dev/mem with zeroing reads
Kees Cook
2017-04-12
1
-11
/
+30
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
x86/mm/KASLR: Exclude EFI region from KASLR VA space randomization
Baoquan He
2017-03-24
1
-2
/
+2
*
|
|
|
|
x86/mpx: Make unnecessarily global function static
Tobias Klauser
2017-03-16
1
-1
/
+1
[next]