summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel (follow)
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | | arm64: introduce KIMAGE_VADDR as the virtual base of the kernel regionArd Biesheuvel2016-11-17
| * | | | | | | | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir2016-11-15
| |\| | | | | | | | | |
| | * | | | | | | | | | Merge branch 'v4.4/topic/hibernate' into linux-linaro-lsk-v4.4Alex Shi2016-11-14
| | |\| | | | | | | | |
| | | * | | | | | | | | arm64: kernel: implement ACPI parking protocolLorenzo Pieralisi2016-11-14
| | | * | | | | | | | | arm64: ensure _stext and _etext are page-alignedMark Rutland2016-11-11
| | | * | | | | | | | | arm64: hibernate: Refuse to hibernate if the boot cpu is offlineJames Morse2016-11-10
| | | * | | | | | | | | arm64: kernel: Add support for hibernate/suspend-to-diskJames Morse2016-11-10
| | | * | | | | | | | | arm64: Promote KERNEL_START/KERNEL_END definitions to a header fileJames Morse2016-11-10
| | | * | | | | | | | | arm64: Change cpu_resume() to enable mmu early then access sleep_sp by vaJames Morse2016-11-10
| | | * | | | | | | | | arm64: kernel: Rework finisher callback out of __cpu_suspend_enter()James Morse2016-11-10
| | | * | | | | | | | | arm64: KVM: Cleanup asm-offset.cMarc Zyngier2016-11-09
| | | * | | | | | | | | arm64: KVM: Turn system register numbers to an enumMarc Zyngier2016-11-09
| | | * | | | | | | | | arm64: Add ARM64_HAS_VIRT_HOST_EXTN featureMarc Zyngier2016-11-09
| | | * | | | | | | | | arm64: unmap idmap earlierMark Rutland2016-10-20
| | | * | | | | | | | | arm64: unify idmap removalMark Rutland2016-10-20
| | | * | | | | | | | | arm64: mm: place empty_zero_page in bssMark Rutland2016-10-20
| | | * | | | | | | | | arm64: head.S: use memset to clear BSSMark Rutland2016-10-20
| | | * | | | | | | | | arm64: mm: fold alternatives into .initMark Rutland2016-10-20
| | | * | | | | | | | | ARM: 8511/1: ARM64: kernel: PSCI: move PSCI idle management code to drivers/f...Lorenzo Pieralisi2016-10-20
| | | * | | | | | | | | ARM: 8481/2: drivers: psci: replace psci firmware callsJens Wiklander2016-10-20
| | | * | | | | | | | | ARM: 8480/2: arm64: add implementation for arm-smcccJens Wiklander2016-10-20
| * | | | | | | | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-10-29
| |\| | | | | | | | | |
| | * | | | | | | | | | Merge tag 'v4.4.28' into linux-linaro-lsk-v4.4Alex Shi2016-10-29
| | |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | |
| | | * | | | | | | | | arm64: kernel: Init MDCR_EL2 even in the absence of a PMUMarc Zyngier2016-10-28
| | | | |_|_|_|_|_|_|/ | | | |/| | | | | | |
| * | | | | | | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-10-21
| |\| | | | | | | | |
| | * | | | | | | | | Merge remote-tracking branch 'origin/v4.4/topic/kprobes64' into linux-linaro-...Alex Shi2016-10-21
| | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | |
| | | * | | | | | | | arm64: Remove stack duplicating code from jprobesDavid A. Long2016-10-20
| | | * | | | | | | | arm64: kprobes: Add KASAN instrumentation around stack accessesCatalin Marinas2016-10-20
| | | * | | | | | | | arm64: kprobes: Cleanup jprobe_returnMarc Zyngier2016-10-20
| | | * | | | | | | | arm64: kprobes: Fix overflow when saving stackMarc Zyngier2016-10-20
| | | * | | | | | | | arm64: kprobes: WARN if attempting to step with PSTATE.D=1Will Deacon2016-10-20
| | | * | | | | | | | arm64: Add kernel return probes support (kretprobes)Sandeepa Prabhu2016-10-20
| | | * | | | | | | | arm64: Add trampoline code for kretprobesWilliam Cohen2016-10-20
| | | * | | | | | | | arm64: kprobes instruction simulation supportSandeepa Prabhu2016-10-20
| | | * | | | | | | | arm64: Treat all entry code as non-kprobe-ablePratyush Anand2016-10-20
| | | * | | | | | | | arm64: Blacklist non-kprobe-able symbolPratyush Anand2016-10-20
| | | * | | | | | | | arm64: Kprobes with single stepping supportSandeepa Prabhu2016-10-20
| | | * | | | | | | | arm64: add conditional instruction simulation supportDavid A. Long2016-10-20
| | | * | | | | | | | arm64: Add more test functions to insn.cDavid A. Long2016-10-20
| | | * | | | | | | | arm64: Add HAVE_REGS_AND_STACK_ACCESS_API featureDavid A. Long2016-10-20
| | | |/ / / / / / /
| * | | | | | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-10-18
| |\| | | | | | | |
| | * | | | | | | | Merge tag 'v4.4.25' into linux-linaro-lsk-v4.4Alex Shi2016-10-18
| | |\| | | | | | |
| | | * | | | | | | arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEPWill Deacon2016-10-07
| | | | |_|_|_|_|/ | | | |/| | | | |
| * | | | | | | | FROMLIST: arm64: Disable TTBR0_EL1 during normal kernel executionCatalin Marinas2016-10-12
| * | | | | | | | FROMLIST: arm64: Introduce uaccess_{disable,enable} functionality based on TT...Catalin Marinas2016-10-12
| * | | | | | | | FROMLIST: arm64: Factor out PAN enabling/disabling into separate uaccess_* ma...Catalin Marinas2016-10-12
| * | | | | | | | UPSTREAM: arm64: Handle el1 synchronous instruction aborts cleanlyLaura Abbott2016-10-12
| * | | | | | | | UPSTREAM: arm64: kill ESR_LNX_EXECMark Rutland2016-10-12
| * | | | | | | | UPSTREAM: arm64: add macro to extract ESR_ELx.ECMark Rutland2016-10-12
| * | | | | | | | UPSTREAM: arm64: fix dump_instr when PAN and UAO are in useMark Rutland2016-10-12