summaryrefslogtreecommitdiffstats
path: root/arch/i386/mm
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] i386: Remove extern declaration from mm/discontig.c, put in header.Rusty Russell2007-02-131-1/+0Star
* [PATCH] x86: simplify notify_page_fault()Jan Beulich2007-02-131-10/+8Star
* [PATCH] i386: vMI backend for paravirt-opsZachary Amsden2007-02-131-0/+2
* [PATCH] MM: page allocation hooks for VMI backendZachary Amsden2007-02-133-4/+26
* [PATCH] highmem: catch illegal nestingIngo Molnar2007-02-111-3/+4
* [PATCH] Consolidate bust_spinlocks()Kirill Korotaev2007-02-111-26/+0Star
* [PATCH] misc NULL noise removalAl Viro2007-02-091-1/+1
* [PATCH] i386: Fix memory hotplug related MODPOST generated warningVivek Goyal2007-01-111-2/+2
* [PATCH] memory hotplug: fix compile error for i386 with NUMA configYasunori Goto2006-12-222-8/+30
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-076-18/+30
|\
| * [PATCH] i386: Preserve EFI run time regions with memmap parameterArtiom Myaskouvskey2006-12-071-2/+0Star
| * [PATCH] i386: clear_fixmap() should not use set_pte()Jan Beulich2006-12-071-2/+5
| * [PATCH] paravirt: Add MMU virtualization to paravirt_opsRusty Russell2006-12-071-0/+1
| * [PATCH] i386: substitute __va lookup with pfn_to_kaddrDavid Rientjes2006-12-071-1/+1
| * [PATCH] i386: Use probe_kernel_address instead of __get_user in fault pathsAndi Kleen2006-12-071-6/+6
| * [PATCH] i386: Use CLFLUSH instead of WBINVD in change_page_attrAndi Kleen2006-12-071-7/+17
* | [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-072-5/+5
* | [PATCH] Fix kunmap_atomic's use of kpte_clear_flush()Jeremy Fitzhardinge2006-12-071-10/+8Star
* | [PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra2006-12-071-6/+4Star
* | [PATCH] shared page table for hugetlb pageChen, Kenneth W2006-12-071-1/+111
|/
* [PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman2006-10-111-5/+6
* BUG_ON cleanups in arch/i386Eric Sesterhenn2006-10-032-4/+2Star
* [PATCH] paravirt: update pte hookZachary Amsden2006-10-011-0/+1
* [PATCH] paravirt: kpte flushZachary Amsden2006-10-011-11/+7Star
* [PATCH] Generic ioremap_page_range: i386 conversionHaavard Skinnemoen2006-10-011-78/+6Star
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-1/+1
* [PATCH] make PROT_WRITE imply PROT_READJason Baron2006-09-291-1/+1
* [PATCH] Have x86 use add_active_range() and free_area_init_nodesMel Gorman2006-09-271-52/+17Star
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-265-45/+27Star
|\
| * [PATCH] i386: Allow a kernel not to be in ring 0Rusty Russell2006-09-262-8/+5Star
| * [PATCH] i386: make fault notifier unconditional and export itAndi Kleen2006-09-261-10/+4Star
| * [PATCH] i386: Replace i386 open-coded cmdline parsing withRusty Russell2006-09-261-6/+12
| * [PATCH] i386: initialize end-of-memory variables as early as possibleJan Beulich2006-09-263-21/+6Star
* | [PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hype...Jeremy Fitzhardinge2006-09-262-0/+68
* | [PATCH] NUMA: Add zone_to_nid functionChristoph Lameter2006-09-261-1/+1
* | [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLEChristoph Lameter2006-09-261-1/+3
* | [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter2006-09-261-1/+1
* | [PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONESChristoph Lameter2006-09-261-1/+1
* | [PATCH] convert i386 NUMA KVA space to bootmemkeith mannthey2006-09-261-8/+21
|/
* [PATCH] i386 bootioremap / kexec fixkeith mannthey2006-09-261-2/+5
* [PATCH] add __[start|end]_rodata sections to asm-generic/sections.hHeiko Carstens2006-07-011-5/+4Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-07-018-9/+2Star
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-307-7/+0Star
| * typo fixes: specfic -> specificAdrian Bunk2006-06-301-1/+1
| * typo fixes: occuring -> occurringAdrian Bunk2006-06-301-1/+1
* | [PATCH] zoned vm counters: conversion of nr_writeback to per zone counterChristoph Lameter2006-06-301-3/+2Star
* | [PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter2006-06-301-1/+1
* | [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter2006-06-301-1/+2
* | [PATCH] zoned vm counters: conversion of nr_slab to per zone counterChristoph Lameter2006-06-301-1/+1
* | [PATCH] zoned vm counters: convert nr_mapped to per zone counterChristoph Lameter2006-06-301-1/+1
|/