Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2017-10-04mm/memory_hotplug: define find_{smallest|biggest}_section_pfn as unsigned longYASUAKI ISHIMATSU
2017-10-04mm/memory_hotplug: change pfn_to_section_nr/section_nr_to_pfn macro to inline...YASUAKI ISHIMATSU
2017-10-04mm, page_alloc: add scheduling point to memmap_init_zoneMichal Hocko
2017-10-04mm, memory_hotplug: add scheduling point to __add_pagesMichal Hocko
2017-10-04mm: memcontrol: use vmalloc fallback for large kmem memcg arraysJohannes Weiner
2017-10-04mm/device-public-memory: fix edge case in _vm_normal_page()Reza Arbab
2017-10-04mm: fix data corruption caused by lazyfree pageShaohua Li
2017-10-04mm: avoid marking swap cached page as lazyfreeShaohua Li
2017-10-04mm: have filemap_check_and_advance_wb_err clear AS_EIO/AS_ENOSPCJeff Layton
2017-10-04mm: fix RODATA_TEST failure "rodata_test: test data was not read only"Christophe Leroy
2017-10-04mm: meminit: mark init_reserved_page as __meminitArnd Bergmann
2017-10-04z3fold: fix stale list handlingVitaly Wool
2017-10-04mm,compaction: serialize waitqueue_active() checks (for real)Davidlohr Bueso
2017-10-04mm/memcg: avoid page count check for zone deviceJérôme Glisse
2017-10-04mm, memcg: remove hotplug locking from try_chargeMichal Hocko
2017-10-04mm, oom_reaper: skip mm structs with mmu notifiersMichal Hocko
2017-10-04z3fold: fix potential race in z3fold_reclaim_pageVitaly Wool
2017-10-04mm, hugetlb, soft_offline: save compound page order before page migrationAlexandru Moise
2017-10-04ksm: fix unlocked iteration over vmas in cmp_and_merge_page()Kirill Tkhai
2017-09-28percpu: fix iteration to prevent skipping over blockDennis Zhou
2017-09-28percpu: fix starting offset for chunk statistics traversalDennis Zhou
2017-09-25fs: Fix page cache inconsistency when mixing buffered and AIO DIOLukas Czerner
2017-09-15Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-09-15Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-09-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-14sched/wait: Introduce wakeup boomark in wake_up_page_bitTim Chen
2017-09-14mm, page_owner: skip unnecessary stack_trace entriesPrakash Gupta
2017-09-14mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko
2017-09-11mm/backing-dev.c: fix an error handling path in 'cgwb_create()'Christophe JAILLET
2017-09-09mem/memcg: cache rightmost nodeDavidlohr Bueso
2017-09-09lib/interval_tree: fast overlap detectionDavidlohr Bueso
2017-09-09treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan
2017-09-09mm/mempolicy.c: remove BUG_ON() checks for VMA inside mpol_misplaced()Anshuman Khandual
2017-09-09mm/swapfile.c: fix swapon frontswap_map memory leak on errorDavid Rientjes
2017-09-09mm: kvfree the swap cluster info if the swap file is unsatisfactoryDarrick J. Wong
2017-09-09mm/page_alloc.c: apply gfp_allowed_mask before the first allocation attemptTetsuo Handa
2017-09-09mm/sparse.c: fix typo in online_mem_sectionsMichal Hocko
2017-09-09mm/memory.c: fix mem_cgroup_oom_disable() call missingLaurent Dufour
2017-09-09mm: memcontrol: use per-cpu stocks for socket memory unchargingRoman Gushchin
2017-09-09mm: fadvise: avoid fadvise for fs without backing deviceShakeel Butt
2017-09-09mm/zsmalloc.c: change stat type parameter to intMatthias Kaehlcke
2017-09-09mm/mlock.c: use page_zone() instead of page_zone_id()Joonsoo Kim
2017-09-09mm: consider the number in local CPUs when reading NUMA statsKemi Wang
2017-09-09mm: update NUMA counter threshold sizeKemi Wang
2017-09-09mm: change the call sites of numa statistics itemsKemi Wang
2017-09-09mm/memory.c: remove reduntant check for write accessAnshuman Khandual
2017-09-09mm: remove useless vma parameter to offset_il_nodeLaurent Dufour
2017-09-09mm/hmm: avoid bloating arch that do not make use of HMMJérôme Glisse
2017-09-09mm/hmm: add new helper to hotplug CDM memory regionJérôme Glisse
2017-09-09mm/device-public-memory: device memory cache coherent with CPUJérôme Glisse