summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2016-09-14arm64: Enable max freq invariant scheduler load-tracking and capacity supportDietmar Eggemann
2016-09-14arm64, topology: Updates to use DT bindings for EAS costing dataRobin Randhawa
2016-09-14arm64: Cpu invariant scheduler load-tracking and capacity supportJuri Lelli
2016-09-14arm64: Enable frequency invariant scheduler load-tracking supportDietmar Eggemann
2016-09-14BACKPORT: arm64: mm: fix location of _etextArd Biesheuvel
2016-08-30Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-08-27arm64/uaccess: Enable hardened usercopyKees Cook
2016-08-18Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-08-15Merge tag 'lsk-v4.4-arm64-v4.8-kaslr-updates' of git://git.linaro.org/people/...Alex Shi
2016-08-14arm64: relocatable: suppress R_AARCH64_ABS64 relocations in vmlinuxArd Biesheuvel
2016-08-14arm64: vmlinux.lds: make __rela_offset and __dynsym_offset ABSOLUTEArd Biesheuvel
2016-07-29Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidMark Brown
2016-07-29Merge tag 'v4.4.16' into linux-linaro-lsk-v4.4Mark Brown
2016-07-29Merge remote-tracking branch 'lsk/v4.4/topic/mm-kaslr' into linux-linaro-lsk-...Mark Brown
2016-07-29arm64: relocatable: deal with physically misaligned kernel imagesArd Biesheuvel
2016-07-29arm64: don't map TEXT_OFFSET bytes below the kernel if we can avoid itArd Biesheuvel
2016-07-29arm64: kernel: replace early 64-bit literal loads with move-immediatesArd Biesheuvel
2016-07-29arm64: introduce mov_q macro to move a constant into a 64-bit registerArd Biesheuvel
2016-07-29arm64: kernel: perform relocation processing from ID mapArd Biesheuvel
2016-07-29arm64: kernel: use literal for relocated address of __secondary_switchedArd Biesheuvel
2016-07-29arm64: kernel: don't export local symbols from head.SArd Biesheuvel
2016-07-29arm64: simplify kernel segment mapping granularityArd Biesheuvel
2016-07-29arm64: cover the .head.text section in the .text segment mappingArd Biesheuvel
2016-07-29arm64: move early boot code to the .init segmentArd Biesheuvel
2016-07-29arm64: use 'segment' rather than 'chunk' to describe mapped kernel regionsArd Biesheuvel
2016-07-29arm64: mm: Mark .rodata as ROJeremy Linton
2016-07-27arm64: Rework valid_user_regsMark Rutland
2016-06-27Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-06-27 Merge tag 'v4.4.14' into linux-linaro-lsk-v4.4Alex Shi
2016-06-24arm64: mm: always take dirty state from new pte in ptep_set_access_flagsWill Deacon
2016-06-24arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasksCatalin Marinas
2016-06-21Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-06-21Merge branch 'v4.4/topic/coresight' into linux-linaro-lsk-v4.4Alex Shi
2016-06-20coresight: Add support for Juno platformMathieu Poirier
2016-06-16ARM64: Ignore Image-dtb from git point of viewDmitry Shmidt
2016-06-16arm64: add option to build Image-dtbHaojian Zhuang
2016-06-02Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-06-02 Merge tag 'v4.4.12' into linux-linaro-lsk-v4.4Alex Shi
2016-06-01kvm: arm64: Fix EC field in inject_abt64Matt Evans
2016-06-01arm64: cpuinfo: Missing NULL terminator in compat_hwcap_strJulien Grall
2016-06-01arm64: Implement pmdp_set_access_flags() for hardware AF/DBMCatalin Marinas
2016-06-01arm64: Implement ptep_set_access_flags() for hardware AF/DBMCatalin Marinas
2016-06-01arm64: Ensure pmd_present() returns false after pmd_mknotpresent()Catalin Marinas
2016-06-01arm64: Fix typo in the pmdp_huge_get_and_clear() definitionCatalin Marinas
2016-05-12Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-05-12Merge branch 'v4.4/topic/mm-kaslr' into linux-linaro-lsk-v4.4Alex Shi
2016-05-12arm64: kasan: Use actual memory node when populating the kernel image shadowCatalin Marinas
2016-05-12arm64: mm: treat memstart_addr as a signed quantityArd Biesheuvel
2016-05-12arm64: lse: deal with clobbered IP registers after branch via PLTArd Biesheuvel
2016-05-12arm64: mm: check at build time that PAGE_OFFSET divides the VA space evenlyArd Biesheuvel