summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-2120-243/+543
|\
| * mm/migrate: remove unused function, fail_migrate_page()Joonsoo Kim2014-01-211-4/+0
| * mm/migrate: remove putback_lru_pages, fix comment on putback_movable_pagesJoonsoo Kim2014-01-211-2/+0
| * mm: compaction: encapsulate defer reset logicVlastimil Babka2014-01-211-0/+16
| * mm: compaction: trace compaction begin and endMel Gorman2014-01-211-0/+42
| * sched: add tracepoints related to NUMA task migrationMel Gorman2014-01-211-0/+87
| * mm: numa: trace tasks that fail migration due to rate limitingMel Gorman2014-01-211-0/+26
| * mm: numa: limit scope of lock for NUMA migrate rate limitingMel Gorman2014-01-211-4/+1
| * mm/memblock: add memblock memory allocation apisSantosh Shilimkar2014-01-211-0/+152
| * mm/memblock: switch to use NUMA_NO_NODE instead of MAX_NUMNODESGrygorii Strashko2014-01-211-2/+2
| * mm/memblock: reorder parameters of memblock_find_in_range_nodeGrygorii Strashko2014-01-211-2/+3
| * mm/bootmem: remove duplicated declaration of __free_pages_bootmem()Grygorii Strashko2014-01-211-1/+0
| * introduce for_each_thread() to replace the buggy while_each_thread()Oleg Nesterov2014-01-212-0/+14
| * mm/rmap: use rmap_walk() in page_referenced()Joonsoo Kim2014-01-212-3/+1
| * mm/rmap: use rmap_walk() in try_to_munlock()Joonsoo Kim2014-01-211-6/+0
| * mm/rmap: use rmap_walk() in try_to_unmap()Joonsoo Kim2014-01-211-4/+1
| * mm/rmap: extend rmap_walk_xxx() to cope with different casesJoonsoo Kim2014-01-211-0/+15
| * mm/rmap: make rmap_walk to get the rmap_walk_control argumentJoonsoo Kim2014-01-212-6/+10
| * memblock, mem_hotplug: make memblock skip hotpluggable regions if neededTang Chen2014-01-211-0/+24
| * memblock: make memblock_set_node() support different memblock_typeTang Chen2014-01-211-1/+2
| * memblock, mem_hotplug: introduce MEMBLOCK_HOTPLUG flag to mark hotpluggable r...Tang Chen2014-01-211-0/+17
| * memblock, numa: introduce flags field into memblockTang Chen2014-01-211-0/+1
| * mm: add overcommit_kbytes sysctl variableJerome Marchand2014-01-212-0/+10
| * mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman2014-01-211-1/+0
| * mm, mempolicy: remove unneeded functions for UMA configsDavid Rientjes2014-01-211-32/+0
| * mm: create a separate slab for page->ptl allocationKirill A. Shutemov2014-01-211-0/+12
| * mm: get rid of unnecessary pageblock scanning in setup_zone_migrate_reserveYasuaki Ishimatsu2014-01-211-0/+6
| * mm: thp: turn compound_head() into BUG_ON(!PageTail) in get_huge_page_tail()Oleg Nesterov2014-01-211-4/+3
| * mm: tail page refcounting optimization for slab and hugetlbfsAndrea Arcangeli2014-01-212-7/+31
| * mm: thp: optimize compound_trans_hugeAndrea Arcangeli2014-01-211-0/+23
| * mm: hugetlbfs: Add some VM_BUG_ON()s to catch non-hugetlbfs pagesDave Hansen2014-01-211-0/+1
| * mm: Make {,set}page_address() static inline if WANT_PAGE_VIRTUALGeert Uytterhoeven2014-01-211-5/+8
| * posix_acl: uninliningAndrew Morton2014-01-211-72/+6
| * fsnotify: remove .should_send_event callbackJan Kara2014-01-211-4/+0
| * fsnotify: do not share events between notification groupsJan Kara2014-01-211-87/+27
| * dma-debug: introduce debug_dma_assert_idle()Dan Williams2014-01-211-0/+6
* | Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-01-211-0/+2
|\ \
| * | libata: disable LPM for some WD SATA-I devicesTejun Heo2014-01-161-0/+2
* | | Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-01-212-73/+47
|\ \ \
| * | | cgroup: remove stray references to css_idHugh Dickins2014-01-131-3/+0
| * | | cgroup: remove for_each_root_subsys()Tejun Heo2013-12-061-8/+1
| * | | cgroup: unify pidlist and other file handlingTejun Heo2013-12-051-1/+5
| * | | cgroup: replace cftype->read_seq_string() with cftype->seq_show()Tejun Heo2013-12-051-6/+3
| * | | cgroup: attach cgroup_open_file to all cgroup filesTejun Heo2013-12-051-0/+33
| * | | cgroup: remove cftype->read(), ->read_map() and ->write()Tejun Heo2013-12-051-25/+0
| * | | cgroup: don't guarantee cgroup.procs is sorted if sane_behaviorTejun Heo2013-11-291-0/+3
| * | | cgroup: remove cftype->release()Tejun Heo2013-11-291-2/+0
| * | | cgroup: Merge branch 'memcg_event' into for-3.14Tejun Heo2013-11-222-29/+3
| |\ \ \
| | * | | cgroup: unexport cgroup_css() and remove __file_cft()Tejun Heo2013-11-221-5/+0
| | * | | memcg: make cgroup_event deal with mem_cgroup instead of cgroup_subsys_stateTejun Heo2013-11-221-3/+2