summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2015-03-30arm64: Extract feature parsing code from cpu_errata.cMarc Zyngier
2015-03-30arm64: alternative: Allow immediate branch as alternative instructionMarc Zyngier
2015-03-30arm64: insn: Add aarch64_insn_decode_immediateMarc Zyngier
2015-03-24arm64: head.S: ensure idmap_t0sz is visibleMark Rutland
2015-03-24arm64: pmu: add support for interrupt-affinity propertyWill Deacon
2015-03-24arm64: head.S: ensure visibility of page tablesMark Rutland
2015-03-23arm64: mm: increase VA range of identity mapArd Biesheuvel
2015-03-23Merge branch 'aarch64/kvm-bounce-page' into aarch64/for-next/coreWill Deacon
2015-03-19arm64: enforce x1|x2|x3 == 0 upon kernel entry as per boot protocolArd Biesheuvel
2015-03-19arm64: remove __calc_phys_offsetArd Biesheuvel
2015-03-19arm64: merge __enable_mmu and __turn_mmu_onArd Biesheuvel
2015-03-19arm64: use PC-relative reference for secondary_holding_pen_releaseArd Biesheuvel
2015-03-19arm64: remove __switch_data object from head.SArd Biesheuvel
2015-03-19arm64: remove processor_idArd Biesheuvel
2015-03-19arm64: Get rid of struct cpu_tableMarc Zyngier
2015-03-19arm64: perf: reject groups spanning multiple HW PMUsSuzuki K. Poulose
2015-03-19ARM, arm64: kvm: get rid of the bounce pageArd Biesheuvel
2015-03-19arm64: fix implementation of mmap2 compat syscallAndreas Schwab
2015-03-17arm64: log CPU boot modesMark Rutland
2015-03-17arm64: fix hyp mode mismatch detectionMark Rutland
2015-03-17arm64: apply alternatives for !SMP kernelsMark Rutland
2015-03-14arm64: put __boot_cpu_mode label after alignment instead of beforeArd Biesheuvel
2015-03-14efi/arm64: use UEFI for system reset and poweroffArd Biesheuvel
2015-02-27arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endianCatalin Marinas
2015-02-26arm64: Fix text patching logic when using fixmapMarc Zyngier
2015-02-26arm64: psci: move psci firmware calls out of lineWill Deacon
2015-02-26arm64: vdso: minor ABI fix for clock_getresNathan Lynch
2015-02-23arm64: ftrace: fix ftrace_modify_graph_caller for branch replacePratyush Anand
2015-02-13mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-01-29Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar
2015-01-27arm64: kernel: remove ARM64_CPU_SUSPEND config optionLorenzo Pieralisi
2015-01-27arm64: make sys_call_table constMark Rutland
2015-01-27arm64: Remove asm/syscalls.hCatalin Marinas
2015-01-27arm64: Implement the compat_sys_call_table in CCatalin Marinas
2015-01-23smp, ARM64: Kill SMP single function call interruptJiang Liu
2015-01-23arm64: Emulate SETEND for AArch32 tasksSuzuki K. Poulose
2015-01-23arm64: Consolidate hotplug notifier for instruction emulationSuzuki K. Poulose
2015-01-23arm64: Track system support for mixed endian EL0Suzuki K. Poulose
2015-01-23arm64: implement generic IOMMU configurationRobin Murphy
2015-01-23Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2015-01-22arm64/efi: move virtmap init to early initcallArd Biesheuvel
2015-01-22arm64: add better page protections to arm64Laura Abbott
2015-01-22arm64: use fixmap for text patchingLaura Abbott
2015-01-20arm/arm64: KVM: make the value of ICC_SRE_EL1 a per-VM variableAndre Przywara
2015-01-16arm64: respect mem= for EFIMark Rutland
2015-01-16arm64/efi: handle potential failure to remap memory mapArd Biesheuvel