aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-12-11selftests: add a test program for variable huge page sizes in mmap/shmgetAndi Kleen2-2/+256
2012-12-11mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen12-18/+135
2012-12-11mm: hwpoison: fix action_result() to print out dirty/cleanNaoya Horiguchi1-13/+13
2012-12-11dmapool: make DMAPOOL_DEBUG detect corruption of free markerMatthieu CASTET1-0/+24
2012-12-11mm, oom: allow exiting threads to have access to memory reservesDavid Rientjes1-22/+9
2012-12-11Documentation/cgroups/memory.txt: s/mem_cgroup_charge/mem_cgroup_change_common/Jeff Liu1-3/+3
2012-12-11mm: thp: set the accessed flag for old pages on access faultWill Deacon3-2/+32
2012-12-11mm, highmem: get virtual address of the page using PKMAP_ADDR()Joonsoo Kim1-2/+1
2012-12-11mm, highmem: remove page_address_pool listJoonsoo Kim1-16/+2
2012-12-11mm, highmem: remove useless pool_lockJoonsoo Kim1-6/+0
2012-12-11mm, highmem: use PKMAP_NR() to calculate an index of pkmapJoonsoo Kim1-1/+1
2012-12-11mm: do not call frontswap_init() during swapoffCesar Eduardo Barros1-1/+1
2012-12-11mm: refactor reinsert of swap_info in sys_swapoff()Cesar Eduardo Barros1-9/+17
2012-12-11mm,vmscan: only evict file pages when we have plentyRik van Riel1-2/+13
2012-12-11mm: add comment on storage key dirty bit semanticsJan Kara2-3/+8
2012-12-11mm/memory_hotplug.c: update start_pfn in zone and pg_data when spanned_pages == 0.Tang Chen1-2/+2
2012-12-11slub, hotplug: ignore unrelated node's hot-adding and hot-removingLai Jiangshan1-2/+2
2012-12-11memory_hotplug: fix possible incorrect node_states[N_NORMAL_MEMORY]Lai Jiangshan3-17/+125
2012-12-11memory-hotplug: allocate zone's pcp before onlining pagesWen Congyang2-3/+7
2012-12-11memory-hotplug, mm/sparse.c: clear the memory to store struct pageWen Congyang1-1/+2
2012-12-11memory-hotplug: suppress "Device nodeX does not have a release() function" warningYasuaki Ishimatsu1-1/+19
2012-12-11numa: convert static memory to dynamically allocated memory for per node deviceWen Congyang4-21/+27
2012-12-11memory-hotplug: fix NR_FREE_PAGES mismatchWen Congyang1-5/+5
2012-12-11memory-hotplug: auto offline page_cgroup when onlining memory block failedWen Congyang1-0/+3
2012-12-11memory-hotplug: update mce_bad_pages when removing the memoryWen Congyang1-0/+22
2012-12-11memory-hotplug: skip HWPoisoned page when offlining pagesWen Congyang5-18/+53
2012-12-11memory hotplug: suppress "Device memoryX does not have a release() function" warningYasuaki Ishimatsu1-1/+8
2012-12-11thp: cleanup: introduce mk_huge_pmd()Bob Liu1-9/+12
2012-12-11thp: introduce hugepage_vma_check()Bob Liu1-21/+17
2012-12-11mm: introduce mm_find_pmd()Bob Liu5-92/+44
2012-12-11thp: clean up __collapse_huge_page_isolateBob Liu1-27/+11
2012-12-11mm: use IS_ENABLED(CONFIG_COMPACTION) instead of COMPACTION_BUILDKirill A. Shutemov2-11/+5
2012-12-11mm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILDKirill A. Shutemov4-18/+13
2012-12-11mm, memcg: make mem_cgroup_out_of_memory() staticDavid Rientjes2-4/+2
2012-12-11mm: show migration types in show_memRabin Vincent1-2/+40
2012-12-11writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr()Namjae Jeon7-29/+14
2012-12-11Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds65-207/+357
2012-12-11Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-3/+35
2012-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds13-446/+454
2012-12-11Merge branch 'for-v3.8' of git://git.linaro.org/people/mszyprowski/linux-dma-mappingLinus Torvalds3-40/+19
2012-12-11Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds43-573/+1491
2012-12-11Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds126-1058/+7065
2012-12-11Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds12-224/+607
2012-12-11Merge tag 'mmc-updates-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds52-1722/+1781
2012-12-11drivers: cma: represent physical addresses as phys_addr_tVitaly Andrianov2-16/+12
2012-12-11mm: dmapool: use provided gfp flags for all dma_alloc_coherent() callsMarek Szyprowski1-24/+7
2012-12-10MAINTAINERS: bad email address for Mike TurquetteMike Turquette1-1/+0
2012-12-10clk: introduce optional disable_unused callbackMike Turquette2-2/+17
2012-12-10Linux 3.7Linus Torvalds1-1/+1
2012-12-10arm64: Fix the dtbs target buildingCatalin Marinas1-1/+1