aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2017-02-10Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-rtAlex Shi
2017-02-10 Merge tag 'v4.4.48' into linux-linaro-lsk-v4.4Alex Shi
2017-02-09crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modesArd Biesheuvel
2017-02-04Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-rtAlex Shi
2017-02-04 Merge tag 'v4.4.46' into linux-linaro-lsk-v4.4Alex Shi
2017-01-26arm64: avoid returning from bad_modeMark Rutland
2017-01-26arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fieldsDave Martin
2017-01-26arm64/ptrace: Avoid uninitialised struct padding in fpr_set()Dave Martin
2017-01-26arm64/ptrace: Preserve previous registers for short regset write - 3Dave Martin
2017-01-26arm64/ptrace: Preserve previous registers for short regset write - 2Dave Martin
2017-01-26arm64/ptrace: Preserve previous registers for short regset writeDave Martin
2017-01-13Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-rtAlex Shi
2017-01-13 Merge tag 'v4.4.42' into linux-linaro-lsk-v4.4Alex Shi
2017-01-12crypto: arm64/aes-ce - fix for big endianArd Biesheuvel
2017-01-12crypto: arm64/aes-xts-ce: fix for big endianArd Biesheuvel
2017-01-12crypto: arm64/sha1-ce - fix for big endianArd Biesheuvel
2017-01-12crypto: arm64/aes-neon - fix for big endianArd Biesheuvel
2017-01-12crypto: arm64/aes-ccm-ce: fix for big endianArd Biesheuvel
2017-01-12crypto: arm64/ghash-ce - fix for big endianArd Biesheuvel
2017-01-12crypto: arm64/sha2-ce - fix for big endianArd Biesheuvel
2016-12-15arm64: futex.h: Add missing PAN togglingJames Morse
2016-12-12Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-rtlsk-v4.4-16.12-rtAlex Shi
2016-12-12Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4lsk-v4.4-16.12Alex Shi
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 branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-rt-testlsk-v4.4-16.11-rtAlex Shi
2016-11-17arm64: Enable KPROBES/HIBERNATION/CORESIGHT in defconfigAlex Shi
2016-11-17Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-rtAlex Shi
2016-11-17Merge branch 'v4.4/topic/hibernate' into linux-linaro-lsk-v4.4Alex Shi
2016-11-17arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro
2016-11-17arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp()James Morse
2016-11-17arm64: hyp/kvm: Make hyp-stub extensibleGeoff Levand
2016-11-17arm64: kvm: Move lr save/restore from do_el2_call into EL1James Morse
2016-11-17arm64: kvm: deal with kernel symbols outside of linear mappingArd Biesheuvel
2016-11-17arm64: introduce KIMAGE_VADDR as the virtual base of the kernel regionArd Biesheuvel
2016-11-14arm64/kvm: fix build issue on kvm debugAlex Shi
2016-11-14Merge branch 'v4.4/topic/hibernate' into linux-linaro-lsk-v4.4Alex Shi
2016-11-14arm64: ptdump: Indicate whether memory should be faultingLaura Abbott
2016-11-14arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOCLaura Abbott
2016-11-14arm64: Drop alloc function from create_mappingLaura Abbott
2016-11-14arm64: allow vmalloc regions to be set with set_memory_*Ard Biesheuvel
2016-11-14arm64: kernel: implement ACPI parking protocolLorenzo Pieralisi
2016-11-11arm64: mm: create new fine-grained mappings at bootMark Rutland
2016-11-11arm64: ensure _stext and _etext are page-alignedMark Rutland
2016-11-11arm64: mm: allow passing a pgdir to alloc_init_*Mark Rutland
2016-11-11arm64: mm: allocate pagetables anywhereMark Rutland
2016-11-11arm64: mm: use fixmap when creating page tablesMark Rutland
2016-11-11arm64: mm: add functions to walk tables in fixmapMark Rutland
2016-11-11arm64: mm: add __{pud,pgd}_populateMark Rutland