summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-12mm: augment vma rbtree with rb_subtree_gapMichel Lespinasse2-11/+141
2012-12-12selftests: add a test program for variable huge page sizes in mmap/shmgetAndi Kleen2-2/+256
2012-12-12mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen12-18/+135
2012-12-12mm: hwpoison: fix action_result() to print out dirty/cleanNaoya Horiguchi1-13/+13
2012-12-12dmapool: make DMAPOOL_DEBUG detect corruption of free markerMatthieu CASTET1-0/+24
2012-12-12mm, oom: allow exiting threads to have access to memory reservesDavid Rientjes1-22/+9
2012-12-12Documentation/cgroups/memory.txt: s/mem_cgroup_charge/mem_cgroup_change_common/Jeff Liu1-3/+3
2012-12-12mm: thp: set the accessed flag for old pages on access faultWill Deacon3-2/+32
2012-12-12mm, highmem: get virtual address of the page using PKMAP_ADDR()Joonsoo Kim1-2/+1
2012-12-12mm, highmem: remove page_address_pool listJoonsoo Kim1-16/+2
2012-12-12mm, highmem: remove useless pool_lockJoonsoo Kim1-6/+0
2012-12-12mm, highmem: use PKMAP_NR() to calculate an index of pkmapJoonsoo Kim1-1/+1
2012-12-12mm: do not call frontswap_init() during swapoffCesar Eduardo Barros1-1/+1
2012-12-12mm: refactor reinsert of swap_info in sys_swapoff()Cesar Eduardo Barros1-9/+17
2012-12-12mm,vmscan: only evict file pages when we have plentyRik van Riel1-2/+13
2012-12-12mm: add comment on storage key dirty bit semanticsJan Kara2-3/+8
2012-12-12mm/memory_hotplug.c: update start_pfn in zone and pg_data when spanned_pages ...Tang Chen1-2/+2
2012-12-12slub, hotplug: ignore unrelated node's hot-adding and hot-removingLai Jiangshan1-2/+2
2012-12-12memory_hotplug: fix possible incorrect node_states[N_NORMAL_MEMORY]Lai Jiangshan3-17/+125
2012-12-12memory-hotplug: allocate zone's pcp before onlining pagesWen Congyang2-3/+7
2012-12-12memory-hotplug, mm/sparse.c: clear the memory to store struct pageWen Congyang1-1/+2
2012-12-12memory-hotplug: suppress "Device nodeX does not have a release() function" wa...Yasuaki Ishimatsu1-1/+19
2012-12-12numa: convert static memory to dynamically allocated memory for per node deviceWen Congyang4-21/+27
2012-12-12memory-hotplug: fix NR_FREE_PAGES mismatchWen Congyang1-5/+5
2012-12-12memory-hotplug: auto offline page_cgroup when onlining memory block failedWen Congyang1-0/+3
2012-12-12memory-hotplug: update mce_bad_pages when removing the memoryWen Congyang1-0/+22
2012-12-12memory-hotplug: skip HWPoisoned page when offlining pagesWen Congyang5-18/+53
2012-12-12memory hotplug: suppress "Device memoryX does not have a release() function" ...Yasuaki Ishimatsu1-1/+8
2012-12-12thp: cleanup: introduce mk_huge_pmd()Bob Liu1-9/+12
2012-12-12thp: introduce hugepage_vma_check()Bob Liu1-21/+17
2012-12-12mm: introduce mm_find_pmd()Bob Liu5-92/+44
2012-12-12thp: clean up __collapse_huge_page_isolateBob Liu1-27/+11
2012-12-12mm: use IS_ENABLED(CONFIG_COMPACTION) instead of COMPACTION_BUILDKirill A. Shutemov2-11/+5
2012-12-12mm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILDKirill A. Shutemov4-18/+13
2012-12-12mm, memcg: make mem_cgroup_out_of_memory() staticDavid Rientjes2-4/+2
2012-12-12mm: show migration types in show_memRabin Vincent1-2/+40
2012-12-12writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr()Namjae Jeon7-29/+14
2012-12-12bna: Driver Version Updated to 3.1.2.1Rasesh Mody1-1/+1
2012-12-12bna: Firmware updateRasesh Mody3-2/+4
2012-12-12bna: Add RX StateRasesh Mody1-1/+26
2012-12-12bna: Rx Page Based AllocationRasesh Mody2-64/+273
2012-12-12bna: TX Intr Coalescing FixRasesh Mody2-2/+3
2012-12-12bna: Tx and Rx OptimizationsRasesh Mody5-469/+380
2012-12-12bna: Code Cleanup and EnhancementsRasesh Mody2-17/+30
2012-12-12Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds310-10754/+3028
2012-12-12Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds166-1782/+8146
2012-12-12Merge tag 'staging-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds768-81798/+31519
2012-12-12Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds135-1867/+8217
2012-12-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville101-1472/+1741
2012-12-12Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds492-1840/+2042