1. 7a0adc7 arm64: KVM: Add access handler for PMSWINC register by Shannon Zhao · 9 years ago
  2. 76d883c arm64: KVM: Add access handler for PMOVSSET and PMOVSCLR register by Shannon Zhao · 9 years ago
  3. 9db52c7 arm64: KVM: Add access handler for PMINTENSET and PMINTENCLR register by Shannon Zhao · 9 years ago
  4. 9feb21a arm64: KVM: Add access handler for event type register by Shannon Zhao · 9 years ago
  5. 96b0eeb arm64: KVM: Add access handler for PMCNTENSET and PMCNTENCLR register by Shannon Zhao · 9 years ago
  6. 051ff58 arm64: KVM: Add access handler for event counter register by Shannon Zhao · 9 years ago
  7. a86b550 arm64: KVM: Add access handler for PMCEID0 and PMCEID1 register by Shannon Zhao · 9 years ago
  8. 3965c3c arm64: KVM: Add access handler for PMSELR register by Shannon Zhao · 9 years ago
  9. ab94683 arm64: KVM: Add access handler for PMCR register by Shannon Zhao · 10 years ago
  10. 04fe472 arm64: KVM: Define PMU data structure for each vcpu by Shannon Zhao · 9 years ago
  11. ad88213 arm64: KVM: Add temporary kvm_perf_event.h by Marc Zyngier · 9 years ago
  12. 21a4179 arm64: KVM: Move __cpu_init_stage2 after kvm_call_hyp by Marc Zyngier · 9 years ago
  13. 6d50d54 arm64: KVM: Move vgic-v2 and timer save/restore to virt/kvm/arm/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. 1f364c8 arm64: VHE: Add support for running Linux in EL2 mode by Marc Zyngier · 11 years ago
  16. ae7e27f arm64: hw_breakpoint: Allow EL2 breakpoints if running in HYP by Marc Zyngier · 9 years ago
  17. d98ecda arm64: perf: Count EL2 events if the kernel is running in HYP by Marc Zyngier · 9 years ago
  18. 5f05a72 arm64: KVM: Move most of the fault decoding to C by Marc Zyngier · 9 years ago
  19. 253dcbd arm64: KVM: VHE: Add alternative panic handling by Marc Zyngier · 9 years ago
  20. 77cb2d9 arm64: KVM: VHE: Add fpsimd enabling on guest access by Marc Zyngier · 9 years ago
  21. 5efe6de arm64: KVM: VHE: Use unified sysreg accessors for timer by Marc Zyngier · 9 years ago
  22. 68908bf arm64: KVM: VHE: Implement VHE activate/deactivate_traps by Marc Zyngier · 10 years ago
  23. 3287622 arm64: KVM: VHE: Make __fpsimd_enabled VHE aware by Marc Zyngier · 9 years ago
  24. d1526e5 arm64: KVM: VHE: Enable minimal sysreg save/restore by Marc Zyngier · 9 years ago
  25. 094f823 arm64: KVM: VHE: Use unified system register accessors by Marc Zyngier · 9 years ago
  26. 9c6c356 arm64: KVM: VHE: Split save/restore of registers shared between guest and host by Marc Zyngier · 9 years ago
  27. edef528 arm64: KVM: VHE: Differenciate host/guest sysreg save/restore by Marc Zyngier · 9 years ago
  28. 915ccd1 arm64: KVM: VHE: Introduce unified system register accessors by Marc Zyngier · 9 years ago
  29. cedbb8b7 arm64: KVM: VHE: Patch out kern_hyp_va by Marc Zyngier · 10 years ago
  30. b81125c arm64: KVM: VHE: Patch out use of HVC by Marc Zyngier · 10 years ago
  31. d88701b arm64: Add ARM64_HAS_VIRT_HOST_EXTN feature by Marc Zyngier · 10 years ago
  32. 82deae0 arm/arm64: Add new is_kernel_in_hyp_mode predicate by Marc Zyngier · 11 years ago
  33. 3a3604b arm64: KVM: Switch to C-based stage2 init by Marc Zyngier · 10 years ago
  34. 57c841f arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOP by Marc Zyngier · 9 years ago
  35. 4242852 ARM: KVM: Remove __kvm_hyp_code_start/__kvm_hyp_code_end by Marc Zyngier · 9 years ago
  36. 35a2491 arm/arm64: KVM: Add hook for C-based stage2 init by Marc Zyngier · 9 years ago
  37. 5ef11c3 mm: ASLR: use get_random_long() by Daniel Cashman · 9 years ago
  38. 73056bb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  39. 0fb00d3 Merge tag 'kvm-arm-for-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 9 years ago
  40. fd451b9 arm64: KVM: vgic-v3: Restore ICH_APR0Rn_EL2 before ICH_APR1Rn_EL2 by Marc Zyngier · 9 years ago
  41. 23300f6 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  42. 52d7523 arm64: mm: allow the kernel to handle alignment faults on user accesses by EunTaik Lee · 9 years ago
  43. 8684fa3 arm64: kbuild: make "make install" not depend on vmlinux by Masahiro Yamada · 9 years ago
  44. 722ec35 arm64: dma-mapping: fix handling of devices registered before arch_initcall by Marek Szyprowski · 9 years ago
  45. d82834e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  46. 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
  47. 7f4e346 arm64/efi: Make strnlen() available to the EFI namespace by Thierry Reding · 9 years ago
  48. bee038a arm/arm64: crypto: assure that ECB modes don't require an IV by Jeremy Linton · 9 years ago
  49. 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
  50. a80a0eb arm64: make irq_stack_ptr more robust by Yang Shi · 9 years ago
  51. 3c5b1d9 arm64: KVM: Configure TCR_EL2.PS at runtime by Tirumalesh Chalamarla · 9 years ago
  52. 1a1ebd5 irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor by Tirumalesh Chalamarla · 9 years ago
  53. e04a28d arm64: debug: re-enable irqs before sending breakpoint SIGTRAP by Will Deacon · 9 years ago
  54. bcaf669 arm64: disable kasan when accessing frame->fp in unwind_frame by Yang Shi · 9 years ago
  55. 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
  56. c17dfb0 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  57. df48ab3 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  58. 3e275c6 arm64: asm: Explicitly include linux/personality.h in asm/page.h by Mark Brown · 9 years ago
  59. 811d61e arm64: futex.h: Add missing PAN toggling by James Morse · 9 years ago
  60. 95f5c80 arm64: allow vmalloc regions to be set with set_memory_* by Ard Biesheuvel · 9 years ago
  61. 34229b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  62. aa5306a Merge tag 'vexpress-for-v4.5/fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into fixes by Olof Johansson · 9 years ago
  63. 43acf83 ARM64: tegra: Add chosen node for tegra132 norrin by Jon Hunter · 9 years ago
  64. aeb2ee5 arm64: dts: Add missing DMA Abort interrupt to Juno by Robin Murphy · 9 years ago
  65. 57adec8 arm64: mm: avoid calling apply_to_page_range on empty range by Mika Penttilä · 9 years ago
  66. 531d306 arm64: defconfig: updates for 4.5 by Will Deacon · 9 years ago
  67. 67dfa17 arm64: errata: Add -mpc-relative-literal-loads to build flags by dann frazier · 9 years ago
  68. 728dabd Eliminate the .eh_frame sections from the aarch64 vmlinux and kernel modules by William Cohen · 9 years ago
  69. b312202 arm64: Fix an enum typo in mm/dump.c by Masanari Iida · 9 years ago
  70. ac15bd6 arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings by Catalin Marinas · 9 years ago
  71. f436b2a arm64: kernel: fix architected PMU registers unconditional access by Lorenzo Pieralisi · 9 years ago
  72. 7b1af97 arm64: kasan: ensure that the KASAN zero page is mapped read-only by Ard Biesheuvel · 9 years ago
  73. 75feee3 arm64: hide __efistub_ aliases from kallsyms by Ard Biesheuvel · 9 years ago
  74. 6327f35 arm64: KVM: Fix guest dead loop when register accessor returns false by Shannon Zhao · 9 years ago
  75. 7769db9 arm64: KVM: Fix comments of the CP handler by Shannon Zhao · 9 years ago
  76. 9586a2e arm64: KVM: Fix wrong use of the CPSR MODE mask for 32bit guests by Shannon Zhao · 9 years ago
  77. a7e0ac2 arm64: KVM: Obey RES0/1 reserved bits when setting CPTR_EL2 by Dave Martin · 9 years ago
  78. 8fc153c arm64: KVM: Fix AArch64 guest userspace exception injection by Marc Zyngier · 9 years ago
  79. 79d2453 Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  80. eae2177 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  81. 48189d6 net: hns: enet specifies a reference to dsaf by yankejian · 9 years ago
  82. 9638685 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  83. 03d7d12 Merge tag 'armsoc-defconfig64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  84. 62c79bb Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  85. 6d1c244 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  86. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  87. a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  88. 48f58ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  89. 42ff712 arm64: bpf: add extra pass to handle faulty codegen by Zi Shen Lim · 9 years ago
  90. c94ae4f arm64: insn: remove BUG_ON from codegen by Zi Shen Lim · 9 years ago
  91. ba049e9 kvm: rename pfn_t to kvm_pfn_t by Dan Williams · 9 years ago
  92. 05ee26d arch/arm64/include/asm/pgtable.h: add pmd_mkclean for THP by Minchan Kim · 9 years ago
  93. b7ed934 arm64, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  94. 4e5448a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  95. b70ce2a dts: hisi: fixes no syscon fault when init mdio by yankejian · 9 years ago
  96. 8f0d3aa arm64: mm: support ARCH_MMAP_RND_BITS by Daniel Cashman · 9 years ago
  97. d080827 Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  98. 237f38c Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  99. aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  100. 1baa5ef Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago