summaryrefslogtreecommitdiff
path: root/arch/xtensa/mm
Commit message (Expand)AuthorAge
* xtensa: support highmem in aliasing cache flushing codeMax Filippov2014-08-14
* xtensa: support aliasing cache in kmapMax Filippov2014-08-14
* xtensa: support aliasing cache in k[un]map_atomicMax Filippov2014-08-14
* xtensa: implement clear_user_highpage and copy_user_highpageMax Filippov2014-08-14
* xtensa: allow fixmap and kmap span more than one page tableMax Filippov2014-08-14
* xtensa: make fixmap region addressing grow with indexMax Filippov2014-08-14
* xtensa: fix sysmem reservation at the end of existing blockMax Filippov2014-06-09
* xtensa: add HIGHMEM supportMax Filippov2014-04-06
* xtensa: optimize local_flush_tlb_kernel_rangeMax Filippov2014-04-06
* xtensa: dump sysmem from the bootmem_initMax Filippov2014-04-02
* xtensa: handle memmap kernel optionMax Filippov2014-04-02
* xtensa: keep sysmem banks ordered in mem_reserveMax Filippov2014-04-02
* xtensa: keep sysmem banks ordered in add_sysmem_bankMax Filippov2014-04-02
* xtensa: split bootparam and kernel meminfoMax Filippov2014-04-02
* 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-15
* 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-15
* 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-18
* xtensa: fix RASID SR initializationMax Filippov2012-12-18
* xtensa: fix build warning for arch/xtensa/mm/tlb.cMax Filippov2012-12-18
* xtensa: provide proper assembler function boundaries with ENDPROC()Chris Zankel2012-12-18
* xtensa: fix missing return in do_page_fault for SIGBUS caseMarc Gauthier2012-10-15
* 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-02