aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-18arm64: add ARMv8.2 id_aa64mmfr2 boiler plateJames Morse4-0/+16
2016-02-18arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macroJames Morse5-67/+69
2016-02-16arm64: use local label prefixes for __reg_num symbolsArd Biesheuvel1-8/+8
2016-02-16arm64: vdso: Mark vDSO code as read-onlyDavid Brown1-2/+1
2016-02-16arm64: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALLYang Shi1-0/+1
2016-02-16arm64: replace read_lock to rcu lock in call_step_hookYang Shi1-10/+11
2016-02-16arm64: ptdump: Indicate whether memory should be faultingLaura Abbott1-0/+5
2016-02-16arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOCLaura Abbott3-12/+63
2016-02-16arm64: Drop alloc function from create_mappingLaura Abbott1-9/+20
2016-02-16arm64: prefetch: add missing #include for spin_lock_prefetchWill Deacon1-0/+1
2016-02-16arm64: lib: patch in prfm for copy_page if requestedAndrew Pinski1-0/+17
2016-02-16arm64: lib: improve copy_page to deal with 128 bytes at a timeWill Deacon1-8/+38
2016-02-16arm64: prefetch: add alternative pattern for CPUs without a prefetcherWill Deacon4-17/+38
2016-02-16arm64: prefetch: don't provide spin_lock_prefetch with LSEWill Deacon1-2/+5
2016-02-16arm64: kernel: implement ACPI parking protocolLorenzo Pieralisi8-6/+242
2016-02-16arm64: mm: create new fine-grained mappings at bootMark Rutland3-62/+109
2016-02-16arm64: ensure _stext and _etext are page-alignedMark Rutland1-3/+2
2016-02-16arm64: mm: allow passing a pgdir to alloc_init_*Mark Rutland1-14/+19
2016-02-16arm64: mm: allocate pagetables anywhereMark Rutland1-35/+0
2016-02-16arm64: mm: use fixmap when creating page tablesMark Rutland1-20/+41
2016-02-16arm64: mm: add functions to walk tables in fixmapMark Rutland2-0/+36
2016-02-16arm64: mm: add __{pud,pgd}_populateMark Rutland1-4/+22
2016-02-16arm64: mm: avoid redundant __pa(__va(x))Mark Rutland1-2/+2
2016-02-16arm64: mm: add functions to walk page tables by PAMark Rutland1-16/+23
2016-02-16arm64: mm: move pte_* macrosMark Rutland1-10/+10
2016-02-16arm64: kasan: avoid TLB conflictsMark Rutland1-13/+4
2016-02-16arm64: mm: add code to safely replace TTBR1_EL1Mark Rutland2-0/+47
2016-02-16arm64: add function to install the idmapMark Rutland1-2/+14
2016-02-16arm64: unmap idmap earlierMark Rutland2-6/+6
2016-02-16arm64: unify idmap removalMark Rutland5-22/+32
2016-02-16arm64: mm: place empty_zero_page in bssMark Rutland4-11/+5
2016-02-16arm64: mm: specialise pagetable allocatorsMark Rutland1-25/+27
2016-02-16asm-generic: Fix local variable shadow in __set_fixmap_offsetMark Rutland1-6/+6
2016-02-14Linux 4.5-rc4Linus Torvalds1-1/+1
2016-02-13ALSA: usb-audio: avoid freeing umidi object twiceAndrey Konovalov1-1/+0
2016-02-12IB/mlx5: Fix RC transport send queue overhead computationLeon Romanovsky1-5/+7
2016-02-12IB/ipoib: fix for rare multicast join race conditionAlex Estrin1-7/+17
2016-02-12EVM: Use crypto_memneq() for digest comparisonsRyan Ware1-1/+2
2016-02-12ARC: mm: Introduce explicit super page size supportVineet Gupta2-19/+45
2016-02-11arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFIAndrew Morton1-0/+1
2016-02-11mm: fix pfn_t vs highmemDan Williams3-12/+11
2016-02-11kernel/locking/lockdep.c: convert hash tables to hlistsAndrew Morton2-25/+21
2016-02-11mm,thp: fix spellos in describing __HAVE_ARCH_FLUSH_PMD_TLB_RANGEVineet Gupta1-2/+2
2016-02-11mm,thp: khugepaged: call pte flush at the time of collapseVineet Gupta1-1/+3
2016-02-11mm/backing-dev.c: fix error path in wb_init()Rasmus Villemoes1-1/+1
2016-02-11mm, dax: check for pmd_none() after split_huge_pmd()Kirill A. Shutemov2-2/+6
2016-02-11vsprintf: kptr_restrict is okay in IRQ when 2Jason A. Donenfeld1-13/+13
2016-02-11mm: fix filemap.c kernel doc warningRandy Dunlap1-0/+1
2016-02-11ubsan: cosmetic fix to Kconfig textYang Shi1-1/+3
2016-02-11IB/core: Fix reading capability mask of the port info classEran Ben Elisha1-3/+2