1. e985ad1 arm64: Rename temp variable in read*_relaxed() by Michal Simek · 9 years ago
  2. 68234df arm64: kill flush_cache_all() by Mark Rutland · 9 years ago
  3. e8557d1 arm64: Allow forced irq threading by Anders Roxell · 9 years ago
  4. 96045ed arm64: Mark PMU interrupt IRQF_NO_THREAD by Anders Roxell · 9 years ago
  5. 2f09b22 sched/preempt, futex: Update comments to clarify that preemption doesn't have to be disabled by David Hildenbrand · 9 years ago
  6. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 9 years ago
  7. b92b8b3 locking/arch: Rename set_mb() to smp_store_mb() by Peter Zijlstra · 9 years ago
  8. ab3f02f locking/arch: Add WRITE_ONCE() to set_mb() by Peter Zijlstra · 9 years ago
  9. d661027 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  10. fc8c540 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  11. 4801ba3 arm64: perf: fix memory leak when probing PMU PPIs by Will Deacon · 9 years ago
  12. 3ebee5a arm64: dts: kill skeleton.dtsi by Mark Rutland · 9 years ago
  13. 3bb1555 ARM64: juno: add sp810 support and fix sp804 clock frequency by Sudeep Holla · 9 years ago
  14. 9c922a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  15. 48f1a9a arm64: add LEDs and some trigger support to defconfig by Linus Walleij · 10 years ago
  16. bfb4762 arm64: juno: Add APB registers and LEDs using syscon by Linus Walleij · 10 years ago
  17. 1e4df6b arm64: bpf: fix signedness bug in loading 64-bit immediate by Xi Wang · 9 years ago
  18. ec59a65 crypto: arm64/sha2-ce - prevent asm code finalization in final() path by Ard Biesheuvel · 9 years ago
  19. bf7883e crypto: arm64/sha1-ce - prevent asm code finalization in final() path by Ard Biesheuvel · 9 years ago
  20. ac02c6e crypto: arm64/crc32 - bring in line with generic CRC32 by Ard Biesheuvel · 9 years ago
  21. 326a780 arm64: mm: Fix build error with CONFIG_SPARSEMEM_VMEMMAP disabled by Jungseung Lee · 9 years ago
  22. b9a95e8 Revert "arm64: alternative: Allow immediate branch as alternative instruction" by Will Deacon · 9 years ago
  23. 6769b93 arm64: dts: mt8173: Fixup pinctrl nodes by Yingjoe Chen · 9 years ago
  24. 8291fd0 arm64: perf: Fix the pmu node name in warning message by Suzuki K. Poulose · 10 years ago
  25. d795ef9a arm64: perf: don't warn about missing interrupt-affinity property for PPIs by Will Deacon · 9 years ago
  26. 2cff98b arm64: add missing PAGE_ALIGN() to __dma_free() by Dean Nelson · 9 years ago
  27. a190a1c arm64: dts: qcom: Add initial set of PMIC and SoC pins for APQ8016 SBC board by Ivan T. Ivanov · 9 years ago
  28. 366655c arm64: dts: qcom: Add MSM8916 restart device node by Ivan T. Ivanov · 9 years ago
  29. 729ee9c arm64: dts: qcom: Add 8x16 chipset SPMI PMIC's nodes by Ivan T. Ivanov · 9 years ago
  30. 232461f arm64: dts: qcom: Add SPMI PMIC Arbiter node for MSM8916 by Ivan T. Ivanov · 9 years ago
  31. 6829e27 arm64: dma-mapping: always clear allocated buffers by Marek Szyprowski · 9 years ago
  32. 6544e67 ARM64: Enable CONFIG_GENERIC_IRQ_SHOW_LEVEL by Sudeep Holla · 9 years ago
  33. 878a84d arm64: add missing data types in smp_load_acquire/smp_store_release by Andre Przywara · 9 years ago
  34. eadf16a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  35. d6a4c0e Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  36. 836ee48 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  37. 34ed9a3 crypto: arm64/aes-ce-ccm - Include crypto/internal/aead.h by Herbert Xu · 9 years ago
  38. d34dc4f Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  39. 7d2b6ef Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  40. fd1d0dd KVM: arm/arm64: check IRQ number on userland injection by Andre Przywara · 10 years ago
  41. 1fc1499 Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  42. 6496edf Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  43. 714d8e7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  44. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  45. cb90695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  46. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  47. 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  48. 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  49. 36dd908 arm64: add support for memtest by Vladimir Murzin · 10 years ago
  50. 204db6e mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE by Kees Cook · 10 years ago
  51. d1fd836 mm: split ET_DYN ASLR from mmap ASLR by Kees Cook · 10 years ago
  52. 2b68f6c mm: expose arch_mmap_rnd when available by Kees Cook · 10 years ago
  53. dd04cff arm64: standardize mmap_rnd() usage by Kees Cook · 10 years ago
  54. 9f25e6a arm64: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 10 years ago
  55. 6c8a53c9 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  56. 97b2f0d arm64: Removed unused variable by Richard Weinberger · 10 years ago
  57. 7fd5647 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  58. cc76ee7 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  59. 9003601 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  60. 9699a51 arm64: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
  61. 03802f6 crypto: arm64/sha2-ce - move SHA-224/256 ARMv8 implementation to base layer by Ard Biesheuvel · 10 years ago
  62. 07eb54d crypto: arm64/sha1-ce - move SHA-1 ARMv8 implementation to base layer by Ard Biesheuvel · 10 years ago
  63. cdde51b Merge back earlier cpuidle material for v4.1. by Rafael J. Wysocki · 10 years ago
  64. 55dd0df jump_label: Allow asm/jump_label.h to be included in assembly by Anton Blanchard · 10 years ago
  65. bf0fb67 Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into 'kvm-next' by Paolo Bonzini · 10 years ago
  66. 8999602 Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into 'kvm-next' by Paolo Bonzini · 10 years ago
  67. bb1518f Merge tag 'v4.0-next-arm64' of https://github.com/mbgg/linux-mediatek into next/arm64 by Olof Johansson · 10 years ago
  68. 2b01311 arm64: dts: add interrupt-affinity property to pmu node for juno by Will Deacon · 10 years ago
  69. 282703e arm64: dts: Add Qualcomm APQ8016 SBC evaluation board dts by Kumar Gala · 10 years ago
  70. 57f0a7e arm64: dts: Add Qualcomm MSM8916 SoC and evaluation board dts by Kumar Gala · 10 years ago
  71. 3341ada arm64: dts: sprd: adding coresight entries to Spreadtrum SC9836 by Chunyan Zhang · 10 years ago
  72. 01081f5 coresight: moving to new "hwtracing" directory by Mathieu Poirier · 10 years ago
  73. 3288731 coresight: Adding coresight support for arm64 architecture by Mathieu Poirier · 10 years ago
  74. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  75. c2b078e Merge branch 'perf/urgent' into perf/core, before applying dependent patches by Ingo Molnar · 10 years ago
  76. 74e353e arm64: dts: Add APM X-Gene SoC DMA device and DMA clock DTS nodes by Rameshwar Prasad Sahu · 10 years ago
  77. e571031 Merge tag 'qcom-arm64-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into next/arm64 by Olof Johansson · 10 years ago
  78. 6d1966d arm64: fix midr range for Cortex-A57 erratum 832075 by Bo Yan · 10 years ago
  79. 905e8c5 arm64: errata: add workaround for cortex-a53 erratum #845719 by Will Deacon · 10 years ago
  80. 7676fa7 ARM64 / ACPI: make acpi_map_gic_cpu_interface() as void function by Hanjun Guo · 10 years ago
  81. ec81ad4 ARM64 / ACPI: Ignore the return error value of acpi_map_gic_cpu_interface() by Hanjun Guo · 10 years ago
  82. cc3979b arm64: Use bool function return values of true/false not 1/0 by Joe Perches · 10 years ago
  83. cd98411 crypto: arm64/aes - mark 64 bit ARMv8 AES helper ciphers by Stephan Mueller · 10 years ago
  84. c5e77f5 Merge tag 'v4.0-rc6' into timers/core, before applying new patches by Ingo Molnar · 10 years ago
  85. 950324a KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO bus by Andre Przywara · 10 years ago
  86. 475bfd3 arm64: defconfig: updates for 4.1 by Will Deacon · 10 years ago
  87. 359b706 arm64: Extract feature parsing code from cpu_errata.c by Marc Zyngier · 10 years ago
  88. fef7f2b arm64: alternative: Allow immediate branch as alternative instruction by Marc Zyngier · 10 years ago
  89. 0978fb2 arm64: insn: Add aarch64_insn_decode_immediate by Marc Zyngier · 10 years ago
  90. 08f41f7 Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  91. 78d84bc arm64: juno: Fix misleading name of UART reference clock by Dave Martin · 10 years ago
  92. d313464 dtb: xgene: Add interrupt for Tx completion by Iyappan Subramanian · 10 years ago
  93. 772742a arm-cci: Get rid of secure transactions for PMU driver by Suzuki K. Poulose · 10 years ago
  94. b381e63 Merge branch 'perf/core' into perf/timer, before applying new changes by Ingo Molnar · 10 years ago
  95. 4e6d7c2 Merge branch 'timers/core' into perf/timer, to apply dependent patch by Ingo Molnar · 10 years ago
  96. 936c663 Merge branch 'perf/x86' into perf/core, because it's ready by Ingo Molnar · 10 years ago
  97. 876e788 time: Rename timekeeper::tkr to timekeeper::tkr_mono by Peter Zijlstra · 10 years ago
  98. 5d9d15a KVM: arm/arm64: remove now unneeded include directory from Makefile by Andre Przywara · 10 years ago
  99. 8ef3203 ARM64 / ACPI: fix usage of acpi_map_gic_cpu_interface by Will Deacon · 10 years ago
  100. fb094eb ARM64: kernel: acpi: honour acpi=force command line parameter by Lorenzo Pieralisi · 10 years ago