aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/mm
Commit message (Expand)AuthorAge
* Merge tag 'xtensa-for-next-20140221-1' into for_nextChris Zankel2014-02-24
|\
| * xtensa: don't pass high memory to bootmem allocatorMax Filippov2014-02-21
* | xtensa: fix warning '"CONFIG_OF" is not defined'Max Filippov2014-01-19
|/
* xtensa: remap io area defined in device treeBaruch Siach2014-01-14
* xtensa: add SMP supportMax Filippov2014-01-14
* xtensa: fix build warning in 64-bit build environmentMax Filippov2014-01-14
* xtensa: use buddy allocator for PTE tableKirill A. Shutemov2013-11-14
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-12
* Merge tag 'xtensa-next-20130710' of git://github.com/czankel/xtensa-linuxLinus Torvalds2013-07-11
|\
| * xtensa: check TLB sanity on return to userspaceMax Filippov2013-07-08
| * xtensa: flush TLB entries for pages of non-current mm correctlyMax Filippov2013-06-05
* | mm/xtensa: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-03
* | mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-03
* | mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-03
* | mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-03
|/
* Merge tag 'xtensa-next-20130508' of git://github.com/czankel/xtensa-linuxLinus Torvalds2013-05-09
|\
| * xtensa: add MMU v3 supportMax Filippov2013-05-09
* | mm/xtensa: use common help functions to free reserved pagesJiang Liu2013-04-29
|/
* xtensa: clean up files to make them code-style compliantChris Zankel2012-12-19
* xtensa: fix RASID SR initializationMax Filippov2012-12-19
* xtensa: fix build warning for arch/xtensa/mm/tlb.cMax Filippov2012-12-19
* xtensa: provide proper assembler function boundaries with ENDPROC()Chris Zankel2012-12-19
* xtensa: fix missing return in do_page_fault for SIGBUS caseMarc Gauthier2012-10-16
* readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-09
* xtensa/mm/fault.c: port OOM changes to do_page_faultKautuk Consul2012-07-30
* xtensa: use the declarations provided by <asm/sections.h>Geert Uytterhoeven2012-06-20
* xtensa: replace xtensa-specific _f{data,text} by _s{data,text}Geert Uytterhoeven2012-06-20
* Disintegrate asm/system.h for XtensaDavid Howells2012-03-28
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-25
* xtensa/mm: remove pgtable.cSebastian Andrzej Siewior2011-05-25
* xtensa: invoke oom-killer from page faultNick Piggin2010-06-04
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-20
* arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-22
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-21
* xtensa: nommu supportJohannes Weiner2009-04-03
* xtensa: cope with ram beginning at higher addressesJohannes Weiner2009-04-03
* xtensa: don't make bootmem bitmap larger than requiredJohannes Weiner2009-04-03
* xtensa: fix init_bootmem_node() argument orderJohannes Weiner2009-04-03
* xtensa: fix compilation somewhatAlexey Dobriyan2009-03-10
* xtensa: use generic show_mem()Johannes Weiner2008-07-26
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-26
* [XTENSA] Fix icache flush for cache aliasingChris Zankel2008-02-13
* [XTENSA] Flush the page-address in update-mmu instead of user-addressChris Zankel2008-02-13
* [XTENSA] Fix argument list for pgd_ctor constructor.Chris Zankel2008-02-13
* [XTENSA] Remove duplicate includes.Chris Zankel2008-02-13
* Remove references to "make dep"Adrian Bunk2008-01-28
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-19
* During VM oom condition, kill all threads in process groupWill Schmidt2007-10-16
* [XTENSA] Add support for cache-aliasingChris Zankel2007-08-27