aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/page.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-01ARM: make vectors page inaccessible from userspaceRussell King1-0/+2
2013-05-30ARM: LPAE: use signed arithmetic for mask definitionsCyril Chemparathy1-1/+1
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headersDavid Howells1-1/+1
2012-05-05ARM: Remove support for ARMv3 ARM610 and ARM710 CPUsRussell King1-9/+0
2012-03-24ARM: 7294/1: vectors: use gate_vma for vectors user mappingWill Deacon1-0/+2
2011-12-08ARM: LPAE: Introduce the 3-level page table format definitionsCatalin Marinas1-0/+4
2011-10-06ARM: 7075/1: LPAE: Factor out 2-level page table definitions into separate filesCatalin Marinas1-41/+1
2011-05-26ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEMWill Deacon1-1/+1
2010-11-26ARM: pgtable: introduce pteval_t to represent a pte valueRussell King1-2/+4
2009-10-05ARM: Pass VMA to copy_user_highpage() implementationsRussell King1-3/+4
2009-09-12ARM: Fix pfn_valid() for sparse memoryRussell King1-0/+4
2009-06-25[ARM] 5565/2: Use PAGE_SIZE and RO_DATA() in link scriptLinus Walleij1-1/+1
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann1-1/+1
2009-06-02[ARM] 5534/1: kmalloc must return a cache line aligned bufferMartin Fuzzey1-7/+0
2009-03-25ARM: Add support for FA526 v2Paulius Zaleckas1-0/+8
2008-11-28Merge branch 'highmem' into develRussell King1-12/+18
2008-11-27[ARM] clearpage: provide our own clear_user_highpage()Russell King1-5/+6
2008-11-27[ARM] copypage: provide our own copy_user_highpage()Russell King1-9/+14
2008-11-27[ARM] remove memzero()Russell King1-1/+1
2008-10-01[ARM] Improve non-executable supportRussell King1-2/+3
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King1-0/+199