summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-01-13mm: clarify mm_struct.mm_{users,count} documentationVegard Nossum
2017-01-13mm: add new mmget() helperVegard Nossum
2017-01-13mm: add new mmgrab() helperVegard Nossum
2017-01-13sched: remove set_task_state()Davidlohr Bueso
2017-01-13scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada
2017-01-13scripts/spelling.txt: add "disassocation" pattern and fix typo instancesMasahiro Yamada
2017-01-13scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada
2017-01-13scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada
2017-01-13scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada
2017-01-13scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada
2017-01-13scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada
2017-01-13Reimplement IDR and IDA using the radix treeMatthew Wilcox
2017-01-13fs: add i_blocksize()Fabian Frederick
2017-01-13Merge branch 'akpm-current/current'Stephen Rothwell
2017-01-13ipc/sem: add hysteresisManfred Spraul
2017-01-13kdump, vmcoreinfo: report actual value of phys_baseHATAYAMA Daisuke
2017-01-13rbtree: use designated initializersKees Cook
2017-01-13linux-kernelh-fix-div_round_closest-to-support-negative-divisors-fixAndrew Morton
2017-01-13linux/kernel.h: fix DIV_ROUND_CLOSEST to support negative divisorsNiklas Söderlund
2017-01-13kasan: drain quarantine of memcg slab objectsGreg Thelen
2017-01-13mm, thp: add new defer+madvise defrag optionDavid Rientjes
2017-01-13mm/swap: skip readahead only when swap slot cache is enabledHuang Ying
2017-01-13mm/swap: add cache for swap slots allocationTim Chen
2017-01-13mm/swap: free swap slots in batchTim Chen
2017-01-13mm/swap: allocate swap slots in batchesTim Chen
2017-01-13mm/swap: skip readahead for unreferenced swap slotsTim Chen
2017-01-13mm/swap: split swap cache into 64MB trunksHuang, Ying
2017-01-13mm/swap: add cluster lockHuang, Ying
2017-01-13powerpc: do not make the entire heap executableDenys Vlasenko
2017-01-13mm: page_alloc: skip over regions of invalid pfns where possiblePaul Burton
2017-01-13mm, compaction: add vmstats for kcompactd workDavid Rientjes
2017-01-13mm: un-export wake_up_page functionsNicholas Piggin
2017-01-13mm, vmscan: add mm_vmscan_inactive_list_is_low tracepointMichal Hocko
2017-01-13mm, vmscan: enhance mm_vmscan_lru_shrink_inactive tracepointMichal Hocko
2017-01-13mm, vmscan: show LRU name in mm_vmscan_lru_isolate tracepointMichal Hocko
2017-01-13mm, vmscan: show the number of skipped pages in mm_vmscan_lru_isolateMichal Hocko
2017-01-13mm-vmscan-add-active-list-aging-tracepoint-updateMichal Hocko
2017-01-13mm, vmscan: add active list aging tracepointMichal Hocko
2017-01-13mm, vmscan: remove unused mm_vmscan_memcg_isolateMichal Hocko
2017-01-13userfaultfd: hugetlbfs: UFFD_FEATURE_MISSING_SHMEMAndrea Arcangeli
2017-01-13userfaultfd: shmem: allow registration of shared memory rangesMike Rapoport
2017-01-13userfaultfd: shmem: introduce vma_is_shmemMike Rapoport
2017-01-13userfaultfd: shmem: add shmem_mcopy_atomic_pte for userfaultfd supportMike Rapoport
2017-01-13userfaultfd: hugetlbfs: UFFD_FEATURE_MISSING_HUGETLBFSAndrea Arcangeli
2017-01-13userfaultfd: hugetlbfs: gup: support VM_FAULT_RETRYAndrea Arcangeli
2017-01-13userfaultfd: hugetlbfs: allow registration of ranges containing huge pagesMike Kravetz
2017-01-13userfaultfd: hugetlbfs: fix __mcopy_atomic_hugetlb retry/error processingMike Kravetz
2017-01-13userfaultfd: hugetlbfs: add hugetlb_mcopy_atomic_pte for userfaultfd supportMike Kravetz
2017-01-13userfaultfd: hugetlbfs: add copy_huge_page_from_user for hugetlb userfaultfd ...Mike Kravetz
2017-01-13userfaultfd: non-cooperative: add madvise() event for MADV_DONTNEED requestPavel Emelyanov