aboutsummaryrefslogtreecommitdiff
path: root/arch/xtensa/mm
AgeCommit message (Expand)Author
2012-12-18xtensa: clean up files to make them code-style compliantChris Zankel
2012-12-18xtensa: fix RASID SR initializationMax Filippov
2012-12-18xtensa: fix build warning for arch/xtensa/mm/tlb.cMax Filippov
2012-12-18xtensa: provide proper assembler function boundaries with ENDPROC()Chris Zankel
2012-10-15xtensa: fix missing return in do_page_fault for SIGBUS caseMarc Gauthier
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li
2012-07-30xtensa/mm/fault.c: port OOM changes to do_page_faultKautuk Consul
2012-06-20xtensa: use the declarations provided by <asm/sections.h>Geert Uytterhoeven
2012-06-20xtensa: replace xtensa-specific _f{data,text} by _s{data,text}Geert Uytterhoeven
2012-03-28Disintegrate asm/system.h for XtensaDavid Howells
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra
2011-05-25xtensa/mm: remove pgtable.cSebastian Andrzej Siewior
2010-06-04xtensa: invoke oom-killer from page faultNick Piggin
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds
2009-04-02xtensa: nommu supportJohannes Weiner
2009-04-02xtensa: cope with ram beginning at higher addressesJohannes Weiner
2009-04-02xtensa: don't make bootmem bitmap larger than requiredJohannes Weiner
2009-04-02xtensa: fix init_bootmem_node() argument orderJohannes Weiner
2009-03-10xtensa: fix compilation somewhatAlexey Dobriyan
2008-07-26xtensa: use generic show_mem()Johannes Weiner
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan
2008-02-13[XTENSA] Fix icache flush for cache aliasingChris Zankel
2008-02-13[XTENSA] Flush the page-address in update-mmu instead of user-addressChris Zankel
2008-02-13[XTENSA] Fix argument list for pgd_ctor constructor.Chris Zankel
2008-02-13[XTENSA] Remove duplicate includes.Chris Zankel
2008-01-28Remove references to "make dep"Adrian Bunk
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt
2007-08-27[XTENSA] Add support for cache-aliasingChris Zankel
2007-07-19mm: fault feedback #2Nick Piggin
2007-05-31[XTENSA] Spelling fixes in arch/xtensaChris Zankel
2006-12-10[PATCH] xtensa: remove extra header filesChris Zankel
2006-10-03fix file specification in commentsUwe Zeisberger
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin
2006-03-22[PATCH] mm: split highorder pagesNick Piggin
2006-03-22[PATCH] xtensa: pgtable fixesNick Piggin
2005-09-22[PATCH] xtensa: remove io_remap_page_range and minor clean-upsChris Zankel
2005-06-24[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 5Chris Zankel