Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xtensa: support highmem in aliasing cache flushing code | Max Filippov | 2014-08-14 | 1 | -10/+6 |
* | xtensa: implement clear_user_highpage and copy_user_highpage | Max Filippov | 2014-08-14 | 1 | -0/+63 |
* | xtensa: add HIGHMEM support | Max Filippov | 2014-04-06 | 1 | -1/+6 |
* | xtensa: add SMP support | Max Filippov | 2014-01-14 | 1 | -4/+3 |
* | xtensa: clean up files to make them code-style compliant | Chris Zankel | 2012-12-18 | 1 | -14/+13 |
* | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King | 2010-02-20 | 1 | -2/+2 |
* | [XTENSA] Flush the page-address in update-mmu instead of user-address | Chris Zankel | 2008-02-13 | 1 | -3/+3 |
* | [XTENSA] Remove duplicate includes. | Chris Zankel | 2008-02-13 | 1 | -1/+0 |
* | [XTENSA] Add support for cache-aliasing | Chris Zankel | 2007-08-27 | 1 | -0/+256 |