1. d34dc4f Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  2. 7d2b6ef Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  3. 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
  4. 6496edf Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  5. 714d8e7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  6. 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
  7. cb90695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  8. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  9. 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
  10. 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  11. 36dd908 arm64: add support for memtest by Vladimir Murzin · 10 years ago
  12. 204db6e mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE by Kees Cook · 10 years ago
  13. d1fd836 mm: split ET_DYN ASLR from mmap ASLR by Kees Cook · 10 years ago
  14. 2b68f6c mm: expose arch_mmap_rnd when available by Kees Cook · 10 years ago
  15. dd04cff arm64: standardize mmap_rnd() usage by Kees Cook · 10 years ago
  16. 9f25e6a arm64: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 10 years ago
  17. 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
  18. 97b2f0d arm64: Removed unused variable by Richard Weinberger · 10 years ago
  19. 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
  20. 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
  21. 9003601 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  22. 9699a51 arm64: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
  23. 03802f6 crypto: arm64/sha2-ce - move SHA-224/256 ARMv8 implementation to base layer by Ard Biesheuvel · 10 years ago
  24. 07eb54d crypto: arm64/sha1-ce - move SHA-1 ARMv8 implementation to base layer by Ard Biesheuvel · 10 years ago
  25. cdde51b Merge back earlier cpuidle material for v4.1. by Rafael J. Wysocki · 10 years ago
  26. 55dd0df jump_label: Allow asm/jump_label.h to be included in assembly by Anton Blanchard · 10 years ago
  27. 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
  28. 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
  29. bb1518f Merge tag 'v4.0-next-arm64' of https://github.com/mbgg/linux-mediatek into next/arm64 by Olof Johansson · 10 years ago
  30. 2b01311 arm64: dts: add interrupt-affinity property to pmu node for juno by Will Deacon · 10 years ago
  31. 282703e arm64: dts: Add Qualcomm APQ8016 SBC evaluation board dts by Kumar Gala · 10 years ago
  32. 57f0a7e arm64: dts: Add Qualcomm MSM8916 SoC and evaluation board dts by Kumar Gala · 10 years ago
  33. 3341ada arm64: dts: sprd: adding coresight entries to Spreadtrum SC9836 by Chunyan Zhang · 10 years ago
  34. 01081f5 coresight: moving to new "hwtracing" directory by Mathieu Poirier · 10 years ago
  35. 3288731 coresight: Adding coresight support for arm64 architecture by Mathieu Poirier · 10 years ago
  36. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  37. c2b078e Merge branch 'perf/urgent' into perf/core, before applying dependent patches by Ingo Molnar · 10 years ago
  38. 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
  39. 6d1966d arm64: fix midr range for Cortex-A57 erratum 832075 by Bo Yan · 10 years ago
  40. 905e8c5 arm64: errata: add workaround for cortex-a53 erratum #845719 by Will Deacon · 10 years ago
  41. cc3979b arm64: Use bool function return values of true/false not 1/0 by Joe Perches · 10 years ago
  42. cd98411 crypto: arm64/aes - mark 64 bit ARMv8 AES helper ciphers by Stephan Mueller · 10 years ago
  43. c5e77f5 Merge tag 'v4.0-rc6' into timers/core, before applying new patches by Ingo Molnar · 10 years ago
  44. 950324a KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO bus by Andre Przywara · 10 years ago
  45. 475bfd3 arm64: defconfig: updates for 4.1 by Will Deacon · 10 years ago
  46. 359b706 arm64: Extract feature parsing code from cpu_errata.c by Marc Zyngier · 10 years ago
  47. fef7f2b arm64: alternative: Allow immediate branch as alternative instruction by Marc Zyngier · 10 years ago
  48. 0978fb2 arm64: insn: Add aarch64_insn_decode_immediate by Marc Zyngier · 10 years ago
  49. 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
  50. 78d84bc arm64: juno: Fix misleading name of UART reference clock by Dave Martin · 10 years ago
  51. d313464 dtb: xgene: Add interrupt for Tx completion by Iyappan Subramanian · 10 years ago
  52. 772742a arm-cci: Get rid of secure transactions for PMU driver by Suzuki K. Poulose · 10 years ago
  53. b381e63 Merge branch 'perf/core' into perf/timer, before applying new changes by Ingo Molnar · 10 years ago
  54. 4e6d7c2 Merge branch 'timers/core' into perf/timer, to apply dependent patch by Ingo Molnar · 10 years ago
  55. 936c663 Merge branch 'perf/x86' into perf/core, because it's ready by Ingo Molnar · 10 years ago
  56. 876e788 time: Rename timekeeper::tkr to timekeeper::tkr_mono by Peter Zijlstra · 10 years ago
  57. 5d9d15a KVM: arm/arm64: remove now unneeded include directory from Makefile by Andre Przywara · 10 years ago
  58. f3eab71 arm64: percpu: Make this_cpu accessors pre-empt safe by Steve Capper · 10 years ago
  59. 0c20856 arm64: head.S: ensure idmap_t0sz is visible by Mark Rutland · 10 years ago
  60. d5efd9c arm64: pmu: add support for interrupt-affinity property by Will Deacon · 10 years ago
  61. 91d5715 arm64: head.S: ensure visibility of page tables by Mark Rutland · 10 years ago
  62. 0e08704 ARM: cpuidle: Enable the ARM64 driver for both ARM32/ARM64 by Daniel Lezcano · 10 years ago
  63. c9d6216 ARM64: cpuidle: Rename cpu_init_idle to a common function name by Daniel Lezcano · 10 years ago
  64. 449e056 ARM: cpuidle: Add a cpuidle ops structure to be used for DT by Daniel Lezcano · 10 years ago
  65. d5c1d8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  66. e53f21b arm64: Use the reserved TTBR0 if context switching to the init_mm by Catalin Marinas · 10 years ago
  67. e4c5a68 arm64: KVM: use ID map with increased VA range if required by Ard Biesheuvel · 10 years ago
  68. dd006da arm64: mm: increase VA range of identity map by Ard Biesheuvel · 10 years ago
  69. 6232cfd Merge branch 'aarch64/kvm-bounce-page' into aarch64/for-next/core by Will Deacon · 10 years ago
  70. 50f16a8 perf: Remove type specific target pointers by Peter Zijlstra · 10 years ago
  71. 60ed380 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  72. 0fa74a4b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  73. 7132813 arm64: Honor __GFP_ZERO in dma allocations by Suzuki K. Poulose · 10 years ago
  74. 130c93f arm64: efi: don't restore TTBR0 if active_mm points at init_mm by Will Deacon · 10 years ago
  75. ce47fbb arm64: proc: remove unused cpu_get_pgd macro by Will Deacon · 10 years ago
  76. da9c177 arm64: enforce x1|x2|x3 == 0 upon kernel entry as per boot protocol by Ard Biesheuvel · 10 years ago
  77. 6f4d57f arm64: remove __calc_phys_offset by Ard Biesheuvel · 10 years ago
  78. 8b0a957 arm64: merge __enable_mmu and __turn_mmu_on by Ard Biesheuvel · 10 years ago
  79. b1c9829 arm64: use PC-relative reference for secondary_holding_pen_release by Ard Biesheuvel · 10 years ago
  80. a871d35 arm64: remove __switch_data object from head.S by Ard Biesheuvel · 10 years ago
  81. a44ef51 arm64: remove processor_id by Ard Biesheuvel · 10 years ago
  82. b784a5d arm64: add macros for common adrp usages by Ard Biesheuvel · 10 years ago
  83. a591ede arm64: Get rid of struct cpu_table by Marc Zyngier · 10 years ago
  84. 62aa965 arm64: kconfig: increase NR_CPUS range to 2-4096. by Ganapatrao Kulkarni · 10 years ago
  85. 8fff105 arm64: perf: reject groups spanning multiple HW PMUs by Suzuki K. Poulose · 10 years ago
  86. 06f75a1 ARM, arm64: kvm: get rid of the bounce page by Ard Biesheuvel · 10 years ago
  87. 4a97abd arm64/crypto: issue aese/aesmc instructions in pairs by Ard Biesheuvel · 10 years ago
  88. b63dbef arm64: fixmap: check idx is definitely valid by Mark Rutland · 10 years ago
  89. 19fc577 arm64: fixmap: make FIX_TEXT_POKE0 permanent by Mark Rutland · 10 years ago
  90. e6a2e1b arm64: mm: unexport set_memory_ro and set_memory_rw by Daniel Borkmann · 10 years ago
  91. a8fcd8b arm64: Enable CONFIG_COMPAT also for 64k page size by Alexander Graf · 10 years ago
  92. 18ccb0c arm64: fix implementation of mmap2 compat syscall by Andreas Schwab · 10 years ago
  93. 2d33394 dtb: xgene: Add second SGMII based 1G interface node by Keyur Chudgar · 10 years ago
  94. 2fc6775 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  95. ad08fd4 arm64: Adjust EFI libstub object include logic by Steve Capper · 10 years ago
  96. 667f3fd arm64: log CPU boot modes by Mark Rutland · 10 years ago
  97. 424a383 arm64: fix hyp mode mismatch detection by Mark Rutland · 10 years ago
  98. 137650aa arm64: apply alternatives for !SMP kernels by Mark Rutland · 10 years ago
  99. 1baa82f arm64: Implement cpu_relax as yield by Peter Crosthwaite · 10 years ago
  100. f710a12 Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Marcelo Tosatti · 10 years ago