summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-24hmm: heterogeneous memory management documentationhmm-v21Jérôme Glisse1-0/+362
2017-04-24mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memory v3Jérôme Glisse2-1/+109
2017-04-24mm/hmm/devmem: device memory hotplug using ZONE_DEVICE v4Jérôme Glisse3-0/+527
2017-04-24mm/migrate: allow migrate_vma() to alloc new page on empty entry v2Jérôme Glisse1-4/+131
2017-04-24mm/migrate: support un-addressable ZONE_DEVICE page in migration v2Jérôme Glisse4-29/+152
2017-04-24mm/hmm/mirror: device page fault handlerJérôme Glisse2-14/+256
2017-04-24mm/hmm/mirror: helper to snapshot CPU page table v3Jérôme Glisse2-2/+338
2017-04-24mm/hmm/mirror: mirror process address space on device with HMM helpers v3Jérôme Glisse3-15/+277
2017-04-24mm/hmm: heterogeneous memory management (HMM for short) v3Jérôme Glisse7-0/+245
2017-04-24mm/migrate: migrate_vma() unmap page from vma while collecting pagesJérôme Glisse1-16/+98
2017-04-24mm/migrate: new memory migration helper for use with device memory v4Jérôme Glisse2-0/+548
2017-04-24mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPYJérôme Glisse9-15/+86
2017-04-24mm/private-memory: new type of ZONE_DEVICE for unaddressable memory v2Jérôme Glisse10-6/+317
2017-04-24mm/put_page: move ZONE_DEVICE page reference decrement v2Jérôme Glisse2-3/+17
2017-04-24mm, memory_hotplug: introduce add_pagesMichal Hocko3-7/+30
2017-04-21mm, memory_hotplug: remove unused cruft after memory hotplug reworkMichal Hocko2-209/+0
2017-04-21mm, memory_hotplug: fix the section mismatch warningMichal Hocko1-1/+1
2017-04-21mm, memory_hotplug: replace for_device by want_memblock in arch_add_memoryMichal Hocko9-15/+15
2017-04-21mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko12-174/+193
2017-04-21mm: __first_valid_page skip over offline pagesMichal Hocko1-8/+18
2017-04-21mm, compaction: skip over holes in __reset_isolation_suitableMichal Hocko1-3/+2
2017-04-21mm: consider zone which is not fully populated to have holesMichal Hocko5-4/+92
2017-04-18mm, memory_hotplug: consider offline memblocks removableMichal Hocko1-0/+4
2017-04-18mm, memory_hotplug: split up register_one_nodeMichal Hocko3-33/+70
2017-04-18mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko9-24/+22
2017-04-18mm: drop page_initialized check from get_nid_for_pfnMichal Hocko1-7/+0
2017-04-18mm, memory_hotplug: use node instead of zone in can_online_high_movableMichal Hocko1-4/+4
2017-04-18mm: remove return value from init_currently_empty_zoneMichal Hocko3-25/+8
2017-04-18Add linux-next specific files for 20170418Stephen Rothwell5-0/+17785
2017-04-18kprobes/x86: merge fix for set_memory.h decouplingStephen Rothwell2-0/+2
2017-04-18Merge branch 'akpm/master'Stephen Rothwell269-1085/+939
2017-04-18lib/crc-ccitt: add CCITT-FALSE CRC16 variantAndrey Vostrikov2-1/+64
2017-04-18kernel/irq/manage.c: use cpumask_available() for check of cpumask variableMatthias Kaehlcke1-1/+1
2017-04-18cpumask: add helper cpumask_available()Matthias Kaehlcke1-0/+10
2017-04-18mtd: nand: nandsim: convert to memalloc_noreclaim_*()Vlastimil Babka1-20/+9
2017-04-18treewide-convert-pf_memalloc-manipulations-to-new-helpers-fixVlastimil Babka1-3/+3
2017-04-18treewide: convert PF_MEMALLOC manipulations to new helpersVlastimil Babka4-9/+13
2017-04-18mm: introduce memalloc_noreclaim_{save,restore}Vlastimil Babka3-11/+29
2017-04-18mm: prevent potential recursive reclaim due to clearing PF_MEMALLOCVlastimil Babka1-1/+2
2017-04-18mm/huge_memory.c: deposit a pgtable for DAX PMD faults when requiredOliver O'Halloran1-2/+18
2017-04-18mm/huge_memory.c.c: use zap_deposited_table() moreOliver O'Halloran1-6/+2
2017-04-18time: delete current_fs_time()Deepa Dinamani2-15/+0
2017-04-18time: delete CURRENT_TIME_SEC and CURRENT_TIMEDeepa Dinamani1-3/+0
2017-04-18apparmorfs: replace CURRENT_TIME with current_time()Deepa Dinamani1-1/+1
2017-04-18lustre: replace CURRENT_TIME macroDeepa Dinamani2-5/+5
2017-04-18fs: ubifs: replace CURRENT_TIME_SEC with current_timeDeepa Dinamani6-30/+26
2017-04-18fs: ufs: use ktime_get_real_ts64() for birthtimeDeepa Dinamani1-2/+4
2017-04-18fs: ceph: CURRENT_TIME with ktime_get_real_ts()Deepa Dinamani4-6/+10
2017-04-18fs: cifs: replace CURRENT_TIME by other appropriate apisDeepa Dinamani3-19/+23
2017-04-18trace: make trace_hwlat timestamp y2038 safeDeepa Dinamani3-15/+14