summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
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: cpufeature: Schedule enable() calls instead of calling them via IPIJames Morse
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-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-10Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2016-10-07arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEPWill Deacon
2016-10-05BACKPORT: arm64: mm: Mark .rodata as ROJeremy Linton
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 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: kill ESR_LNX_EXECMark Rutland
2016-09-29UPSTREAM: arm64: add macro to extract ESR_ELx.ECMark Rutland
2016-09-29UPSTREAM: arm64: fix dump_instr when PAN and UAO are in useMark Rutland
2016-09-29UPSTREAM: arm64/kernel: fix incorrect EL0 check in inv_entry macroArd Biesheuvel
2016-09-29UPSTREAM: arm64: Add workaround for Cavium erratum 27456Andrew Pinski
2016-09-29UPSTREAM: arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel
2016-09-29UPSTREAM: arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel
2016-09-29UPSTREAM: arm64/efi: mark UEFI reserved regions as MEMBLOCK_NOMAPArd Biesheuvel
2016-09-26Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2016-09-22UPSTREAM: arm64: avoid TLB conflict with CONFIG_RANDOMIZE_BASEMark Rutland
2016-09-22UPSTREAM: arm64: fix KASLR boot-time I-cache maintenanceMark Rutland
2016-09-22UPSTREAM: arm64: make irq_stack_ptr more robustYang Shi
2016-09-22BACKPORT: arm64: kaslr: randomize the 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: 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: allow kernel Image to be loaded anywhere in physical memoryArd Biesheuvel
2016-09-22UPSTREAM: arm64: introduce KIMAGE_VADDR as the virtual base of the kernel regionArd 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: vdso: Mark vDSO code as read-onlyDavid Brown
2016-09-22UPSTREAM: arm64: prefetch: add alternative pattern for CPUs without a prefetcherWill Deacon
2016-09-22BACKPORT: arm64: kernel: implement ACPI parking protocolLorenzo Pieralisi
2016-09-20Merge remote-tracking branch 'common/android-4.4' into android-4.4.y-mergeDmitry Shmidt
2016-09-18BACKPORT: arm64: ensure _stext and _etext are page-alignedMark Rutland
2016-09-18UPSTREAM: arm64: unmap idmap earlierMark Rutland
2016-09-18UPSTREAM: arm64: unify idmap removalMark Rutland