aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/mm
Commit message (Expand)AuthorAgeFilesLines
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-2/+0
* xtensa/mm: remove pgtable.cSebastian Andrzej Siewior2011-05-251-72/+0
* xtensa: invoke oom-killer from page faultNick Piggin2010-06-041-10/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-2/+2
* arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-221-1/+1
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-1/+1
* xtensa: nommu supportJohannes Weiner2009-04-024-62/+75
* xtensa: cope with ram beginning at higher addressesJohannes Weiner2009-04-021-5/+5
* xtensa: don't make bootmem bitmap larger than requiredJohannes Weiner2009-04-021-1/+2
* xtensa: fix init_bootmem_node() argument orderJohannes Weiner2009-04-021-1/+2
* xtensa: fix compilation somewhatAlexey Dobriyan2009-03-101-0/+1
* xtensa: use generic show_mem()Johannes Weiner2008-07-261-27/+0
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-261-1/+1
* [XTENSA] Fix icache flush for cache aliasingChris Zankel2008-02-131-1/+1
* [XTENSA] Flush the page-address in update-mmu instead of user-addressChris Zankel2008-02-131-3/+3
* [XTENSA] Fix argument list for pgd_ctor constructor.Chris Zankel2008-02-131-1/+1
* [XTENSA] Remove duplicate includes.Chris Zankel2008-02-131-1/+0
* Remove references to "make dep"Adrian Bunk2008-01-281-4/+0
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-191-1/+1
* During VM oom condition, kill all threads in process groupWill Schmidt2007-10-161-1/+1
* [XTENSA] Add support for cache-aliasingChris Zankel2007-08-275-279/+547
* mm: fault feedback #2Nick Piggin2007-07-191-12/+11
* [XTENSA] Spelling fixes in arch/xtensaChris Zankel2007-05-311-1/+1
* [PATCH] xtensa: remove extra header filesChris Zankel2006-12-104-646/+80
* fix file specification in commentsUwe Zeisberger2006-10-032-2/+2
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-1/+1
* [PATCH] mm: split highorder pagesNick Piggin2006-03-221-7/+3
* [PATCH] xtensa: pgtable fixesNick Piggin2006-03-221-8/+8
* [PATCH] xtensa: remove io_remap_page_range and minor clean-upsChris Zankel2005-09-221-1/+1
* [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 5Chris Zankel2005-06-246-0/+1800