aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2014-12-01arch: arm64: force -fno-picGreg Hackmann
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-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-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
2014-09-12arm64: copy conditional instruction tests from armAlex Van Brunt
2014-09-12arm64: debug: consolidate software breakpoint handlersWill Deacon
2014-09-11arm64: advertise ARMv8 extensions to 32-bit compat ELF binariesArd Biesheuvel
2014-09-11arm64: add AT_HWCAP2 support for 32-bit compatArd Biesheuvel
2014-09-11arm64: Add hwcaps for crypto and CRC32 extensions.Steve Capper
2014-09-11arm64: Widen hwcap to be 64 bitSteve Capper
2014-09-11arm64: add HWCAP_EVTSTRM and associated hwcap refactoringGreg Hackmann
2014-09-09arm64: process: dump memory around registers when displaying regsGreg Hackmann
2014-09-03arm64: fix bug for reloading FPSIMD state after cpu power offLeo Yan
2014-08-29arm64: Add brackets around user_stack_pointer()Catalin Marinas
2014-08-29arm64: report correct stack pointer in KSTK_ESP for compat tasksWill Deacon
2014-08-29arm64: Cast KSTK_(EIP|ESP) to unsigned longCatalin Marinas
2014-08-29ARM64: perf: support dwarf unwinding in compat modeJean Pihet
2014-08-29arm64: check for upper PAGE_SHIFT bits in pfn_valid()Greg Hackmann
2014-08-28arm64: pull in <asm/simd.h> from asm-genericArd Biesheuvel
2014-08-28arm64: enable generic CPU feature modalias matching for this architectureArd Biesheuvel
2014-08-28arm64: add support for kernel mode NEON in interrupt contextArd Biesheuvel