| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | | | * | | | | | | | | | | | | | | | | arm64: KVM: Add a HYP-specific header file | Marc Zyngier | 2016-11-09 | |
| | | | | * | | | | | | | | | | | | | | | | arm64: Add macros to read/write system registers | Mark Rutland | 2016-11-09 | |
| | | | | * | | | | | | | | | | | | | | | | arm64: Use PoU cache instr for I/D coherency | Ashok Kumar | 2016-10-20 | |
| | | | | * | | | | | | | | | | | | | | | | arm64: mm: add code to safely replace TTBR1_EL1 | Mark Rutland | 2016-10-20 | |
| | | | | * | | | | | | | | | | | | | | | | arm64: mm: place __cpu_setup in .text | Mark Rutland | 2016-10-20 | |
| | | | | * | | | | | | | | | | | | | | | | arm64: add function to install the idmap | Mark Rutland | 2016-10-20 | |
| | | | | * | | | | | | | | | | | | | | | | arm64: unmap idmap earlier | Mark Rutland | 2016-10-20 | |
| | | | | * | | | | | | | | | | | | | | | | arm64: unify idmap removal | Mark Rutland | 2016-10-20 | |
| | | | | * | | | | | | | | | | | | | | | | arm64: mm: place empty_zero_page in bss | Mark Rutland | 2016-10-20 | |
| | | | | * | | | | | | | | | | | | | | | | arm64: head.S: use memset to clear BSS | Mark Rutland | 2016-10-20 | |
| | | | | * | | | | | | | | | | | | | | | | arm64: mm: specialise pagetable allocators | Mark Rutland | 2016-10-20 | |
| | | | | * | | | | | | | | | | | | | | | | arm64: mm: remove pointless PAGE_MASKing | Mark Rutland | 2016-10-20 | |
| | | | | * | | | | | | | | | | | | | | | | arm64: mm: fold alternatives into .init | Mark Rutland | 2016-10-20 | |
| | | | | * | | | | | | | | | | | | | | | | ARM: 8511/1: ARM64: kernel: PSCI: move PSCI idle management code to drivers/f... | Lorenzo Pieralisi | 2016-10-20 | |
| | | | | * | | | | | | | | | | | | | | | | ARM: 8481/2: drivers: psci: replace psci firmware calls | Jens Wiklander | 2016-10-20 | |
| | | | | * | | | | | | | | | | | | | | | | ARM: 8480/2: arm64: add implementation for arm-smccc | Jens Wiklander | 2016-10-20 | |
| | | | * | | | | | | | | | | | | | | | | | arm64:cpufeature ARM64_NCAPS is the indicator of last feature | Alex Shi | 2016-11-10 | |
| | | * | | | | | | | | | | | | | | | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android | Alex Shi | 2016-10-29 | |
| | | |\| | | | | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | | | | | Merge tag 'v4.4.28' into linux-linaro-lsk-v4.4 | Alex Shi | 2016-10-29 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | ||||
| | | | | * | | | | | | | | | | | | | | | | arm64: kernel: Init MDCR_EL2 even in the absence of a PMU | Marc Zyngier | 2016-10-28 | |
| | | | | * | | | | | | | | | | | | | | | | arm64: percpu: rewrite ll/sc loops in assembly | Will Deacon | 2016-10-28 | |
| | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | UPSTREAM: arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=y | Ard Biesheuvel | 2016-10-25 | |
| | | * | | | | | | | | | | | | | | | | | UPSTREAM: arm64: kaslr: keep modules close to the kernel when DYNAMIC_FTRACE=y | Ard Biesheuvel | 2016-10-25 | |
| | | * | | | | | | | | | | | | | | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android | Alex Shi | 2016-10-21 | |
| | | |\| | | | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/v4.4/topic/kprobes64' into linux-linaro-... | Alex Shi | 2016-10-21 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | ||||
| | | | | * | | | | | | | | | | | | | | | arm64: Remove stack duplicating code from jprobes | David A. Long | 2016-10-20 | |
| | | | | * | | | | | | | | | | | | | | | arm64: kprobes: Add KASAN instrumentation around stack accesses | Catalin Marinas | 2016-10-20 | |
| | | | | * | | | | | | | | | | | | | | | arm64: kprobes: Cleanup jprobe_return | Marc Zyngier | 2016-10-20 | |
| | | | | * | | | | | | | | | | | | | | | arm64: kprobes: Fix overflow when saving stack | Marc Zyngier | 2016-10-20 | |
| | | | | * | | | | | | | | | | | | | | | arm64: kprobes: WARN if attempting to step with PSTATE.D=1 | Will Deacon | 2016-10-20 | |
| | | | | * | | | | | | | | | | | | | | | arm64: Add kernel return probes support (kretprobes) | Sandeepa Prabhu | 2016-10-20 | |
| | | | | * | | | | | | | | | | | | | | | arm64: Add trampoline code for kretprobes | William Cohen | 2016-10-20 | |
| | | | | * | | | | | | | | | | | | | | | arm64: kprobes instruction simulation support | Sandeepa Prabhu | 2016-10-20 | |
| | | | | * | | | | | | | | | | | | | | | arm64: Treat all entry code as non-kprobe-able | Pratyush Anand | 2016-10-20 | |
| | | | | * | | | | | | | | | | | | | | | arm64: Blacklist non-kprobe-able symbol | Pratyush Anand | 2016-10-20 | |
| | | | | * | | | | | | | | | | | | | | | arm64: Kprobes with single stepping support | Sandeepa Prabhu | 2016-10-20 | |
| | | | | * | | | | | | | | | | | | | | | arm64: add conditional instruction simulation support | David A. Long | 2016-10-20 | |
| | | | | * | | | | | | | | | | | | | | | arm64: Add more test functions to insn.c | David A. Long | 2016-10-20 | |
| | | | | * | | | | | | | | | | | | | | | arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature | David A. Long | 2016-10-20 | |
| | | | | |/ / / / / / / / / / / / / / | ||||
| | | * | | | | | | | | | | | | | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android | Alex Shi | 2016-10-18 | |
| | | |\| | | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | | | Merge tag 'v4.4.25' into linux-linaro-lsk-v4.4 | Alex Shi | 2016-10-18 | |
| | | | |\| | | | | | | | | | | | | | | ||||
| | | | | * | | | | | | | | | | | | | | arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP | Will Deacon | 2016-10-07 | |
| | | | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | BACKPORT: arm64: Correctly bounds check virt_addr_valid | Laura Abbott | 2016-10-12 | |
| | | * | | | | | | | | | | | | | | | FROMLIST: arm64: Enable CONFIG_ARM64_SW_TTBR0_PAN | Catalin Marinas | 2016-10-12 | |
| | | * | | | | | | | | | | | | | | | FROMLIST: arm64: xen: Enable user access before a privcmd hvc call | Catalin Marinas | 2016-10-12 | |
| | | * | | | | | | | | | | | | | | | FROMLIST: arm64: Handle faults caused by inadvertent user access with PAN ena... | Catalin Marinas | 2016-10-12 | |
| | | * | | | | | | | | | | | | | | | FROMLIST: arm64: Disable TTBR0_EL1 during normal kernel execution | Catalin Marinas | 2016-10-12 | |
| | | * | | | | | | | | | | | | | | | FROMLIST: arm64: Introduce uaccess_{disable,enable} functionality based on TT... | Catalin Marinas | 2016-10-12 | |
| | | * | | | | | | | | | | | | | | | FROMLIST: arm64: Factor out TTBR0_EL1 post-update workaround into a specific ... | Catalin Marinas | 2016-10-12 | |
| | | * | | | | | | | | | | | | | | | FROMLIST: arm64: Factor out PAN enabling/disabling into separate uaccess_* ma... | Catalin Marinas | 2016-10-12 | |
