summaryrefslogtreecommitdiffstats
path: root/arch/i386/mm
Commit message (Expand)AuthorAgeFilesLines
* Allow DEBUG_RODATA and KPROBES to co-existArjan van de Ven2007-06-211-1/+2
* x86: change_page_attr bandaidsAndi Kleen2007-06-201-12/+18
* enable interrupts in user path of page fault.Steven Rostedt2007-06-071-0/+5
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
* x86: Fix discontigmem + non-HIGHMEM compileLinus Torvalds2007-05-151-6/+3
* SLUB: i386 supportChristoph Lameter2007-05-122-16/+17
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-082-2/+0
* move die notifier handling to common codeChristoph Hellwig2007-05-081-1/+2
* use SLAB_PANIC flag cleanupAkinobu Mita2007-05-081-7/+2
* get_unmapped_area handles MAP_FIXED on i386Benjamin Herrenschmidt2007-05-071-0/+6
* Revert "[PATCH] x86: __pa and __pa_symbol address space separation"Linus Torvalds2007-05-071-8/+7
* [PATCH] i386: PARAVIRT: flush lazy mmu updates on kunmap_atomicJeremy Fitzhardinge2007-05-021-0/+1
* [PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pagesJeremy Fitzhardinge2007-05-021-2/+7
* [PATCH] i386: PARAVIRT: Allow paravirt backend to choose kernel PMD sharingJeremy Fitzhardinge2007-05-024-24/+89
* [PATCH] i386: PARAVIRT: Hooks to set up initial pagetableJeremy Fitzhardinge2007-05-021-47/+91
* [PATCH] i386: Relocate VDSO ELF headers to match mapped location with COMPAT_...Jeremy Fitzhardinge2007-05-021-6/+0
* [PATCH] x86: tighten kernel image page access rightsJan Beulich2007-05-021-6/+19
* [PATCH] x86: Improve handling of kernel mappings in change_page_attrJan Beulich2007-05-021-2/+2
* [PATCH] x86: __pa and __pa_symbol address space separationVivek Goyal2007-05-021-7/+8
* [PATCH] i386: adjustments to page table dump during oops (v4)Jan Beulich2007-05-021-20/+35
* [PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21Zachary Amsden2007-04-081-0/+2
* [PATCH] i386: Remove extern declaration from mm/discontig.c, put in header.Rusty Russell2007-02-131-1/+0
* [PATCH] x86: simplify notify_page_fault()Jan Beulich2007-02-131-10/+8
* [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/+0
* [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/+0
| * [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/+8
* | [PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra2006-12-071-6/+4
* | [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/+2
* [PATCH] paravirt: update pte hookZachary Amsden2006-10-011-0/+1
* [PATCH] paravirt: kpte flushZachary Amsden2006-10-011-11/+7
* [PATCH] Generic ioremap_page_range: i386 conversionHaavard Skinnemoen2006-10-011-78/+6
* [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/+17
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-265-45/+27
|\
OpenPOWER on IntegriCloud