1. 541d8f4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  2. cb678d6 arm64: kvm: 4.6-rc1: Fix VTCR_EL2 VS setting by Suzuki K Poulose · 9 years ago
  3. b8cfadf arm64: perf: Move PMU register related defines to asm/perf_event.h by Shannon Zhao · 9 years ago
  4. a6002ec arm64: opcodes.h: Add arm big-endian config options before including arm header by James Morse · 9 years ago
  5. be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 9 years ago
  6. 9d85460 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  7. cc7c0cd arm64: drop unused __local_flush_icache_all() by Kefeng Wang · 9 years ago
  8. 2510ffe arm64: KVM: Turn kvm_ksym_ref into a NOP on VHE by Marc Zyngier · 9 years ago
  9. 8c6d408 Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  10. 588ab3f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  11. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  12. 10dc374 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  13. d09e356 Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  14. fdc69e7 arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permission by Catalin Marinas · 9 years ago
  15. 36e5cd6 arm64: account for sparsemem section alignment when choosing vmemmap offset by Ard Biesheuvel · 9 years ago
  16. 0d98d00 arm64: KVM: vgic-v3: Reset LRs at boot time by Marc Zyngier · 9 years ago
  17. bc4b024 PCI: Move pci_dma_* helpers to common code by Christoph Hellwig · 9 years ago
  18. ef769e3 arm64: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
  19. 1cc6ed9 arm64: make mrs_s prefixing implicit in read_cpuid by Mark Rutland · 9 years ago
  20. dbd4d7c arm64: Rework valid_user_regs by Mark Rutland · 9 years ago
  21. 22b39ca arm64: KVM: Move kvm_call_hyp back to its original localtion by Marc Zyngier · 9 years ago
  22. bb0c70b arm64: KVM: Add a new vcpu device control group for PMUv3 by Shannon Zhao · 9 years ago
  23. 808e738 arm64: KVM: Add a new feature bit for PMUv3 by Shannon Zhao · 9 years ago
  24. d692b8a arm64: KVM: Add access handler for PMUSERENR register by Shannon Zhao · 9 years ago
  25. 7699373 arm64: KVM: Add helper to handle PMCR register bits by Shannon Zhao · 9 years ago
  26. 7a0adc7 arm64: KVM: Add access handler for PMSWINC register by Shannon Zhao · 9 years ago
  27. 76d883c arm64: KVM: Add access handler for PMOVSSET and PMOVSCLR register by Shannon Zhao · 9 years ago
  28. 9db52c7 arm64: KVM: Add access handler for PMINTENSET and PMINTENCLR register by Shannon Zhao · 9 years ago
  29. 9feb21a arm64: KVM: Add access handler for event type register by Shannon Zhao · 9 years ago
  30. 96b0eeb arm64: KVM: Add access handler for PMCNTENSET and PMCNTENCLR register by Shannon Zhao · 9 years ago
  31. 051ff58 arm64: KVM: Add access handler for event counter register by Shannon Zhao · 9 years ago
  32. 3965c3c arm64: KVM: Add access handler for PMSELR register by Shannon Zhao · 9 years ago
  33. ab94683 arm64: KVM: Add access handler for PMCR register by Shannon Zhao · 9 years ago
  34. 04fe472 arm64: KVM: Define PMU data structure for each vcpu by Shannon Zhao · 9 years ago
  35. ad88213 arm64: KVM: Add temporary kvm_perf_event.h by Marc Zyngier · 9 years ago
  36. 21a4179 arm64: KVM: Move __cpu_init_stage2 after kvm_call_hyp by Marc Zyngier · 9 years ago
  37. 13720a5 arm64: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.h by Marc Zyngier · 9 years ago
  38. ae7e27f arm64: hw_breakpoint: Allow EL2 breakpoints if running in HYP by Marc Zyngier · 9 years ago
  39. 68908bf arm64: KVM: VHE: Implement VHE activate/deactivate_traps by Marc Zyngier · 10 years ago
  40. 3287622 arm64: KVM: VHE: Make __fpsimd_enabled VHE aware by Marc Zyngier · 9 years ago
  41. cedbb8b7 arm64: KVM: VHE: Patch out kern_hyp_va by Marc Zyngier · 10 years ago
  42. d88701b arm64: Add ARM64_HAS_VIRT_HOST_EXTN feature by Marc Zyngier · 10 years ago
  43. 82deae0 arm/arm64: Add new is_kernel_in_hyp_mode predicate by Marc Zyngier · 10 years ago
  44. 3a3604b arm64: KVM: Switch to C-based stage2 init by Marc Zyngier · 10 years ago
  45. 57c841f arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOP by Marc Zyngier · 9 years ago
  46. 4242852 ARM: KVM: Remove __kvm_hyp_code_start/__kvm_hyp_code_end by Marc Zyngier · 9 years ago
  47. 35a2491 arm/arm64: KVM: Add hook for C-based stage2 init by Marc Zyngier · 9 years ago
  48. 020d044 arm64: mm: treat memstart_addr as a signed quantity by Ard Biesheuvel · 9 years ago
  49. ebb7c98 Merge tag 'arm-soc/for-4.6/soc-arm64' of http://github.com/Broadcom/stblinux into next/arm64 by Arnd Bergmann · 9 years ago
  50. 5be8b70 arm64: lse: deal with clobbered IP registers after branch via PLT by Ard Biesheuvel · 9 years ago
  51. dfd55ad arm64: vmemmap: use virtual projection of linear region by Ard Biesheuvel · 9 years ago
  52. bf50061 arm64: Add support for Half precision floating point by Suzuki K Poulose · 9 years ago
  53. 3eca86e arm64: Remove fixmap include fragility by Mark Rutland · 9 years ago
  54. 104a0c0 arm64: Add workaround for Cavium erratum 27456 by Andrew Pinski · 9 years ago
  55. cac4b8c arm64: Fix building error with 16KB pages and 36-bit VA by Catalin Marinas · 9 years ago
  56. 28c5dcb arm64: Rename cpuid_feature field extract routines by Suzuki K Poulose · 9 years ago
  57. ff96f7b arm64: capabilities: Handle sign of the feature bit by Suzuki K Poulose · 9 years ago
  58. 13f417f arm64: Ensure the secondary CPUs have safe ASIDBits size by Suzuki K Poulose · 9 years ago
  59. fd9c279 arm64: Enable CPU capability verification unconditionally by Suzuki K Poulose · 9 years ago
  60. bb90527 arm64: Handle early CPU boot failures by Suzuki K Poulose · 9 years ago
  61. fce6361 arm64: Move cpu_die_early to smp.c by Suzuki K Poulose · 9 years ago
  62. c4bc34d arm64: Add a helper for parking CPUs in a loop by Suzuki K Poulose · 9 years ago
  63. f80fb3a arm64: add support for kernel ASLR by Ard Biesheuvel · 9 years ago
  64. 1e48ef7 arm64: add support for building vmlinux as a relocatable PIE binary by Ard Biesheuvel · 9 years ago
  65. 6c94f27 arm64: switch to relative exception tables by Ard Biesheuvel · 9 years ago
  66. 4a2e034 arm64: make asm/elf.h available to asm files by Ard Biesheuvel · 9 years ago
  67. 6ad1fe5 arm64: avoid R_AARCH64_ABS64 relocations for Image header fields by Ard Biesheuvel · 9 years ago
  68. fd045f6 arm64: add support for module PLTs by Ard Biesheuvel · 9 years ago
  69. f98deee arm64: move brk immediate argument definitions to separate header by Ard Biesheuvel · 9 years ago
  70. 8439e62 arm64: mm: use bit ops rather than arithmetic in pa/va translations by Ard Biesheuvel · 9 years ago
  71. a92405f arm64: mm: only perform memstart_addr sanity check if DEBUG_VM by Ard Biesheuvel · 9 years ago
  72. e267d97 asm-generic: Consolidate mark_rodata_ro() by Kees Cook · 9 years ago
  73. 9eb8a2c arm64: cputype info for Broadcom Vulcan by Jayachandran C · 9 years ago
  74. a7f8de1 arm64: allow kernel Image to be loaded anywhere in physical memory by Ard Biesheuvel · 9 years ago
  75. a89dea5 arm64: defer __va translation of initrd_start and initrd_end by Ard Biesheuvel · 9 years ago
  76. f904077 arm64: move kernel image to base of vmalloc area by Ard Biesheuvel · 9 years ago
  77. a0bf977 arm64: kvm: deal with kernel symbols outside of linear mapping by Ard Biesheuvel · 9 years ago
  78. 6533945 arm64: pgtable: implement static [pte|pmd|pud]_offset variants by Ard Biesheuvel · 9 years ago
  79. ab893fb arm64: introduce KIMAGE_VADDR as the virtual base of the kernel region by Ard Biesheuvel · 9 years ago
  80. 324420b arm64: add support for ioremap() block mappings by Ard Biesheuvel · 9 years ago
  81. 03336b1 arm64: prevent potential circular header dependencies in asm/bug.h by Ard Biesheuvel · 9 years ago
  82. e950631 arm64: Remove the get_thread_info() function by Catalin Marinas · 9 years ago
  83. 7054419 arm64: kernel: Don't toggle PAN on systems with UAO by James Morse · 9 years ago
  84. 57f4959 arm64: kernel: Add support for User Access Override by James Morse · 9 years ago
  85. 406e308 arm64: add ARMv8.2 id_aa64mmfr2 boiler plate by James Morse · 9 years ago
  86. 0f54b14 arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macro by James Morse · 9 years ago
  87. d82834e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  88. 7abc7d8 arm64: use local label prefixes for __reg_num symbols by Ard Biesheuvel · 9 years ago
  89. 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
  90. afb83cc arm64: prefetch: add missing #include for spin_lock_prefetch by Will Deacon · 9 years ago
  91. d5370f7 arm64: prefetch: add alternative pattern for CPUs without a prefetcher by Will Deacon · 9 years ago
  92. cd5e10b arm64: prefetch: don't provide spin_lock_prefetch with LSE by Will Deacon · 9 years ago
  93. 5e89c55 arm64: kernel: implement ACPI parking protocol by Lorenzo Pieralisi · 9 years ago
  94. 068a17a arm64: mm: create new fine-grained mappings at boot by Mark Rutland · 9 years ago
  95. 961faac arm64: mm: add functions to walk tables in fixmap by Mark Rutland · 9 years ago
  96. 1e531cc arm64: mm: add __{pud,pgd}_populate by Mark Rutland · 9 years ago
  97. dca56dc arm64: mm: add functions to walk page tables by PA by Mark Rutland · 9 years ago
  98. 053520f arm64: mm: move pte_* macros by Mark Rutland · 9 years ago
  99. 50e1881 arm64: mm: add code to safely replace TTBR1_EL1 by Mark Rutland · 9 years ago
  100. 609116d arm64: add function to install the idmap by Mark Rutland · 9 years ago