index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-15
mm, dax: convert vmf_insert_pfn_pmd() to pfn_t
Dan Williams
1
-2
/
+3
2016-01-15
x86, mm: introduce vmem_altmap to augment vmemmap_populate()
Dan Williams
1
-7
/
+26
2016-01-15
x86, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
2
-25
/
+1
2016-01-15
mm: drop tail page refcounting
Kirill A. Shutemov
1
-4
/
+0
2016-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-6
/
+6
2016-01-14
x86: mm: support ARCH_MMAP_RND_BITS
Daniel Cashman
1
-6
/
+6
2016-01-12
x86/mm: Use PAGE_ALIGNED instead of IS_ALIGNED
Kefeng Wang
1
-2
/
+1
2016-01-12
x86/mm/pat: Make split_page_count() check for empty levels to fix /proc/memin...
Dave Jones
1
-0
/
+3
2016-01-12
Merge commit 'linus' into x86/urgent, to pick up recent x86 changes
Ingo Molnar
10
-56
/
+116
2016-01-11
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-48
/
+113
2016-01-11
x86/mm: Add barriers and document switch_mm()-vs-flush synchronization
Andy Lutomirski
1
-3
/
+26
2016-01-08
x86/mm: Micro-optimise clflush_cache_range()
Chris Wilson
1
-4
/
+6
2016-01-05
x86/mm/pat: Change free_memtype() to support shrinking case
Toshi Kani
2
-10
/
+44
2016-01-05
x86/mm/pat: Add untrack_pfn_moved for mremap
Toshi Kani
1
-0
/
+10
2015-12-29
x86/mm: Drop WARN from multi-BAR check
Laura Abbott
1
-2
/
+2
2015-12-19
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
Borislav Petkov
1
-2
/
+2
2015-12-19
Merge branch 'linus' into x86/cleanups
Thomas Gleixner
6
-30
/
+66
2015-12-15
Fix user-visible spelling error
Linus Torvalds
1
-1
/
+1
2015-12-06
x86/mm: Introduce max_possible_pfn
Igor Mammedov
1
-0
/
+2
2015-12-05
x86/mpx: Fix instruction decoder condition
Dave Hansen
1
-3
/
+3
2015-12-04
x86/mm/ptdump: Make (debugfs)/kernel_page_tables read-only
Borislav Petkov
1
-1
/
+1
2015-11-25
x86/paravirt: Remove paravirt ops pmd_update[_defer] and pte_update_defer
Juergen Gross
1
-6
/
+1
2015-11-23
x86/mm: Turn CONFIG_X86_PTDUMP into a module
Kees Cook
3
-32
/
+49
2015-11-22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+41
2015-11-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+16
2015-11-12
x86/mpx: Fix 32-bit address space calculation
Dave Hansen
1
-5
/
+17
2015-11-12
x86/mpx: Do proper get_user() when running 32-bit binaries on 64-bit kernels
Dave Hansen
1
-1
/
+24
2015-11-10
Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-4
/
+4
2015-11-09
kmap_atomic_to_page() has no users, remove it
Nicolas Pitre
1
-14
/
+0
2015-11-07
x86/mm: Skip the hypervisor range when walking PGD
Boris Ostrovsky
1
-1
/
+16
2015-11-05
kasan: update log messages
Andrey Konovalov
1
-1
/
+1
2015-11-03
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-59
/
+125
2015-11-03
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+8
2015-11-03
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2015-10-27
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
1
-3
/
+6
2015-10-25
x86/efi: Fix kernel panic when CONFIG_DEBUG_VIRTUAL is enabled
Sai Praneeth
1
-3
/
+6
2015-10-21
x86/microcode: Merge the early microcode loader
Borislav Petkov
1
-2
/
+0
2015-10-09
x86, mm: quiet arch_add_memory()
Dan Williams
2
-4
/
+4
2015-10-06
x86/mm: Warn on W^X mappings
Stephen Smalley
4
-2
/
+46
2015-10-02
x86/mm: Set NX on gap between __ex_table and rodata
Stephen Smalley
1
-1
/
+1
2015-09-22
x86/mm: Fix no-change case in try_preserve_large_page()
Toshi Kani
1
-1
/
+1
2015-09-22
x86/mm: Fix __split_large_page() to handle large PAT bit
Toshi Kani
1
-12
/
+19
2015-09-22
x86/mm: Fix try_preserve_large_page() to handle large PAT bit
Toshi Kani
1
-10
/
+14
2015-09-22
x86/mm: Fix gup_huge_p?d() to handle large PAT bit
Toshi Kani
1
-10
/
+8
2015-09-22
x86/mm: Fix slow_virt_to_phys() to handle large PAT bit
Toshi Kani
1
-7
/
+17
2015-09-22
x86/mm: Fix page table dump to show PAT bit
Toshi Kani
1
-18
/
+21
2015-09-17
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+3
2015-09-14
x86/fpu/mpx: Rework MPX 'xstate' types
Dave Hansen
1
-4
/
+5
2015-09-14
x86/fpu: Rename XSAVE macros
Dave Hansen
1
-3
/
+3
2015-09-10
mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()
Oleg Nesterov
1
-44
/
+7
[next]