1. df057cc arm64: errata: add module build workaround for erratum #843419 by Will Deacon · 10 years ago
  2. bdec97a arm64: compat: fix vfp save/restore across signal handlers in big-endian by Will Deacon · 9 years ago
  3. e56d82a arm64: cpu hotplug: ensure we mask out CPU_TASKS_FROZEN in notifiers by Will Deacon · 9 years ago
  4. d10bcd4 arm64: head.S: initialise mdcr_el2 in el2_setup by Will Deacon · 9 years ago
  5. 2314ee4 arm64: enable generic idle loop by Leo Yan · 10 years ago
  6. bf95004 arm64: pgtable: use a single bit for PTE_WRITE regardless of DBM by Will Deacon · 9 years ago
  7. 62d96c7 arm64: Fix pte_modify() to preserve the hardware dirty information by Catalin Marinas · 9 years ago
  8. b847415 arm64: Fix the pte_hw_dirty() check when AF/DBM is enabled by Catalin Marinas · 9 years ago
  9. ba9cc45 arm64: dma-mapping: check whether cma area is initialized or not by Jisheng Zhang · 9 years ago
  10. 33e247c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  11. 519f526 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  12. 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
  13. ee19637 dma-mapping: consolidate dma_supported by Christoph Hellwig · 9 years ago
  14. efa21e4 dma-mapping: cosolidate dma_mapping_error by Christoph Hellwig · 9 years ago
  15. 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
  16. 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
  17. f6f7a63 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  18. 1570f0d arm64: support initrd outside kernel linear map by Mark Salter · 9 years ago
  19. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  20. 752240e Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  21. a4fdb2a Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  22. c706c7e Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  23. ca520ca Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  24. 8d01b66 Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  25. d4c9039 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  26. f36fc04 Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  27. 26f8b7e Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  28. 012dcef mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.h by Christoph Hellwig · 10 years ago
  29. 126c69a arm64: KVM: Fix host crash when injecting a fault into a 32bit guest by Marc Zyngier · 9 years ago
  30. 674c242c arm64: flush FP/SIMD state correctly after execve() by Ard Biesheuvel · 9 years ago
  31. 5166c20 arm64: makefile: fix perf_callchain.o kconfig dependency by Will Deacon · 9 years ago
  32. 34ba2c4 arm64: set MAX_MEMBLOCK_ADDR according to linear region size by Ard Biesheuvel · 10 years ago
  33. 5d3c2c3 arm64: Fix source code file path in comments by Alexander Kuleshov · 9 years ago
  34. e3dbc57 Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue by Paolo Bonzini · 10 years ago
  35. 412fcb6 arm64: entry: always restore x0 from the stack on syscall return by Will Deacon · 10 years ago
  36. d8d23fa arm64: mdscr_el1: avoid exposing DCC to userspace by Will Deacon · 10 years ago
  37. 4a5b694 xen/events: Support event channel rebind on ARM by Julien Grall · 10 years ago
  38. 33c76a0 arm64: KVM: Optimize arm64 skip 30-50% vfp/simd save/restore on exits by Mario Smarduch · 10 years ago
  39. bf0c4e0 arm64: kconfig: Move LIST_POISON to a safe value by Jeff Vander Stoep · 10 years ago
  40. 341a670 ARM64: dts: vexpress: Use assigned-clock-parents for sp810 by Stephen Boyd · 10 years ago
  41. 5e4b8c1 crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag by Herbert Xu · 10 years ago
  42. 509b642 Merge tag 'berlin64-for-v4.3-1' of git://git.infradead.org/users/hesselba/linux-berlin into next/arm64 by Olof Johansson · 10 years ago
  43. ab39aab Merge tag 'v4.2-next-arm64-2' of https://github.com/mbgg/linux-mediatek into next/arm64 by Olof Johansson · 10 years ago
  44. 9a5ad7d arm64: Add __exception_irq_entry definition for function graph by Jungseok Lee · 10 years ago
  45. f120cd6 KVM: arm/arm64: timer: Allow the timer to control the active state by Marc Zyngier · 11 years ago
  46. 48f8bd5 arm64: KVM: remove remaining reference to vgic_sr_vectors by Vladimir Murzin · 10 years ago
  47. bca556a arm64/kvm: Add generic v8 KVM target by Suzuki K. Poulose · 10 years ago
  48. f52609f Merge branch 'locking/arch-atomic' into locking/core, because it's ready for upstream by Ingo Molnar · 10 years ago
  49. 878854a arm64: VDSO: fix coarse clock monotonicity regression by Nathan Lynch · 10 years ago
  50. b6e1f7f ARM64: dts: mt6795: enable basic SMP bringup for MT6795 by Scott Shu · 10 years ago
  51. 2613502 signal: fix information leak in copy_siginfo_to_user by Amanieu d'Antras · 10 years ago
  52. 3c00cb5 signal: fix information leak in copy_siginfo_from_user32 by Amanieu d'Antras · 10 years ago
  53. bcfff4d arm64: Enable Marvell Berlin SoC family in defconfig by Jisheng Zhang · 10 years ago
  54. dd40fd9 arm64: Enable Marvell Berlin SoC family in Kconfig by Jisheng Zhang · 10 years ago
  55. d6c8a91 Merge tag 'zynqmp-dt-for-4.3' of https://github.com/Xilinx/linux-xlnx into next/arm64 by Olof Johansson · 10 years ago
  56. d422e62 Merge branch 'aarch64/psci/drivers' into aarch64/for-next/core by Will Deacon · 10 years ago
  57. 8ec4198 arm64: mm: ensure patched kernel text is fetched from PoU by Will Deacon · 10 years ago
  58. 754d5c7 Merge tag 'qcom-arm64-for-4.3' of git://codeaurora.org/quic/kernel/agross-msm into next/arm64 by Olof Johansson · 10 years ago
  59. 04b8637 arm64: alternatives: ensure secondary CPUs execute ISB after patching by Will Deacon · 10 years ago
  60. 7f08a41 arm64: make ll/sc __cmpxchg_case_##name asm consistent by Mark Rutland · 10 years ago
  61. d93ac74 arm64: dts: Add dts files for Marvell Berlin4CT SoC by Jisheng Zhang · 10 years ago
  62. 97942c2 arm64: dma-mapping: Simplify pgprot handling by Robin Murphy · 10 years ago
  63. bff6079 arm64: psci: factor invocation code to drivers by Mark Rutland · 10 years ago
  64. 11276d5 locking/static_keys: Add a new static_key interface by Peter Zijlstra · 10 years ago
  65. 76b235c jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP} by Peter Zijlstra · 10 years ago
  66. 76695af locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_acquire() by Andrey Konovalov · 10 years ago
  67. 3f6d9e0 Merge tag 'dmaengine-fix-4.2-rc5' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  68. b511a65 arm64: restore cpu suspend/resume functionality by Sudeep Holla · 10 years ago
  69. cda8e93 dmaengine: xgene-dma: Fix the resource map to handle overlapping by Rameshwar Prasad Sahu · 10 years ago
  70. f49310d ARM64: zynqmp: Move SPI nodes to the right location by Michal Simek · 10 years ago
  71. 8fd7a77 ARM64: zynqmp: Move uart and ttcs to the right location by Michal Simek · 10 years ago
  72. 0fcb064 ARM64: zynqmp: Enable spi flashes on ep108 by Michal Simek · 10 years ago
  73. c5909746 ARM64: zynqmp: Add eeprom memories on i2c bus by Michal Simek · 10 years ago
  74. 34ad39b ARM64: zynqmp: Enable sdhci on ep108 by Michal Simek · 10 years ago
  75. c7c09d1 ARM64: zynqmp: Enable watchdog on ep108 by Michal Simek · 10 years ago
  76. 22eda14 ARM64: zynqmp: Add DWC3 usb support by Michal Simek · 10 years ago
  77. ff92e36 ARM64: zynqmp: Add SMMU support by Michal Simek · 10 years ago
  78. 3a8691f ARM64: zynqmp: Add CANs node for platform by Michal Simek · 10 years ago
  79. b72b44b ARM64: zynqmp: Use zynqmp specific compatible string for gpio by Michal Simek · 10 years ago
  80. 8fae442 devicetree: xilinx: zynqmp: add sata node by Suneel Garapati · 10 years ago
  81. 7240751 ARM64: PCI: do not enable resources on PROBE_ONLY systems by Lorenzo Pieralisi · 10 years ago
  82. a14949e arm64: cmpxchg: truncate sub-word signed types before comparison by Will Deacon · 10 years ago
  83. ef5e724 arm64: alternative: put secondary CPUs into polling loop during patch by Will Deacon · 10 years ago
  84. 6aad8bf arm64: dts: Add Broadcom North Star 2 support by Ray Jui · 10 years ago
  85. 36b7c58 arm64: Add Broadcom iProc family support by Ray Jui · 10 years ago
  86. 484c96d arm64: lse: fix lse cmpxchg code indentation by Will Deacon · 10 years ago
  87. 63a5818 arm64: remove redundant object file list by Jonas Rabenstein · 10 years ago
  88. 377bcff arm64: remove dead-code depending on CONFIG_UP_LATE_INIT by Jonas Rabenstein · 10 years ago
  89. 9943230 arm64: dts: qcom: Add apq8016-sbc board LED's related device nodes by Ivan T. Ivanov · 10 years ago
  90. 8883ad8 arm64: dts: qcom: Fix apq8016-sbc board USB related pin definitions by Ivan T. Ivanov · 10 years ago
  91. c807706 arm64: dts: qcom: apq8016-sbc: Don't hog client driver pins by Ivan T. Ivanov · 10 years ago
  92. 5960086 arm64: dts: qcom: Add msm8916 USB configuration nodes by Ivan T. Ivanov · 10 years ago
  93. c4da5a5 arm64: dts: qcom: Add msm8916 sdhci configuration nodes by Srinivas Kandagatla · 10 years ago
  94. a0e5fb1 arm64: dts: qcom: Add msm8916 BLSP device nodes by Ivan T. Ivanov · 10 years ago
  95. 1b08a58 arm64: dts: qcom: Extend msm8916 pinctrl device coverage by Ivan T. Ivanov · 10 years ago
  96. af429d9 Merge tag 'v4.2-next-arm64' of https://github.com/mbgg/linux-mediatek into next/arm64 by Olof Johansson · 10 years ago
  97. 766ffb6 arm64: pgtable: fix definition of pte_valid by Will Deacon · 10 years ago
  98. c1d7cd2 arm64: spinlock: fix ll/sc unlock on big-endian systems by Will Deacon · 10 years ago
  99. 4150e50 arm64: Use last level TLBI for user pte changes by Catalin Marinas · 10 years ago
  100. da4e733 arm64: Clean up __flush_tlb(_kernel)_range functions by Catalin Marinas · 10 years ago