Age | Commit message (Expand) | Author |
2017-01-24 | xtensa: migrate exception table users off module.h and onto extable.h | Paul Gortmaker |
2016-12-15 | xtensa: enable HAVE_DMA_CONTIGUOUS | Max Filippov |
2016-10-05 | Merge tag 'xtensa-20161005' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds |
2016-07-26 | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov |
2016-07-24 | xtensa: support reserved-memory DT node | Max Filippov |
2016-07-24 | xtensa: drop sysmem and switch to memblock | Max Filippov |
2016-07-24 | xtensa: add alternative kernel memory layouts | Max Filippov |
2016-07-24 | xtensa: move kernel mapping addresses into kmem_layout.h | Max Filippov |
2016-03-20 | Merge tag 'xtensa-next-20160320' of git://github.com/czankel/xtensa-linux | Linus Torvalds |
2016-03-17 | mm: remove VM_FAULT_MINOR | Jan Kara |
2016-03-11 | xtensa: fix preemption in {clear,copy}_user_highpage | Max Filippov |
2016-01-15 | mm: differentiate page_mapped() from page_mapcount() for compound pages | Kirill A. Shutemov |
2016-01-11 | xtensa: support ioremap for memory outside KIO region | Max Filippov |
2015-08-17 | xtensa: count software page fault perf events | Max Filippov |
2015-05-19 | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t... | David Hildenbrand |
2015-05-19 | sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* | David Hildenbrand |
2015-01-29 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds |
2014-10-21 | xtensa: nommu: clean up memory map dump | Max Filippov |
2014-10-21 | xtensa: nommu: reserve memory below PLATFORM_DEFAULT_MEM_START | Max Filippov |
2014-10-21 | xtensa: nommu: don't build most of the cache flushing code | Max Filippov |
2014-08-14 | xtensa: support highmem in aliasing cache flushing code | Max Filippov |
2014-08-14 | xtensa: support aliasing cache in kmap | Max Filippov |
2014-08-14 | xtensa: support aliasing cache in k[un]map_atomic | Max Filippov |
2014-08-14 | xtensa: implement clear_user_highpage and copy_user_highpage | Max Filippov |
2014-08-14 | xtensa: allow fixmap and kmap span more than one page table | Max Filippov |
2014-08-14 | xtensa: make fixmap region addressing grow with index | Max Filippov |
2014-06-09 | xtensa: fix sysmem reservation at the end of existing block | Max Filippov |
2014-04-06 | xtensa: add HIGHMEM support | Max Filippov |
2014-04-06 | xtensa: optimize local_flush_tlb_kernel_range | Max Filippov |
2014-04-02 | xtensa: dump sysmem from the bootmem_init | Max Filippov |
2014-04-02 | xtensa: handle memmap kernel option | Max Filippov |
2014-04-02 | xtensa: keep sysmem banks ordered in mem_reserve | Max Filippov |
2014-04-02 | xtensa: keep sysmem banks ordered in add_sysmem_bank | Max Filippov |
2014-04-02 | xtensa: split bootparam and kernel meminfo | Max Filippov |
2014-02-24 | Merge tag 'xtensa-for-next-20140221-1' into for_next | Chris Zankel |
2014-02-21 | xtensa: don't pass high memory to bootmem allocator | Max Filippov |
2014-01-19 | xtensa: fix warning '"CONFIG_OF" is not defined' | Max Filippov |
2014-01-15 | xtensa: remap io area defined in device tree | Baruch Siach |
2014-01-14 | xtensa: add SMP support | Max Filippov |
2014-01-14 | xtensa: fix build warning in 64-bit build environment | Max Filippov |
2013-11-15 | xtensa: use buddy allocator for PTE table | Kirill A. Shutemov |
2013-09-12 | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner |
2013-07-11 | Merge tag 'xtensa-next-20130710' of git://github.com/czankel/xtensa-linux | Linus Torvalds |
2013-07-08 | xtensa: check TLB sanity on return to userspace | Max Filippov |
2013-07-03 | mm/xtensa: prepare for removing num_physpages and simplify mem_init() | Jiang Liu |
2013-07-03 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu |
2013-07-03 | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu |
2013-07-03 | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu |
2013-06-05 | xtensa: flush TLB entries for pages of non-current mm correctly | Max Filippov |
2013-05-09 | Merge tag 'xtensa-next-20130508' of git://github.com/czankel/xtensa-linux | Linus Torvalds |