summaryrefslogtreecommitdiff
path: root/arch/arm64 (follow)
Commit message (Expand)AuthorAge
...
| | | | * | | | | | | | | | | | | | | | arm64: KVM: Add a HYP-specific header fileMarc Zyngier2016-11-09
| | | | * | | | | | | | | | | | | | | | arm64: Add macros to read/write system registersMark Rutland2016-11-09
| | | | * | | | | | | | | | | | | | | | arm64: Use PoU cache instr for I/D coherencyAshok Kumar2016-10-20
| | | | * | | | | | | | | | | | | | | | arm64: mm: add code to safely replace TTBR1_EL1Mark Rutland2016-10-20
| | | | * | | | | | | | | | | | | | | | arm64: mm: place __cpu_setup in .textMark Rutland2016-10-20
| | | | * | | | | | | | | | | | | | | | arm64: add function to install the idmapMark Rutland2016-10-20
| | | | * | | | | | | | | | | | | | | | 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: specialise pagetable allocatorsMark Rutland2016-10-20
| | | | * | | | | | | | | | | | | | | | arm64: mm: remove pointless PAGE_MASKingMark 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
| | | * | | | | | | | | | | | | | | | | arm64:cpufeature ARM64_NCAPS is the indicator of last featureAlex Shi2016-11-10
| | * | | | | | | | | | | | | | | | | | 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
| | | | * | | | | | | | | | | | | | | | arm64: percpu: rewrite ll/sc loops in assemblyWill Deacon2016-10-28
| | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | UPSTREAM: arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=yArd Biesheuvel2016-10-25
| | * | | | | | | | | | | | | | | | | UPSTREAM: arm64: kaslr: keep modules close to the kernel when DYNAMIC_FTRACE=yArd Biesheuvel2016-10-25
| | * | | | | | | | | | | | | | | | | 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
| | | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | | | BACKPORT: arm64: Correctly bounds check virt_addr_validLaura Abbott2016-10-12
| | * | | | | | | | | | | | | | | FROMLIST: arm64: Enable CONFIG_ARM64_SW_TTBR0_PANCatalin Marinas2016-10-12
| | * | | | | | | | | | | | | | | FROMLIST: arm64: xen: Enable user access before a privcmd hvc callCatalin Marinas2016-10-12
| | * | | | | | | | | | | | | | | FROMLIST: arm64: Handle faults caused by inadvertent user access with PAN ena...Catalin Marinas2016-10-12
| | * | | | | | | | | | | | | | | 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 TTBR0_EL1 post-update workaround into a specific ...Catalin Marinas2016-10-12
| | * | | | | | | | | | | | | | | FROMLIST: arm64: Factor out PAN enabling/disabling into separate uaccess_* ma...Catalin Marinas2016-10-12