summaryrefslogtreecommitdiff
path: root/arch/arm64 (follow)
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | | | | | | | | arm64: Remove the get_thread_info() functionCatalin Marinas2016-05-11
| | | * | | | | | | | | | | | | | | arm64: kernel: Don't toggle PAN on systems with UAOJames Morse2016-05-11
| | | * | | | | | | | | | | | | | | arm64: cpufeature: Test 'matches' pointer to find the end of the listJames Morse2016-05-11
| | | * | | | | | | | | | | | | | | arm64: kernel: Add support for User Access OverrideJames Morse2016-05-11
| | | * | | | | | | | | | | | | | | arm64: add ARMv8.2 id_aa64mmfr2 boiler plateJames Morse2016-05-11
| | | * | | | | | | | | | | | | | | arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macroJames Morse2016-05-11
| | | * | | | | | | | | | | | | | | arm64: use local label prefixes for __reg_num symbolsArd Biesheuvel2016-05-11
| | | * | | | | | | | | | | | | | | arm64: vdso: Mark vDSO code as read-onlyDavid Brown2016-05-11
| | | * | | | | | | | | | | | | | | arm64: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALLYang Shi2016-05-11
| | | * | | | | | | | | | | | | | | arm64: ptdump: Indicate whether memory should be faultingLaura Abbott2016-05-11
| | | * | | | | | | | | | | | | | | arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOCLaura Abbott2016-05-11
| | | * | | | | | | | | | | | | | | arm64: Drop alloc function from create_mappingLaura Abbott2016-05-11
| | | * | | | | | | | | | | | | | | arm64: prefetch: add missing #include for spin_lock_prefetchWill Deacon2016-05-11
| | | * | | | | | | | | | | | | | | arm64: lib: patch in prfm for copy_page if requestedAndrew Pinski2016-05-11
| | | * | | | | | | | | | | | | | | arm64: lib: improve copy_page to deal with 128 bytes at a timeWill Deacon2016-05-11
| | | * | | | | | | | | | | | | | | arm64: prefetch: add alternative pattern for CPUs without a prefetcherWill Deacon2016-05-11
| | | * | | | | | | | | | | | | | | arm64: prefetch: don't provide spin_lock_prefetch with LSEWill Deacon2016-05-11
| | | * | | | | | | | | | | | | | | arm64: allow vmalloc regions to be set with set_memory_*Ard Biesheuvel2016-05-11
| | | * | | | | | | | | | | | | | | arm64: kernel: implement ACPI parking protocolLorenzo Pieralisi2016-05-11
| | | * | | | | | | | | | | | | | | arm64: mm: create new fine-grained mappings at bootMark Rutland2016-05-11
| | | * | | | | | | | | | | | | | | arm64: ensure _stext and _etext are page-alignedMark Rutland2016-05-11
| | | * | | | | | | | | | | | | | | arm64: mm: allow passing a pgdir to alloc_init_*Mark Rutland2016-05-11
| | | * | | | | | | | | | | | | | | arm64: mm: allocate pagetables anywhereMark Rutland2016-05-11
| | | * | | | | | | | | | | | | | | arm64: mm: use fixmap when creating page tablesMark Rutland2016-05-11
| | | * | | | | | | | | | | | | | | arm64: mm: add functions to walk tables in fixmapMark Rutland2016-05-11
| | | * | | | | | | | | | | | | | | arm64: mm: add __{pud,pgd}_populateMark Rutland2016-05-11
| | | * | | | | | | | | | | | | | | arm64: mm: avoid redundant __pa(__va(x))Mark Rutland2016-05-11
| | | * | | | | | | | | | | | | | | arm64: mm: add functions to walk page tables by PAMark Rutland2016-05-11
| | | * | | | | | | | | | | | | | | arm64: mm: move pte_* macrosMark Rutland2016-05-11
| | | * | | | | | | | | | | | | | | arm64: kasan: avoid TLB conflictsMark Rutland2016-05-11
| | | * | | | | | | | | | | | | | | arm64: mm: add code to safely replace TTBR1_EL1Mark Rutland2016-05-11
| | | * | | | | | | | | | | | | | | arm64: add function to install the idmapMark Rutland2016-05-11
| | | * | | | | | | | | | | | | | | arm64: unmap idmap earlierMark Rutland2016-05-11
| | | * | | | | | | | | | | | | | | arm64: unify idmap removalMark Rutland2016-05-11
| | | * | | | | | | | | | | | | | | arm64: mm: place empty_zero_page in bssMark Rutland2016-05-11
| | | * | | | | | | | | | | | | | | arm64: mm: specialise pagetable allocatorsMark Rutland2016-05-11
| | | * | | | | | | | | | | | | | | Eliminate the .eh_frame sections from the aarch64 vmlinux and kernel modulesWilliam Cohen2016-05-11
| | | * | | | | | | | | | | | | | | arm64: Fix an enum typo in mm/dump.cMasanari Iida2016-05-11
| | | * | | | | | | | | | | | | | | arm64: kasan: ensure that the KASAN zero page is mapped read-onlyArd Biesheuvel2016-05-11
| | | * | | | | | | | | | | | | | | arch/arm64/include/asm/pgtable.h: add pmd_mkclean for THPMinchan Kim2016-05-11
| | | * | | | | | | | | | | | | | | arm64: hide __efistub_ aliases from kallsymsArd Biesheuvel2016-05-11
| | | * | | | | | | | | | | | | | | arm64: head.S: use memset to clear BSSMark Rutland2016-05-11
| | | * | | | | | | | | | | | | | | arm64: entry: remove pointless SPSR mode checkMark Rutland2016-05-11
| | | * | | | | | | | | | | | | | | arm64: mm: move pgd_cache initialisation to pgtable_cache_initWill Deacon2016-05-11
| | | * | | | | | | | | | | | | | | arm64: module: avoid undefined shift behavior in reloc_data()Ard Biesheuvel2016-05-11
| | | * | | | | | | | | | | | | | | arm64: module: fix relocation of movz instruction with negative immediateArd Biesheuvel2016-05-11
| | | * | | | | | | | | | | | | | | arm64: traps: address fallout from printk -> pr_* conversionWill Deacon2016-05-11
| | | * | | | | | | | | | | | | | | arm64: ftrace: fix a stack tracer's output under function graph tracerAKASHI Takahiro2016-05-11
| | | * | | | | | | | | | | | | | | arm64: pass a task parameter to unwind_frame()AKASHI Takahiro2016-05-11
| | | * | | | | | | | | | | | | | | arm64: ftrace: modify a stack frame in a safe wayAKASHI Takahiro2016-05-11