1. f2335a2 ARM: wire up preadv2 and pwritev2 syscalls by Russell King · 8 years ago
  2. 03590cb ARM: wire up copy_file_range() syscall by Russell King · 9 years ago
  3. 28fa99b ARM: wire up mlock2 syscall by Russell King · 9 years ago
  4. 208473c ARM: wire up new syscalls by Russell King · 9 years ago
  5. eadf16a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  6. fd1d0dd KVM: arm/arm64: check IRQ number on userland injection by Andre Przywara · 9 years ago
  7. bb0fd7a Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  8. 1713ce7 ARM: 8329/1: miscellaneous vdso infrastructure, preparation by Nathan Lynch · 9 years ago
  9. 174178f KVM: arm/arm64: add irqfd support by Eric Auger · 10 years ago
  10. b9085bc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  11. 065c003 KVM: arm/arm64: vgic: add init entry to VGIC KVM device by Eric Auger · 10 years ago
  12. 841ee23 ARM: wire up execveat syscall by Russell King · 10 years ago
  13. 2d605a3 ARM: enable bpf syscall by Russell King · 10 years ago
  14. a98f26f arm/arm64: KVM: vgic: make number of irqs a configurable attribute by Marc Zyngier · 10 years ago
  15. 9804788 arm/arm64: KVM: Support KVM_CAP_READONLY_MEM by Christoffer Dall · 10 years ago
  16. e57e419 ARM: wire up memfd_create syscall by Russell King · 10 years ago
  17. eb64525 ARM: wire up getrandom syscall by Russell King · 10 years ago
  18. bb2cbf5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  19. 8396697 ARM: add seccomp syscall by Kees Cook · 10 years ago
  20. bc994c7 ARM: 8097/1: unistd.h: relocate comments back to place by Baruch Siach · 10 years ago
  21. b05d59d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next by Linus Torvalds · 10 years ago
  22. 7d0f84a ARM/ARM64: KVM: Add base for PSCI v0.2 emulation by Anup Patel · 10 years ago
  23. 556d3f7 ARM: add renameat2 syscall by Miklos Szeredi · 10 years ago
  24. 8258a98 ARM: 7982/1: introduce HWCAP2 feature bits for ARMv8 Crypto Extensions by Ard Biesheuvel · 11 years ago
  25. b342ea4 ARM: 7981/1: add support for AT_HWCAP2 ELF auxv entry by Ard Biesheuvel · 11 years ago
  26. 7ebd3fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  27. d50dde5 sched: Add new scheduler syscalls to support an extended scheduling parameters ABI by Dario Faggioli · 11 years ago
  28. c07a019 KVM: arm-vgic: Add vgic reg access from dev attr by Christoffer Dall · 11 years ago
  29. ce01e4e KVM: arm-vgic: Set base addr through device API by Christoffer Dall · 11 years ago
  30. 39735a3 ARM/KVM: save and restore generic timer registers by Andre Przywara · 11 years ago
  31. f080480 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  32. f47671e Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  33. e8c2d99 KVM: ARM: Add support for Cortex-A7 by Jonathan Austin · 11 years ago
  34. 4986389 ARM: perf: add support for perf registers API by Will Deacon · 11 years ago
  35. e9faebc ARM: arch_timer: add support to configure and enable event stream by Sudeep KarkadaNagesha · 11 years ago
  36. acfdd4b ARM: 7791/1: a.out: remove partial a.out support by Will Deacon · 11 years ago
  37. 3fbd55e Merge branch 'for-rmk/lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable by Russell King · 11 years ago
  38. a469abd ARM: elf: add new hwcap for identifying atomic ldrd/strd instructions by Will Deacon · 11 years ago
  39. f150abe Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-stable by Russell King · 11 years ago
  40. a126f7c Merge branch 'mcpm' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 11 years ago
  41. 55bdd69 ARM: Add base support for ARMv7-M by Catalin Marinas · 14 years ago
  42. db730d8 ARM: KVM: convert GP registers from u32 to unsigned long by Marc Zyngier · 12 years ago
  43. 3f7d1fe ARM: 7665/1: Wire up kcmp syscall by Cyrill Gorcunov · 12 years ago
  44. 330690c ARM: KVM: VGIC accept vcpu and dist base addresses from user space by Christoffer Dall · 12 years ago
  45. 3401d546 KVM: ARM: Introduce KVM_ARM_SET_DEVICE_ADDR ioctl by Christoffer Dall · 12 years ago
  46. aa024c2f KVM: ARM: Power State Coordination Interface implementation by Marc Zyngier · 12 years ago
  47. 4fe21e4 KVM: ARM: VFP userspace interface by Rusty Russell · 12 years ago
  48. c27581e KVM: ARM: Demux CCSIDR in the userspace API by Christoffer Dall · 12 years ago
  49. 86ce8535 KVM: ARM: Inject IRQs and FIQs from userspace by Christoffer Dall · 12 years ago
  50. 749cf76c KVM: ARM: Initial skeleton to compile KVM support by Christoffer Dall · 12 years ago
  51. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  52. 031b656 unify SS_ONSTACK/SS_DISABLE definitions by Al Viro · 12 years ago
  53. 4926f65 ARM: add finit_module syscall to ARM by Kees Cook · 12 years ago
  54. 39141dd ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_VFPv3 set by Paul Walmsley · 12 years ago
  55. cb8db5d UAPI: (Scripted) Disintegrate arch/arm/include/asm by David Howells · 12 years ago
  56. 4413e16 UAPI: (Scripted) Set up UAPI Kbuild files by David Howells · 12 years ago