summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel (follow)
Commit message (Expand)AuthorAge
...
| | | * | | | | | UPSTREAM: arm64: fix dump_instr when PAN and UAO are in useMark Rutland2016-09-29
| | | * | | | | | UPSTREAM: arm64/kernel: fix incorrect EL0 check in inv_entry macroArd Biesheuvel2016-09-29
| | | * | | | | | UPSTREAM: arm64: Add workaround for Cavium erratum 27456Andrew Pinski2016-09-29
| | | * | | | | | UPSTREAM: arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel2016-09-29
| | | * | | | | | UPSTREAM: arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel2016-09-29
| | | * | | | | | UPSTREAM: arm64/efi: mark UEFI reserved regions as MEMBLOCK_NOMAPArd Biesheuvel2016-09-29
| | * | | | | | | Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt2016-09-26
| | |\| | | | | |
| | | * | | | | | UPSTREAM: arm64: avoid TLB conflict with CONFIG_RANDOMIZE_BASEMark Rutland2016-09-22
| | | * | | | | | UPSTREAM: arm64: fix KASLR boot-time I-cache maintenanceMark Rutland2016-09-22
| | | * | | | | | UPSTREAM: arm64: make irq_stack_ptr more robustYang Shi2016-09-22
| | | * | | | | | BACKPORT: arm64: kaslr: randomize the linear regionArd Biesheuvel2016-09-22
| | | * | | | | | BACKPORT: arm64: add support for kernel ASLRArd Biesheuvel2016-09-22
| | | * | | | | | UPSTREAM: arm64: add support for building vmlinux as a relocatable PIE binaryArd Biesheuvel2016-09-22
| | | * | | | | | UPSTREAM: arm64: switch to relative exception tablesArd Biesheuvel2016-09-22
| | | * | | | | | UPSTREAM: arm64: avoid dynamic relocations in early boot codeArd Biesheuvel2016-09-22
| | | * | | | | | UPSTREAM: arm64: avoid R_AARCH64_ABS64 relocations for Image header fieldsArd Biesheuvel2016-09-22
| | | * | | | | | UPSTREAM: arm64: add support for module PLTsArd Biesheuvel2016-09-22
| | | * | | | | | UPSTREAM: arm64: allow kernel Image to be loaded anywhere in physical memoryArd Biesheuvel2016-09-22
| | | * | | | | | UPSTREAM: arm64: introduce KIMAGE_VADDR as the virtual base of the kernel regionArd Biesheuvel2016-09-22
| | | * | | | | | UPSTREAM: arm64: Remove the get_thread_info() functionCatalin Marinas2016-09-22
| | | * | | | | | BACKPORT: arm64: kernel: Don't toggle PAN on systems with UAOJames Morse2016-09-22
| | | * | | | | | UPSTREAM: arm64: cpufeature: Test 'matches' pointer to find the end of the listJames Morse2016-09-22
| | | * | | | | | UPSTREAM: arm64: kernel: Add support for User Access OverrideJames Morse2016-09-22
| | | * | | | | | UPSTREAM: arm64: add ARMv8.2 id_aa64mmfr2 boiler plateJames Morse2016-09-22
| | | * | | | | | UPSTREAM: arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macroJames Morse2016-09-22
| | | * | | | | | UPSTREAM: arm64: vdso: Mark vDSO code as read-onlyDavid Brown2016-09-22
| | | * | | | | | UPSTREAM: arm64: prefetch: add alternative pattern for CPUs without a prefetcherWill Deacon2016-09-22
| | | * | | | | | BACKPORT: arm64: kernel: implement ACPI parking protocolLorenzo Pieralisi2016-09-22
| | * | | | | | | Merge remote-tracking branch 'common/android-4.4' into android-4.4.y-mergeDmitry Shmidt2016-09-20
| | |\| | | | | |
| | | * | | | | | BACKPORT: arm64: ensure _stext and _etext are page-alignedMark Rutland2016-09-18
| | | * | | | | | UPSTREAM: arm64: unmap idmap earlierMark Rutland2016-09-18
| | | * | | | | | UPSTREAM: arm64: unify idmap removalMark Rutland2016-09-18
| | | * | | | | | UPSTREAM: arm64: mm: place empty_zero_page in bssMark Rutland2016-09-18
| | | * | | | | | UPSTREAM: arm64: hide __efistub_ aliases from kallsymsArd Biesheuvel2016-09-18
| | | * | | | | | UPSTREAM: arm64: head.S: use memset to clear BSSMark Rutland2016-09-18
| | | * | | | | | UPSTREAM: arm64: entry: remove pointless SPSR mode checkMark Rutland2016-09-18
| | | * | | | | | UPSTREAM: arm64: traps: address fallout from printk -> pr_* conversionWill Deacon2016-09-18
| | | * | | | | | UPSTREAM: arm64: ftrace: fix a stack tracer's output under function graph tracerAKASHI Takahiro2016-09-18
| | | * | | | | | UPSTREAM: arm64: pass a task parameter to unwind_frame()AKASHI Takahiro2016-09-18
| | | * | | | | | UPSTREAM: arm64: ftrace: modify a stack frame in a safe wayAKASHI Takahiro2016-09-18
| | | * | | | | | UPSTREAM: arm64: remove irq_count and do_softirq_own_stack()James Morse2016-09-18
| | | * | | | | | BACKPORT: arm64: kernel: fix architected PMU registers unconditional accessLorenzo Pieralisi2016-09-18
| | | * | | | | | UPSTREAM: arm64: reduce stack use in irq_handlerJames Morse2016-09-18
| | | * | | | | | UPSTREAM: arm64: mm: fold alternatives into .initMark Rutland2016-09-18
| | | * | | | | | BACKPORT: arm64: Remove redundant padding from linker scriptMark Rutland2016-09-18
| | | * | | | | | UPSTREAM: arm64: don't call C code with el0's fp registerJames Morse2016-09-16
| | | * | | | | | UPSTREAM: arm64: when walking onto the task stack, check sp & fp are in curre...James Morse2016-09-16
| | | * | | | | | UPSTREAM: arm64: Add this_cpu_ptr() assembler macro for use in entry.SJames Morse2016-09-16
| | | * | | | | | UPSTREAM: arm64: irq: fix walking from irq stack to task stackWill Deacon2016-09-16
| | | * | | | | | UPSTREAM: arm64: Add do_softirq_own_stack() and enable irq_stacksJames Morse2016-09-16