1. 12fda81 arm/arm64: KVM: Drop boot_pgd by Marc Zyngier · 8 years ago
  2. 3421e9d arm64: KVM: Simplify HYP init/teardown by Marc Zyngier · 8 years ago
  3. 1df3e23 arm/arm64: KVM: Export __hyp_text_start/end symbols by Marc Zyngier · 8 years ago
  4. fd81e6b arm64: KVM: Refactor kern_hyp_va to deal with multiple offsets by Marc Zyngier · 8 years ago
  5. d53d9bc arm64: KVM: Define HYP offset masks by Marc Zyngier · 8 years ago
  6. 853c3b2 arm64: Add ARM64_HYP_OFFSET_LOW capability by Marc Zyngier · 8 years ago
  7. fd16fe6 arm64: KVM: Kill HYP_PAGE_OFFSET by Marc Zyngier · 8 years ago
  8. 3f0f883 arm/arm64: KVM: Remove hyp_kern_va helper by Marc Zyngier · 8 years ago
  9. 82a81bf arm64: KVM: Merged page tables documentation by Marc Zyngier · 8 years ago
  10. bd264d0 arm64: efi: always map runtime services code and data regions down to pages by Ard Biesheuvel · 8 years ago
  11. 53e1b32 arm64: mm: add param to force create_pgd_mapping() to use page mappings by Ard Biesheuvel · 8 years ago
  12. 7dd01ae arm64: trap userspace "dc cvau" cache operation on errata-affected core by Andre Przywara · 8 years ago
  13. 390bf17 arm64: consolidate signal injection on emulation errors by Andre Przywara · 8 years ago
  14. 8e23185 arm64: errata: Calling enable functions for CPU errata too by Andre Przywara · 8 years ago
  15. 823066d arm64: include alternative handling in dcache_by_line_op by Andre Przywara · 8 years ago
  16. 290622e arm64: fix "dc cvau" cache operation on errata-affected core by Andre Przywara · 8 years ago
  17. b82bfa4 Revert "arm64: alternatives: add enable parameter to conditional asm macros" by Andre Przywara · 8 years ago
  18. 0996353 arm/arm64: KVM: Make default HYP mappings non-excutable by Marc Zyngier · 8 years ago
  19. 5900270 arm/arm64: KVM: Map the HYP text as read-only by Marc Zyngier · 8 years ago
  20. 74a6b88 arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata section by Marc Zyngier · 8 years ago
  21. 1166f3f arm64: Add PTE_HYP_XN page table flag by Marc Zyngier · 8 years ago
  22. c8dddec arm/arm64: KVM: Add a protection parameter to create_hyp_mappings by Marc Zyngier · 8 years ago
  23. d28f6df arm64/kexec: Add core kexec support by Geoff Levand · 8 years ago
  24. f9076ec arm64: Add back cpu reset routines by Geoff Levand · 8 years ago
  25. b69e0dc arm64: smp: Add function to determine if cpus are stuck in the kernel by James Morse · 8 years ago
  26. 80e7559 efi: Convert efi_call_virt() to efi_call_virt_pointer() by Alex Thorlton · 8 years ago
  27. 086e3eb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  28. f3610a6 arm64: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  29. 5c492c3 arm64: smp: Add function to determine if cpus are stuck in the kernel by James Morse · 8 years ago
  30. 38b04a7 ACPI: ARM64: support for ACPI_TABLE_UPGRADE by Jon Masters · 8 years ago
  31. 561454e arm64/kvm: use ESR_ELx_EC to extract EC by Mark Rutland · 8 years ago
  32. 275f344 arm64: add macro to extract ESR_ELx.EC by Mark Rutland · 8 years ago
  33. bffe1baff arm64: kasan: instrument user memory access API by Yang Shi · 8 years ago
  34. 4674fdb arm64: mm: dump: make page table dumping reusable by Mark Rutland · 8 years ago
  35. 0e455d8 arm64: Implement optimised IP checksum helpers by Robin Murphy · 8 years ago
  36. 0d15ef6 arm64: kgdb: Match pstate size with gdbserver protocol by Daniel Thompson · 8 years ago
  37. b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 9 years ago
  38. 2efe95f locking/atomic, arch/arm64: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,xor}{,_relaxed,_acquire,_release}() for LSE instructions by Will Deacon · 9 years ago
  39. 6822a84 locking/atomic, arch/arm64: Generate LSE non-return cases using common macros by Will Deacon · 9 years ago
  40. e490f9b locking/atomic, arch/arm64: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,xor}{,_relaxed,_acquire,_release}() by Peter Zijlstra · 9 years ago
  41. c56bdca arm64: spinlock: Ensure forward-progress in spin_unlock_wait by Will Deacon · 8 years ago
  42. 3a5facd arm64: spinlock: fix spin_unlock_wait for LSE atomics by Will Deacon · 8 years ago
  43. 38b850a arm64: spinlock: order spin_{is_locked,unlock_wait} against local locks by Will Deacon · 8 years ago
  44. edce229 KVM: ARM64: Fix typos by Andrea Gelmini · 8 years ago
  45. 1a9a053 arm64: Allow for different DMA and CPU bus offsets by Alexander Graf · 8 years ago
  46. 030c4d2 arm64: move {PAGE,CONT}_SHIFT into Kconfig by Mark Rutland · 8 years ago
  47. a13e3a5 arm64: update stale PAGE_OFFSET comment by Mark Rutland · 8 years ago
  48. 10fdf85 arm64: unistd32.h: wire up missing syscalls for compat tasks by Will Deacon · 8 years ago
  49. e47b020 arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks by Catalin Marinas · 8 years ago
  50. db413b5 arm64: Remove orphaned __addr_ok() definition by Robin Murphy · 8 years ago
  51. 2a41bfb arm64: add io{read,write}64be accessors by Horia Geantă · 8 years ago
  52. d8b47fc arm64, ACPI, NUMA: NUMA support based on SRAT and SLIT by Hanjun Guo · 8 years ago
  53. e28e909 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  54. 44bcc92 Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next by Paolo Bonzini · 8 years ago
  55. 35a2d58 KVM: arm/arm64: vgic-new: Synchronize changes to active state by Christoffer Dall · 8 years ago
  56. b13216c KVM: arm/arm64: Provide functionality to pause and resume a guest by Christoffer Dall · 9 years ago
  57. d5a5a0e KVM: arm/arm64: Export mmio_read/write_bus by Christoffer Dall · 9 years ago
  58. a05a70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  59. fd8cfd3 arch: fix has_transparent_hugepage() by Hugh Dickins · 8 years ago
  60. e0fb1b3 Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  61. 7beaa24 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  62. be09201 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  63. 3491caf KVM: halt_polling: provide a way to qualify wakeups during poll by Christian Borntraeger · 9 years ago
  64. bdb4094 Merge tag 'kvm-arm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 9 years ago
  65. 0648505 kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tables by Catalin Marinas · 9 years ago
  66. 53c92d7 iommu: of: enforce const-ness of struct iommu_ops by Robin Murphy · 9 years ago
  67. 5bb1cc0 arm64: Ensure pmd_present() returns false after pmd_mknotpresent() by Catalin Marinas · 9 years ago
  68. ab4db1f arm64: Replace hard-coded values in the pmd/pud_bad() macros by Catalin Marinas · 9 years ago
  69. 282aa70 arm64: Implement pmdp_set_access_flags() for hardware AF/DBM by Catalin Marinas · 9 years ago
  70. 911f56e arm64: Fix typo in the pmdp_huge_get_and_clear() definition by Catalin Marinas · 9 years ago
  71. 2326df5 arm64: always use STRICT_MM_TYPECHECKS by Yang Shi · 9 years ago
  72. c612505 arm64: kvm: Fix kvm teardown for systems using the extended idmap by James Morse · 9 years ago
  73. 82869ac arm64: kernel: Add support for hibernate/suspend-to-disk by James Morse · 9 years ago
  74. 5003dbd arm64: Add new asm macro copy_page by Geoff Levand · 9 years ago
  75. 28c7258 arm64: Promote KERNEL_START/KERNEL_END definitions to a header file by James Morse · 9 years ago
  76. 8122645 arm64: kernel: Include _AC definition in page.h by James Morse · 9 years ago
  77. cabe1c8 arm64: Change cpu_resume() to enable mmu early then access sleep_sp by va by James Morse · 9 years ago
  78. adc9b2d arm64: kernel: Rework finisher callback out of __cpu_suspend_enter() by James Morse · 9 years ago
  79. 67f6919 arm64: kvm: allows kvm cpu hotplug by AKASHI Takahiro · 9 years ago
  80. c94b0cf arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp() by James Morse · 9 years ago
  81. ad72e59 arm64: hyp/kvm: Make hyp-stub extensible by Geoff Levand · 9 years ago
  82. e7227d0 arm64: Cleanup SCTLR flags by Geoff Levand · 9 years ago
  83. 7b7293a arm64: Fold proc-macros.S into assembler.h by Geoff Levand · 9 years ago
  84. ee6cab5 arm64/efi: Enable runtime call flag checking by Mark Rutland · 9 years ago
  85. 489f80f arm64/efi: Move to generic {__,}efi_call_virt() by Mark Rutland · 9 years ago
  86. 9822504 efifb: Enable the efi-framebuffer platform driver for ARM and arm64 by Ard Biesheuvel · 9 years ago
  87. 57fdb89a arm64/efi/libstub: Make screen_info accessible to the UEFI stub by Ard Biesheuvel · 9 years ago
  88. fc37206 efi/libstub: Move Graphics Output Protocol handling to generic code by Ard Biesheuvel · 9 years ago
  89. 789957e efi/arm*: Take the Memory Attributes table into account by Ard Biesheuvel · 9 years ago
  90. 30b5ba5 arm64: introduce mov_q macro to move a constant into a 64-bit register by Ard Biesheuvel · 9 years ago
  91. 6a6efbb arm64: Verify CPU errata work arounds on hotplugged CPU by Suzuki K Poulose · 9 years ago
  92. e3661b1 arm64: Allow a capability to be checked on a single CPU by Marc Zyngier · 9 years ago
  93. 92406f0 arm64: cpufeature: Add scope for capability check by Suzuki K Poulose · 9 years ago
  94. 02e0b76 arm64: kvm: Add support for 16K pages by Suzuki K Poulose · 9 years ago
  95. 9163ee23 kvm-arm: Cleanup stage2 pgd handling by Suzuki K Poulose · 9 years ago
  96. da04fa0 kvm: arm64: Get rid of fake page table levels by Suzuki K Poulose · 9 years ago
  97. 8684e70 kvm-arm: Cleanup kvm_* wrappers by Suzuki K Poulose · 9 years ago
  98. 66f877fa kvm-arm: arm64: Introduce hyp page table empty checks by Suzuki K Poulose · 9 years ago
  99. c0ef632 kvm-arm: arm64: Introduce stage2 page table helpers by Suzuki K Poulose · 9 years ago
  100. 0dbd3b1 arm64: Introduce pmd_thp_or_huge by Suzuki K Poulose · 9 years ago