summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-17x86, mm: setup page table in top-downYinghai Lu
2012-11-17x86, mm: Break down init_all_memory_mappingYinghai Lu
2012-11-17x86, mm: Don't clear page table if range is ramYinghai Lu
2012-11-17x86, mm: Use big page size for small memory rangeYinghai Lu
2012-11-17x86, mm: Align start address to correct big page sizeYinghai Lu
2012-11-17x86, mm: relocate initrd under all mem for 64bitYinghai Lu
2012-11-17x86, mm: Only direct map addresses that are marked as E820_RAMJacob Shin
2012-11-17x86, mm: use pfn_range_is_mapped() with reserve_initrdYinghai Lu
2012-11-17x86, mm: use pfn_range_is_mapped() with gartYinghai Lu
2012-11-17x86, mm: use pfn_range_is_mapped() with CPAYinghai Lu
2012-11-17x86, mm: Fixup code testing if a pfn is direct mappedJacob Shin
2012-11-17x86, mm: if kernel .text .data .bss are not marked as E820_RAM, complain and fixJacob Shin
2012-11-17x86, mm: Set memblock initial limit to 1MYinghai Lu
2012-11-17x86, mm: Separate out calculate_table_space_size()Yinghai Lu
2012-11-17x86, mm: Find early page table buffer togetherYinghai Lu
2012-11-17x86, mm: Change find_early_table_space() paramtersYinghai Lu
2012-11-17x86, mm: Revert back good_end setting for 64bitYinghai Lu
2012-11-17x86, mm: Move init_memory_mapping calling out of setup.cYinghai Lu
2012-11-17x86, mm: Move down find_early_table_space()Yinghai Lu
2012-11-17x86, mm: Split out split_mem_range from init_memory_mappingYinghai Lu
2012-11-17x86, mm: Add global page_size_mask and probe one time onlyYinghai Lu
2012-11-17Linux 3.7-rc6Linus Torvalds
2012-11-17Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-11-16Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds
2012-11-16revert "mm: fix-up zone present pages"Andrew Morton
2012-11-16tmpfs: change final i_blocks BUG to WARNINGHugh Dickins
2012-11-16tmpfs: fix shmem_getpage_gfp() VM_BUG_ONHugh Dickins
2012-11-16mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem addressWill Deacon
2012-11-16mm: revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction...Mel Gorman
2012-11-16rapidio: fix kernel-doc warningsRandy Dunlap
2012-11-16swapfile: fix name leak in swapoffXiaotian Feng
2012-11-16memcg: fix hotplugged memory zone oopsHugh Dickins
2012-11-16mips, arc: fix build failureDavid Rientjes
2012-11-16memcg: oom: fix totalpages calculation for memory.swappiness==0Michal Hocko
2012-11-16mm: fix build warning for uninitialized valueDavid Rientjes
2012-11-16mm: add anon_vma_lock to validate_mm()Michel Lespinasse
2012-11-16KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()Takashi Iwai
2012-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-11-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-11-16net-rps: Fix brokeness causing OOO packetsTom Herbert
2012-11-16Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-11-16tcp: handle tcp_net_metrics_init() order-5 memory allocation failuresEric Dumazet
2012-11-16Thermal: Add Linux/Thermal subsystem info in MAINTAINER fileZhang Rui
2012-11-16mm, oom: reintroduce /proc/pid/oom_adjDavid Rientjes
2012-11-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds
2012-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-11-16arm64: Distinguish between user and kernel XN bitsCatalin Marinas
2012-11-16Merge tag 'usb-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds