aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-23[PATCH] pause_on_oops command line optionAndrew Morton1-16/+23
2006-03-23[PATCH] make bug messages more consistentIngo Molnar1-2/+2
2006-03-23[PATCH] i386: actively synchronize vmalloc area when registering certain callbacksJan Beulich1-57/+116
2006-03-23[PATCH] x86: SMP alternativesGerd Hoffmann1-23/+22
2006-03-22[PATCH] hugepage: is_aligned_hugepage_range() cleanupDavid Gibson1-12/+0
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-3/+3
2006-03-22[PATCH] i386: pageattr remove __put_pageNick Piggin1-7/+13
2006-01-16[PATCH] x86_64: add __meminit for memory hotplugMatt Tolentino1-1/+1
2006-01-11[PATCH] fix/simplify mutex debugging codeDavid Woodhouse1-1/+1
2006-01-09[PATCH] mutex subsystem, more debugging codeIngo Molnar1-0/+4
2006-01-06[PATCH] x86: change_page_attr() fixDave Jones1-6/+21
2006-01-06[PATCH] x86/x86_64: mark rodata section read only: x86 partsArjan van de Ven1-0/+24
2005-12-15[PATCH] i386,amd64: ioremap.c __iomem annotationsAl Viro1-1/+1
2005-12-12[PATCH] i386/x86-64: Don't call change_page_attr with a spinlock heldAndi Kleen1-8/+29
2005-11-13[PATCH] arch/i386/mm/init.c: small cleanupsAdrian Bunk1-1/+2
2005-10-30[PATCH] x86: add an accessor function for getting the per-CPU gdtZachary Amsden1-1/+1
2005-10-29[PATCH] memory hotplug: i386 addition functionsDave Hansen2-7/+59
2005-10-29[PATCH] memory hotplug locking: node_size_lockDave Hansen1-0/+3
2005-10-29[PATCH] mm: split page table lockHugh Dickins1-4/+4
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins1-3/+1
2005-09-07[PATCH] kprobes: prevent possible race conditions i386 changesPrasanna S Panchamukhi1-1/+3
2005-09-07[PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai2-5/+5
2005-09-05[PATCH] i386: encapsulate copying of pgd entriesZachary Amsden1-5/+5
2005-09-05[PATCH] i386: use set_pte macros in a couple places where they were missingZachary Amsden2-3/+4
2005-09-05[PATCH] i386: inline asm cleanupZachary Amsden2-4/+4
2005-09-05[PATCH] x86: fix EFI memory map parsingMatt Tolentino1-2/+3
2005-09-05[PATCH] x86: compress the stack layout of do_page_fault()Ingo Molnar1-14/+17
2005-09-05[PATCH] remove hugetlb_clean_stale_pgtable() and fix huge_pte_alloc()Chen, Kenneth W1-20/+3
2005-09-05[PATCH] hugetlb: check p?d_present in huge_pte_offset()Adam Litke1-2/+5
2005-09-05[PATCH] hugetlb: move stale pte check into huge_pte_alloc()Adam Litke1-2/+11
2005-08-07[PATCH] Move the fix to align node_end_pfns to a proper locationRavikiran G Thirumalai1-8/+11
2005-07-29[PATCH] mm: Ensure proper alignment for node_remap_start_pfnRavikiran G Thirumalai1-0/+8
2005-07-07[PATCH] iounmap debuggingAndrew Morton1-2/+4
2005-06-25[PATCH] printk: arch/i386/mm/pgtable.cChristophe Lucas1-15/+15
2005-06-25[PATCH] printk: arch/i386/mm/ioremap.cChristophe Lucas1-1/+1
2005-06-25[PATCH] arch/i386/mm/fault.c: fix sparse warningsDomen Puncer1-2/+2
2005-06-25[PATCH] kdump: Save trap information for later analysisAlexander Nyberg1-0/+3
2005-06-25[PATCH] kdump: Routines for copying dump pagesVivek Goyal1-0/+18
2005-06-25[PATCH] crashdump: x86 crashkernel optionEric W. Biederman1-0/+2
2005-06-25[PATCH] swsusp: kill config_pm_diskPavel Machek1-1/+1
2005-06-23[PATCH] Remove i386_ksyms.c, almost.Alexey Dobriyan4-1/+14
2005-06-23[PATCH] add page_state info to show_memMartin J. Bligh1-0/+8
2005-06-23[PATCH] sparsemem memory model for i386Andy Whitcroft3-26/+30
2005-06-23[PATCH] sparsemem base: teach discontig about sparse rangesDave Hansen2-1/+15
2005-06-23[PATCH] sparsemem base: simple NUMA remap space allocatorDave Hansen1-28/+31
2005-06-23[PATCH] sparsemem base: early_pfn_to_nid() (works before sparse is initialized)Dave Hansen1-0/+15
2005-06-23[PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen1-1/+1
2005-06-21[PATCH] mm: remove PG_highmemBadari Pulavarty1-1/+0
2005-06-21[PATCH] Avoiding mmap fragmentationWolfgang Wander1-5/+29
2005-06-21[PATCH] Hugepage consolidationDavid Gibson1-162/+8