aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2017-08-14kvm: arm64: Disable compiler instrumentation for hypervisor codeCatalin Marinas
2017-06-19arm64: kdump: enable kdump in defconfigAKASHI Takahiro
2017-06-19arm64: kdump: provide /proc/vmcore fileAKASHI Takahiro
2017-06-19arm64: kdump: add VMCOREINFO's for user-space toolsAKASHI Takahiro
2017-06-19arm64: kdump: implement machine_crash_shutdown()AKASHI Takahiro
2017-06-19arm64: hibernate: preserve kdump image around hibernationAKASHI Takahiro
2017-06-19arm64: kdump: protect crash dump kernel memoryTakahiro Akashi
2017-06-19arm64: mm: add set_memory_valid()AKASHI Takahiro
2017-06-19arm64: kdump: reserve memory for crash dump kernelAKASHI Takahiro
2017-06-19arm64: limit memory regions based on DT property, usable-memory-rangeAKASHI Takahiro
2017-06-19arm64/kexec: Add pr_debug outputGeoff Levand
2017-06-19arm64/kexec: Enable kexec in the arm64 defconfigGeoff Levand
2017-06-19arm64/kexec: Add core kexec supportGeoff Levand
2017-06-19arm64: Add back cpu reset routinesGeoff Levand
2017-06-19arm64: mm: add param to force create_pgd_mapping() to use page mappingsArd Biesheuvel
2017-06-14arm64: smp: Add function to determine if cpus are stuck in the kernelJames Morse
2017-06-14arm64: Handle early CPU boot failuresSuzuki K Poulose
2017-06-14arm64: Move cpu_die_early to smp.cSuzuki K Poulose
2017-06-14arm64: Introduce cpu_die_earlySuzuki K Poulose
2017-06-14arm64: Add a helper for parking CPUs in a loopSuzuki K Poulose
2017-05-26Merge branch 'v4.4/topic/hibernate' into linux-linaro-lsk-v4.4lsk-v4.4-17.05Alex Shi
2017-05-26arm64: make ARCH_SUPPORTS_DEBUG_PAGEALLOC depend on !HIBERNATIONWill Deacon
2017-05-26 Merge tag 'v4.4.70' into linux-linaro-lsk-v4.4Alex Shi
2017-05-25arm64: uaccess: ensure extension of access_ok() addrMark Rutland
2017-05-25arm64: xchg: hazard against entire exchange variableMark Rutland
2017-05-25 Merge tag 'v4.4.69' into linux-linaro-lsk-v4.4Alex Shi
2017-05-20arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accessesMarc Zyngier
2017-05-15Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi
2017-05-14bpf, arm64: fix jit branch offset related to ldimm64Daniel Borkmann
2017-04-11Merge branch 'v4.4/topic/mm-kaslr' into linux-linaro-lsk-v4.4Alex Shi
2017-04-11arm64: move {PAGE,CONT}_SHIFT into Kconfigv4.4/topic/mm-kaslrMark Rutland
2017-03-24Merge branch 'v4.4/topic/mm-kaslr' into linux-linaro-lsk-v4.4Alex Shi
2017-03-24Merge branch 'v4.4/topic/hibernate' into linux-linaro-lsk-v4.4Alex Shi
2017-03-24arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1v4.4/topic/hibernateJames Morse
2017-03-24arm64: hibernate: handle allocation failuresMark Rutland
2017-03-24arm64: hibernate: avoid potential TLB conflictMark Rutland
2017-03-23arm64: enable CONFIG_DEBUG_RODATA by defaultArd Biesheuvel
2017-03-23arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is enabledMark Rutland
2017-03-23arm64: avoid TLB conflict with CONFIG_RANDOMIZE_BASEMark Rutland
2017-03-23arm64: Only select ARM64_MODULE_PLTS if MODULES=yCatalin Marinas
2017-03-23arm64: spinlock: fix spin_unlock_wait for LSE atomicsWill Deacon
2017-03-23arm64: spinlock: order spin_{is_locked,unlock_wait} against local locksWill Deacon
2017-03-23arm64: fix dump_instr when PAN and UAO are in useMark Rutland
2017-03-22arm64: hugetlb: fix the wrong return value for huge_ptep_set_access_flagsHuang Shijie
2017-03-22arm64: hugetlb: fix the wrong address for several functionsHuang Shijie
2017-03-22arm64: hugetlb: remove the wrong pmd check in find_num_contig()Huang Shijie
2017-03-22arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=yArd Biesheuvel
2017-03-22arm64: fix dump_backtrace/unwind_frame with NULL tskMark Rutland
2017-03-20 Merge tag 'v4.4.55' into linux-linaro-lsk-v4.4lsk-v4.4-17.03Alex Shi
2017-03-12arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2Marc Zyngier