aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
2013-02-19Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-02-19Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-19Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-02-18x86/memtest: Shorten time for testsAlexander Holler
2013-02-13x86/mm: Check if PUD is large when validating a kernel addressMel Gorman
2013-02-07x86: Do not leak kernel page mapping locationsKees Cook
2013-02-01Merge remote-tracking branch 'origin/x86/mm' into x86/mm2H. Peter Anvin
2013-01-31x86-32, mm: Remove reference to alloc_remap()H. Peter Anvin
2013-01-31x86-32, mm: Rip out x86_32 NUMA remapping codeDave Hansen
2013-01-31x86/mm/init.c: Copy ucode from initrd image to kernel memoryFenghua Yu
2013-01-31x86/numa: Use __pa_nodebug() insteadBorislav Petkov
2013-01-29x86, 64bit, mm: Mark data/bss/brk to nxYinghai Lu
2013-01-29x86, kexec, 64bit: Only set ident mapping for ram.Yinghai Lu
2013-01-29x86, 64bit: Don't set max_pfn_mapped wrong value early on native pathYinghai Lu
2013-01-29x86, 64bit: Use a #PF handler to materialize early mappings on demandH. Peter Anvin
2013-01-29x86, 64bit, mm: Add generic kernel/ident mapping helperYinghai Lu
2013-01-29x86, 64bit, mm: Make pgd next calculation consistent with pud/pmdYinghai Lu
2013-01-29x86, mm: Fix page table early allocation offset checkingYinghai Lu
2013-01-29Merge remote-tracking branch 'origin/x86/boot' into x86/mm2H. Peter Anvin
2013-01-25x86, mm: Create slow_virt_to_phys()Dave Hansen
2013-01-25x86, mm: Use new pagetable helpers in try_preserve_large_page()Dave Hansen
2013-01-25x86, mm: Make DEBUG_VIRTUAL work earlier in bootDave Hansen
2013-01-25Merge tag 'v3.8-rc5' into x86/mmH. Peter Anvin
2013-01-24x86: Convert a few mistaken __cpuinit annotations to __initJan Beulich
2013-01-24x86/mm: Fix the argument passed to sync_global_pgds()Wen Congyang
2013-01-24x86/srat: Simplify memory affinity init error handlingDavidlohr Bueso
2012-12-16Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-12-15Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"Linus Torvalds
2012-12-15Revert "x86, mm: Include the entire kernel memory map in trampoline_pgd"Linus Torvalds
2012-12-14Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-12-13Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-12mm, oom: remove statically defined arch functions of same nameDavid Rientjes
2012-12-12page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initial...Lai Jiangshan
2012-12-11Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-12-11Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-12-11mm: use vm_unmapped_area() in hugetlbfs on i386 architectureMichel Lespinasse
2012-12-11x86: mm: drop TLB flush from ptep_set_access_flagsRik van Riel
2012-12-11x86: mm: only do a local tlb flush in ptep_set_access_flags()Rik van Riel
2012-12-06propagate name change to comments in kernel sourceNadia Yvette Chambers
2012-12-03Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2012-11-30context_tracking: New context tracking susbsystemFrederic Weisbecker
2012-11-29x86, 386 removal: Remove CONFIG_X86_WP_WORKS_OKH. Peter Anvin
2012-11-29x86, 386 removal: Remove CONFIG_INVLPGH. Peter Anvin
2012-11-22x86/mm: Don't flush the TLB on #WP pmd fixupsIngo Molnar
2012-11-17x86, mm: kill numa_free_all_bootmem()Yinghai Lu
2012-11-17x86, mm: Use clamp_t() in init_range_memory_mappingYinghai Lu
2012-11-17x86, mm: Move after_bootmem to mm_internel.hYinghai Lu
2012-11-17x86, mm: Unifying after_bootmem for 32bit and 64bitYinghai Lu
2012-11-17x86, mm: use limit_pfn for end pfnYinghai Lu