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
2017-06-01
Revert "x86/PAT: Fix Xorg regression on CPUs that don't support PAT"
Ingo Molnar
1
-6
/
+3
2017-05-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+6
2017-05-27
x86/mm/ftrace: Do not bug in early boot on irqs_disabled in cpu_flush_range()
Steven Rostedt (VMware)
1
-1
/
+1
2017-05-24
x86/PAT: Fix Xorg regression on CPUs that don't support PAT
Mikulas Patocka
1
-3
/
+6
2017-05-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-7
/
+20
2017-05-11
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2017-05-09
x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()
Laura Abbott
1
-0
/
+1
2017-05-09
x86: use set_memory.h header
Laura Abbott
5
-4
/
+5
2017-05-08
x86/mm: Add support for gbpages to kernel_ident_mapping_init()
Xunlei Pang
1
-1
/
+13
2017-05-05
x86/mm: Fix boot crash caused by incorrect loop count calculation in sync_glo...
Baoquan He
1
-6
/
+6
2017-05-02
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
16
-216
/
+561
2017-05-02
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+5
2017-05-02
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-30
/
+80
2017-04-26
x86/mm: Fix flush_tlb_page() on Xen
Andy Lutomirski
1
-3
/
+1
2017-04-26
x86/mm: Make flush_tlb_mm_range() more predictable
Andy Lutomirski
1
-5
/
+7
2017-04-26
x86/mm: Remove flush_tlb() and flush_tlb_current_task()
Andy Lutomirski
1
-17
/
+0
2017-04-26
x86/mm/64: Fix crash in remove_pagetable()
Kirill A. Shutemov
1
-3
/
+3
2017-04-23
Revert "x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementa...
Ingo Molnar
2
-1
/
+497
2017-04-13
x86/mm: Fix dump pagetables for 4 levels of page tables
Juergen Gross
1
-1
/
+1
2017-04-12
mm: Tighten x86 /dev/mem with zeroing reads
Kees Cook
1
-11
/
+30
2017-04-12
x86/mpx: Correctly report do_mpx_bt_fault() failures to user-space
Joerg Roedel
1
-9
/
+1
2017-04-11
Merge branch 'x86/urgent' into x86/cpu, to resolve conflict
Ingo Molnar
3
-3
/
+4
2017-04-11
Merge branch 'x86/boot' into x86/mm, to avoid conflict
Ingo Molnar
12
-30
/
+80
2017-04-11
Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branch
Ingo Molnar
12
-30
/
+80
2017-04-08
Revert "x86/mm/numa: Remove numa_nodemask_from_meminfo()"
Thomas Gleixner
1
-1
/
+20
2017-04-04
Annotate hardware config module parameters in arch/x86/mm/
David Howells
1
-1
/
+1
2017-04-04
x86/kasan: Extend KASAN to support 5-level paging
Kirill A. Shutemov
1
-2
/
+16
2017-04-04
x86/mm: Add basic defines/helpers for CONFIG_X86_5LEVEL=y
Kirill A. Shutemov
1
-1
/
+31
2017-04-03
Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch
Ingo Molnar
3
-3
/
+4
2017-04-03
x86/mm/numa: Remove numa_nodemask_from_meminfo()
Wei Yang
1
-20
/
+1
2017-04-03
x86/mm/numa: Improve alloc_node_data() error path message
Wei Yang
1
-2
/
+2
2017-03-31
x86/boot/32: Flip the logic in test_wp_bit()
Borislav Petkov
1
-8
/
+7
2017-03-30
x86/boot/32: Rewrite test_wp_bit()
Andy Lutomirski
1
-34
/
+7
2017-03-30
Merge branch 'x86/cpu' into x86/mm, before applying dependent patch
Ingo Molnar
1
-4
/
+5
2017-03-30
x86/dump_pagetables: Add support for 5-level paging
Kirill A. Shutemov
1
-14
/
+45
2017-03-27
x86: Convert the rest of the code to support p4d_t
Kirill A. Shutemov
1
-38
/
+145
2017-03-27
x86/kasan: Prepare clear_pgds() to switch to <asm-generic/pgtable-nop4d.h>
Kirill A. Shutemov
1
-2
/
+13
2017-03-27
x86/mm/pat: Add 5-level paging support
Kirill A. Shutemov
1
-14
/
+40
2017-03-24
x86/mm/KASLR: Exclude EFI region from KASLR VA space randomization
Baoquan He
1
-2
/
+2
2017-03-18
x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation
Kirill A. Shutemov
2
-497
/
+1
2017-03-18
x86/mm: Correct fixmap header usage on adaptable MODULES_END
Thomas Garnier
2
-2
/
+0
2017-03-16
x86/mpx: Make unnecessarily global function static
Tobias Klauser
1
-1
/
+1
2017-03-16
x86/mm: Adapt MODULES_END based on fixmap section size
Thomas Garnier
2
-0
/
+2
2017-03-14
x86/hugetlb: Adjust to the new native/compat mmap bases
Dmitry Safonov
2
-3
/
+20
2017-03-14
x86/mm/vmalloc: Add 5-level paging support
Kirill A. Shutemov
1
-3
/
+24
2017-03-14
x86/mm/ident_map: Add 5-level paging support
Kirill A. Shutemov
1
-7
/
+44
2017-03-14
x86/mm/gup: Add 5-level paging support
Kirill A. Shutemov
1
-6
/
+27
2017-03-14
x86/mm: Convert trivial cases of page table walk to 5-level paging
Kirill A. Shutemov
5
-15
/
+61
2017-03-14
x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y
Andrey Ryabinin
1
-0
/
+1
2017-03-13
x86/mm: Introduce mmap_compat_base() for 32-bit mmap()
Dmitry Safonov
1
-13
/
+34
[next]