summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2014-04-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-04-07Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-04-07arm64: add early_ioremap supportMark Salter
2014-04-07arm64: initialize pgprot info earlier in bootMark Salter
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-06arm64: fix !CONFIG_COMPAT build failuresMark Salter
2014-04-05arm64: Relax the kernel cache requirements for bootCatalin Marinas
2014-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-03-20arm64, debug-monitors: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-20arm64, hw_breakpoint.c: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-13arm64: smp: make local symbol staticJingoo Han
2014-03-13arm64: debug: make local symbols staticJingoo Han
2014-03-13ARM64: perf: add support for frame pointer unwinding in compat modeJean Pihet
2014-03-13ARM64: perf: add support for perf registers APIJean Pihet
2014-03-11Merge branch 'sched/urgent' into sched/coreIngo Molnar
2014-03-04arm64: topology: Implement basic CPU topology supportMark Brown
2014-03-04arm64: advertise ARMv8 extensions to 32-bit compat ELF binariesArd Biesheuvel
2014-03-04arm64: add AT_HWCAP2 support for 32-bit compatArd Biesheuvel
2014-02-28arm64: remove return value form psci_init()Vladimir Murzin
2014-02-28arm64: remove redundant "psci:" prefixesVladimir Murzin
2014-02-26arm64: vdso: clean up vdso_pagelist initializationNathan Lynch
2014-02-26arm64: Fix the soft_restart routineGeoff Levand
2014-02-26arm64: Extend the idmap to the whole kernel imageCatalin Marinas
2014-02-26arm64: enable processor debug state for secondary cpusVijaya Kumar K
2014-02-26arm64: KGDB: Add step debugging supportVijaya Kumar K
2014-02-26arm64: KGDB: Add Basic KGDB supportVijaya Kumar K
2014-02-26arm64: Add macros to manage processor debug stateVijaya Kumar K
2014-02-22cpuidle/arm64: Remove redundant cpuidle_idle_call()Nicolas Pitre
2014-02-17ARM64: unwind: Fix PC calculationOlof Johansson
2014-02-07arm64: atomics: fix use of acquire + release for full barrier semanticsWill Deacon
2014-02-05arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSENathan Lynch
2014-02-05arm64: vdso: fix coarse clock handlingNathan Lynch
2014-02-04arm64: vdso: prevent ld from aligning PT_LOAD segments to 64kWill Deacon
2014-01-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-01-30arm64: FIQs are unusedNicolas Pitre
2014-01-24arm64: kernel: fix per-cpu offset restore on resumeLorenzo Pieralisi
2014-01-20Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-01-13arm64: fix typo in entry.SNeil Zhang
2014-01-10arm64: kernel: restore HW breakpoint registers in cpu_suspendLorenzo Pieralisi
2014-01-08arm64, jump label: optimize jump label implementationJiang Liu
2014-01-08arm64: introduce aarch64_insn_gen_{nop|branch_imm}() helper functionsJiang Liu
2014-01-08arm64: move encode_insn_immediate() from module.c to insn.cJiang Liu
2014-01-08arm64: introduce interfaces to hotpatch kernel and module codeJiang Liu
2014-01-08arm64: introduce basic aarch64 instruction decoding helpersJiang Liu
2013-12-20arm64: Remove unused __data_loc variableGeoff Levand
2013-12-19Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstreamCatalin Marinas
2013-12-19arm64: Add hwcaps for crypto and CRC32 extensions.Steve Capper
2013-12-19arm64: Remove outdated commentLiviu Dudau
2013-12-19arm64: support single-step and breakpoint handler hooksSandeepa Prabhu
2013-12-19ARM64: fix framepointer check in unwind_frameKonstantin Khlebnikov