summaryrefslogtreecommitdiff
path: root/arch/i386/mm
AgeCommit message (Expand)Author
2007-10-11i386: move mmThomas Gleixner
2007-10-11i386: prepare shared mm/MakefileThomas Gleixner
2007-10-11i386: prepare shared mm/fault.cThomas Gleixner
2007-10-11i386: prepare shared mm/pageattr.cThomas Gleixner
2007-10-11i386: prepare shared mm/highmem.cThomas Gleixner
2007-10-11i386: prepare shared mm/pgtable.cThomas Gleixner
2007-10-11i386: prepare shared mm/extable.cThomas Gleixner
2007-10-11i386: prepare shared mm/boot_ioremap.cThomas Gleixner
2007-10-11i386: prepare shared mm/mmap.cThomas Gleixner
2007-10-11i386: prepare shared mm/init.cThomas Gleixner
2007-10-11i386: prepare shared mm/discontig.cThomas Gleixner
2007-10-11i386: prepare shared mm/ioremap.cThomas Gleixner
2007-09-11revert "highmem: catch illegal nesting"Andrew Morton
2007-08-31hugepage: fix broken check for offset alignment in hugepage mappingsDavid Gibson
2007-08-22Fix lazy mode vmalloc synchronization for paravirtZachary Amsden
2007-08-11x86: Disable CLFLUSH support againAndi Kleen
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki
2007-07-26Revert most of "x86: Fix alternatives and kprobes to remap write-protected ke...Linus Torvalds
2007-07-25ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown
2007-07-22x86: Fix alternatives and kprobes to remap write-protected kernel textAndi Kleen
2007-07-22x86: i386-show-unhandled-signals-v3Masoud Asgharifard Sharbiani
2007-07-21i386: fix iounmap's use of vm_struct's size fieldJeremy Fitzhardinge
2007-07-21i386: pgd_{c,d}tor() staticAdrian Bunk
2007-07-21i386: minor nx handling adjustmentJan Beulich
2007-07-21x86: Always flush pages in change_page_attrAndi Kleen
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-19mm: fault feedback #2Nick Piggin
2007-07-18paravirt: export __supported_pte_maskJeremy Fitzhardinge
2007-07-18paravirt: add an "mm" argument to alloc_ptJeremy Fitzhardinge
2007-06-21Allow DEBUG_RODATA and KPROBES to co-existArjan van de Ven
2007-06-20x86: change_page_attr bandaidsAndi Kleen
2007-06-07enable interrupts in user path of page fault.Steven Rostedt
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-15x86: Fix discontigmem + non-HIGHMEM compileLinus Torvalds
2007-05-12SLUB: i386 supportChristoph Lameter
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-05-08use SLAB_PANIC flag cleanupAkinobu Mita
2007-05-07get_unmapped_area handles MAP_FIXED on i386Benjamin Herrenschmidt
2007-05-07Revert "[PATCH] x86: __pa and __pa_symbol address space separation"Linus Torvalds
2007-05-02[PATCH] i386: PARAVIRT: flush lazy mmu updates on kunmap_atomicJeremy Fitzhardinge
2007-05-02[PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pagesJeremy Fitzhardinge
2007-05-02[PATCH] i386: PARAVIRT: Allow paravirt backend to choose kernel PMD sharingJeremy Fitzhardinge
2007-05-02[PATCH] i386: PARAVIRT: Hooks to set up initial pagetableJeremy Fitzhardinge
2007-05-02[PATCH] i386: Relocate VDSO ELF headers to match mapped location with COMPAT_...Jeremy Fitzhardinge
2007-05-02[PATCH] x86: tighten kernel image page access rightsJan Beulich
2007-05-02[PATCH] x86: Improve handling of kernel mappings in change_page_attrJan Beulich
2007-05-02[PATCH] x86: __pa and __pa_symbol address space separationVivek Goyal
2007-05-02[PATCH] i386: adjustments to page table dump during oops (v4)Jan Beulich
2007-04-08[PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21Zachary Amsden