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-07-07
mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory
Michal Hocko
2
-4
/
+4
2017-07-07
mm, memory_hotplug: do not associate hotadded memory to zones until online
Michal Hocko
2
-12
/
+2
2017-07-07
mm, memory_hotplug: get rid of is_zone_device_section
Michal Hocko
2
-2
/
+2
2017-07-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
11
-814
/
+364
2017-06-30
x86/mm: Delete a big outdated comment about TLB flushing
Andy Lutomirski
1
-36
/
+0
2017-06-30
x86/mm: Don't reenter flush_tlb_func_common()
Andy Lutomirski
1
-2
/
+15
2017-06-26
x86/mm/hotplug: Fix BUG_ON() after hot-remove by not freeing PUD
Jérôme Glisse
1
-1
/
+7
2017-06-24
x86/mmap, ASLR: Do not treat unlimited-stack tasks as legacy mmap
Michal Hocko
1
-3
/
+0
2017-06-22
x86/ldt: Simplify the LDT switching logic
Andy Lutomirski
1
-18
/
+2
2017-06-22
Merge branch 'linus' into x86/mm, to pick up fixes
Ingo Molnar
3
-4
/
+7
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
1
-1
/
+1
2017-06-13
x86/mm: Add support for 5-level paging for KASLR
Kirill A. Shutemov
1
-19
/
+62
2017-06-13
x86/mm: Make kernel_physical_mapping_init() support 5-level paging
Kirill A. Shutemov
1
-9
/
+60
2017-06-13
x86/mm: Add sync_global_pgds() for configuration with 5-level paging
Kirill A. Shutemov
1
-0
/
+39
2017-06-13
x86/boot/64: Rename init_level4_pgt and early_level4_pgt
Kirill A. Shutemov
2
-7
/
+7
2017-06-13
x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation
Kirill A. Shutemov
2
-497
/
+1
2017-06-13
x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()
Andy Lutomirski
2
-6
/
+6
2017-06-13
x86/mm: Disable 1GB direct mappings when disabling 2MB mappings
Vlastimil Babka
1
-3
/
+3
2017-06-12
x86/debug: Handle early WARN_ONs proper
Peter Zijlstra
1
-0
/
+3
2017-06-05
x86/mm: Be more consistent wrt PAGE_SHIFT vs PAGE_SIZE in tlb flush code
Andy Lutomirski
1
-3
/
+2
2017-06-05
x86/mm: Rework lazy TLB to track the actual loaded mm
Andy Lutomirski
2
-109
/
+109
2017-06-05
x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code
Andy Lutomirski
2
-17
/
+2
2017-06-05
x86/mm: Use new merged flush logic in arch_tlbbatch_flush()
Andy Lutomirski
1
-6
/
+2
2017-06-05
x86/mm: Refactor flush_tlb_mm_range() to merge local and remote cases
Andy Lutomirski
1
-65
/
+48
2017-06-05
x86/mm: Change the leave_mm() condition for local TLB flushes
Andy Lutomirski
1
-1
/
+1
2017-06-05
x86/mm: Pass flush_tlb_info to flush_tlb_others() etc
Andy Lutomirski
1
-32
/
+32
2017-06-05
Merge tag 'v4.12-rc4' into x86/mm, to pick up fixes
Ingo Molnar
1
-1
/
+1
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
mm, x86/mm: Make the batched unmap TLB flush API more generic
Andy Lutomirski
1
-0
/
+17
2017-05-24
x86/mm: Reduce indentation in flush_tlb_func()
Andy Lutomirski
1
-16
/
+18
2017-05-24
x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range()
Andy Lutomirski
1
-27
/
+0
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
[next]