aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2015-02-23arm64: android: Move ARMv8 deprecated instructions under __ASSEMBLY__ guardsv3.14/topic/aospAmit Pundir
2015-02-12Merge branch 'android-3.14' of https://android.googlesource.com/kernel/common...Amit Pundir
2015-02-05arm64: Emulate SETEND for AArch32 tasksSuzuki K. Poulose
2015-02-05arm64: Consolidate hotplug notifier for instruction emulationSuzuki K. Poulose
2015-02-05arm64: Track system support for mixed endian EL0Suzuki K. Poulose
2015-02-05arm64: cpuinfo: record cpu system register valuesMark Rutland
2015-02-05arm64: add MIDR_EL1 field accessorsMark Rutland
2015-02-05arm64: Emulate CP15 Barrier instructionsPunit Agrawal
2015-02-05arm64: barriers: add dmb barrierWill Deacon
2015-02-05arm64: Port SWP/SWPB emulation support from armPunit Agrawal
2015-02-05arm64: Add AArch32 instruction set condition code checksPunit Agrawal
2015-02-05arm64: Add support for hooks to handle undefined instructionsPunit Agrawal
2015-02-05Revert "arm64: copy conditional instruction tests from arm"Daniel Rosenberg
2015-02-05Revert "arm64: ptrace: add is_wide_instruction() macro"Daniel Rosenberg
2015-02-05Revert "arm64: add undefined instruction handler hooks"Daniel Rosenberg
2015-01-20Merge branch 'linaro-android-3.14-fwd-port' into linaro-android-3.14-lskAmit Pundir
2015-01-12seccomp: add "seccomp" syscallKees Cook
2015-01-12arm64: add seccomp supportAKASHI Takahiro
2015-01-12arm64: add SIGSYS siginfo for compat taskAKASHI Takahiro
2015-01-12add seccomp syscall for compat taskAKASHI Takahiro
2015-01-12arm64: ptrace: allow tracer to skip a system callAKASHI Takahiro
2015-01-12arm64: ptrace: add PTRACE_SET_SYSCALLAKASHI Takahiro
2015-01-06arm64: Fixup __NR_* compat syscalls count.JP Abgrall
2015-01-06arm64: is_compat_task is defined both in asm/compat.h and linux/compat.hAKASHI Takahiro
2015-01-06arm64: Add regs_return_value() in syscall.hAKASHI Takahiro
2015-01-06arm64: Add audit supportAKASHI Takahiro
2015-01-06arm64: Add __NR_* definitions for compat syscallsJP Abgrall
2015-01-06arm64: make a single hook to syscall_trace() for all syscall featuresAKASHI Takahiro
2015-01-06arm64: add undefined instruction handler hooksAlex Van Brunt
2015-01-06arm64: ptrace: add is_wide_instruction() macroAlex Van Brunt
2015-01-06arm64: copy conditional instruction tests from armAlex Van Brunt
2015-01-06arm64: advertise ARMv8 extensions to 32-bit compat ELF binariesArd Biesheuvel
2015-01-06arm64: add AT_HWCAP2 support for 32-bit compatArd Biesheuvel
2015-01-06arm64: Add brackets around user_stack_pointer()Catalin Marinas
2015-01-06arm64: report correct stack pointer in KSTK_ESP for compat tasksWill Deacon
2015-01-06arm64: Cast KSTK_(EIP|ESP) to unsigned longCatalin Marinas
2015-01-06ARM64: perf: support dwarf unwinding in compat modeJean Pihet
2015-01-06arm64: pull in <asm/simd.h> from asm-genericArd Biesheuvel
2015-01-06arm64: enable generic CPU feature modalias matching for this architectureArd Biesheuvel
2015-01-06arm64: add support for kernel mode NEON in interrupt contextArd Biesheuvel
2015-01-06arm64: defer reloading a task's FPSIMD state to userland resumeArd Biesheuvel
2015-01-06arm64: add abstractions for FPSIMD state manipulationArd Biesheuvel
2014-11-19arm64: ptrace: add is_wide_instruction() macroAlex Van Brunt
2014-11-17seccomp: add "seccomp" syscallKees Cook
2014-11-17arm64: add seccomp supportAKASHI Takahiro
2014-11-17arm64: add SIGSYS siginfo for compat taskAKASHI Takahiro
2014-11-17add seccomp syscall for compat taskAKASHI Takahiro
2014-11-17arm64: ptrace: allow tracer to skip a system callAKASHI Takahiro
2014-11-17arm64: ptrace: add PTRACE_SET_SYSCALLAKASHI Takahiro
2014-11-17arm64: is_compat_task is defined both in asm/compat.h and linux/compat.hAKASHI Takahiro