Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | nios2: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 2015-02-10 |
| | | | | | | | | | | | We've replaced remap_file_pages(2) implementation with emulation. Nobody creates non-linear mapping anymore. Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com> Cc: Ley Foon Tan <lftan@altera.com> Reviewed-by: Tobias Klauser <tklauser@distanz.ch> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> | ||
* | nios2: Page table management | Ley Foon Tan | 2014-12-07 |
This patch adds support for page table management. Signed-off-by: Ley Foon Tan <lftan@altera.com> |