aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-11-09arm64: KVM: Add compatibility aliasesMarc Zyngier
2016-11-09arm64: KVM: Implement vgic-v3 save/restoreMarc Zyngier
2016-11-09arm64: KVM: Add panic handlingMarc Zyngier
2016-11-09arm64: KVM: HYP mode entry pointsMarc Zyngier
2016-11-09arm64: KVM: Implement TLB handlingMarc Zyngier
2016-11-09arm64: KVM: Implement fpsimd save/restoreMarc Zyngier
2016-11-09arm64: KVM: Implement the core world switchMarc Zyngier
2016-11-09arm64: KVM: Add patchable function selectorMarc Zyngier
2016-11-09arm64: KVM: Implement guest entryMarc Zyngier
2016-11-09arm64: KVM: Implement debug save/restoreMarc Zyngier
2016-11-09arm64: KVM: Implement 32bit system register save/restoreMarc Zyngier
2016-11-09arm64: KVM: Implement system register save/restoreMarc Zyngier
2016-11-09arm64: KVM: Implement timer save/restoreMarc Zyngier
2016-11-09arm64: KVM: Implement vgic-v2 save/restoreMarc Zyngier
2016-11-09arm64: KVM: Add a HYP-specific header fileMarc Zyngier
2016-11-09arm64: Add macros to read/write system registersMark Rutland
2016-10-20arm64: Use PoU cache instr for I/D coherencyAshok Kumar
2016-10-20arm64: mm: add code to safely replace TTBR1_EL1Mark Rutland
2016-10-20arm64: mm: place __cpu_setup in .textMark Rutland
2016-10-20arm64: add function to install the idmapMark Rutland
2016-10-20arm64: unmap idmap earlierMark Rutland
2016-10-20arm64: unify idmap removalMark Rutland
2016-10-20arm64: mm: place empty_zero_page in bssMark Rutland
2016-10-20arm64: head.S: use memset to clear BSSMark Rutland
2016-10-20arm64: mm: specialise pagetable allocatorsMark Rutland
2016-10-20arm64: mm: remove pointless PAGE_MASKingMark Rutland
2016-10-20arm64: mm: fold alternatives into .initMark Rutland
2016-10-20ARM: 8511/1: ARM64: kernel: PSCI: move PSCI idle management code to drivers/f...Lorenzo Pieralisi
2016-10-20ARM: 8481/2: drivers: psci: replace psci firmware callsJens Wiklander
2016-10-20ARM: 8480/2: arm64: add implementation for arm-smcccJens Wiklander
2016-10-20ARM: 8479/2: add implementation for arm-smcccJens Wiklander
2016-10-20ARM: 8510/1: rework ARM_CPU_SUSPEND dependenciesLorenzo Pieralisi
2016-10-20ARM: 8458/1: bL_switcher: add GIC dependencyArnd Bergmann
2016-10-20arm64: Remove stack duplicating code from jprobesv4.4/topic/kprobes64David A. Long
2016-10-20arm64: kprobes: Add KASAN instrumentation around stack accessesCatalin Marinas
2016-10-20arm64: kprobes: Cleanup jprobe_returnMarc Zyngier
2016-10-20arm64: kprobes: Fix overflow when saving stackMarc Zyngier
2016-10-20arm64: kprobes: WARN if attempting to step with PSTATE.D=1Will Deacon
2016-10-20arm64: Add kernel return probes support (kretprobes)Sandeepa Prabhu
2016-10-20arm64: Add trampoline code for kretprobesWilliam Cohen
2016-10-20arm64: kprobes instruction simulation supportSandeepa Prabhu
2016-10-20arm64: Treat all entry code as non-kprobe-ablePratyush Anand
2016-10-20arm64: Blacklist non-kprobe-able symbolPratyush Anand
2016-10-20arm64: Kprobes with single stepping supportSandeepa Prabhu
2016-10-20arm64: add conditional instruction simulation supportDavid A. Long
2016-10-20arm64: Add more test functions to insn.cDavid A. Long
2016-10-20arm64: Add HAVE_REGS_AND_STACK_ACCESS_API featureDavid A. Long
2016-10-16ARM: dts: MSM8064 remove flags from SPMI/MPP IRQsLinus Walleij
2016-10-16ARM: dts: mvebu: armada-390: add missing compatibility string and bracketGrzegorz Jaszczyk
2016-10-16x86/dumpstack: Fix x86_32 kernel_stack_pointer() previous stack accessJosh Poimboeuf