aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/mm
Commit message (Expand)AuthorAgeFilesLines
* i386: move mmThomas Gleixner2007-10-1113-3602/+0
* i386: prepare shared mm/MakefileThomas Gleixner2007-10-112-10/+15
* i386: prepare shared mm/fault.cThomas Gleixner2007-10-112-1/+1
* i386: prepare shared mm/pageattr.cThomas Gleixner2007-10-112-1/+1
* i386: prepare shared mm/highmem.cThomas Gleixner2007-10-112-1/+1
* i386: prepare shared mm/pgtable.cThomas Gleixner2007-10-112-1/+1
* i386: prepare shared mm/extable.cThomas Gleixner2007-10-112-1/+1
* i386: prepare shared mm/boot_ioremap.cThomas Gleixner2007-10-111-0/+0
* i386: prepare shared mm/mmap.cThomas Gleixner2007-10-112-1/+1
* i386: prepare shared mm/init.cThomas Gleixner2007-10-112-1/+1
* i386: prepare shared mm/discontig.cThomas Gleixner2007-10-112-1/+1
* i386: prepare shared mm/ioremap.cThomas Gleixner2007-10-112-2/+2
* revert "highmem: catch illegal nesting"Andrew Morton2007-09-111-4/+3
* hugepage: fix broken check for offset alignment in hugepage mappingsDavid Gibson2007-08-311-1/+1
* Fix lazy mode vmalloc synchronization for paravirtZachary Amsden2007-08-221-2/+3
* x86: Disable CLFLUSH support againAndi Kleen2007-08-111-1/+1
* Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki2007-07-291-1/+1
* Revert most of "x86: Fix alternatives and kprobes to remap write-protected ke...Linus Torvalds2007-07-261-3/+11
* ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown2007-07-251-1/+1
* x86: Fix alternatives and kprobes to remap write-protected kernel textAndi Kleen2007-07-221-11/+3
* x86: i386-show-unhandled-signals-v3Masoud Asgharifard Sharbiani2007-07-221-0/+10
* i386: fix iounmap's use of vm_struct's size fieldJeremy Fitzhardinge2007-07-211-1/+1
* i386: pgd_{c,d}tor() staticAdrian Bunk2007-07-211-3/+3
* i386: minor nx handling adjustmentJan Beulich2007-07-211-3/+4
* x86: Always flush pages in change_page_attrAndi Kleen2007-07-211-3/+17
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-2/+1
* mm: fault feedback #2Nick Piggin2007-07-191-12/+11
* paravirt: export __supported_pte_maskJeremy Fitzhardinge2007-07-181-0/+1
* paravirt: add an "mm" argument to alloc_ptJeremy Fitzhardinge2007-07-182-2/+2
* 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