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
Age
Commit message (
Expand
)
Author
2018-10-05
Merge branch 'akpm'
Greg Kroah-Hartman
2018-10-05
mm: madvise(MADV_DODUMP): allow hugetlbfs pages
Daniel Black
2018-10-05
mm/vmscan.c: fix int overflow in callers of do_shrink_slab()
Kirill Tkhai
2018-10-05
mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properly
Jann Horn
2018-10-05
mm/vmstat.c: fix outdated vmstat_text
Jann Horn
2018-10-05
mm/migrate.c: split only transparent huge pages when allocation fails
Anshuman Khandual
2018-10-05
mm/gup_benchmark: fix unsigned comparison to zero in __gup_benchmark_ioctl
YueHaibing
2018-10-05
mm, thp: fix mlocking THP page with migration enabled
Kirill A. Shutemov
2018-10-05
hugetlb: take PMD sharing into account when flushing tlb/caches
Mike Kravetz
2018-10-05
mm: migration: fix migration of huge PMD shared pages
Mike Kravetz
2018-10-02
mm, sched/numa: Remove rate-limiting of automatic NUMA balancing migration
Mel Gorman
2018-10-02
mm/migrate: Use spin_trylock() while resetting rate limit
Srikar Dronamraju
2018-09-20
mm: slowly shrink slabs with a relatively small number of objects
Roman Gushchin
2018-09-20
mm: shmem.c: Correctly annotate new inodes for lockdep
Joel Fernandes (Google)
2018-09-20
mm: disable deferred struct page for 32-bit arches
Pasha Tatashin
2018-09-13
Merge tag 'ovl-fixes-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-09-13
mm: get rid of vmacache_flush_all() entirely
Linus Torvalds
2018-09-06
Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-09-04
mm: fix BUG_ON() in vmf_insert_pfn_pud() from VM_MIXEDMAP removal
Dave Jiang
2018-09-04
mm/hugetlb: filter out hugetlb pages if HUGEPAGE migration is not supported.
Aneesh Kumar K.V
2018-09-04
mm/util.c: improve kvfree() kerneldoc
Andrew Morton
2018-09-04
kmemleak: always register debugfs file
Vincent Whitchurch
2018-09-04
mm, oom: fix missing tlb_finish_mmu() in __oom_reap_task_mm().
Tetsuo Handa
2018-09-04
mm: memcontrol: print proper OOM header when no eligible victim left
Johannes Weiner
2018-08-31
blkcg: delay blkg destruction until after writeback has finished
Dennis Zhou (Facebook)
2018-08-30
vfs: implement readahead(2) using POSIX_FADV_WILLNEED
Amir Goldstein
2018-08-30
vfs: add the fadvise() file operation
Amir Goldstein
2018-08-30
notifier: Remove notifier header file wherever not used
Mukesh Ojha
2018-08-25
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...
Linus Torvalds
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/util: add kernel-doc for kvfree
Mike Rapoport
2018-08-23
mm/util: make strndup_user description a kernel-doc comment
Mike Rapoport
2018-08-23
mm: soft-offline: close the race against page allocation
Naoya Horiguchi
2018-08-23
mm: fix race on soft-offlining free huge pages
Naoya Horiguchi
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-22
include/linux/compiler*.h: make compiler-*.h mutually exclusive
Nick Desaulniers
2018-08-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-08-22
bdi: use irqsave variant of refcount_dec_and_lock()
Anna-Maria Gleixner
2018-08-22
bdi: use refcount_t for reference counting instead atomic_t
Sebastian Andrzej Siewior
2018-08-22
/proc/meminfo: add percpu populated pages count
Dennis Zhou (Facebook)
2018-08-22
mm, oom: introduce memory.oom.group
Roman Gushchin
2018-08-22
mm, oom: refactor oom_kill_process()
Roman Gushchin
2018-08-22
mm/page_alloc: Introduce free_area_init_core_hotplug
Oscar Salvador
2018-08-22
mm/page_alloc: inline function to handle CONFIG_DEFERRED_STRUCT_PAGE_INIT
Oscar Salvador
[next]