aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-01-12ARM: pull in <asm/simd.h> from asm-genericArd Biesheuvel
2015-01-12ARM: move VFP init to an earlier boot stageArd Biesheuvel
2015-01-12ARM: 7837/3: fix Thumb-2 bug in AES assembler codeArd Biesheuvel
2015-01-02ARM: add support for kernel mode NEONArd Biesheuvel
2015-01-02ARM: 8120/1: crypto: sha512: add ARM NEON implementationJussi Kivilinna
2015-01-02ARM: 8119/1: crypto: sha1: add ARM NEON implementationJussi Kivilinna
2015-01-02ARM: 8118/1: crypto: sha1/make use of common SHA-1 structuresJussi Kivilinna
2015-01-02crypto: arm-aes - fix encryption of unaligned dataMikulas Patocka
2015-01-02CRYPTO: Fix more AES build errorsRussell King
2015-01-02ARM: add .gitignore entry for aesbs-core.SRussell King
2015-01-02ARM: add support for bit sliced AES using NEON instructionsArd Biesheuvel
2015-01-02ARM: move AES typedefs and function prototypes to separate headerArd Biesheuvel
2014-12-01arch: arm64: force -fno-picGreg Hackmann
2014-10-13ARM: 8087/1: ptrace: reload syscall number after secure_computing() checkWill Deacon
2014-10-09ARM: add seccomp syscallKees Cook
2014-10-08seccomp: fix syscall numbers for x86 and x86_64Lee Campbell
2014-10-07seccomp: add "seccomp" syscallKees Cook
2014-10-07arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra
2014-10-07arm64: add seccomp supportAKASHI Takahiro
2014-10-07syscall_get_arch: remove useless function argumentsEric Paris
2014-10-07arm64: add SIGSYS siginfo for compat taskAKASHI Takahiro
2014-10-07add seccomp syscall for compat taskAKASHI Takahiro
2014-10-07arm64: ptrace: allow tracer to skip a system callAKASHI Takahiro
2014-10-07arm64: ptrace: add PTRACE_SET_SYSCALLAKASHI Takahiro
2014-09-17arm64: Fixup __NR_* compat syscalls count.JP Abgrall
2014-09-17arm64: is_compat_task is defined both in asm/compat.h and linux/compat.hAKASHI Takahiro
2014-09-17arm64: Add regs_return_value() in syscall.hAKASHI Takahiro
2014-09-17arm64: audit: Add audit hook in syscall_trace_enter/exit()JP Abgrall
2014-09-17arm64: Add audit supportAKASHI Takahiro
2014-09-17Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.hDan Aloni
2014-09-17arm64: Add __NR_* definitions for compat syscallsJP Abgrall
2014-09-17arm64: split syscall_trace() into separate functions for enter/exitAKASHI Takahiro
2014-09-17arm64: make a single hook to syscall_trace() for all syscall featuresAKASHI Takahiro
2014-09-17seccomp: revert previous patches in prep for updated onesJP Abgrall
2014-09-17arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.SCatalin Marinas
2014-09-17arm64: drop redundant macros from read_cpuid()Ard Biesheuvel
2014-09-12arm64: restrict effects of ARMV7_COMPAT_CPUINFO to ARMv7 tasksGreg Hackmann
2014-09-12arm64: report vfpv3 instead of vfpv3d16Alex Van Brunt
2014-09-12arm64: cpuinfo: ARMv7 compatable cpuinfo optionAlex Van Brunt
2014-09-12arm64: enable deprecated SETEND instruction in SCTLR compat configRich Wiley
2014-09-12arm64: make SCTLR compat config depend on CONFIG_ARMV7_COMPATRich Wiley
2014-09-12arm64: optionally set CP15BEN in SCTLRAlex Van Brunt
2014-09-12arm64: fix SWP instruction emulationRich Wiley
2014-09-12arm64: add fault handling to SWP emulationAlex Van Brunt
2014-09-12arm64: fix a warning and a typo in SWP emulationAlex Van Brunt
2014-09-12arm64: emulate the swp/swpb instructionAlex Van Brunt
2014-09-12arm64: a backwards compatible config optionAlex Van Brunt
2014-09-12arm64: kernel: check mode for get_user in undefinstrPeng Du
2014-09-12arm64: add undefined instruction handler hooksAlex Van Brunt
2014-09-12arm64: ptrace: add is_wide_instruction() macroAlex Van Brunt