1. 2016340 arm64: KVM: Allow an exit code to be tagged with an SError by Marc Zyngier · 8 years ago
  2. 9aecafc arm64: KVM: Add exception code to report EL1 asynchronous aborts by Marc Zyngier · 8 years ago
  3. 10cf339 arm64: KVM: Add Virtual Abort injection helper by Marc Zyngier · 8 years ago
  4. 7b17145 arm64: KVM: Rename HCR_VA to HCR_VSE by Marc Zyngier · 8 years ago
  5. fb5ee36 arm64: KVM: vgic-v2: Add the GICV emulation infrastructure by Marc Zyngier · 8 years ago
  6. 3e51d43 arm64: KVM: Move kvm_vcpu_get_condition out of emulate.c by Marc Zyngier · 8 years ago
  7. 777c155 arm64/kvm: remove unused stub functions by Mark Rutland · 8 years ago
  8. ee5e41b arm64/io: Allow I/O writes to use {W,X}ZR by Robin Murphy · 8 years ago
  9. 8a7e75d KVM: Add provisioning for ulong vm stats and u64 vcpu stats by Suraj Jitindar Singh · 8 years ago
  10. efd9e03 arm64: Use static keys for CPU features by Catalin Marinas · 8 years ago
  11. f928c16 arm64: Drop generic xlate_dev_mem_{k,}ptr() by James Morse · 8 years ago
  12. a842789 arm64: remove duplicate macro __KERNEL__ check by zijun_hu · 8 years ago
  13. 675b056 arm64: cpufeature: expose arm64_ftr_reg struct for CTR_EL0 by Ard Biesheuvel · 8 years ago
  14. 6f2b7ee arm64: cpufeature: constify arm64_ftr_regs array by Ard Biesheuvel · 8 years ago
  15. 5e49d73 arm64: cpufeature: constify arm64_ftr_bits structures by Ard Biesheuvel · 8 years ago
  16. 6a6a4f1 arm64: cleanup unused UDBG_* define by Kefeng Wang · 8 years ago
  17. 8ec058f arm64: hibernate: Resume when hibernate image created on non-boot CPU by James Morse · 8 years ago
  18. e7cd190 arm64: mark reserved memblock regions explicitly in iomem by AKASHI Takahiro · 8 years ago
  19. 5ebe3a4 arm64: hibernate: Support DEBUG_PAGEALLOC by James Morse · 8 years ago
  20. b611303 arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmap by James Morse · 8 years ago
  21. ee78fdc arm64: Create sections.h by James Morse · 8 years ago
  22. cab15ce arm64: Introduce execute-only page access permissions by Catalin Marinas · 8 years ago
  23. da75256 arm64: remove traces of perf_ops_bp by Mark Rutland · 8 years ago
  24. d34fdb7 arm64: mm: convert __dma_* routines to use start, size by Kwangwoo Lee · 8 years ago
  25. 120c547 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  26. ad05711 arm64: Remove stack duplicating code from jprobes by David A. Long · 8 years ago
  27. 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  28. 194d6ad Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  29. 747a70e arm64: Fix copy-on-write referencing in HugeTLB by Steve Capper · 8 years ago
  30. 221bb8a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  31. 3fbff9c Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  32. 3146bc6 arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO by James Hogan · 8 years ago
  33. 08fd8c17 Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  34. e831101 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  35. fd6380b arm64: arm: Fix-up the removal of the arm64 regs_query_register_name() prototype by Catalin Marinas · 8 years ago
  36. e663107 Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  37. faf5b63 arm64/uaccess: Enable hardened usercopy by Kees Cook · 8 years ago
  38. bbce2ad Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  39. c86ad14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  40. a230384 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  41. d5f017b Merge branch 'acpi-tables' by Rafael J. Wysocki · 8 years ago
  42. d85f4eb Merge branch 'acpi-numa' by Rafael J. Wysocki · 8 years ago
  43. a95b064 Merge branch 'for-next/kprobes' into for-next/core by Catalin Marinas · 8 years ago
  44. 2572214 arm64: debug: remove unused local_dbg_{enable, disable} macros by Will Deacon · 8 years ago
  45. 9df53ff arm64: ptrace: remove extra define for CPSR's E bit by Vladimir Murzin · 8 years ago
  46. da6a912 arm64: Add trampoline code for kretprobes by William Cohen · 8 years ago
  47. 39a67d4 arm64: kprobes instruction simulation support by Sandeepa Prabhu · 8 years ago
  48. 2dd0e8d arm64: Kprobes with single stepping support by Sandeepa Prabhu · 8 years ago
  49. 2af3ec0 arm64: add conditional instruction simulation support by David A. Long · 8 years ago
  50. d59bee8 arm64: Add more test functions to insn.c by David A. Long · 8 years ago
  51. 0a8ea52 arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature by David A. Long · 8 years ago
  52. b46f01c KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilities by Andre Przywara · 8 years ago
  53. f8d9f92 arm64: cpuinfo: Expose MIDR_EL1 and REVIDR_EL1 to sysfs by Steve Capper · 8 years ago
  54. 49eea43 arm64: Add support for CLOCK_MONOTONIC_RAW in clock_gettime() vDSO by Kevin Brodsky · 8 years ago
  55. 47c459b arm64: Enable workaround for Cavium erratum 27456 on thunderx-81xx by Ganapatrao Kulkarni · 8 years ago
  56. e19a6ee arm64: kernel: Save and restore UAO and addr_limit on exception entry by James Morse · 8 years ago
  57. 36e91aa Merge branch 'locking/arch-atomic' into locking/core, because the topic is ready by Ingo Molnar · 8 years ago
  58. 03e3c2b locking/barriers, arch/arm64: Implement LDXR+WFE based smp_cond_load_acquire() by Will Deacon · 8 years ago
  59. be1aaf4 ARM64: XEN: Add a function to initialize Xen specific UEFI runtime services by Shannon Zhao · 8 years ago
  60. 6c41a41 arm/arm64: Get rid of KERN_TO_HYP by Marc Zyngier · 8 years ago
  61. f7bec68 arm/arm64: KVM: Prune unused #defines by Marc Zyngier · 8 years ago
  62. e537ecd arm: KVM: Allow hyp teardown by Marc Zyngier · 8 years ago
  63. 26781f9c arm/arm64: KVM: Kill free_boot_hyp_pgd by Marc Zyngier · 8 years ago
  64. 12fda81 arm/arm64: KVM: Drop boot_pgd by Marc Zyngier · 8 years ago
  65. 3421e9d arm64: KVM: Simplify HYP init/teardown by Marc Zyngier · 8 years ago
  66. 1df3e23 arm/arm64: KVM: Export __hyp_text_start/end symbols by Marc Zyngier · 8 years ago
  67. fd81e6b arm64: KVM: Refactor kern_hyp_va to deal with multiple offsets by Marc Zyngier · 8 years ago
  68. d53d9bc arm64: KVM: Define HYP offset masks by Marc Zyngier · 8 years ago
  69. 853c3b2 arm64: Add ARM64_HYP_OFFSET_LOW capability by Marc Zyngier · 8 years ago
  70. fd16fe6 arm64: KVM: Kill HYP_PAGE_OFFSET by Marc Zyngier · 8 years ago
  71. 3f0f883 arm/arm64: KVM: Remove hyp_kern_va helper by Marc Zyngier · 8 years ago
  72. 82a81bf arm64: KVM: Merged page tables documentation by Marc Zyngier · 8 years ago
  73. bd264d0 arm64: efi: always map runtime services code and data regions down to pages by Ard Biesheuvel · 8 years ago
  74. 53e1b32 arm64: mm: add param to force create_pgd_mapping() to use page mappings by Ard Biesheuvel · 8 years ago
  75. 7dd01ae arm64: trap userspace "dc cvau" cache operation on errata-affected core by Andre Przywara · 8 years ago
  76. 390bf17 arm64: consolidate signal injection on emulation errors by Andre Przywara · 8 years ago
  77. 8e23185 arm64: errata: Calling enable functions for CPU errata too by Andre Przywara · 8 years ago
  78. 823066d arm64: include alternative handling in dcache_by_line_op by Andre Przywara · 8 years ago
  79. 290622e arm64: fix "dc cvau" cache operation on errata-affected core by Andre Przywara · 8 years ago
  80. b82bfa4 Revert "arm64: alternatives: add enable parameter to conditional asm macros" by Andre Przywara · 8 years ago
  81. 0996353 arm/arm64: KVM: Make default HYP mappings non-excutable by Marc Zyngier · 8 years ago
  82. 5900270 arm/arm64: KVM: Map the HYP text as read-only by Marc Zyngier · 8 years ago
  83. 74a6b88 arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata section by Marc Zyngier · 8 years ago
  84. 1166f3f arm64: Add PTE_HYP_XN page table flag by Marc Zyngier · 8 years ago
  85. c8dddec arm/arm64: KVM: Add a protection parameter to create_hyp_mappings by Marc Zyngier · 8 years ago
  86. d28f6df arm64/kexec: Add core kexec support by Geoff Levand · 8 years ago
  87. f9076ec arm64: Add back cpu reset routines by Geoff Levand · 8 years ago
  88. b69e0dc arm64: smp: Add function to determine if cpus are stuck in the kernel by James Morse · 8 years ago
  89. 80e7559 efi: Convert efi_call_virt() to efi_call_virt_pointer() by Alex Thorlton · 8 years ago
  90. 086e3eb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  91. f3610a6 arm64: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  92. 5c492c3 arm64: smp: Add function to determine if cpus are stuck in the kernel by James Morse · 8 years ago
  93. 38b04a7 ACPI: ARM64: support for ACPI_TABLE_UPGRADE by Jon Masters · 8 years ago
  94. 561454e arm64/kvm: use ESR_ELx_EC to extract EC by Mark Rutland · 8 years ago
  95. 275f344 arm64: add macro to extract ESR_ELx.EC by Mark Rutland · 8 years ago
  96. bffe1baff arm64: kasan: instrument user memory access API by Yang Shi · 8 years ago
  97. 4674fdb arm64: mm: dump: make page table dumping reusable by Mark Rutland · 8 years ago
  98. 0e455d8 arm64: Implement optimised IP checksum helpers by Robin Murphy · 8 years ago
  99. 0d15ef6 arm64: kgdb: Match pstate size with gdbserver protocol by Daniel Thompson · 8 years ago
  100. b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 8 years ago