1. 2b97434 arm64: use preempt_disable_notrace in _percpu_read/write by Chunyan Zhang · 8 years ago
  2. 872c63f arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb() by Will Deacon · 8 years ago
  3. 120c547 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  4. ad05711 arm64: Remove stack duplicating code from jprobes by David A. Long · 8 years ago
  5. 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  6. 194d6ad Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  7. 747a70e arm64: Fix copy-on-write referencing in HugeTLB by Steve Capper · 8 years ago
  8. 221bb8a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  9. 3fbff9c Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  10. 3146bc6 arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO by James Hogan · 8 years ago
  11. 08fd8c17 Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  12. e831101 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  13. fd6380b arm64: arm: Fix-up the removal of the arm64 regs_query_register_name() prototype by Catalin Marinas · 8 years ago
  14. e663107 Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  15. faf5b63 arm64/uaccess: Enable hardened usercopy by Kees Cook · 8 years ago
  16. bbce2ad Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  17. c86ad14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  18. a230384 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  19. d5f017b Merge branch 'acpi-tables' by Rafael J. Wysocki · 8 years ago
  20. d85f4eb Merge branch 'acpi-numa' by Rafael J. Wysocki · 8 years ago
  21. a95b064 Merge branch 'for-next/kprobes' into for-next/core by Catalin Marinas · 8 years ago
  22. 2572214 arm64: debug: remove unused local_dbg_{enable, disable} macros by Will Deacon · 8 years ago
  23. 9df53ff arm64: ptrace: remove extra define for CPSR's E bit by Vladimir Murzin · 8 years ago
  24. da6a912 arm64: Add trampoline code for kretprobes by William Cohen · 8 years ago
  25. 39a67d4 arm64: kprobes instruction simulation support by Sandeepa Prabhu · 8 years ago
  26. 2dd0e8d arm64: Kprobes with single stepping support by Sandeepa Prabhu · 8 years ago
  27. 2af3ec0 arm64: add conditional instruction simulation support by David A. Long · 8 years ago
  28. d59bee8 arm64: Add more test functions to insn.c by David A. Long · 8 years ago
  29. 0a8ea52 arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature by David A. Long · 8 years ago
  30. b46f01c KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilities by Andre Przywara · 8 years ago
  31. f8d9f92 arm64: cpuinfo: Expose MIDR_EL1 and REVIDR_EL1 to sysfs by Steve Capper · 8 years ago
  32. 49eea43 arm64: Add support for CLOCK_MONOTONIC_RAW in clock_gettime() vDSO by Kevin Brodsky · 8 years ago
  33. 47c459b arm64: Enable workaround for Cavium erratum 27456 on thunderx-81xx by Ganapatrao Kulkarni · 8 years ago
  34. e19a6ee arm64: kernel: Save and restore UAO and addr_limit on exception entry by James Morse · 8 years ago
  35. 36e91aa Merge branch 'locking/arch-atomic' into locking/core, because the topic is ready by Ingo Molnar · 8 years ago
  36. 03e3c2b locking/barriers, arch/arm64: Implement LDXR+WFE based smp_cond_load_acquire() by Will Deacon · 8 years ago
  37. be1aaf4 ARM64: XEN: Add a function to initialize Xen specific UEFI runtime services by Shannon Zhao · 9 years ago
  38. 6c41a41 arm/arm64: Get rid of KERN_TO_HYP by Marc Zyngier · 8 years ago
  39. f7bec68 arm/arm64: KVM: Prune unused #defines by Marc Zyngier · 8 years ago
  40. e537ecd arm: KVM: Allow hyp teardown by Marc Zyngier · 8 years ago
  41. 26781f9c arm/arm64: KVM: Kill free_boot_hyp_pgd by Marc Zyngier · 8 years ago
  42. 12fda81 arm/arm64: KVM: Drop boot_pgd by Marc Zyngier · 8 years ago
  43. 3421e9d arm64: KVM: Simplify HYP init/teardown by Marc Zyngier · 8 years ago
  44. 1df3e23 arm/arm64: KVM: Export __hyp_text_start/end symbols by Marc Zyngier · 8 years ago
  45. fd81e6b arm64: KVM: Refactor kern_hyp_va to deal with multiple offsets by Marc Zyngier · 8 years ago
  46. d53d9bc arm64: KVM: Define HYP offset masks by Marc Zyngier · 8 years ago
  47. 853c3b2 arm64: Add ARM64_HYP_OFFSET_LOW capability by Marc Zyngier · 8 years ago
  48. fd16fe6 arm64: KVM: Kill HYP_PAGE_OFFSET by Marc Zyngier · 8 years ago
  49. 3f0f883 arm/arm64: KVM: Remove hyp_kern_va helper by Marc Zyngier · 8 years ago
  50. 82a81bf arm64: KVM: Merged page tables documentation by Marc Zyngier · 8 years ago
  51. bd264d0 arm64: efi: always map runtime services code and data regions down to pages by Ard Biesheuvel · 8 years ago
  52. 53e1b32 arm64: mm: add param to force create_pgd_mapping() to use page mappings by Ard Biesheuvel · 8 years ago
  53. 7dd01ae arm64: trap userspace "dc cvau" cache operation on errata-affected core by Andre Przywara · 8 years ago
  54. 390bf17 arm64: consolidate signal injection on emulation errors by Andre Przywara · 8 years ago
  55. 8e23185 arm64: errata: Calling enable functions for CPU errata too by Andre Przywara · 8 years ago
  56. 823066d arm64: include alternative handling in dcache_by_line_op by Andre Przywara · 8 years ago
  57. 290622e arm64: fix "dc cvau" cache operation on errata-affected core by Andre Przywara · 8 years ago
  58. b82bfa4 Revert "arm64: alternatives: add enable parameter to conditional asm macros" by Andre Przywara · 8 years ago
  59. 0996353 arm/arm64: KVM: Make default HYP mappings non-excutable by Marc Zyngier · 8 years ago
  60. 5900270 arm/arm64: KVM: Map the HYP text as read-only by Marc Zyngier · 8 years ago
  61. 74a6b88 arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata section by Marc Zyngier · 8 years ago
  62. 1166f3f arm64: Add PTE_HYP_XN page table flag by Marc Zyngier · 8 years ago
  63. c8dddec arm/arm64: KVM: Add a protection parameter to create_hyp_mappings by Marc Zyngier · 8 years ago
  64. d28f6df arm64/kexec: Add core kexec support by Geoff Levand · 8 years ago
  65. f9076ec arm64: Add back cpu reset routines by Geoff Levand · 8 years ago
  66. b69e0dc arm64: smp: Add function to determine if cpus are stuck in the kernel by James Morse · 8 years ago
  67. 80e7559 efi: Convert efi_call_virt() to efi_call_virt_pointer() by Alex Thorlton · 8 years ago
  68. 086e3eb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  69. f3610a6 arm64: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  70. 5c492c3 arm64: smp: Add function to determine if cpus are stuck in the kernel by James Morse · 8 years ago
  71. 38b04a7 ACPI: ARM64: support for ACPI_TABLE_UPGRADE by Jon Masters · 8 years ago
  72. 561454e arm64/kvm: use ESR_ELx_EC to extract EC by Mark Rutland · 8 years ago
  73. 275f344 arm64: add macro to extract ESR_ELx.EC by Mark Rutland · 8 years ago
  74. bffe1baff arm64: kasan: instrument user memory access API by Yang Shi · 8 years ago
  75. 4674fdb arm64: mm: dump: make page table dumping reusable by Mark Rutland · 8 years ago
  76. 0e455d8 arm64: Implement optimised IP checksum helpers by Robin Murphy · 8 years ago
  77. 0d15ef6 arm64: kgdb: Match pstate size with gdbserver protocol by Daniel Thompson · 8 years ago
  78. b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 9 years ago
  79. 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
  80. 6822a84 locking/atomic, arch/arm64: Generate LSE non-return cases using common macros by Will Deacon · 9 years ago
  81. e490f9b locking/atomic, arch/arm64: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,xor}{,_relaxed,_acquire,_release}() by Peter Zijlstra · 9 years ago
  82. c56bdca arm64: spinlock: Ensure forward-progress in spin_unlock_wait by Will Deacon · 8 years ago
  83. 3a5facd arm64: spinlock: fix spin_unlock_wait for LSE atomics by Will Deacon · 8 years ago
  84. 38b850a arm64: spinlock: order spin_{is_locked,unlock_wait} against local locks by Will Deacon · 8 years ago
  85. edce229 KVM: ARM64: Fix typos by Andrea Gelmini · 8 years ago
  86. 1a9a053 arm64: Allow for different DMA and CPU bus offsets by Alexander Graf · 8 years ago
  87. 030c4d2 arm64: move {PAGE,CONT}_SHIFT into Kconfig by Mark Rutland · 8 years ago
  88. a13e3a5 arm64: update stale PAGE_OFFSET comment by Mark Rutland · 8 years ago
  89. 10fdf85 arm64: unistd32.h: wire up missing syscalls for compat tasks by Will Deacon · 8 years ago
  90. e47b020 arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks by Catalin Marinas · 8 years ago
  91. db413b5 arm64: Remove orphaned __addr_ok() definition by Robin Murphy · 8 years ago
  92. 2a41bfb arm64: add io{read,write}64be accessors by Horia Geantă · 8 years ago
  93. d8b47fc arm64, ACPI, NUMA: NUMA support based on SRAT and SLIT by Hanjun Guo · 8 years ago
  94. e28e909 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  95. 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
  96. 35a2d58 KVM: arm/arm64: vgic-new: Synchronize changes to active state by Christoffer Dall · 8 years ago
  97. b13216c KVM: arm/arm64: Provide functionality to pause and resume a guest by Christoffer Dall · 9 years ago
  98. d5a5a0e KVM: arm/arm64: Export mmio_read/write_bus by Christoffer Dall · 9 years ago
  99. a05a70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  100. fd8cfd3 arch: fix has_transparent_hugepage() by Hugh Dickins · 8 years ago