summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2016-09-29UPSTREAM: arm64/mm: ensure memstart_addr remains sufficiently alignedArd Biesheuvel
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: Add macros to read/write system registersMark Rutland
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-29BACKPORT: arm64: only consider memblocks with NOMAP cleared for linear mappingArd Biesheuvel
2016-09-23UPSTREAM: ARM/vdso: Mark the vDSO code read-only after initDavid Brown
2016-09-23UPSTREAM: x86/vdso: Mark the vDSO code read-only after initKees Cook
2016-09-23UPSTREAM: arch: Introduce post-init read-only memoryKees Cook
2016-09-23UPSTREAM: x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig op...Kees Cook
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-22UPSTREAM: efi: stub: use high allocation for converted command lineArd 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