summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2017-05-06Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
2017-04-10UPSTREAM: arm64: vdso: constify vm_special_mapping used for aarch32 vectors pageJisheng Zhang
2017-04-10UPSTREAM: arm64: vdso: add __init section marker to alloc_vectors_pageJisheng Zhang
2017-04-10UPSTREAM: arm64: Add support for CLOCK_MONOTONIC_RAW in clock_gettime() vDSOKevin Brodsky
2017-04-10UPSTREAM: arm64: Refactor vDSO time functionsKevin Brodsky
2017-04-10UPSTREAM: arm64: fix vdso-offsets.h dependencyKevin Brodsky
2017-04-10UPSTREAM: arm64: Allow hw watchpoint of length 3,5,6 and 7Pratyush Anand
2017-04-10BACKPORT: arm64: hw_breakpoint: Handle inexact watchpoint addressesPavel Labath
2017-04-10UPSTREAM: arm64: Allow hw watchpoint at varied offset from base addressPratyush Anand
2017-04-06arm64: cpuinfo: add system serial supportHuang, Tao
2017-03-31Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
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: hibernate: handle allocation failuresMark Rutland
2017-03-24arm64: hibernate: avoid potential TLB conflictMark Rutland
2017-03-23arm64: avoid TLB conflict with CONFIG_RANDOMIZE_BASEMark Rutland
2017-03-23arm64: fix dump_instr when PAN and UAO are in useMark Rutland
2017-03-22arm64: fix dump_backtrace/unwind_frame with NULL tskMark Rutland
2017-03-01Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
2017-02-04Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex 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: 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-16BACKPORT: arm64: Disable TTBR0_EL1 during normal kernel executionCatalin Marinas
2017-01-16BACKPORT: arm64: Introduce uaccess_{disable,enable} functionality based on TT...Catalin Marinas
2017-01-16BACKPORT: arm64: Factor out PAN enabling/disabling into separate uaccess_* ma...Catalin Marinas
2017-01-16Revert "FROMLIST: arm64: Factor out PAN enabling/disabling into separate uacc...Sami Tolvanen
2017-01-16Revert "FROMLIST: arm64: Introduce uaccess_{disable,enable} functionality bas...Sami Tolvanen
2017-01-16Revert "FROMLIST: arm64: Disable TTBR0_EL1 during normal kernel execution"Sami Tolvanen
2017-01-10Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
2016-12-12Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-12-12Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi
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-12-02Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
2016-11-17Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-11-17Merge branch 'v4.4/topic/hibernate' into linux-linaro-lsk-v4.4Alex Shi
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: introduce KIMAGE_VADDR as the virtual base of the kernel regionArd Biesheuvel
2016-11-15Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2016-11-14Merge branch 'v4.4/topic/hibernate' into linux-linaro-lsk-v4.4Alex Shi
2016-11-14arm64: kernel: implement ACPI parking protocolLorenzo Pieralisi
2016-11-11arm64: ensure _stext and _etext are page-alignedMark Rutland
2016-11-10arm64: hibernate: Refuse to hibernate if the boot cpu is offlineJames Morse
2016-11-10arm64: kernel: Add support for hibernate/suspend-to-diskJames Morse