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
2017-10-03
mm/memory_hotplug: define find_{smallest|biggest}_section_pfn as unsigned long
YASUAKI ISHIMATSU
2017-10-03
mm/memory_hotplug: change pfn_to_section_nr/section_nr_to_pfn macro to inline...
YASUAKI ISHIMATSU
2017-10-03
mm, page_alloc: add scheduling point to memmap_init_zone
Michal Hocko
2017-10-03
mm, memory_hotplug: add scheduling point to __add_pages
Michal Hocko
2017-10-03
mm: memcontrol: use vmalloc fallback for large kmem memcg arrays
Johannes Weiner
2017-10-03
mm/device-public-memory: fix edge case in _vm_normal_page()
Reza Arbab
2017-10-03
mm: fix data corruption caused by lazyfree page
Shaohua Li
2017-10-03
mm: avoid marking swap cached page as lazyfree
Shaohua Li
2017-10-03
mm: have filemap_check_and_advance_wb_err clear AS_EIO/AS_ENOSPC
Jeff Layton
2017-10-03
mm: fix RODATA_TEST failure "rodata_test: test data was not read only"
Christophe Leroy
2017-10-03
mm: meminit: mark init_reserved_page as __meminit
Arnd Bergmann
2017-10-03
z3fold: fix stale list handling
Vitaly Wool
2017-10-03
mm,compaction: serialize waitqueue_active() checks (for real)
Davidlohr Bueso
2017-10-03
mm/memcg: avoid page count check for zone device
Jérôme Glisse
2017-10-03
mm, memcg: remove hotplug locking from try_charge
Michal Hocko
2017-10-03
mm, oom_reaper: skip mm structs with mmu notifiers
Michal Hocko
2017-10-03
z3fold: fix potential race in z3fold_reclaim_page
Vitaly Wool
2017-10-03
mm, hugetlb, soft_offline: save compound page order before page migration
Alexandru Moise
2017-10-03
ksm: fix unlocked iteration over vmas in cmp_and_merge_page()
Kirill Tkhai
2017-09-28
percpu: fix iteration to prevent skipping over block
Dennis Zhou
2017-09-27
percpu: fix starting offset for chunk statistics traversal
Dennis Zhou
2017-09-25
fs: Fix page cache inconsistency when mixing buffered and AIO DIO
Lukas Czerner
2017-09-14
Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-09-14
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-09-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-09-14
sched/wait: Introduce wakeup boomark in wake_up_page_bit
Tim Chen
2017-09-13
mm, page_owner: skip unnecessary stack_trace entries
Prakash Gupta
2017-09-13
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
2017-09-11
mm/backing-dev.c: fix an error handling path in 'cgwb_create()'
Christophe JAILLET
2017-09-08
mem/memcg: cache rightmost node
Davidlohr Bueso
2017-09-08
lib/interval_tree: fast overlap detection
Davidlohr Bueso
2017-09-08
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
2017-09-08
mm/mempolicy.c: remove BUG_ON() checks for VMA inside mpol_misplaced()
Anshuman Khandual
2017-09-08
mm/swapfile.c: fix swapon frontswap_map memory leak on error
David Rientjes
2017-09-08
mm: kvfree the swap cluster info if the swap file is unsatisfactory
Darrick J. Wong
2017-09-08
mm/page_alloc.c: apply gfp_allowed_mask before the first allocation attempt
Tetsuo Handa
2017-09-08
mm/sparse.c: fix typo in online_mem_sections
Michal Hocko
2017-09-08
mm/memory.c: fix mem_cgroup_oom_disable() call missing
Laurent Dufour
2017-09-08
mm: memcontrol: use per-cpu stocks for socket memory uncharging
Roman Gushchin
2017-09-08
mm: fadvise: avoid fadvise for fs without backing device
Shakeel Butt
2017-09-08
mm/zsmalloc.c: change stat type parameter to int
Matthias Kaehlcke
2017-09-08
mm/mlock.c: use page_zone() instead of page_zone_id()
Joonsoo Kim
2017-09-08
mm: consider the number in local CPUs when reading NUMA stats
Kemi Wang
2017-09-08
mm: update NUMA counter threshold size
Kemi Wang
2017-09-08
mm: change the call sites of numa statistics items
Kemi Wang
2017-09-08
mm/memory.c: remove reduntant check for write access
Anshuman Khandual
2017-09-08
mm: remove useless vma parameter to offset_il_node
Laurent Dufour
2017-09-08
mm/hmm: avoid bloating arch that do not make use of HMM
Jérôme Glisse
2017-09-08
mm/hmm: add new helper to hotplug CDM memory region
Jérôme Glisse
2017-09-08
mm/device-public-memory: device memory cache coherent with CPU
Jérôme Glisse
[next]