aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2014-06-18arm64: use cpu_online_mask when using forced irq_set_affinitySudeep Holla
2014-06-18arm64: Enable HMP for ARMv8Mark Hambleton
2014-06-18arm64: ftrace: (bugfix) synced with ftcace interface changeAKASHI Takahiro
2014-06-18arm64: ftrace: Add CALLER_ADDRx macrosAKASHI Takahiro
2014-06-18arm64: ftrace: Add dynamic ftrace supportAKASHI Takahiro
2014-06-18arm64: Add ftrace supportAKASHI Takahiro
2014-06-18arm64: Add 'notrace' attribute to unwind_frame() for ftraceAKASHI Takahiro
2014-06-18arm64: is_compat_task is defined both in asm/compat.h and linux/compat.hAKASHI Takahiro
2014-06-18arm64: split syscall_trace() into separate functions for enter/exitAKASHI Takahiro
2014-06-18arm64: make a single hook to syscall_trace() for all syscall featuresAKASHI Takahiro
2014-06-18arm64: topology: Provide relative power numbers for coresMark Brown
2014-06-18arm64: topology: Tell the scheduler about the relative power of coresMark Brown
2014-06-18arm64: topology: Add support for topology DT bindingsMark Brown
2014-06-18arm64: topology: Initialise default topology state immediatelyMark Brown
2014-06-18arm64: debug: remove noisy, pointless warningWill Deacon
2014-06-18arm64: Use bus notifiers to set per-device coherent DMA opsCatalin Marinas
2014-04-16Merge branch 'tracking-cortex-strings-arm64' into merge-linux-linaroAndrey Konovalov
2014-04-15Merge branch 'tracking-armlt-juno' into integration-linaro-vexpressJon Medhurst
2014-04-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Jon Medhurst
2014-04-06arm64: fix !CONFIG_COMPAT build failuresMark Salter
2014-04-05arm64: Relax the kernel cache requirements for bootCatalin Marinas
2014-04-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Jon Medhurst
2014-03-31arm64: LLVMLinux: Add missing abort() for AARCH64Mark Charlebois
2014-03-31arm64: LLVMLinux: Fix inline arm64 assembly for use with clangMark Charlebois
2014-03-31arm64: LLVMLinux: Use current_stack_pointer in kernel/traps.cBehan Webster
2014-03-31arm64: LLVMLinux: named_register-stacktrace-aarch64Behan Webster
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-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-17ARM64: unwind: Fix PC calculationOlof Johansson
2014-02-17arm64: lib: Implement optimized string length routineszhichang.yuan
2014-02-17arm64: lib: Implement optimized string compare routineszhichang.yuan
2014-02-17arm64: lib: Implement optimized memcmp routinezhichang.yuan
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