1. 2dd0e8d arm64: Kprobes with single stepping support by Sandeepa Prabhu · 9 years ago
  2. 2af3ec0 arm64: add conditional instruction simulation support by David A. Long · 9 years ago
  3. d59bee8 arm64: Add more test functions to insn.c by David A. Long · 9 years ago
  4. 0a8ea52 arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature by David A. Long · 9 years ago
  5. 049a40c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  6. 8fd0976 Merge tag 'gpmc-omap-fixes-for-v4.7' of https://github.com/rogerq/linux into fixes by Olof Johansson · 9 years ago
  7. 58935f2 Merge tag 'omap-for-v4.7/fixes-powedomain' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 9 years ago
  8. 0d15ef6 arm64: kgdb: Match pstate size with gdbserver protocol by Daniel Thompson · 9 years ago
  9. c56bdca arm64: spinlock: Ensure forward-progress in spin_unlock_wait by Will Deacon · 9 years ago
  10. 3a5facd arm64: spinlock: fix spin_unlock_wait for LSE atomics by Will Deacon · 9 years ago
  11. 38b850a arm64: spinlock: order spin_{is_locked,unlock_wait} against local locks by Will Deacon · 9 years ago
  12. bbb1681 arm64: mm: mark fault_info table const by Mark Rutland · 9 years ago
  13. c5cea06 arm64: fix dump_instr when PAN and UAO are in use by Mark Rutland · 9 years ago
  14. 0106d45 arm64: mm: always take dirty state from new pte in ptep_set_access_flags by Will Deacon · 9 years ago
  15. 8c52b6d Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  16. d29e472 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  17. 15b7cc7 arm64: dts: drop "arm,amba-bus" in favor of "simple-bus" part 2 by Masahiro Yamada · 9 years ago
  18. aed7eb8 arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is enabled by Mark Rutland · 9 years ago
  19. 030c4d2 arm64: move {PAGE,CONT}_SHIFT into Kconfig by Mark Rutland · 9 years ago
  20. 48dd73c arm64: mm: dump: log span level by Mark Rutland · 9 years ago
  21. a13e3a5 arm64: update stale PAGE_OFFSET comment by Mark Rutland · 9 years ago
  22. 8051f4d arm64: report CPU number in bad_mode by Mark Rutland · 9 years ago
  23. fbf8f40 irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144 by Ganapatrao Kulkarni · 9 years ago
  24. 10fdf85 arm64: unistd32.h: wire up missing syscalls for compat tasks by Will Deacon · 9 years ago
  25. e47b020 arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks by Catalin Marinas · 9 years ago
  26. c585132 arm64: KVM: vgic-v3: Relax synchronization when SRE==1 by Marc Zyngier · 9 years ago
  27. a057001 arm64: KVM: vgic-v3: Prevent the guest from messing with ICC_SRE_EL1 by Marc Zyngier · 9 years ago
  28. b34f2bc arm64: KVM: Make ICC_SRE_EL1 access return the configured SRE value by Marc Zyngier · 9 years ago
  29. fa89c77 KVM: arm/arm64: vgic-v3: Clear all dirty LRs by Christoffer Dall · 9 years ago
  30. 604c8e6 arm64: enable CONFIG_SET_MODULE_RONX by default by Mark Rutland · 9 years ago
  31. db413b5 arm64: Remove orphaned __addr_ok() definition by Robin Murphy · 9 years ago
  32. ab2e1b8 Revert "arm64: hugetlb: partial revert of 66b3923a1a0f" by Will Deacon · 9 years ago
  33. e28e909 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  34. bdc6b75 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  35. 1f93d2a Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  36. 08344f3 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  37. d04f90f Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  38. 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 · 9 years ago
  39. 6904817 vdso: make arch_setup_additional_pages wait for mmap_sem for write killable by Michal Hocko · 9 years ago
  40. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 9 years ago
  41. 35a2d58 KVM: arm/arm64: vgic-new: Synchronize changes to active state by Christoffer Dall · 9 years ago
  42. efffe55 KVM: arm/arm64: vgic-new: enable build by Andre Przywara · 9 years ago
  43. b13216c KVM: arm/arm64: Provide functionality to pause and resume a guest by Christoffer Dall · 9 years ago
  44. d5a5a0e KVM: arm/arm64: Export mmio_read/write_bus by Christoffer Dall · 9 years ago
  45. e4fe9e7 kvm: arm64: Fix EC field in inject_abt64 by Matt Evans · 9 years ago
  46. 21f77d2 Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  47. a05a70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  48. fd8cfd3 arch: fix has_transparent_hugepage() by Hugh Dickins · 9 years ago
  49. d77e20c arm64: mm: use hugetlb_bad_size() by Vaishali Thakkar · 9 years ago
  50. e0fb1b3 Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  51. 7beaa24 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  52. 9797f6b Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  53. 2ec3240 Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  54. f7df9be Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  55. 9f8f202 Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  56. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  57. 4c1cd4f bpf: arm64: remove callee-save registers use for tmp registers by Yang Shi · 9 years ago
  58. 46c1345 Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  59. 3b1fff0 perf core: Add a 'nr' field to perf_event_callchain_context by Arnaldo Carvalho de Melo · 9 years ago
  60. cfbcf46 perf core: Pass max stack as a perf_callchain_entry context by Arnaldo Carvalho de Melo · 9 years ago
  61. b6ae405 Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 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. 36db171 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  64. 49817c3 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  65. 26eb042 bpf, arm64: add support for constant blinding by Daniel Borkmann · 9 years ago
  66. d1c55ab bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis by Daniel Borkmann · 9 years ago
  67. 93a73d4 bpf, x86/arm64: remove useless checks on prog by Daniel Borkmann · 9 years ago
  68. 6077776 bpf: split HAVE_BPF_JIT into cBPF and eBPF variant by Daniel Borkmann · 9 years ago
  69. fc72395 Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools' by Rafael J. Wysocki · 9 years ago
  70. 909b27f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  71. 272911b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  72. 98397fc arm64: bpf: jit JMP_JSET_{X,K} by Zi Shen Lim · 9 years ago
  73. fc4d2c7 arm64: defconfig: enable Renesas Watchdog Timer by Wolfram Sang · 9 years ago
  74. 3491caf KVM: halt_polling: provide a way to qualify wakeups during poll by Christian Borntraeger · 9 years ago
  75. e6d9a52 arm64: do not enforce strict 16 byte alignment to stack pointer by Colin Ian King · 9 years ago
  76. 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
  77. d295015 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago
  78. 61462c8 arm64: kernel: Fix incorrect brk randomization by Kees Cook · 9 years ago
  79. f228b49 arm64: cpuinfo: Missing NULL terminator in compat_hwcap_str by Julien Grall · 9 years ago
  80. 99aa036 arm64: secondary_start_kernel: Remove unnecessary barrier by Suzuki K Poulose · 9 years ago
  81. 9910f5b Merge tag 'imx-dt64-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/dt64 by Arnd Bergmann · 9 years ago
  82. 19d91c0 Merge tag 'v4.6-next-dts64' of https://github.com/mbgg/linux-mediatek into next/dt64 by Arnd Bergmann · 9 years ago
  83. 8ed5898 Merge tag 'tegra-for-4.7-gm20b' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/dt64 by Arnd Bergmann · 9 years ago
  84. 3a005c1 Merge tag 'mvebu-dt64-4.7-1' of git://git.infradead.org/linux-mvebu into next/dt64 by Arnd Bergmann · 9 years ago
  85. f1c09c3 Merge tag 'v4.7-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/dt64 by Arnd Bergmann · 9 years ago
  86. 2348548 arm64/sunxi: 4.6-rc1: Add dependency on generic irq chip by Suzuki K Poulose · 9 years ago
  87. da4a95d Merge tag 'mvebu-defconfig64-4.7-1' of git://git.infradead.org/linux-mvebu into next/arm64 by Arnd Bergmann · 9 years ago
  88. 6d5853f Merge tag 'mvebu-arm64-4.7-1' of git://git.infradead.org/linux-mvebu into next/arm64 by Arnd Bergmann · 9 years ago
  89. e5d8b0a arm64: configs: add options useful for Armada 7K/8K support by Thomas Petazzoni · 9 years ago
  90. d7c38ff arm64: defconfig: Add Juno SATA controller by Andre Przywara · 9 years ago
  91. cbeefda Merge tag 'imx-defconfig64-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/arm64 by Arnd Bergmann · 9 years ago
  92. 0648505 kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tables by Catalin Marinas · 9 years ago
  93. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  94. 783fb3c Merge tag 'renesas-arm64-dt-pm-domain-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/late by Arnd Bergmann · 9 years ago
  95. 3b6b7e1 iommu/dma: Finish optimising higher-order allocations by Robin Murphy · 9 years ago
  96. 53c92d7 iommu: of: enforce const-ness of struct iommu_ops by Robin Murphy · 9 years ago
  97. 35dc9ec Merge branch 'linus' into efi/core, to pick up fixes by Ingo Molnar · 9 years ago
  98. 5bb1cc0 arm64: Ensure pmd_present() returns false after pmd_mknotpresent() by Catalin Marinas · 9 years ago
  99. ab4db1f arm64: Replace hard-coded values in the pmd/pud_bad() macros by Catalin Marinas · 9 years ago
  100. 282aa70 arm64: Implement pmdp_set_access_flags() for hardware AF/DBM by Catalin Marinas · 9 years ago