summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/io.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-06-241-4/+4
|\
| * arm64: Rename temp variable in read*_relaxed()Michal Simek2015-05-191-4/+4
* | arch/*/io.h: Add ioremap_wt() to all architecturesToshi Kani2015-06-071-0/+1
|/
* arm64: Fix overlapping VA allocationsMark Rutland2015-01-231-2/+3
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-091-97/+25
|\
| * arm64: Use include/asm-generic/io.hThierry Reding2014-11-101-97/+25
* | arm64: add Cortex-A57 erratum 832075 workaroundAndre Przywara2014-11-251-4/+19
|/
* Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-091-1/+2
|\
| * arm64: Add architectural support for PCILiviu Dudau2014-09-301-1/+2
* | arm64: Use phys_addr_t type for physical addressMin-Hua Chen2014-10-021-1/+1
|/
* arm64: Clean up the default pgprot settingCatalin Marinas2014-05-091-8/+0
* arm64: add early_ioremap supportMark Salter2014-04-071-0/+1
* arm64: Extend the PCI I/O space to 16MBCatalin Marinas2014-02-261-1/+1
* Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache"Catalin Marinas2014-01-161-1/+1
* arm64: Fix memory shareability attribute for ioremap_wc/cacheCatalin Marinas2013-12-061-1/+1
* Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-11-151-0/+10
|\
| * arm,arm64/include/asm/io.h: define struct bio_vecStefano Stabellini2013-11-081-0/+1
| * arm,arm64: do not always merge biovec if we are running on XenStefano Stabellini2013-10-251-0/+9
* | arm64: allow ioremap_cache() to use existing RAM mappingsMark Salter2013-10-301-1/+1
|/
* arm64/xen: implement ioremap_cached on arm64Stefano Stabellini2013-06-071-0/+2
* arm64: Define readq and writeq for driver module usingChen Gang2013-04-191-0/+4
* arm64: Add simple earlyprintk supportCatalin Marinas2013-01-221-0/+3
* arm64: Distinguish between user and kernel XN bitsCatalin Marinas2012-11-161-1/+1
* arm64: Move PCI_IOBASE closer to MODULES_VADDRCatalin Marinas2012-10-231-1/+1
* arm64: Use pgprot_t as the last argument when invoking __ioremap()Catalin Marinas2012-10-231-3/+3
* arm64: Device specific operationsCatalin Marinas2012-09-171-0/+258