summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* autofs4: make autofs log prints consistentIan Kent2016-03-154-12/+12
* autofs4: fix some white space errorsIan Kent2016-03-156-10/+8
* autofs4: fix invalid ioctl return in autofs4_root_ioctl_unlocked()Ian Kent2016-03-151-1/+1
* autofs4: fix coding style line length in autofs4_wait()Ian Kent2016-03-151-2/+4
* autofs4: fix coding style problem in autofs4_get_set_timeout()Ian Kent2016-03-151-8/+20
* autofs4: coding style fixesIan Kent2016-03-1512-188/+190
* autofs: show pipe inode in mount optionsStanislav Kinsburskiy2016-03-151-1/+6
* kallsyms: add support for relative offsets in kallsyms address tableArd Biesheuvel2016-03-155-19/+126
* kallsyms: don't overload absolute symbol type for percpu symbolsArd Biesheuvel2016-03-151-2/+12
* x86: kallsyms: disable absolute percpu symbols on !SMPArd Biesheuvel2016-03-152-1/+5
* checkpatch: fix another left brace warningGeyslan G. Bem2016-03-151-1/+1
* checkpatch: improve UNSPECIFIED_INT test for bare signed/unsigned usesJoe Perches2016-03-151-4/+8
* checkpatch: warn on bare unsigned or signed declarations without intJoe Perches2016-03-151-0/+20
* checkpatch: exclude asm volatile from complex macro checkJoe Perches2016-03-151-0/+3
* mm: memcontrol: drop unnecessary lru locking from mem_cgroup_migrate()Johannes Weiner2016-03-151-2/+1
* mm: migrate: consolidate mem_cgroup_migrate() callsJohannes Weiner2016-03-151-7/+2
* mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguousJoonsoo Kim2016-03-157-52/+105
* mm/compaction: pass only pageblock aligned range to pageblock_pfn_to_pageJoonsoo Kim2016-03-151-11/+30
* mm/compaction: fix invalid free_pfn and compact_cached_free_pfnJoonsoo Kim2016-03-151-4/+5
* mm/memblock.c: remove unnecessary memblock_type variableAlexander Kuleshov2016-03-151-6/+2
* x86: also use debug_pagealloc_enabled() for free_init_pagesChristian Borntraeger2016-03-151-14/+15
* s390: query dynamic DEBUG_PAGEALLOC settingChristian Borntraeger2016-03-152-9/+7
* x86: query dynamic DEBUG_PAGEALLOC settingChristian Borntraeger2016-03-153-16/+10
* thp: cleanup split_huge_page()Kirill A. Shutemov2016-03-151-13/+7
* mm: use linear_page_index() in do_fault()Matthew Wilcox2016-03-151-2/+1
* mm: remove unnecessary uses of lock_page_memcg()Johannes Weiner2016-03-155-20/+8
* mm: simplify lock_page_memcg()Johannes Weiner2016-03-1512-117/+88
* mm: migrate: do not touch page->mem_cgroup of live pagesJohannes Weiner2016-03-156-25/+20
* mm: workingset: per-cgroup cache thrash detectionJohannes Weiner2016-03-155-57/+134
* mm: workingset: eviction buckets for bigmem/lowbit machinesJohannes Weiner2016-03-151-1/+29
* mm: workingset: separate shadow unpacking and refault calculationJohannes Weiner2016-03-151-28/+28
* mm: workingset: #define radix entry eviction maskJohannes Weiner2016-03-151-4/+6
* mm: memcontrol: generalize locking for the page->mem_cgroup bindingJohannes Weiner2016-03-159-67/+67
* mm, vmscan: make zone_reclaimable_pages more preciseMichal Hocko2016-03-151-7/+7
* mm/madvise: update comment on sys_madvise()Naoya Horiguchi2016-03-151-0/+14
* mm: vmscan: do not clear SHRINKER_NUMA_AWARE if nr_node_ids == 1Vladimir Davydov2016-03-151-8/+0
* xen_balloon: support memory auto onlining policyVitaly Kuznetsov2016-03-152-9/+25
* memory-hotplug: add automatic onlining policy for the newly added memoryVitaly Kuznetsov2016-03-156-8/+75
* mm/memory.c: make apply_to_page_range() more robustMika Penttilä2016-03-151-1/+3
* mm/mempolicy.c: skip VM_HUGETLB and VM_MIXEDMAP VMA for lazy mbindLiang Chen2016-03-151-1/+3
* mm/memory-failure.c: remove useless "undef"sWang Xiaoqiang2016-03-151-2/+0
* mm/madvise: pass return code of memory_failure() to userspaceNaoya Horiguchi2016-03-151-2/+3
* mm, sl[au]b: print gfp_flags as strings in slab_out_of_memory()Vlastimil Babka2016-03-152-8/+6
* mm/page_poisoning.c: allow for zero poisoningLaura Abbott2016-03-157-5/+60
* mm/page_poison.c: enable PAGE_POISONING as a separate optionLaura Abbott2016-03-156-14/+89
* mm, debug: move bad flags printing to bad_page()Vlastimil Babka2016-03-153-12/+11
* mm, page_owner: dump page owner info from dump_page()Vlastimil Babka2016-03-154-0/+37
* mm, page_owner: track and print last migrate reasonVlastimil Babka2016-03-156-4/+50
* mm, page_owner: copy page owner info during migrationVlastimil Babka2016-03-153-1/+37
* mm, page_owner: convert page_owner_inited to static keyVlastimil Babka2016-03-154-21/+21