1. 60ed380 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  2. 130c93f arm64: efi: don't restore TTBR0 if active_mm points at init_mm by Will Deacon · 9 years ago
  3. 2fc6775 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  4. 285994a arm64: Invalidate the TLB corresponding to intermediate page table levels by Catalin Marinas · 9 years ago
  5. 84ed741 arm64: KVM: Fix outdated comment about VTCR_EL2.PS by Marc Zyngier · 9 years ago
  6. 04b8dc8 arm64: KVM: Do not use pgd_index to index stage-2 pgd by Marc Zyngier · 9 years ago
  7. a987370 arm64: KVM: Fix stage-2 PGD allocation to have per-page refcounting by Marc Zyngier · 9 years ago
  8. af4819a arm64: cpuidle: add asm/proc-fns.h inclusion by Lorenzo Pieralisi · 9 years ago
  9. a1e50a8 arm64: Increase the swiotlb buffer size 64MB by Catalin Marinas · 9 years ago
  10. 6910fa1 arm64: enable PTE type bit in the mask for pte_modify by Feng Kan · 9 years ago
  11. 06ff87b arm64: mm: remove unused functions and variable protoypes by Yingjoe Chen · 9 years ago
  12. f3e3927 arm64: guard asm/assembler.h against multiple inclusions by Marc Zyngier · 9 years ago
  13. 115386f arm64: insn: fix compare-and-branch encodings by Robin Murphy · 9 years ago
  14. eaa0eda Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  15. b9085bc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  16. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  17. 42cf0f2 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  18. 59d5373 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  19. 6b00f7e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  20. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 9 years ago
  21. 9b3e661 arm64: drop PTE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  22. df9ab97 Merge branch 'devel-stable' into for-next by Russell King · 9 years ago
  23. f781951 kvm: add halt_poll_ns module parameter by Paolo Bonzini · 9 years ago
  24. d476d94 arm64: compat: Remove incorrect comment in compat_siginfo by Catalin Marinas · 9 years ago
  25. 0d3e4d4 arm/arm64: KVM: Use kernel mapping to perform invalidation on page fault by Marc Zyngier · 10 years ago
  26. 363ef89 arm/arm64: KVM: Invalidate data cache on unmap by Marc Zyngier · 10 years ago
  27. 3c1e716 arm/arm64: KVM: Use set/way op trapping to track the state of the caches by Marc Zyngier · 10 years ago
  28. 6917c85 arm64: Avoid breakage caused by .altmacro in fpsimd save/restore macros by Dave P Martin · 9 years ago
  29. 523d6e9 arm64:mm: free the useless initial page table by zhichang.yuan · 10 years ago
  30. af3cfdb arm64: kernel: remove ARM64_CPU_SUSPEND config option by Lorenzo Pieralisi · 9 years ago
  31. 9648606 arm64: Remove asm/syscalls.h by Catalin Marinas · 10 years ago
  32. 0156411 arm64: Implement the compat_sys_call_table in C by Catalin Marinas · 10 years ago
  33. 33b3654 arm64: uapi: expose our struct ucontext to the uapi headers by Will Deacon · 10 years ago
  34. 0aaf0da smp, ARM64: Kill SMP single function call interrupt by Jiang Liu · 9 years ago
  35. 2d888f4 arm64: Emulate SETEND for AArch32 tasks by Suzuki K. Poulose · 10 years ago
  36. 736d474 arm64: Consolidate hotplug notifier for instruction emulation by Suzuki K. Poulose · 10 years ago
  37. 04597a6 arm64: Track system support for mixed endian EL0 by Suzuki K. Poulose · 10 years ago
  38. 9d3bfbb arm64: Combine coherent and non-coherent swiotlb dma_ops by Catalin Marinas · 10 years ago
  39. aa03c42 arm64: Fix overlapping VA allocations by Mark Rutland · 9 years ago
  40. 1c6007d Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next by Paolo Bonzini · 9 years ago
  41. 60305db arm64/efi: move virtmap init to early initcall by Ard Biesheuvel · 10 years ago
  42. da14170 arm64: add better page protections to arm64 by Laura Abbott · 10 years ago
  43. 2f896d5 arm64: use fixmap for text patching by Laura Abbott · 10 years ago
  44. ac3d373 arm/arm64: KVM: allow userland to request a virtual GICv3 by Andre Przywara · 10 years ago
  45. 9fedf14 arm/arm64: KVM: add opaque private pointer to MMIO data by Andre Przywara · 10 years ago
  46. 3caa2d8 arm/arm64: KVM: make the maximum number of vCPUs a per-VM value by Andre Przywara · 10 years ago
  47. 4429fc6 arm/arm64: KVM: rework MPIDR assignment and add accessors by Andre Przywara · 10 years ago
  48. fa818dc Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  49. 8199ed0 KVM: arm64: ARMv8 header changes for page logging by Mario Smarduch · 10 years ago
  50. 0ce339a Merge branch 'arm64/common-esr-macros' of git://git.kernel.org/pub/scm/linux/kernel/git/mark/linux by Catalin Marinas · 10 years ago
  51. 6e53031 arm64: kvm: remove ESR_EL2_* macros by Mark Rutland · 10 years ago
  52. 4a93908 arm64: remove ESR_EL1_* macros by Mark Rutland · 10 years ago
  53. c6d01a9 arm64: kvm: move to ESR_ELx macros by Mark Rutland · 10 years ago
  54. 60a1f02 arm64: decode ESR_ELx.EC when reporting exceptions by Mark Rutland · 10 years ago
  55. cf99a48 arm64: introduce common ESR_ELx_* definitions by Mark Rutland · 10 years ago
  56. 5d425c1 arm64: kernel: add support for cpu cache information by Sudeep Holla · 10 years ago
  57. 0d97f884 arm/arm64: KVM: add tracing support for arm64 exit handler by Wei Huang · 10 years ago
  58. 643165c Merge tag 'uaccess_for_upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost into asm-generic by Arnd Bergmann · 10 years ago
  59. 48c53db Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  60. 967f0e5 arm64: macro whitespace fixes by Michael S. Tsirkin · 10 years ago
  61. 58fff51 arm64/uaccess: fix sparse errors by Michael S. Tsirkin · 10 years ago
  62. cd25b85 arm64: compat: wire up compat_sys_execveat by Will Deacon · 10 years ago
  63. 9679be1 arm64/efi: remove idmap manipulations from UEFI code by Ard Biesheuvel · 10 years ago
  64. f3cdfd2 arm64/efi: move SetVirtualAddressMap() to UEFI stub by Ard Biesheuvel · 10 years ago
  65. 801f677 arm64: KVM: Fix HCR setting for 32bit guests by Marc Zyngier · 10 years ago
  66. 1bd0abb arm64/efi: set EFI_ALLOC_ALIGN to 64 KB by Ard Biesheuvel · 10 years ago
  67. 8ce837c arm64/mm: add create_pgd_mapping() to create private page tables by Ard Biesheuvel · 10 years ago
  68. 065c003 KVM: arm/arm64: vgic: add init entry to VGIC KVM device by Eric Auger · 10 years ago
  69. 082471a arm64: fix missing linux/bug.h include in asm/arch_timer.h by Paul Walmsley · 10 years ago
  70. 2ec4560 arm64: fix missing asm/pgtable-hwdef.h include in asm/processor.h by Paul Walmsley · 10 years ago
  71. 80639d4 arm64: sanity checks: add missing AArch32 registers by Mark Rutland · 10 years ago
  72. 3efcb7a arm64: Remove unused prepare_to_copy() by Tobias Klauser · 10 years ago
  73. 0f9132c arm64: Correct __NR_compat_syscalls for bpf by Mark Rutland · 10 years ago
  74. 5d96e0c arm64: mm: Add pgd_page to support RCU fast_gup by Jungseok Lee · 10 years ago
  75. 8e7a4ce ARM: 8189/1: arm64:add bitrev.h file to support rbit instruction by Yalin Wang · 10 years ago
  76. 31dde11 arm64: Replace set_arch_dma_coherent_ops with arch_setup_dma_ops by Catalin Marinas · 10 years ago
  77. 60815cf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 10 years ago
  78. 66dcff8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  79. af2e7aa arm64/spinlock: Replace ACCESS_ONCE READ_ONCE by Christian Borntraeger · 10 years ago
  80. 60d7ef3 Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  81. 957db10 arm/arm64: KVM: Introduce stage2_unmap_vm by Christoffer Dall · 10 years ago
  82. cf5d3188 arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot by Christoffer Dall · 10 years ago
  83. f7fa034d arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI by Christoffer Dall · 10 years ago
  84. b856a59 arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu by Christoffer Dall · 10 years ago
  85. f96fe22 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  86. 9d05096 Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  87. 1077fa3 arch: Add lightweight memory barriers dma_rmb() and dma_wmb() by Alexander Duyck · 10 years ago
  88. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  89. c164e03 mm: fix huge zero page accounting in smaps report by Kirill A. Shutemov · 10 years ago
  90. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  91. a0e4467 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 10 years ago
  92. 3a647c1 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  93. b64bb1d Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  94. 6b34df9 Merge branch 'clocksource/physical-timers' into next/drivers by Olof Johansson · 10 years ago
  95. 0b46b8a clocksource: arch_timer: Fix code to use physical timers when requested by Sonny Rao · 10 years ago
  96. 5121872 xen/arm/arm64: merge xen/mm32.c into xen/mm.c by Stefano Stabellini · 10 years ago
  97. a0f2dee xen: add a dma_addr_t dev_addr argument to xen_dma_map_page by Stefano Stabellini · 10 years ago
  98. de7ee50 arm64: introduce is_device_dma_coherent by Stefano Stabellini · 10 years ago
  99. 932ded4 arm64: add module support for alternatives fixups by Andre Przywara · 10 years ago
  100. af2c632 arm64/include/asm: Fixed a warning about 'struct pt_regs' by Chunyan Zhang · 10 years ago