aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-arm/page.h
Commit message (Expand)AuthorAgeFilesLines
* xen: arm: Rename page table "hint" field to slightly more descriptive "contig"Ian Campbell2013-08-201-2/+2
* xen: arm: Add zeroeth level page table macros and definesIan Campbell2013-08-201-4/+15
* xen/arm: define PAGE_HYPERVISOR as WRITEALLOCStefano Stabellini2013-06-131-1/+1
* xen/arm: Introduce ioremap_attr, ioremap_cache, ioremap_nocache, ioremap_wcJulien Grall2013-05-131-0/+2
* xen/arm: compile and initialize vmapStefano Stabellini2013-05-081-0/+3
* arm: parenthesise argument to *_linear_offset macrosIan Campbell2013-04-241-3/+3
* xen: arm64: changes to setup_pagetables and mm.cIan Campbell2013-02-221-4/+6
* xen: arm64: address translationIan Campbell2013-02-221-36/+2
* xen: arm64: dcache flushIan Campbell2013-02-221-4/+4
* xen: arm64: PTE handlingIan Campbell2013-02-221-20/+0
* xen: arm64: TLB flushesIan Campbell2013-02-221-59/+8
* xen: arm64: initial build + config changes, start of day codeIan Campbell2013-02-221-0/+1
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* xen: arm: do not panic when failing to translate a guest addressIan Campbell2013-01-241-17/+12
* xen/arm: introduce flush_xen_data_tlb_range_vaStefano Stabellini2013-01-241-7/+11
* xen/arm: add missing FIRST, SECOND and THIRD MASK and SIZE definitionsStefano Stabellini2013-01-241-0/+6
* arm: Tidy up flush_xen_dcache().Tim Deegan2012-11-231-10/+9
* xen/arm: flush D-cache and I-cache when appropriateStefano Stabellini2012-11-191-3/+50
* arm: fix typo s/approprately/appropriately/gIan Campbell2012-07-031-3/+3
* arm: move PSR flag definitions into interface, for tools use.Ian Campbell2012-07-031-0/+2
* arm: allow p2m to be created with specific MATTR.Ian Campbell2012-07-031-2/+19
* arm: dump a page table walk when va_to_par fails.Ian Campbell2012-06-261-1/+5
* arm: handy function to print a walk of a page tableIan Campbell2012-06-261-0/+26
* arm: Actually free __init/__initdata ranges on bootTim Deegan2012-03-131-0/+16
* arm: mm and p2mStefano Stabellini2012-02-091-0/+335