1. 6e53031 arm64: kvm: remove ESR_EL2_* macros by Mark Rutland · 10 years ago
  2. 4a93908 arm64: remove ESR_EL1_* macros by Mark Rutland · 10 years ago
  3. c6d01a9 arm64: kvm: move to ESR_ELx macros by Mark Rutland · 10 years ago
  4. 60a1f02 arm64: decode ESR_ELx.EC when reporting exceptions by Mark Rutland · 10 years ago
  5. aed40e0 arm64: move to ESR_ELx macros by Mark Rutland · 10 years ago
  6. cf99a48 arm64: introduce common ESR_ELx_* definitions by Mark Rutland · 10 years ago
  7. 5d425c1 arm64: kernel: add support for cpu cache information by Sudeep Holla · 10 years ago
  8. 0d97f884 arm/arm64: KVM: add tracing support for arm64 exit handler by Wei Huang · 10 years ago
  9. 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
  10. 48c53db Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  11. 26a945c arm64: remove broken cachepolicy code by Mark Rutland · 10 years ago
  12. 967f0e5 arm64: macro whitespace fixes by Michael S. Tsirkin · 10 years ago
  13. 58fff51 arm64/uaccess: fix sparse errors by Michael S. Tsirkin · 10 years ago
  14. cd25b85 arm64: compat: wire up compat_sys_execveat by Will Deacon · 10 years ago
  15. 9679be1 arm64/efi: remove idmap manipulations from UEFI code by Ard Biesheuvel · 10 years ago
  16. 3033b84 arm64/efi: remove free_boot_services() and friends by Ard Biesheuvel · 10 years ago
  17. f3cdfd2 arm64/efi: move SetVirtualAddressMap() to UEFI stub by Ard Biesheuvel · 10 years ago
  18. 801f677 arm64: KVM: Fix HCR setting for 32bit guests by Marc Zyngier · 10 years ago
  19. 55e858b arm64: KVM: Fix TLB invalidation by IPA/VMID by Marc Zyngier · 10 years ago
  20. 1bd0abb arm64/efi: set EFI_ALLOC_ALIGN to 64 KB by Ard Biesheuvel · 10 years ago
  21. 8ce837c arm64/mm: add create_pgd_mapping() to create private page tables by Ard Biesheuvel · 10 years ago
  22. e1e1fdd arm64/mm: add explicit struct_mm argument to __create_mapping() by Ard Biesheuvel · 10 years ago
  23. ddb321a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  24. 065c003 KVM: arm/arm64: vgic: add init entry to VGIC KVM device by Eric Auger · 10 years ago
  25. 88a7c26 perf: Move task_pt_regs sampling into arch code by Andy Lutomirski · 10 years ago
  26. 0e63ea4 arm64/efi: add missing call to early_ioremap_reset() by Ard Biesheuvel · 10 years ago
  27. 59c6832 arm64: fix missing asm/io.h include in kernel/smp_spin_table.c by Paul Walmsley · 10 years ago
  28. 2c2b282 arm64: fix missing asm/alternative.h include in kernel/module.c by Paul Walmsley · 10 years ago
  29. 082471a arm64: fix missing linux/bug.h include in asm/arch_timer.h by Paul Walmsley · 10 years ago
  30. 2ec4560 arm64: fix missing asm/pgtable-hwdef.h include in asm/processor.h by Paul Walmsley · 10 years ago
  31. 80639d4 arm64: sanity checks: add missing AArch32 registers by Mark Rutland · 10 years ago
  32. 3efcb7a arm64: Remove unused prepare_to_copy() by Tobias Klauser · 10 years ago
  33. 0f9132c arm64: Correct __NR_compat_syscalls for bpf by Mark Rutland · 10 years ago
  34. 83fe27e rcu: Make SRCU optional by using CONFIG_SRCU by Pranith Kumar · 10 years ago
  35. 7c67470 PCI: Move domain assignment from arm64 to generic code by Lorenzo Pieralisi · 10 years ago
  36. 5d96e0c arm64: mm: Add pgd_page to support RCU fast_gup by Jungseok Lee · 10 years ago
  37. f7bf130 arm64: defconfig: defconfig update for 3.19 by Will Deacon · 10 years ago
  38. f43c271 arm64: kernel: fix __cpu_suspend mm switch on warm-boot by Lorenzo Pieralisi · 10 years ago
  39. 8e7a4ce ARM: 8189/1: arm64:add bitrev.h file to support rbit instruction by Yalin Wang · 10 years ago
  40. 6f56eef arm64: Enable ARMv8 based exynos7 SoC support by Alim Akhtar · 10 years ago
  41. 6de6f73 arm64: dts: Add nodes for mmc, i2c, rtc, watchdog, adc on exynos7 by Abhilash Kesavan · 10 years ago
  42. 0a7d1d8 arm64: dts: Add PMU DT node for exynos7 SoC by Abhilash Kesavan · 10 years ago
  43. f17a618 arm64: dts: Add initial pinctrl support to exynos7 by Naveen Krishna Ch · 10 years ago
  44. b9024cb arm64: dts: Add initial device tree support for exynos7 by Naveen Krishna Ch · 10 years ago
  45. 31dde11 arm64: Replace set_arch_dma_coherent_ops with arch_setup_dma_ops by Catalin Marinas · 10 years ago
  46. 60815cf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 10 years ago
  47. 66dcff8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  48. af2e7aa arm64/spinlock: Replace ACCESS_ONCE READ_ONCE by Christian Borntraeger · 10 years ago
  49. 36c0a48 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  50. 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
  51. e3aa91a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  52. 78a45c6 Merge branch 'akpm' (second patch-bomb from Andrew) by Linus Torvalds · 10 years ago
  53. 957e3fa gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs by Riku Voipio · 10 years ago
  54. 957db10 arm/arm64: KVM: Introduce stage2_unmap_vm by Christoffer Dall · 10 years ago
  55. cf5d3188 arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot by Christoffer Dall · 10 years ago
  56. f7fa034d arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI by Christoffer Dall · 10 years ago
  57. b856a59 arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu by Christoffer Dall · 10 years ago
  58. f96fe22 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  59. eedb3d3 Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  60. 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
  61. 1077fa3 arch: Add lightweight memory barriers dma_rmb() and dma_wmb() by Alexander Duyck · 10 years ago
  62. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  63. fb59d00 arm64: mm: dump: don't skip final region by Mark Rutland · 10 years ago
  64. 35545f0c arm64: mm: dump: fix shift warning by Mark Rutland · 10 years ago
  65. e5e62d4 arm64: psci: Fix build breakage without PM_SLEEP by Krzysztof Kozlowski · 10 years ago
  66. c164e03 mm: fix huge zero page accounting in smaps report by Kirill A. Shutemov · 10 years ago
  67. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  68. 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
  69. ed8efd2 Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  70. 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
  71. 6c9e924 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  72. b64bb1d Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  73. eb8a653 arm64: remove the unnecessary arm64_swiotlb_init() by Ding Tianhong · 10 years ago
  74. 6b34df9 Merge branch 'clocksource/physical-timers' into next/drivers by Olof Johansson · 10 years ago
  75. 0b46b8a clocksource: arch_timer: Fix code to use physical timers when requested by Sonny Rao · 10 years ago
  76. 70bcc9b arm64: amd-seattle: Fix PCI bus range due to SMMU limitation by Suravee Suthikulpanit · 10 years ago
  77. 5121872 xen/arm/arm64: merge xen/mm32.c into xen/mm.c by Stefano Stabellini · 10 years ago
  78. a0f2dee xen: add a dma_addr_t dev_addr argument to xen_dma_map_page by Stefano Stabellini · 10 years ago
  79. de7ee50 arm64: introduce is_device_dma_coherent by Stefano Stabellini · 10 years ago
  80. 932ded4 arm64: add module support for alternatives fixups by Andre Przywara · 10 years ago
  81. cbbf2e6 arm64: perf: Prevent wraparound during overflow by Daniel Thompson · 10 years ago
  82. af2c632 arm64/include/asm: Fixed a warning about 'struct pt_regs' by Chunyan Zhang · 10 years ago
  83. 06f9eb8 arm64: Provide a namespace to NCAPS by Fabio Estevam · 10 years ago
  84. 51c9fbb arm64: bpf: lift restriction on last instruction by Zi Shen Lim · 10 years ago
  85. e4f88d8 arm64: Implement support for read-mostly sections by Jungseok Lee · 10 years ago
  86. a2d25a5 arm64: compat: align cacheflush syscall with arch/arm by Vladimir Murzin · 10 years ago
  87. 6bc474d arm64: ARM: Fix the Generic Timers interrupt active level description by Liviu Dudau · 10 years ago
  88. 4190436 arm64: amd-seattle: Adding device tree for AMD Seattle platform by Suravee Suthikulpanit · 10 years ago
  89. a1ae65b arm64: add seccomp support by AKASHI Takahiro · 10 years ago
  90. cc5e909 arm64: add SIGSYS siginfo for compat task by AKASHI Takahiro · 10 years ago
  91. e185fab arm64: add seccomp syscall for compat task by AKASHI Takahiro · 10 years ago
  92. 1014c81 arm64: ptrace: allow tracer to skip a system call by AKASHI Takahiro · 10 years ago
  93. 766a85d arm64: ptrace: add NT_ARM_SYSTEM_CALL regset by AKASHI Takahiro · 10 years ago
  94. 034edab arm64: Move some head.text functions to executable section by Laura Abbott · 10 years ago
  95. 6ddae41 arm64: jump labels: NOP out NOP -> NOP replacement by Mark Rutland · 10 years ago
  96. c9465b4 arm64: add support to dump the kernel page tables by Laura Abbott · 10 years ago
  97. 853a33c irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbell by Suravee Suthikulpanit · 10 years ago
  98. 1981272 irqchip: GICv3: ITS: enable compilation of the ITS driver by Marc Zyngier · 10 years ago
  99. be091d4 arm64: PCI/MSI: Use asm-generic/msi.h by Marc Zyngier · 10 years ago
  100. db7dedd arm64: KVM: Handle traps of ICC_SRE_EL1 as RAZ/WI by Christoffer Dall · 10 years ago