1. 905e8c5 arm64: errata: add workaround for cortex-a53 erratum #845719 by Will Deacon · 10 years ago
  2. 0156411 arm64: Implement the compat_sys_call_table in C by Catalin Marinas · 10 years ago
  3. aed40e0 arm64: move to ESR_ELx macros by Mark Rutland · 10 years ago
  4. 1014c81 arm64: ptrace: allow tracer to skip a system call by AKASHI Takahiro · 10 years ago
  5. fcff588 arm64: Treat handle_arch_irq as a function pointer by Laura Abbott · 10 years ago
  6. 63648dd arm64: entry: use ldp/stp instead of push/pop when saving/restoring regs by Will Deacon · 10 years ago
  7. d54e81f arm64: entry: avoid writing lr explicitly for constructing return paths by Will Deacon · 10 years ago
  8. 1059c6b arm64: debug: don't re-enable debug exceptions on return from el1_dbg by Will Deacon · 10 years ago
  9. f3e5c84 arm64: Add __NR_* definitions for compat syscalls by Catalin Marinas · 11 years ago
  10. 6c81fe7 arm64: enable context tracking by Larry Bassel · 11 years ago
  11. 6ab6463 arm64: adjust el0_sync so that a function can be called by Larry Bassel · 11 years ago
  12. 3906c2b arm64: Bug fix in stack alignment exception by ChiaHao · 11 years ago
  13. cf5c95d Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm into upstream by Catalin Marinas · 11 years ago
  14. 3157858f arm64: split syscall_trace() into separate functions for enter/exit by AKASHI Takahiro · 11 years ago
  15. 449f81a arm64: make a single hook to syscall_trace() for all syscall features by AKASHI Takahiro · 11 years ago
  16. 2a28307 arm64: debug: avoid accessing mdscr_el1 on fault paths where possible by Will Deacon · 11 years ago
  17. 005f78c arm64: defer reloading a task's FPSIMD state to userland resume by Ard Biesheuvel · 11 years ago
  18. 883c057 arm64: fix typo in entry.S by Neil Zhang · 11 years ago
  19. ee6214c arm64: support single-step and breakpoint handler hooks by Sandeepa Prabhu · 11 years ago
  20. 6468178 arm64: let the core code deal with preempt_count by Marc Zyngier · 11 years ago
  21. 717321f arm64: fix access to preempt_count from assembly code by Marc Zyngier · 11 years ago
  22. d50240a arm64: mm: permit use of tagged pointers at EL0 by Will Deacon · 12 years ago
  23. 2600e13 arm64: Enable interrupts in the EL0 undef handler by Catalin Marinas · 11 years ago
  24. 845ad05 arm64: Change kernel stack size to 16K by Feng Kan · 11 years ago
  25. 381cc2b arm64: treat unhandled compat el0 traps as undef by Mark Rutland · 12 years ago
  26. 5c1ce6f arm64: add explicit symbols to ESR_EL1 decoding by Marc Zyngier · 12 years ago
  27. 207bdae arm64: switch to generic sigaltstack by Al Viro · 12 years ago
  28. dc637f1 arm64: move vector entry macro to assembler.h by Marc Zyngier · 12 years ago
  29. e0fd18c arm64: get rid of fork/vfork/clone wrappers by Al Viro · 12 years ago
  30. 6a87277 arm64: Use generic sys_execve() implementation by Catalin Marinas · 12 years ago
  31. 59dc67b arm64: Use generic kernel_execve() implementation by Catalin Marinas · 12 years ago
  32. c34501d arm64: Use generic kernel_thread() implementation by Catalin Marinas · 12 years ago
  33. f3d447a arm64: Do not include asm/unistd32.h in asm/unistd.h by Catalin Marinas · 12 years ago
  34. 6916fd0 arm64: Enable interrupts before calling do_notify_resume() by Catalin Marinas · 12 years ago
  35. 60ffc30 arm64: Exception handling by Catalin Marinas · 13 years ago