aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2015-02-05arm64: kconfig: move emulation option under kernel featuresWill Deacon
2015-02-05arm64: Emulate SETEND for AArch32 tasksSuzuki K. Poulose
2015-02-05arm64: Consolidate hotplug notifier for instruction emulationSuzuki K. Poulose
2015-02-05arm64: kernel: explicitly add include in armv8_deprecatedDaniel Rosenberg
2015-02-05arm64: Track system support for mixed endian EL0Suzuki K. Poulose
2015-02-05arm64: Fix up /proc/cpuinfoMark Rutland
2015-02-05arm64: cpuinfo: record cpu system register valuesMark Rutland
2015-02-05arm64: add MIDR_EL1 field accessorsMark Rutland
2015-02-05arm64: fix return code check when changing emulation handlerWill Deacon
2015-02-05arm64: Trace emulation of AArch32 legacy instructionsPunit Agrawal
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 framework for legacy instruction emulationPunit 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-05arm64: kernel: Explicitly add include in traps.cDaniel Rosenberg
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-02-05Revert "arm64: kernel: check mode for get_user in undefinstr"Daniel Rosenberg
2015-02-05Revert "arm64: a backwards compatible config option"Daniel Rosenberg
2015-02-05Revert "arm64: emulate the swp/swpb instruction"Daniel Rosenberg
2015-02-05Revert "arm64: fix a warning and a typo in SWP emulation"Daniel Rosenberg
2015-02-05Revert "arm64: add fault handling to SWP emulation"Daniel Rosenberg
2015-02-05Revert "arm64: fix SWP instruction emulation"Daniel Rosenberg
2015-02-05Revert "arm64: optionally set CP15BEN in SCTLR"Daniel Rosenberg
2015-02-05Revert "arm64: make SCTLR compat config depend on CONFIG_ARMV7_COMPAT"Daniel Rosenberg
2015-02-05Revert "arm64: enable deprecated SETEND instruction in SCTLR compat config"Daniel Rosenberg
2015-02-05Revert "arm64: cpuinfo: ARMv7 compatable cpuinfo option"Daniel Rosenberg
2015-02-05Revert "arm64: report vfpv3 instead of vfpv3d16"Daniel Rosenberg
2015-02-05Revert "arm64: restrict effects of ARMV7_COMPAT_CPUINFO to ARMv7 tasks"Daniel Rosenberg
2015-01-12arch: arm64: force -fno-picGreg Hackmann
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: audit: Add audit hook in syscall_trace_enter/exit()JP Abgrall
2015-01-06arm64: Add audit supportAKASHI Takahiro
2015-01-06arm64: Add __NR_* definitions for compat syscallsJP Abgrall
2015-01-06arm64: split syscall_trace() into separate functions for enter/exitAKASHI Takahiro
2015-01-06arm64: make a single hook to syscall_trace() for all syscall featuresAKASHI Takahiro
2015-01-06arm64: restrict effects of ARMV7_COMPAT_CPUINFO to ARMv7 tasksGreg Hackmann
2015-01-06arm64: report vfpv3 instead of vfpv3d16Alex Van Brunt
2015-01-06arm64: cpuinfo: ARMv7 compatable cpuinfo optionAlex Van Brunt