1. d692b8a arm64: KVM: Add access handler for PMUSERENR register by Shannon Zhao · 9 years ago
  2. 7699373 arm64: KVM: Add helper to handle PMCR register bits by Shannon Zhao · 9 years ago
  3. 7a0adc7 arm64: KVM: Add access handler for PMSWINC register by Shannon Zhao · 9 years ago
  4. 76d883c arm64: KVM: Add access handler for PMOVSSET and PMOVSCLR register by Shannon Zhao · 9 years ago
  5. 9db52c7 arm64: KVM: Add access handler for PMINTENSET and PMINTENCLR register by Shannon Zhao · 9 years ago
  6. 9feb21a arm64: KVM: Add access handler for event type register by Shannon Zhao · 9 years ago
  7. 96b0eeb arm64: KVM: Add access handler for PMCNTENSET and PMCNTENCLR register by Shannon Zhao · 9 years ago
  8. 051ff58 arm64: KVM: Add access handler for event counter register by Shannon Zhao · 9 years ago
  9. 3965c3c arm64: KVM: Add access handler for PMSELR register by Shannon Zhao · 9 years ago
  10. ab94683 arm64: KVM: Add access handler for PMCR register by Shannon Zhao · 9 years ago
  11. 04fe472 arm64: KVM: Define PMU data structure for each vcpu by Shannon Zhao · 9 years ago
  12. ad88213 arm64: KVM: Add temporary kvm_perf_event.h by Marc Zyngier · 9 years ago
  13. 21a4179 arm64: KVM: Move __cpu_init_stage2 after kvm_call_hyp by Marc Zyngier · 9 years ago
  14. 13720a5 arm64: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.h by Marc Zyngier · 9 years ago
  15. ae7e27f arm64: hw_breakpoint: Allow EL2 breakpoints if running in HYP by Marc Zyngier · 9 years ago
  16. 68908bf arm64: KVM: VHE: Implement VHE activate/deactivate_traps by Marc Zyngier · 10 years ago
  17. 3287622 arm64: KVM: VHE: Make __fpsimd_enabled VHE aware by Marc Zyngier · 9 years ago
  18. cedbb8b7 arm64: KVM: VHE: Patch out kern_hyp_va by Marc Zyngier · 10 years ago
  19. d88701b arm64: Add ARM64_HAS_VIRT_HOST_EXTN feature by Marc Zyngier · 10 years ago
  20. 82deae0 arm/arm64: Add new is_kernel_in_hyp_mode predicate by Marc Zyngier · 10 years ago
  21. 3a3604b arm64: KVM: Switch to C-based stage2 init by Marc Zyngier · 10 years ago
  22. 57c841f arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOP by Marc Zyngier · 9 years ago
  23. 4242852 ARM: KVM: Remove __kvm_hyp_code_start/__kvm_hyp_code_end by Marc Zyngier · 9 years ago
  24. 35a2491 arm/arm64: KVM: Add hook for C-based stage2 init by Marc Zyngier · 9 years ago
  25. d82834e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  26. c53d7a8 Merge tag 'kvm-arm-for-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 9 years ago
  27. 8ab54ed Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  28. 3c5b1d9 arm64: KVM: Configure TCR_EL2.PS at runtime by Tirumalesh Chalamarla · 9 years ago
  29. 1a1ebd5 irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor by Tirumalesh Chalamarla · 9 years ago
  30. afc6074 Merge tag 'kvm-arm-for-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 9 years ago
  31. 3e275c6 arm64: asm: Explicitly include linux/personality.h in asm/page.h by Mark Brown · 9 years ago
  32. 811d61e arm64: futex.h: Add missing PAN toggling by James Morse · 9 years ago
  33. ac15bd6 arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings by Catalin Marinas · 9 years ago
  34. 9586a2e arm64: KVM: Fix wrong use of the CPSR MODE mask for 32bit guests by Shannon Zhao · 9 years ago
  35. a7e0ac2 arm64: KVM: Obey RES0/1 reserved bits when setting CPTR_EL2 by Dave Martin · 9 years ago
  36. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  37. a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  38. ba049e9 kvm: rename pfn_t to kvm_pfn_t by Dan Williams · 9 years ago
  39. 05ee26d arch/arm64/include/asm/pgtable.h: add pmd_mkclean for THP by Minchan Kim · 9 years ago
  40. b7ed934 arm64, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  41. 1baa5ef Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  42. c9bed1c Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  43. fa5fd7c Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  44. fd072df arm64: define __smp_xxx by Michael S. Tsirkin · 9 years ago
  45. 90ff6a1 arm64: reuse asm-generic/barrier.h by Michael S. Tsirkin · 9 years ago
  46. 39b5be9 arm64: mm: move pgd_cache initialisation to pgtable_cache_init by Will Deacon · 9 years ago
  47. 20380bb arm64: ftrace: fix a stack tracer's output under function graph tracer by AKASHI Takahiro · 9 years ago
  48. fe13f95 arm64: pass a task parameter to unwind_frame() by AKASHI Takahiro · 9 years ago
  49. d224a69 arm64: remove irq_count and do_softirq_own_stack() by James Morse · 9 years ago
  50. 66b3923 arm64: hugetlb: add support for PTE contiguous bit by David Woods · 9 years ago
  51. dfd57bc arm64: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_ops by Stefano Stabellini · 9 years ago
  52. 20475f7 arm64: KVM: Add support for 16-bit VMID by Vladimir Murzin · 9 years ago
  53. 9d4dc688 arm/arm64: KVM: Remove unreferenced S2_PGD_ORDER by Vladimir Murzin · 9 years ago
  54. 0a28714 arm64: Use PoU cache instr for I/D coherency by Ashok Kumar · 9 years ago
  55. 971c67c arm64: reduce stack use in irq_handler by James Morse · 9 years ago
  56. 129b985 Merge branch 'aarch64/efi' into aarch64/for-next/core by Will Deacon · 9 years ago
  57. 9d8415d arm64: KVM: Turn system register numbers to an enum by Marc Zyngier · 9 years ago
  58. 3600c2f arm64: Add macros to read/write system registers by Mark Rutland · 9 years ago
  59. b19e689 KVM: arm/arm64: Count guest exit due to various reasons by Amit Tomar · 9 years ago
  60. dec9cbf Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  61. 82d3400 arm64: Improve error reporting on set_pte_at() checks by Catalin Marinas · 9 years ago
  62. 8e31ed9 irqchip/gic-v3: Add missing include for barrier.h by Marc Zyngier · 9 years ago
  63. 4a6ccf3 arm64: cmpxchg: Don't incldue linux/mmdebug.h by Mark Brown · 9 years ago
  64. 9aa4ec1 arm64: mm: fold alternatives into .init by Mark Rutland · 9 years ago
  65. aa4d5d3 arm64: Add this_cpu_ptr() assembler macro for use in entry.S by James Morse · 9 years ago
  66. f7d9248 arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARM by Ard Biesheuvel · 9 years ago
  67. 7596abf arm64: irq: fix walking from irq stack to task stack by Will Deacon · 9 years ago
  68. 8e23dac arm64: Add do_softirq_own_stack() and enable irq_stacks by James Morse · 9 years ago
  69. 132cd88 arm64: Modify stack trace and dump for use with irq_stack by AKASHI Takahiro · 9 years ago
  70. 6cdf9c7 arm64: Store struct thread_info in sp_el0 by Jungseok Lee · 9 years ago
  71. 0992207 Merge tag 'kvm-arm-for-v4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 9 years ago
  72. f6be563 arm64: KVM: Get rid of old vcpu_reg() by Pavel Fedin · 9 years ago
  73. bc45a51 arm64: KVM: Correctly handle zero register during MMIO by Pavel Fedin · 9 years ago
  74. d86b8da arm64: spinlock: serialise spin_unlock_wait against concurrent lockers by Will Deacon · 9 years ago
  75. b9b7aeb arm64: fix COMPAT_SHMLBA definition for large pages by Yury Norov · 9 years ago
  76. 76c714b arm64: pgtable: implement pte_accessible() by Will Deacon · 9 years ago
  77. 5d86862 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  78. 4fe5e19 Merge tag 'for-linus-4.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  79. 1944bf8 arm64: debug: Treat the BRPs/WRPs as unsigned by Suzuki K. Poulose · 9 years ago
  80. 4f0a606 arm64: cpufeature: Track unsigned fields by Suzuki K. Poulose · 9 years ago
  81. b4ff838 xen/events: Always allocate legacy interrupts on PV guests by Boris Ostrovsky · 9 years ago
  82. d211827 arm64: cpufeature: Add helpers for extracting unsigned values by Suzuki K. Poulose · 9 years ago
  83. 498cd5c arm64: KVM: Add workaround for Cortex-A57 erratum 834220 by Marc Zyngier · 9 years ago
  84. c0f0963 arm64: KVM: Fix AArch32 to AArch64 register mapping by Marc Zyngier · 9 years ago
  85. c139aa6 arm64: barriers: fix smp_load_acquire to work with const arguments by Will Deacon · 9 years ago
  86. 0b2aa5b arm64: Fix R/O permissions in mark_rodata_ro by Laura Abbott · 9 years ago
  87. 65da0a8 arm64: use non-global mappings for UEFI runtime regions by Ard Biesheuvel · 9 years ago
  88. adc235a arm64: do not include ptrace.h from compat.h by Arnd Bergmann · 9 years ago
  89. 1dccb59 arm64: simplify dma_get_ops by Arnd Bergmann · 9 years ago
  90. a18e2fa Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  91. fb226c3 arm64: fix R/O permissions of FDT mapping by Ard Biesheuvel · 9 years ago
  92. 933425fb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  93. 39cf7c3 Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  94. 57a6566 arm64: cmpxchg_dbl: fix return value type by Lorenzo Pieralisi · 9 years ago
  95. fd0d351 Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  96. 0d51ce9 Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  97. 2dc10ad Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  98. 197a4f4 Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 9 years ago
  99. d63a978 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  100. f5a8160 Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago