1. cb7cf77 ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementation by Lorenzo Pieralisi · 8 years ago
  2. 63a1e1c arm64/cpufeature: don't use mutex in bringup path by Mark Rutland · 8 years ago
  3. 8df728e arm64: Remove redundant mov from LL/SC cmpxchg by Robin Murphy · 8 years ago
  4. e47b40a Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  5. d135b8b arm64: uaccess: suppress spurious clang warning by Mark Rutland · 8 years ago
  6. 8997c93 arm64: atomic_lse: match asm register sizes by Mark Rutland · 8 years ago
  7. a06040d arm64: uaccess: ensure extension of access_ok() addr by Mark Rutland · 8 years ago
  8. 994870b arm64: ensure extension of smp_store_release value by Mark Rutland · 8 years ago
  9. fee960b arm64: xchg: hazard against entire exchange variable by Mark Rutland · 8 years ago
  10. 276e932 arm64: entry: improve data abort handling of tagged pointers by Kristina Martsenko · 8 years ago
  11. 7dcd9dd arm64: hw_breakpoint: fix watchpoint matching for tagged pointers by Kristina Martsenko · 8 years ago
  12. 36c344f Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  13. 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  14. bf5f894 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  15. e6ccbff treewide: decouple cacheflush.h and set_memory.h by Laura Abbott · 8 years ago
  16. 299878b treewide: move set_memory_* functions away from cacheflush.h by Laura Abbott · 8 years ago
  17. 2d3e486 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  18. ab182e6 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  19. a964807 Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  20. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  21. 85f68fe bpf, arm64: implement jiting of BPF_XADD by Daniel Borkmann · 8 years ago
  22. 204f144 Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  23. e058632 xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..." by Stefano Stabellini · 8 years ago
  24. c667186 arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses by Marc Zyngier · 8 years ago
  25. 3fb9268 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  26. 3711c94 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  27. 174ddfd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  28. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  29. 889e4dd Merge branch 'pci/resource-mmap' into next by Bjorn Helgaas · 8 years ago
  30. c24a7be Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  31. 7a97cec KVM: mark requests that need synchronization by Paolo Bonzini · 8 years ago
  32. 930f7fd KVM: mark requests that do not need a wakeup by Radim Krčmář · 8 years ago
  33. eea86b6 Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', 'uaccess.mn10300', 'uaccess.nios2', 'uaccess.openrisc', 'uaccess.parisc', 'uaccess.powerpc', 'uaccess.s390', 'uaccess.score', 'uaccess.sh', 'uaccess.sparc', 'uaccess.tile', 'uaccess.um', 'uaccess.unicore32', 'uaccess.x86' and 'uaccess.xtensa' into work.uaccess by Al Viro · 8 years ago
  34. 24af6c4 arm64: module: split core and init PLT sections by Ard Biesheuvel · 8 years ago
  35. f1e209b ARM64: Implement pci_remap_cfgspace() interface by Lorenzo Pieralisi · 8 years ago
  36. 9842119 arm64: Add CNTFRQ_EL0 trap handler by Marc Zyngier · 8 years ago
  37. f719582 PCI: Add pci_mmap_resource_range() and use it for ARM64 by David Woodhouse · 8 years ago
  38. 2611dc1 Remove compat_sys_getdents64() by Al Viro · 8 years ago
  39. 494bc3c Merge branch 'will/for-next/perf' into for-next/core by Catalin Marinas · 8 years ago
  40. e0013ae arm64: add function to get a cpu's MADT GICC table by Mark Rutland · 8 years ago
  41. 5f6e007 Merge remote-tracking branch 'rutland/kvm/common-sysreg' into next-fix by Christoffer Dall · 8 years ago
  42. 0b51c54 arm64: hyp-stub/KVM: Kill __hyp_get_vectors by Marc Zyngier · 8 years ago
  43. 9e9ebd0 arm/arm64: KVM: Remove kvm_get_idmap_start by Marc Zyngier · 8 years ago
  44. 0fb2659 arm/arm64: KVM: Use __hyp_reset_vectors() directly by Marc Zyngier · 8 years ago
  45. 4adb134 arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors by Marc Zyngier · 8 years ago
  46. fd0e0c6 arm64: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall by Marc Zyngier · 8 years ago
  47. 810c86e arm64: hyp-stub: Update documentation in asm/virt.h by Marc Zyngier · 8 years ago
  48. 4993fdc arm64: hyp-stub: Define a return value for failed stub calls by Marc Zyngier · 8 years ago
  49. 328e566 KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/put by Christoffer Dall · 9 years ago
  50. a5a3237 Merge tag 'arch-timer-errata-prereq' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into for-next/core by Catalin Marinas · 8 years ago
  51. 4b4357e kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public by Paolo Bonzini · 8 years ago
  52. 5a38bca arm64: arch_timer: Allow erratum matching with ACPI OEM information by Marc Zyngier · 8 years ago
  53. 6acc71c arm64: arch_timer: Allows a CPU-specific erratum to only affect a subset of CPUs by Marc Zyngier · 8 years ago
  54. 8c64621 arm64: arch_timer: Make workaround methods optional by Marc Zyngier · 8 years ago
  55. 01d3e3f arm64: arch_timer: Rework the set_next_event workarounds by Marc Zyngier · 8 years ago
  56. eeb1efb arm64: cpu_errata: Add capability to advertise Cortex-A73 erratum 858921 by Marc Zyngier · 8 years ago
  57. 0064030 arm64: arch_timer: Add erratum handler for CPU-specific capability by Marc Zyngier · 8 years ago
  58. 199fd2b arm64: Define Cortex-A73 MIDR by Marc Zyngier · 8 years ago
  59. 651bb2e arm64: arch_timer: Add infrastructure for multiple erratum detection methods by Marc Zyngier · 8 years ago
  60. 6126ce0 arm64: Add CNTVCT_EL0 trap handler by Marc Zyngier · 8 years ago
  61. 78fd584 arm64: kdump: implement machine_crash_shutdown() by AKASHI Takahiro · 8 years ago
  62. 254a41c arm64: hibernate: preserve kdump image around hibernation by AKASHI Takahiro · 8 years ago
  63. 9b0aa14 arm64: mm: add set_memory_valid() by AKASHI Takahiro · 8 years ago
  64. 24d7c49 efi/arm-stub: Round up FDT allocation to mapping size by Ard Biesheuvel · 8 years ago
  65. 138728dd efi/arm-stub: Correct FDT and initrd allocation rules for arm64 by Ard Biesheuvel · 8 years ago
  66. dffb011 Merge branch 'arm64/common-sysreg' of git://git.kernel.org/pub/scm/linux/kernel/git/mark/linux into for-next/core by Catalin Marinas · 8 years ago
  67. 46823dd arm64: cpufeature: Make ID reg accessor naming less counterintuitive by Dave Martin · 8 years ago
  68. bee3f41 Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc by Al Viro · 8 years ago
  69. 34d04f2 arm64: remove redundant header file in current.h by Shaokun Zhang · 8 years ago
  70. 19d4362 debug: Add _ONCE() logic to report_bug() by Peter Zijlstra · 8 years ago
  71. 92430da arm64: switch to RAW_COPY_USER by Al Viro · 8 years ago
  72. 4658393 arm64: add extable.h by Al Viro · 8 years ago
  73. d27cfa1 arm64: mm: set the contiguous bit for kernel mappings where appropriate by Ard Biesheuvel · 8 years ago
  74. 2ebe088b arm64: mmu: apply strict permissions to .init.text and .init.data by Ard Biesheuvel · 8 years ago
  75. 5ea5306 arm64: alternatives: apply boot time fixups via the linear mapping by Ard Biesheuvel · 8 years ago
  76. 3b3c6c2 arm64: Revert "arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=y" by Ard Biesheuvel · 8 years ago
  77. fda89d9 arm64: struct debug_info: Check CONFIG_HAVE_HW_BREAKPOINT by Chris Redmon · 8 years ago
  78. f13d52c arm64: define BUG() instruction without CONFIG_BUG by Arnd Bergmann · 8 years ago
  79. 713cc9d arm64: compat: Update compat syscalls by Will Deacon · 8 years ago
  80. c651aae arm64: v8.3: Support for weaker release consistency by Suzuki K Poulose · 8 years ago
  81. cb567e7 arm64: v8.3: Support for complex number instructions by Suzuki K Poulose · 8 years ago
  82. c8c3798 arm64: v8.3: Support for Javascript conversion instruction by Suzuki K Poulose · 8 years ago
  83. 87da236 arm64: KVM: Add support for VPIPT I-caches by Will Deacon · 8 years ago
  84. dda288d arm64: cache: Identify VPIPT I-caches by Will Deacon · 8 years ago
  85. 02f7760 arm64: cache: Merge cachetype.h into cache.h by Will Deacon · 8 years ago
  86. 155433c arm64: cache: Remove support for ASID-tagged VIVT I-caches by Will Deacon · 8 years ago
  87. a8d4636 arm64: cacheinfo: Remove CCSIDR-based cache information probing by Will Deacon · 8 years ago
  88. 3689c75 arm64: cpuinfo: remove I-cache VIPT aliasing detection by Will Deacon · 8 years ago
  89. 325513d Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  90. 106e4da Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  91. 1408854 arm64: use const cap for system_uses_ttbr0_pan() by Mark Rutland · 8 years ago
  92. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
  93. 4dc5292 arm64: sysreg: add Set/Way sys encodings by Mark Rutland · 8 years ago
  94. 14ae751 arm64: sysreg: add register encodings used by KVM by Mark Rutland · 8 years ago
  95. 147a70c arm64: sysreg: add physical timer registers by Mark Rutland · 8 years ago
  96. 0e9884f arm64: sysreg: subsume GICv3 sysreg definitions by Mark Rutland · 8 years ago
  97. c7a3c61 arm64: sysreg: add performance monitor registers by Mark Rutland · 8 years ago
  98. d980120 arm64: sysreg: add debug system registers by Mark Rutland · 8 years ago
  99. 47863d4 arm64: sysreg: sort by encoding by Mark Rutland · 8 years ago
  100. 955a3fc KVM: arm64: Increase number of user memslots to 512 by Linu Cherian · 8 years ago