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
/
mm
/
memory.c
Age
Commit message (
Expand
)
Author
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2018-12-28
mm, thp, proc: report THP eligibility for each vma
Michal Hocko
2018-12-28
mm/mmu_notifier: use structure for invalidate_range_start/end calls v2
Jérôme Glisse
2018-10-31
mm: Fix warning in insert_pfn()
Jan Kara
2018-10-26
mm/memory.c: recheck page table entry with page table lock held
Aneesh Kumar K.V
2018-10-26
mm: convert insert_pfn() to vm_fault_t
Matthew Wilcox
2018-10-26
mm: convert __vm_insert_mixed() to vm_fault_t
Matthew Wilcox
2018-10-26
mm: inline vm_insert_pfn_prot() into caller
Matthew Wilcox
2018-10-26
mm: remove vm_insert_pfn()
Matthew Wilcox
2018-10-26
mm: make vm_insert_pfn_prot() static
Matthew Wilcox
2018-10-26
mm: introduce vmf_insert_pfn_prot()
Matthew Wilcox
2018-10-26
mm: remove vm_insert_mixed()
Matthew Wilcox
2018-09-07
mm/memory: Move mmu_gather and TLB invalidation code into its own file
Peter Zijlstra
2018-09-04
asm-generic/tlb: Track which levels of the page tables have been cleared
Will Deacon
2018-08-25
mm/cow: don't bother write protecting already write-protected pages
Linus Torvalds
2018-08-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-08-23
mm: Change return type int to vm_fault_t for fault handlers
Souptick Joarder
2018-08-23
mm: mmu_notifier fix for tlb_end_vma
Nicholas Piggin
2018-08-23
mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE
Peter Zijlstra
2018-08-23
mm/tlb: Remove tlb_remove_table() non-concurrent condition
Peter Zijlstra
2018-08-23
mm: move tlb_table_flush to tlb_flush_mmu_free
Nicholas Piggin
2018-08-22
x86/mm/tlb: Revert the recent lazy TLB patches
Peter Zijlstra
2018-08-17
Revert "mm: always flush VMA ranges affected by zap_page_range"
Rik van Riel
2018-08-17
memcg, oom: move out_of_memory back to the charge path
Michal Hocko
2018-08-17
mm, huge page: copy target sub-page last when copy huge page
Huang Ying
2018-08-17
mm, clear_huge_page: move order algorithm into a separate function
Huang Ying
2018-08-17
thp: use mm_file_counter to determine update which rss counter
Yang Shi
2018-08-17
dax: remove VM_MIXEDMAP for fsdax and device dax
Dave Jiang
2018-08-14
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-14
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2018-08-13
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-08-10
mm/memory.c: check return value of ioremap_prot
jie@chenjie6@huwei.com
2018-08-01
mm: delete historical BUG from zap_pmd_range()
Hugh Dickins
2018-07-17
x86/mm/tlb: Leave lazy TLB mode at page table free time
Rik van Riel
2018-07-09
memcontrol: schedule throttling if we are congested
Tejun Heo
2018-06-20
x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
Andi Kleen
2018-06-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-06-07
mm: remove odd HAVE_PTE_SPECIAL
Laurent Dufour
2018-06-07
mm: introduce ARCH_HAS_PTE_SPECIAL
Laurent Dufour
2018-06-07
fs/dax.c: use new return type vm_fault_t
Souptick Joarder
2018-06-01
mm: Remove return value of zap_vma_ptes()
Leon Romanovsky
2018-04-05
mm: swap: unify cluster-based and vma-based swap readahead
Minchan Kim
2018-04-05
mm: swap: clean up swap readahead
Minchan Kim
2018-03-18
mm, swap: Add infrastructure for saving page metadata on swap
Khalid Aziz
2018-02-16
mm: hide a #warning for COMPILE_TEST
Arnd Bergmann
2018-02-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-02-06
mm: remove unneeded kallsyms include
Sergey Senozhatsky
2018-02-06
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-01-31
mm: correct comments regarding do_fault_around()
William Kucharski
2018-01-31
mm: add unmap_mapping_pages()
Matthew Wilcox
[next]