summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-26mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memory v2hmm-v17Jérôme Glisse2-1/+117
2017-01-26mm/hmm/devmem: device memory hotplug using ZONE_DEVICEJérôme Glisse3-0/+524
2017-01-26mm/hmm/migrate: support un-addressable ZONE_DEVICE page in migrationJérôme Glisse3-30/+153
2017-01-26mm/hmm/mirror: device page fault handlerJérôme Glisse2-28/+267
2017-01-26mm/hmm/mirror: helper to snapshot CPU page tableJérôme Glisse2-2/+311
2017-01-26mm/hmm/mirror: mirror process address space on device with HMM helpersJérôme Glisse3-0/+301
2017-01-26mm/hmm: heterogeneous memory management (HMM for short)Jérôme Glisse7-0/+251
2017-01-26mm/migrate: migrate_vma() unmap page from vma while collecting pagesJérôme Glisse1-15/+93
2017-01-26mm/migrate: new memory migration helper for use with device memory v3Jérôme Glisse2-0/+523
2017-01-24mm/migrate: add new boolean copy flag to migratepage() callbackJérôme Glisse13-44/+106
2017-01-19mm/ZONE_DEVICE/x86: add support for un-addressable device memoryJérôme Glisse1-4/+18
2017-01-19mm/ZONE_DEVICE/unaddressable: add support for un-addressable device memory v3Jérôme Glisse11-9/+235
2017-01-19mm/ZONE_DEVICE/free-page: callback when page is freed v2Jérôme Glisse2-1/+15
2017-01-19mm/memory/hotplug: convert device bool to int to allow for more flags v2Jérôme Glisse11-25/+151
2016-12-20reimplement-idr-and-ida-using-the-radix-tree-support-storing-null-in-the-idr-...Andrew Morton1-4/+2
2016-12-20idr: support storing NULL in the IDRMatthew Wilcox3-14/+65
2016-12-20fs: add i_blocksize()Fabian Frederick26-50/+55
2016-12-20mm, page_alloc: avoid page_to_pfn() when merging buddiesVlastimil Babka2-6/+6
2016-12-20mm, page_alloc: don't convert pfn to idx when mergingVlastimil Babka3-23/+20
2016-12-20mm-throttle-show_mem-from-warn_alloc-fixAndrew Morton1-6/+3
2016-12-20mm: throttle show_mem() from warn_alloc()Michal Hocko1-7/+17
2016-12-20tmpfs: change shmem_mapping() to test shmem_aopsHugh Dickins1-4/+1
2016-12-20mm/thp/pagecache/collapse: free the pte page table on collapse for thp page c...Aneesh Kumar K.V1-19/+2
2016-12-20mm/thp/pagecache: only withdraw page table after a successful depositAneesh Kumar K.V1-7/+0
2016-12-20mm, page_alloc: fix incorrect zone_statistics dataJia He1-0/+3
2016-12-20ratelimit: fix WARN_ON_RATELIMIT return valueJiri Slaby1-2/+5
2016-12-20mm: fadvise: avoid expensive remote LRU cache draining after FADV_DONTNEEDJohannes Weiner1-1/+14
2016-12-15kcov: make kcov work properly with KASLR enabledAlexander Popov1-1/+7
2016-12-15arm64: setup: introduce kaslr_offset()Alexander Popov3-6/+25
2016-12-15Reimplement IDR and IDA using the radix treeMatthew Wilcox15-1087/+815
2016-12-15radix tree test suite: delete unused rcupdate.cMatthew Wilcox1-86/+0
2016-12-15radix tree test suite: add new tag checkMatthew Wilcox1-0/+3
2016-12-15radix-tree: ensure counts are initialisedMatthew Wilcox2-25/+61
2016-12-15radix tree test suite: cache recently freed objectsMatthew Wilcox2-12/+41
2016-12-15drivers/net/wireless/intel/iwlwifi/dvm/calib.c: simplfy min() expressionAndrew Morton1-2/+1
2016-12-15posix-timers: give lazy compilers some help optimizing code awayNicolas Pitre1-1/+2
2016-12-15ipc/shm.c: coding style fixesShailesh Pandey1-3/+10
2016-12-15ipc: msg, make msgrcv work with LONG_MINJiri Slaby1-1/+4
2016-12-15initramfs: allow again choice of the embedded initram compression algorithmFrancisco Blas Izquierdo Riera (klondike)1-0/+117
2016-12-15initramfs: select builtin initram compression algorithm on KConfig instead of...Francisco Blas Izquierdo Riera (klondike)2-19/+11
2016-12-15kernel/debug/debug_core.c: more properly delay for secondary CPUsDouglas Anderson1-2/+2
2016-12-15kcov: add more missing includesKefeng Wang1-0/+5
2016-12-15Kconfig: lib/Kconfig.ubsan fix reference to ubsan documentationAndreas Platschek1-1/+2
2016-12-15Kconfig: lib/Kconfig.debug: fix references to DocumenationAndreas Platschek1-4/+4
2016-12-15relay: check array offset before using itDan Carpenter1-2/+2
2016-12-15igb: update code to better handle incrementing page countAlexander Duyck2-8/+23
2016-12-15igb: update driver to make use of DMA_ATTR_SKIP_CPU_SYNCAlexander Duyck1-20/+33
2016-12-15mm: add support for releasing multiple instances of a pageAlexander Duyck2-0/+16
2016-12-15dma: add calls for dma_map_page_attrs and dma_unmap_page_attrsAlexander Duyck1-7/+13
2016-12-15arch/xtensa: add option to skip DMA sync as a part of mappingAlexander Duyck1-2/+5