summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2016-10-10Merge tag 'v4.4.23' into android-4.4.yDmitry Shmidt
2016-09-30crypto: arm64/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel
2016-09-26Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2016-09-26Merge tag 'v4.4.22' into android-4.4.yDmitry Shmidt
2016-09-24arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()Will Deacon
2016-09-23UPSTREAM: asm-generic: Consolidate mark_rodata_ro()Kees Cook
2016-09-22UPSTREAM: arm64: spinlock: fix spin_unlock_wait for LSE atomicsWill Deacon
2016-09-22UPSTREAM: arm64: avoid TLB conflict with CONFIG_RANDOMIZE_BASEMark Rutland
2016-09-22UPSTREAM: arm64: Only select ARM64_MODULE_PLTS if MODULES=yCatalin Marinas
2016-09-22UPSTREAM: arm64: kasan: Use actual memory node when populating the kernel ima...Catalin Marinas
2016-09-22UPSTREAM: arm64: lse: deal with clobbered IP registers after branch via PLTArd Biesheuvel
2016-09-22UPSTREAM: arm64: mm: check at build time that PAGE_OFFSET divides the VA spac...Ard Biesheuvel
2016-09-22UPSTREAM: arm64: kasan: Fix zero shadow mapping overriding kernel image shadowCatalin Marinas
2016-09-22UPSTREAM: arm64: consistently use p?d_set_hugeMark Rutland
2016-09-22UPSTREAM: arm64: fix KASLR boot-time I-cache maintenanceMark Rutland
2016-09-22UPSTREAM: arm64: hugetlb: partial revert of 66b3923a1a0fWill Deacon
2016-09-22UPSTREAM: arm64: make irq_stack_ptr more robustYang Shi
2016-09-22UPSTREAM: arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomnessArd Biesheuvel
2016-09-22BACKPORT: arm64: kaslr: randomize the linear regionArd Biesheuvel
2016-09-22UPSTREAM: arm64: mm: treat memstart_addr as a signed quantityArd Biesheuvel
2016-09-22UPSTREAM: arm64: vmemmap: use virtual projection of linear regionArd Biesheuvel
2016-09-22BACKPORT: arm64: add support for kernel ASLRArd Biesheuvel
2016-09-22UPSTREAM: arm64: add support for building vmlinux as a relocatable PIE binaryArd Biesheuvel
2016-09-22UPSTREAM: arm64: switch to relative exception tablesArd Biesheuvel
2016-09-22UPSTREAM: arm64: futex.h: Add missing PAN togglingJames Morse
2016-09-22UPSTREAM: arm64: make asm/elf.h available to asm filesArd Biesheuvel
2016-09-22UPSTREAM: arm64: avoid dynamic relocations in early boot codeArd Biesheuvel
2016-09-22UPSTREAM: arm64: avoid R_AARCH64_ABS64 relocations for Image header fieldsArd Biesheuvel
2016-09-22UPSTREAM: arm64: add support for module PLTsArd Biesheuvel
2016-09-22UPSTREAM: arm64: move brk immediate argument definitions to separate headerArd Biesheuvel
2016-09-22UPSTREAM: arm64: mm: use bit ops rather than arithmetic in pa/va translationsArd Biesheuvel
2016-09-22UPSTREAM: arm64: mm: only perform memstart_addr sanity check if DEBUG_VMArd Biesheuvel
2016-09-22UPSTREAM: arm64: User die() instead of panic() in do_page_fault()Catalin Marinas
2016-09-22UPSTREAM: arm64: allow kernel Image to be loaded anywhere in physical memoryArd Biesheuvel
2016-09-22UPSTREAM: arm64: defer __va translation of initrd_start and initrd_endArd Biesheuvel
2016-09-22UPSTREAM: arm64: move kernel image to base of vmalloc areaArd Biesheuvel
2016-09-22BACKPORT: arm64: kvm: deal with kernel symbols outside of linear mappingArd Biesheuvel
2016-09-22UPSTREAM: arm64: decouple early fixmap init from linear mappingArd Biesheuvel
2016-09-22UPSTREAM: arm64: pgtable: implement static [pte|pmd|pud]_offset variantsArd Biesheuvel
2016-09-22UPSTREAM: arm64: introduce KIMAGE_VADDR as the virtual base of the kernel regionArd Biesheuvel
2016-09-22BACKPORT: arm64: add support for ioremap() block mappingsArd Biesheuvel
2016-09-22BACKPORT: arm64: prevent potential circular header dependencies in asm/bug.hArd Biesheuvel
2016-09-22UPSTREAM: arm64: Remove the get_thread_info() functionCatalin Marinas
2016-09-22BACKPORT: arm64: kernel: Don't toggle PAN on systems with UAOJames Morse
2016-09-22UPSTREAM: arm64: cpufeature: Test 'matches' pointer to find the end of the listJames Morse
2016-09-22UPSTREAM: arm64: kernel: Add support for User Access OverrideJames Morse
2016-09-22UPSTREAM: arm64: add ARMv8.2 id_aa64mmfr2 boiler plateJames Morse
2016-09-22UPSTREAM: arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macroJames Morse
2016-09-22UPSTREAM: arm64: use local label prefixes for __reg_num symbolsArd Biesheuvel
2016-09-22UPSTREAM: arm64: vdso: Mark vDSO code as read-onlyDavid Brown