summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2016-12-12Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2016-12-12UPSTREAM: arm64: mm: always take dirty state from new pte in ptep_set_access_...Will Deacon
2016-12-12UPSTREAM: arm64: Implement pmdp_set_access_flags() for hardware AF/DBMCatalin Marinas
2016-12-12UPSTREAM: arm64: Fix typo in the pmdp_huge_get_and_clear() definitionCatalin Marinas
2016-12-12UPSTREAM: arm64: enable CONFIG_DEBUG_RODATA by defaultArd Biesheuvel
2016-12-09goldfish: enable CONFIG_INET_DIAG_DESTROYJin Qian
2016-12-08Merge tag 'v4.4.37' into android-4.4.yDmitry Shmidt
2016-12-08arm64: suspend: Reconfigure PSTATE after resume from idleJames Morse
2016-12-08arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() callJames Morse
2016-12-08arm64: cpufeature: Schedule enable() calls instead of calling them via IPIJames Morse
2016-11-21Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2016-11-17arm64: rename ranchu defconfig to ranchu64Jin Qian
2016-11-17ANDROID: goldfish: add ranchu defconfigsJin Qian
2016-10-28Merge tag 'v4.4.28' into android-4.4.yDmitry Shmidt
2016-10-28arm64: kernel: Init MDCR_EL2 even in the absence of a PMUMarc Zyngier
2016-10-28arm64: percpu: rewrite ll/sc loops in assemblyWill Deacon
2016-10-21Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2016-10-20UPSTREAM: arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=yArd Biesheuvel
2016-10-20UPSTREAM: arm64: kaslr: keep modules close to the kernel when DYNAMIC_FTRACE=yArd Biesheuvel
2016-10-14Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2016-10-14Merge tag 'v4.4.24' into android-4.4.yDmitry Shmidt
2016-10-14UPSTREAM: arm64: relocatable: deal with physically misaligned kernel imagesArd Biesheuvel
2016-10-14UPSTREAM: arm64: account for sparsemem section alignment when choosing vmemma...Ard Biesheuvel
2016-10-10Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2016-10-10Merge tag 'v4.4.23' into android-4.4.yDmitry Shmidt
2016-10-07arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEPWill Deacon
2016-10-05BACKPORT: arm64: Correctly bounds check virt_addr_validLaura Abbott
2016-10-05BACKPORT: arm64: mm: Mark .rodata as ROJeremy Linton
2016-09-30crypto: arm64/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel
2016-09-29FROMLIST: arm64: Enable CONFIG_ARM64_SW_TTBR0_PANCatalin Marinas
2016-09-29FROMLIST: arm64: xen: Enable user access before a privcmd hvc callCatalin Marinas
2016-09-29FROMLIST: arm64: Handle faults caused by inadvertent user access with PAN ena...Catalin Marinas
2016-09-29FROMLIST: arm64: Disable TTBR0_EL1 during normal kernel executionCatalin Marinas
2016-09-29FROMLIST: arm64: Introduce uaccess_{disable,enable} functionality based on TT...Catalin Marinas
2016-09-29FROMLIST: arm64: Factor out TTBR0_EL1 post-update workaround into a specific ...Catalin Marinas
2016-09-29FROMLIST: arm64: Factor out PAN enabling/disabling into separate uaccess_* ma...Catalin Marinas
2016-09-29UPSTREAM: arm64: Handle el1 synchronous instruction aborts cleanlyLaura Abbott
2016-09-29BACKPORT: arm64: kernel: Save and restore UAO and addr_limit on exception entryJames Morse
2016-09-29UPSTREAM: arm64: include alternative handling in dcache_by_line_opAndre Przywara
2016-09-29UPSTREAM: arm64: fix "dc cvau" cache operation on errata-affected coreAndre Przywara
2016-09-29UPSTREAM: Revert "arm64: alternatives: add enable parameter to conditional as...Andre Przywara
2016-09-29UPSTREAM: arm64: Add new asm macro copy_pageGeoff Levand
2016-09-29UPSTREAM: arm64: kill ESR_LNX_EXECMark Rutland
2016-09-29UPSTREAM: arm64: add macro to extract ESR_ELx.ECMark Rutland
2016-09-29UPSTREAM: arm64: mm: mark fault_info table constMark Rutland
2016-09-29UPSTREAM: arm64: fix dump_instr when PAN and UAO are in useMark Rutland
2016-09-29BACKPORT: arm64: Fold proc-macros.S into assembler.hGeoff Levand
2016-09-29UPSTREAM: arm64: introduce mov_q macro to move a constant into a 64-bit registerArd Biesheuvel
2016-09-29UPSTREAM: arm64: Implement ptep_set_access_flags() for hardware AF/DBMCatalin Marinas
2016-09-29UPSTREAM: arm64: choose memstart_addr based on minimum sparsemem section alig...Ard Biesheuvel