aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/pgtable.h
AgeCommit message (Expand)Author
2013-04-29arm: set the page table freeing ceiling to TASK_SIZECatalin Marinas
2013-03-03Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linusRussell King
2013-02-21ARM: 7654/1: Preserve L_PTE_VALID in pte_modify()Catalin Marinas
2013-01-23ARM: Add page table and page defines needed by KVMChristoffer Dall
2012-11-09ARM: mm: introduce present, faulting entries for PAGE_NONEWill Deacon
2012-11-09ARM: mm: introduce L_PTE_VALID for page table entriesWill Deacon
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells
2012-08-11ARM: 7488/1: mm: use 5 bits for swapfile type encodingWill Deacon
2012-08-11ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon
2012-01-05Merge branch 'devel-stable' into for-linusRussell King
2012-01-04Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King
2012-01-02Revert "ARM: move VMALLOC_END down temporarily for shmobile"Nicolas Pitre
2011-12-08Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...Russell King
2011-12-08ARM: LPAE: Introduce the 3-level page table format definitionsCatalin Marinas
2011-12-08ARM: LPAE: Move page table maintenance macros to pgtable-2level.hCatalin Marinas
2011-12-08ARM: pgtable: switch to use pgtable-nopud.hRussell King
2011-12-06Merge branch 'kexec/idmap' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Russell King
2011-12-06ARM: idmap: populate identity map pgd at init time using .init.textWill Deacon
2011-12-06ARM: 7169/1: topdown mmap supportRob Herring
2011-11-26ARM: move VMALLOC_END down temporarily for shmobileNicolas Pitre
2011-11-26ARM: move iotable mappings within the vmalloc regionNicolas Pitre
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-10-06ARM: 7077/1: LPAE: Use a mask for physical addresses in page table entriesCatalin Marinas
2011-10-06ARM: 7075/1: LPAE: Factor out 2-level page table definitions into separate filesCatalin Marinas
2011-09-23ARM: mm: Add strongly ordered descriptor support.Santosh Shilimkar
2011-02-21ARM: pgtable: add pud-level codeRussell King
2011-02-15ARM: 6672/1: LPAE: use phys_addr_t instead of unsigned long in mapping functionsWill Deacon
2010-12-22ARM: pgtable: provide RDONLY page table bit rather than WRITE bitRussell King
2010-12-22ARM: pgtable: invert L_PTE_EXEC to L_PTE_XNRussell King
2010-12-22ARM: pgtable: remove FIRST_USER_PGD_NRRussell King
2010-12-22ARM: pgtable: collect up identity mapping functionsRussell King
2010-12-22ARM: pgtable: switch order of Linux vs hardware page tablesRussell King
2010-11-26ARM: pgtable: introduce pteval_t to represent a pte valueRussell King
2010-11-26ARM: pgtable: use phys_addr_t for physical addressesRussell King
2010-11-26ARM: pgtable: directly pass pgd/pmd/pte to their error functionsRussell King
2010-11-26ARM: pgtable: group pte functions togetherRussell King
2010-11-26ARM: pgtable: group pgd functions and data togetherRussell King
2010-11-26ARM: pgtable: move pgprot functions to one placeRussell King
2010-11-21ARM: improve compiler's ability to optimize page tablesRussell King
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra
2010-10-18Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King
2010-09-19ARM: 6383/1: Implement phys_mem_access_prot() to avoid attributes aliasingCatalin Marinas
2010-09-19ARM: 6380/1: Introduce __sync_icache_dcache() for VIPT cachesCatalin Marinas
2010-05-17ARM: Optionally allow ARMv6 to use 'normal, bufferable' memory for DMARussell King
2009-11-24ARM: dma-mapping: switch ARMv7 DMA mappings to retain 'memory' attributeRussell King
2009-08-17ARM: implement highpteRussell King
2009-07-11[ARM] pgtable: rearrange file PTE bit allocationRussell King
2009-07-11[ARM] remove L_PTE_BUFFERABLE and L_PTE_CACHEABLERussell King
2009-07-05[ARM] pgtable: file pte layout documentationRussell King
2009-07-05[ARM] pgtable: swp pte layout documentation, definitions, and checkRussell King