index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm.h
Age
Commit message (
Expand
)
Author
2016-10-24
mm: unexport __get_user_pages()
Lorenzo Stoakes
2016-10-22
Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-10-20
mm: Change vm_is_stack_for_task() to vm_is_stack_for_current()
Andy Lutomirski
2016-10-19
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
2016-10-19
mm: replace access_remote_vm() write parameter with gup_flags
Lorenzo Stoakes
2016-10-19
mm: replace get_user_pages_remote() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-19
mm: replace get_vaddr_frames() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-19
mm: replace get_user_pages_locked() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-18
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-18
mm: remove write/force parameters from __get_user_pages_unlocked()
Lorenzo Stoakes
2016-10-18
mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
Linus Torvalds
2016-10-07
linux/mm.h: canonicalize macro PAGE_ALIGNED() definition
zijun_hu
2016-10-07
mm: consolidate warn_alloc_failed users
Michal Hocko
2016-10-07
mm: vma_merge: fix vm_page_prot SMP race condition against rmap_walk
Andrea Arcangeli
2016-10-07
mm: vm_page_prot: update with WRITE_ONCE/READ_ONCE
Andrea Arcangeli
2016-10-07
mm: remove page_file_index
Huang Ying
2016-10-07
mm, swap: use offset of swap entry as key of swap cache
Huang Ying
2016-10-07
mm: introduce arch_reserved_kernel_pages()
Srikar Dronamraju
2016-10-07
mm: pagewalk: fix the comment for test_walk
James Morse
2016-09-14
x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_*
Dmitry Safonov
2016-09-01
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2016-08-31
mm: introduce get_task_exe_file
Mateusz Guzik
2016-07-28
mm, vmstat: add infrastructure for per-node vmstats
Mel Gorman
2016-07-28
mm: fix vm-scalability regression in cgroup-aware workingset code
Johannes Weiner
2016-07-28
mm, oom_adj: make sure processes sharing mm have same view of oom_score_adj
Michal Hocko
2016-07-26
mm: postpone page table allocation until we have page to map
Kirill A. Shutemov
2016-07-26
mm: introduce fault_env
Kirill A. Shutemov
2016-07-26
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2016-07-26
mm/compaction: split freepages without holding the zone lock
Joonsoo Kim
2016-07-26
mm: migrate: support non-lru movable page migration
Minchan Kim
2016-06-24
Revert "mm: make faultaround produce old ptes"
Kirill A. Shutemov
2016-05-27
mm: remove more IS_ERR_VALUE abuses
Linus Torvalds
2016-05-26
Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-05-23
mm: make vm_brk killable
Michal Hocko
2016-05-23
mm: make vm_mmap killable
Michal Hocko
2016-05-20
mm: page_is_guard(): return false when page_ext arrays are not allocated yet
Yang Shi
2016-05-20
mm: make faultaround produce old ptes
Kirill A. Shutemov
2016-05-20
mm: use phys_addr_t for reserve_bootmem_region() arguments
Stefan Bader
2016-05-20
mm: thp: microoptimize compound_mapcount()
Andrea Arcangeli
2016-05-19
mm, page_alloc: simplify last cpupid reset
Mel Gorman
2016-05-19
mm: uninline page_mapped()
Andrew Morton
2016-05-19
mm/vmalloc.c: is_vmalloc_addr() can return bool
Yaowei Bai
2016-05-19
mm: rename _count, field of the struct page, to _refcount
Joonsoo Kim
2016-05-19
dax: Use radix tree entry lock to protect cow faults
Jan Kara
2016-05-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-05-12
mm: thp: calculate the mapcount correctly for THP pages during WP faults
Andrea Arcangeli
2016-04-28
numa: fix /proc/<pid>/numa_maps for THP
Gerald Schaefer
2016-04-28
mm: exclude HugeTLB pages from THP page_mapped() logic
Steve Capper
2016-04-22
mm: replace open coded page to virt conversion with page_to_virt()
Ard Biesheuvel
[next]