1. a823c35 arm64: ptrace: Add function argument access API by Masami Hiramatsu · 6 years ago
  2. 691efbe arm64: vdso: use $(LD) instead of $(CC) to link VDSO by Masahiro Yamada · 6 years ago
  3. d263119 arm64: compat: Reduce address limit by Vincenzo Frascino · 6 years ago
  4. 827a108 arm64: Save and restore OSDLR_EL1 across suspend/resume by Jean-Philippe Brucker · 6 years ago
  5. 6fda41b arm64: Clear OSDLR_EL1 on CPU boot by Jean-Philippe Brucker · 6 years ago
  6. 475ba3f arm64: mm: Consolidate early page table allocation by Will Deacon · 6 years ago
  7. 54c8d91 arm64: mm: enable per pmd page table lock by Yu Zhao · 6 years ago
  8. 14b94d0 KVM: ARM: Remove pgtable page standard functions from stage-2 page tables by Anshuman Khandual · 6 years ago
  9. 369aaab arm64: mm: don't call page table ctors for init_mm by Yu Zhao · 6 years ago
  10. 90292ac arm64: mm: use appropriate ctors for page tables by Yu Zhao · 6 years ago
  11. ab6211c arm64: debug: Clean up brk_handler() by Will Deacon · 6 years ago
  12. 453b774 arm64: probes: Move magic BRK values into brk-imm.h by Will Deacon · 6 years ago
  13. fb610f2 arm64: debug: Remove redundant user_mode(regs) checks from debug handlers by Will Deacon · 6 years ago
  14. a22d570 arm64: kprobes: Avoid calling kprobes debug handlers explicitly by Will Deacon · 6 years ago
  15. 26a04d8 arm64: debug: Separate debug hooks based on target exception level by Will Deacon · 6 years ago
  16. cb764a6 arm64: debug: Remove meaningless comment by Will Deacon · 6 years ago
  17. 5a9132a arm64: debug: Rename addr parameter for non-watchpoint exception hooks by Will Deacon · 6 years ago
  18. 52c6d14 arm64: debug: Remove unused return value from do_debug_exception() by Will Deacon · 6 years ago
  19. edf072d arm64: Makefile: Replace -pg with CC_FLAGS_FTRACE by Torsten Duwe · 6 years ago
  20. f6e5643 arm64: Use defines instead of magic numbers by Alexandru Elisei · 6 years ago
  21. 697e96e arm64: vdso: fix and clean-up Makefile by Masahiro Yamada · 6 years ago
  22. 70b3d23 arm64: mm: Ensure we ignore the initrd if it is placed out of range by Will Deacon · 6 years ago
  23. 92606ec arm64: cpu_ops: fix a leaked reference by adding missing of_node_put by Wen Yang · 6 years ago
  24. 7048a59 arm64: mm: Make show_pte() a static function by Will Deacon · 6 years ago
  25. 0f1bf7e arm64/vdso: don't leak kernel addresses by Matteo Croce · 6 years ago
  26. 19d6242 arm64: setup min_low_pfn by Miles Chen · 6 years ago
  27. b1ce45e arm64/mm: fix kernel-doc comments by Qian Cai · 6 years ago
  28. 344bf33 arm64: mm: fix incorrect assignment of 'max_mapnr' by Muchun Song · 6 years ago
  29. 63fc9c2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  30. f9007cc Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  31. 690edec Merge tag 'kvmarm-fixes-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 6 years ago
  32. 9e0a17d arm64: replace memblock_alloc_low with memblock_alloc by Chen Zhou · 6 years ago
  33. 9395874 arm64: tegra: Disable CQE Support for SDMMC4 on Tegra186 by Jonathan Hunter · 6 years ago
  34. 0cee41d Merge tag 'arm-soc/for-5.1/soc-fixes' of https://github.com/Broadcom/stblinux into arm/fixes by Arnd Bergmann · 6 years ago
  35. 44cd905 Merge tag 'renesas-fixes-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into arm/fixes by Arnd Bergmann · 6 years ago
  36. e5a5af7 arm64: remove obsolete selection of MULTI_IRQ_HANDLER by Matthias Kaehlcke · 6 years ago
  37. a6ecfb1 KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memory by Marc Zyngier · 6 years ago
  38. ebff0b0 KVM: arm64: Reset the PMU in preemptible context by Marc Zyngier · 6 years ago
  39. 0ecc471 arm64: kpti: Whitelist HiSilicon Taishan v110 CPUs by Hanjun Guo · 6 years ago
  40. efd00c7 arm64: Add MIDR encoding for HiSilicon Taishan CPUs by Hanjun Guo · 6 years ago
  41. c82fd1e arm64/stacktrace: Export save_stack_trace_regs() by William Cohen · 6 years ago
  42. 3dbcea5 arm64: apply workaround on A64FX v1r0 by Mark Rutland · 6 years ago
  43. 6a019a9 arm64: kprobes: Use arch_populate_kprobe_blacklist() by Masami Hiramatsu · 6 years ago
  44. 6e08af0 arm64: kprobes: Move exception_text check in blacklist by Masami Hiramatsu · 6 years ago
  45. b558616 arm64: kprobes: Remove unneeded RODATA check by Masami Hiramatsu · 6 years ago
  46. a872fc8 arm64: kprobes: Move extable address check into arch_prepare_kprobe() by Masami Hiramatsu · 6 years ago
  47. 4823a03 Merge tag 'tags/bcm2835-drivers-next-2019-03-12' into soc/fixes by Florian Fainelli · 6 years ago
  48. 28d747f Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  49. 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
  50. 636deed Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  51. 7a9b6be arm64: bcm2835: Add missing dependency on MFD_CORE. by Eric Anholt · 6 years ago
  52. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  53. ecc3e77 memblock: memblock_phys_alloc(): don't panic by Mike Rapoport · 6 years ago
  54. 3375557 memblock: memblock_phys_alloc_try_nid(): don't panic by Mike Rapoport · 6 years ago
  55. cf0240a Merge tag 'pinctrl-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 6 years ago
  56. b7a7d1c Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  57. 3d8dfe7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  58. 2901752 Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  59. 3601fe4 Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  60. da2577fe Merge tag 'sound-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  61. d276709 Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  62. 8dcd175 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  63. 64b1b21 Merge tag 'armsoc-newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  64. fb686ad Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  65. 6ad63de Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  66. aebbfaf Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  67. 3478588 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  68. b9726c2 numa: make "nr_node_ids" unsigned int by Alexey Dobriyan · 6 years ago
  69. d9fa9d9 arm64: kdump: no need to mark crashkernel pages manually PG_reserved by David Hildenbrand · 6 years ago
  70. aee4944 arm64: kexec: no need to ClearPageReserved() by David Hildenbrand · 6 years ago
  71. 5480280 arm64/mm: enable HugeTLB migration for contiguous bit HugeTLB pages by Anshuman Khandual · 6 years ago
  72. 4a03a05 arm64/mm: enable HugeTLB migration by Anshuman Khandual · 6 years ago
  73. 7771bdb kasan: remove use after scope bugs detection. by Andrey Ryabinin · 6 years ago
  74. b1b988a Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  75. 63bdf42 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  76. 6456300 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  77. 18a4d8b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  78. 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
  79. dcaed59 Merge branch 'acpi-apei' by Rafael J. Wysocki · 6 years ago
  80. c027c7c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  81. 2369afb Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 6 years ago
  82. fa3294c Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  83. 0c80540 arm64: dts: fsl: ls1028a-rdb: Add ENETC external eth ports for the LS1028A RDB board by Claudiu Manoil · 6 years ago
  84. 927d7f8 arm64: dts: fsl: ls1028a: Add PCI IERC node and ENETC endpoints by Claudiu Manoil · 6 years ago
  85. b855b58 arm64: mmu: drop paging_init comments by Peng Fan · 6 years ago
  86. 6bd2885 arm64: debug: Ensure debug handlers check triggering exception level by Will Deacon · 6 years ago
  87. b9a4b9d arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals by Will Deacon · 6 years ago
  88. 3cd0ddb Revert "arm64: uaccess: Implement unsafe accessors" by Catalin Marinas · 6 years ago
  89. 6089e65 Merge tag 'qcom-fixes-for-5.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into arm/fixes by Arnd Bergmann · 6 years ago
  90. 366e37e arm64: avoid clang warning about self-assignment by Arnd Bergmann · 6 years ago
  91. a29c782 arm64: Kconfig.platforms: fix warning unmet direct dependencies by Anders Roxell · 6 years ago
  92. 2c97a9c arm64: io: Hook up __io_par() for inX() ordering by Will Deacon · 6 years ago
  93. 3e32131 arm64: Add workaround for Fujitsu A64FX erratum 010001 by Zhang Lei · 6 years ago
  94. 70395a96 Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 6 years ago
  95. 0614621d Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  96. f86d17e crypto: arm64/chacha - fix hchacha_block_neon() for big endian by Eric Biggers · 6 years ago
  97. 4b6d196 crypto: arm64/chacha - fix chacha_4block_xor_neon() for big endian by Eric Biggers · 6 years ago
  98. cfbe271 Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground into timers/2038 by Thomas Gleixner · 6 years ago
  99. 5364a0b arm64: dts: rockchip: move QCA6174A wakeup pin into its USB node by Brian Norris · 6 years ago
  100. 6e53330 arm64: dts: qcom: msm8998: Extend TZ reserved memory area by Marc Gonzalez · 6 years ago