aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/mm
AgeCommit message (Expand)AuthorFilesLines
2007-10-11i386: move mmThomas Gleixner13-3602/+0
2007-10-11i386: prepare shared mm/MakefileThomas Gleixner2-10/+15
2007-10-11i386: prepare shared mm/fault.cThomas Gleixner2-1/+1
2007-10-11i386: prepare shared mm/pageattr.cThomas Gleixner2-1/+1
2007-10-11i386: prepare shared mm/highmem.cThomas Gleixner2-1/+1
2007-10-11i386: prepare shared mm/pgtable.cThomas Gleixner2-1/+1
2007-10-11i386: prepare shared mm/extable.cThomas Gleixner2-1/+1
2007-10-11i386: prepare shared mm/boot_ioremap.cThomas Gleixner1-0/+0
2007-10-11i386: prepare shared mm/mmap.cThomas Gleixner2-1/+1
2007-10-11i386: prepare shared mm/init.cThomas Gleixner2-1/+1
2007-10-11i386: prepare shared mm/discontig.cThomas Gleixner2-1/+1
2007-10-11i386: prepare shared mm/ioremap.cThomas Gleixner2-2/+2
2007-09-11revert "highmem: catch illegal nesting"Andrew Morton1-4/+3
2007-08-31hugepage: fix broken check for offset alignment in hugepage mappingsDavid Gibson1-1/+1
2007-08-22Fix lazy mode vmalloc synchronization for paravirtZachary Amsden1-2/+3
2007-08-11x86: Disable CLFLUSH support againAndi Kleen1-1/+1
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki1-1/+1
2007-07-26Revert most of "x86: Fix alternatives and kprobes to remap write-protected ke...Linus Torvalds1-3/+11
2007-07-25ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown1-1/+1
2007-07-22x86: Fix alternatives and kprobes to remap write-protected kernel textAndi Kleen1-11/+3
2007-07-22x86: i386-show-unhandled-signals-v3Masoud Asgharifard Sharbiani1-0/+10
2007-07-21i386: fix iounmap's use of vm_struct's size fieldJeremy Fitzhardinge1-1/+1
2007-07-21i386: pgd_{c,d}tor() staticAdrian Bunk1-3/+3
2007-07-21i386: minor nx handling adjustmentJan Beulich1-3/+4
2007-07-21x86: Always flush pages in change_page_attrAndi Kleen1-3/+17
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-2/+1
2007-07-19mm: fault feedback #2Nick Piggin1-12/+11
2007-07-18paravirt: export __supported_pte_maskJeremy Fitzhardinge1-0/+1
2007-07-18paravirt: add an "mm" argument to alloc_ptJeremy Fitzhardinge2-2/+2
2007-06-21Allow DEBUG_RODATA and KPROBES to co-existArjan van de Ven1-1/+2
2007-06-20x86: change_page_attr bandaidsAndi Kleen1-12/+18
2007-06-07enable interrupts in user path of page fault.Steven Rostedt1-0/+5
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-0/+1
2007-05-15x86: Fix discontigmem + non-HIGHMEM compileLinus Torvalds1-6/+3
2007-05-12SLUB: i386 supportChristoph Lameter2-16/+17
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap2-2/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig1-1/+2
2007-05-08use SLAB_PANIC flag cleanupAkinobu Mita1-7/+2
2007-05-07get_unmapped_area handles MAP_FIXED on i386Benjamin Herrenschmidt1-0/+6
2007-05-07Revert "[PATCH] x86: __pa and __pa_symbol address space separation"Linus Torvalds1-8/+7
2007-05-02[PATCH] i386: PARAVIRT: flush lazy mmu updates on kunmap_atomicJeremy Fitzhardinge1-0/+1
2007-05-02[PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pagesJeremy Fitzhardinge1-2/+7
2007-05-02[PATCH] i386: PARAVIRT: Allow paravirt backend to choose kernel PMD sharingJeremy Fitzhardinge4-24/+89
2007-05-02[PATCH] i386: PARAVIRT: Hooks to set up initial pagetableJeremy Fitzhardinge1-47/+91
2007-05-02[PATCH] i386: Relocate VDSO ELF headers to match mapped location with COMPAT_...Jeremy Fitzhardinge1-6/+0
2007-05-02[PATCH] x86: tighten kernel image page access rightsJan Beulich1-6/+19
2007-05-02[PATCH] x86: Improve handling of kernel mappings in change_page_attrJan Beulich1-2/+2
2007-05-02[PATCH] x86: __pa and __pa_symbol address space separationVivek Goyal1-7/+8
2007-05-02[PATCH] i386: adjustments to page table dump during oops (v4)Jan Beulich1-20/+35
2007-04-08[PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21Zachary Amsden1-0/+2
2007-02-13[PATCH] i386: Remove extern declaration from mm/discontig.c, put in header.Rusty Russell1-1/+0
2007-02-13[PATCH] x86: simplify notify_page_fault()Jan Beulich1-10/+8
2007-02-13[PATCH] i386: vMI backend for paravirt-opsZachary Amsden1-0/+2
2007-02-13[PATCH] MM: page allocation hooks for VMI backendZachary Amsden3-4/+26
2007-02-11[PATCH] highmem: catch illegal nestingIngo Molnar1-3/+4
2007-02-11[PATCH] Consolidate bust_spinlocks()Kirill Korotaev1-26/+0
2007-02-09[PATCH] misc NULL noise removalAl Viro1-1/+1
2007-01-11[PATCH] i386: Fix memory hotplug related MODPOST generated warningVivek Goyal1-2/+2
2006-12-22[PATCH] memory hotplug: fix compile error for i386 with NUMA configYasunori Goto2-8/+30
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds6-18/+30
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter2-5/+5
2006-12-07[PATCH] Fix kunmap_atomic's use of kpte_clear_flush()Jeremy Fitzhardinge1-10/+8
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra1-6/+4
2006-12-07[PATCH] shared page table for hugetlb pageChen, Kenneth W1-1/+111
2006-12-07[PATCH] i386: Preserve EFI run time regions with memmap parameterArtiom Myaskouvskey1-2/+0
2006-12-07[PATCH] i386: clear_fixmap() should not use set_pte()Jan Beulich1-2/+5
2006-12-07[PATCH] paravirt: Add MMU virtualization to paravirt_opsRusty Russell1-0/+1
2006-12-07[PATCH] i386: substitute __va lookup with pfn_to_kaddrDavid Rientjes1-1/+1
2006-12-07[PATCH] i386: Use probe_kernel_address instead of __get_user in fault pathsAndi Kleen1-6/+6
2006-12-07[PATCH] i386: Use CLFLUSH instead of WBINVD in change_page_attrAndi Kleen1-7/+17
2006-10-11[PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman1-5/+6
2006-10-03BUG_ON cleanups in arch/i386Eric Sesterhenn2-4/+2
2006-10-01[PATCH] paravirt: update pte hookZachary Amsden1-0/+1
2006-10-01[PATCH] paravirt: kpte flushZachary Amsden1-11/+7
2006-10-01[PATCH] Generic ioremap_page_range: i386 conversionHaavard Skinnemoen1-78/+6
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu1-1/+1
2006-09-29[PATCH] make PROT_WRITE imply PROT_READJason Baron1-1/+1
2006-09-27[PATCH] Have x86 use add_active_range() and free_area_init_nodesMel Gorman1-52/+17
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds5-45/+27
2006-09-26[PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hype...Jeremy Fitzhardinge2-0/+68
2006-09-26[PATCH] NUMA: Add zone_to_nid functionChristoph Lameter1-1/+1
2006-09-26[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLEChristoph Lameter1-1/+3
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter1-1/+1
2006-09-26[PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONESChristoph Lameter1-1/+1
2006-09-26[PATCH] convert i386 NUMA KVA space to bootmemkeith mannthey1-8/+21
2006-09-26[PATCH] i386: Allow a kernel not to be in ring 0Rusty Russell2-8/+5
2006-09-26[PATCH] i386: make fault notifier unconditional and export itAndi Kleen1-10/+4
2006-09-26[PATCH] i386: Replace i386 open-coded cmdline parsing withRusty Russell1-6/+12
2006-09-26[PATCH] i386: initialize end-of-memory variables as early as possibleJan Beulich3-21/+6
2006-09-25[PATCH] i386 bootioremap / kexec fixkeith mannthey1-2/+5
2006-07-01[PATCH] add __[start|end]_rodata sections to asm-generic/sections.hHeiko Carstens1-5/+4
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds8-9/+2
2006-06-30[PATCH] zoned vm counters: conversion of nr_writeback to per zone counterChristoph Lameter1-3/+2
2006-06-30[PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter1-1/+1
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter1-1/+2
2006-06-30[PATCH] zoned vm counters: conversion of nr_slab to per zone counterChristoph Lameter1-1/+1
2006-06-30[PATCH] zoned vm counters: convert nr_mapped to per zone counterChristoph Lameter1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel7-7/+0
2006-06-30typo fixes: specfic -> specificAdrian Bunk1-1/+1
2006-06-30typo fixes: occuring -> occurringAdrian Bunk1-1/+1
2006-06-27[PATCH] pi-futex: introduce debug_check_no_locks_freed()Ingo Molnar1-2/+2
2006-06-27[PATCH] add poison.h and patch primary usersRandy Dunlap1-1/+2
2006-06-27[PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto1-1/+1
2006-06-26[PATCH] Notify page fault call chain for i386Anil S Keshavamurthy1-2/+36
2006-06-23[PATCH] list: use list_replace_init() instead of list_splice_init()Oleg Nesterov1-4/+4
2006-06-23[PATCH] don't use flush_tlb_all in suspend timeShaohua Li1-1/+2
2006-06-23[PATCH] i386: fix get_segment_eip() with vm86 segmentsChuck Ebbert1-4/+7
2006-06-23[PATCH] i386: let usermode execute the "enter" instructionChuck Ebbert1-5/+5
2006-05-21[PATCH] build fix: CONFIG_MEMORY_HOTPLUG=y on i386KAMEZAWA Hiroyuki1-1/+1
2006-04-09[PATCH] x86_64: Support memory hotadd without sparsememAndi Kleen1-0/+2
2006-03-27[PATCH] unify PFN_* macrosDave Hansen1-0/+1
2006-03-27[PATCH] for_each_online_pgdat: remove sorting pgdatKAMEZAWA Hiroyuki1-11/+0
2006-03-27[PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki1-1/+1
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 call...Jan 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
2005-05-20[PATCH] i386: Fix race in iounmapAndi Kleen1-4/+6
2005-04-19[PATCH] freepgt: hugetlb area is cleanHugh Dickins1-9/+2
2005-04-19[PATCH] freepgt: free_pgtables use vma listHugh Dickins1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds12-0/+3171