Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm64: Remove fixmap include fragility | Mark Rutland | 2016-02-26 | 1 | -0/+1 |
* | arm64: mm: add functions to walk tables in fixmap | Mark Rutland | 2016-02-16 | 1 | -0/+10 |
* | arm64: Simplify NR_FIX_BTMAPS calculation | Mark Rutland | 2015-10-19 | 1 | -5/+2 |
* | arm64: Fix source code file path in comments | Alexander Kuleshov | 2015-08-24 | 1 | -1/+1 |
* | arm64: use fixmap region for permanent FDT mapping | Ard Biesheuvel | 2015-06-02 | 1 | -0/+15 |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-04-24 | 1 | -0/+3 |
|\ | |||||
| * | ARM64: allow late use of early_ioremap | Mark Salter | 2015-03-25 | 1 | -0/+3 |
* | | arm64: fixmap: make FIX_TEXT_POKE0 permanent | Mark Rutland | 2015-03-19 | 1 | -1/+1 |
|/ | |||||
* | arm64: use fixmap for text patching | Laura Abbott | 2015-01-22 | 1 | -0/+1 |
* | arm64: Add FIX_HOLE to permanent fixed addresses | Laura Abbott | 2014-11-26 | 1 | -0/+1 |
* | arm64: Factor out fixmap initialization from ioremap | Laura Abbott | 2014-11-25 | 1 | -3/+4 |
* | arm64: add early_ioremap support | Mark Salter | 2014-04-07 | 1 | -0/+67 |