summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/mm
Commit message (Expand)AuthorAgeFilesLines
* xtensa: remap io area defined in device treeBaruch Siach2014-01-151-0/+16
* xtensa: add SMP supportMax Filippov2014-01-144-22/+28
* xtensa: fix build warning in 64-bit build environmentMax Filippov2014-01-141-2/+2
* xtensa: use buddy allocator for PTE tableKirill A. Shutemov2013-11-151-20/+0
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-121-0/+2
* Merge tag 'xtensa-next-20130710' of git://github.com/czankel/xtensa-linuxLinus Torvalds2013-07-111-3/+117
|\
| * xtensa: check TLB sanity on return to userspaceMax Filippov2013-07-081-0/+113
| * xtensa: flush TLB entries for pages of non-current mm correctlyMax Filippov2013-06-051-3/+4
* | mm/xtensa: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-031-25/+2
* | mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-031-1/+1
* | mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-031-2/+2
* | mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-031-1/+1
|/
* Merge tag 'xtensa-next-20130508' of git://github.com/czankel/xtensa-linuxLinus Torvalds2013-05-091-5/+9
|\
| * xtensa: add MMU v3 supportMax Filippov2013-05-091-5/+9
* | mm/xtensa: use common help functions to free reserved pagesJiang Liu2013-04-291-18/+3
|/
* xtensa: clean up files to make them code-style compliantChris Zankel2012-12-185-28/+25
* xtensa: fix RASID SR initializationMax Filippov2012-12-181-1/+1
* xtensa: fix build warning for arch/xtensa/mm/tlb.cMax Filippov2012-12-181-1/+1
* xtensa: provide proper assembler function boundaries with ENDPROC()Chris Zankel2012-12-181-0/+49
* xtensa: fix missing return in do_page_fault for SIGBUS caseMarc Gauthier2012-10-151-1/+2
* readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-091-0/+1
* xtensa/mm/fault.c: port OOM changes to do_page_faultKautuk Consul2012-07-301-5/+24
* xtensa: use the declarations provided by <asm/sections.h>Geert Uytterhoeven2012-06-201-11/+7
* xtensa: replace xtensa-specific _f{data,text} by _s{data,text}Geert Uytterhoeven2012-06-201-3/+3
* Disintegrate asm/system.h for XtensaDavid Howells2012-03-282-2/+0
* 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