summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/pgtable.h
Commit message (Expand)AuthorAgeFilesLines
* ARM: mm: introduce present, faulting entries for PAGE_NONEWill Deacon2012-11-091-3/+3
* ARM: mm: introduce L_PTE_VALID for page table entriesWill Deacon2012-11-091-3/+1Star
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-021-1/+1
* ARM: 7488/1: mm: use 5 bits for swapfile type encodingWill Deacon2012-08-111-3/+3
* ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon2012-08-111-16/+18
* Merge branch 'devel-stable' into for-linusRussell King2012-01-051-47/+7Star
|\
| * Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2012-01-041-7/+0Star
| |\
| | * Revert "ARM: move VMALLOC_END down temporarily for shmobile"Nicolas Pitre2012-01-031-7/+0Star
| * | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...Russell King2011-12-081-37/+6Star
| |\ \
| | * | ARM: LPAE: Introduce the 3-level page table format definitionsCatalin Marinas2011-12-081-0/+4
| | * | ARM: LPAE: Move page table maintenance macros to pgtable-2level.hCatalin Marinas2011-12-081-38/+0Star
| | * | ARM: pgtable: switch to use pgtable-nopud.hRussell King2011-12-081-10/+13
| * | | Merge branch 'kexec/idmap' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Russell King2011-12-061-3/+0Star
| |\| | | | |/ | |/|
| | * ARM: idmap: populate identity map pgd at init time using .init.textWill Deacon2011-12-061-3/+0Star
| * | ARM: move VMALLOC_END down temporarily for shmobileNicolas Pitre2011-11-271-0/+7
| * | ARM: move iotable mappings within the vmalloc regionNicolas Pitre2011-11-271-7/+1Star
| |/
* / ARM: 7169/1: topdown mmap supportRob Herring2011-12-061-0/+1
|/
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-281-0/+3
|\
| * ARM: mm: Add strongly ordered descriptor support.Santosh Shilimkar2011-09-231-0/+3
* | ARM: 7077/1: LPAE: Use a mask for physical addresses in page table entriesCatalin Marinas2011-10-061-3/+3
* | ARM: 7075/1: LPAE: Factor out 2-level page table definitions into separate filesCatalin Marinas2011-10-061-133/+2Star
|/
* ARM: pgtable: add pud-level codeRussell King2011-02-211-0/+1
* ARM: 6672/1: LPAE: use phys_addr_t instead of unsigned long in mapping functionsWill Deacon2011-02-151-1/+1
* ARM: pgtable: provide RDONLY page table bit rather than WRITE bitRussell King2010-12-221-19/+19
* ARM: pgtable: invert L_PTE_EXEC to L_PTE_XNRussell King2010-12-221-22/+22
* ARM: pgtable: remove FIRST_USER_PGD_NRRussell King2010-12-221-2/+1Star
* ARM: pgtable: collect up identity mapping functionsRussell King2010-12-221-0/+3
* ARM: pgtable: switch order of Linux vs hardware page tablesRussell King2010-12-221-16/+15Star
* ARM: pgtable: introduce pteval_t to represent a pte valueRussell King2010-11-261-20/+21
* ARM: pgtable: use phys_addr_t for physical addressesRussell King2010-11-261-1/+1
* ARM: pgtable: directly pass pgd/pmd/pte to their error functionsRussell King2010-11-261-6/+6
* ARM: pgtable: group pte functions togetherRussell King2010-11-261-59/+51Star
* ARM: pgtable: group pgd functions and data togetherRussell King2010-11-261-21/+23
* ARM: pgtable: move pgprot functions to one placeRussell King2010-11-261-22/+21Star
* ARM: improve compiler's ability to optimize page tablesRussell King2010-11-211-0/+3
* mm: remove pte_*map_nested()Peter Zijlstra2010-10-271-8/+6Star
*-. Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King2010-10-181-3/+27
|\ \
| | * ARM: 6383/1: Implement phys_mem_access_prot() to avoid attributes aliasingCatalin Marinas2010-09-191-0/+4
| |/ |/|
| * ARM: 6380/1: Introduce __sync_icache_dcache() for VIPT cachesCatalin Marinas2010-09-191-3/+23
|/
* ARM: Optionally allow ARMv6 to use 'normal, bufferable' memory for DMARussell King2010-05-171-1/+1
* ARM: dma-mapping: switch ARMv7 DMA mappings to retain 'memory' attributeRussell King2009-11-241-2/+12
* ARM: implement highpteRussell King2009-08-171-4/+13
* [ARM] pgtable: rearrange file PTE bit allocationRussell King2009-07-111-9/+9
* [ARM] remove L_PTE_BUFFERABLE and L_PTE_CACHEABLERussell King2009-07-111-2/+0Star
* [ARM] pgtable: file pte layout documentationRussell King2009-07-051-9/+14
* [ARM] pgtable: swp pte layout documentation, definitions, and checkRussell King2009-07-051-5/+25
* [ARM] Convert pmd_page() to be highmem safeRussell King2009-04-261-1/+1
* Merge branch 'ptebits' into develRussell King2008-10-091-29/+54
|\
| * [ARM] Improve non-executable supportRussell King2008-10-011-20/+27
| * [ARM] Remove MT_DEVICE_IXP2000 and associated definitionsRussell King2008-10-011-1/+0Star