1. 155e4db asm-generic: Remove redundant arch-specific rules for simd.h by Herbert Xu · 5 years ago
  2. 8dfa20f crypto: ghash - add comment and improve help text by Eric Biggers · 5 years ago
  3. b46033f crypto: arm/aes-scalar - unexport en/decryption routines by Ard Biesheuvel · 6 years ago
  4. 8de6dd3 crypto: arm/aes-cipher - switch to shared AES inverse Sbox by Ard Biesheuvel · 6 years ago
  5. 0a5dff9 crypto: arm/ghash - provide a synchronous version by Ard Biesheuvel · 6 years ago
  6. e5f0504 crypto: arm/aes-neonbs - provide a synchronous version of ctr(aes) by Ard Biesheuvel · 6 years ago
  7. 5eedf31 crypto: arm/aes-ce - provide a synchronous version of ctr(aes) by Ard Biesheuvel · 6 years ago
  8. fafb1dc crypto: arm/aes - use native endiannes for key schedule by Ard Biesheuvel · 6 years ago
  9. aa6e2d2 crypto: arm/aes-neonbs - switch to library version of key expansion routine by Ard Biesheuvel · 6 years ago
  10. 724ecd3 crypto: aes - rename local routines to prevent future clashes by Ard Biesheuvel · 6 years ago
  11. 20bb4ef crypto: arm/aes-ce - cosmetic/whitespace cleanup by Ard Biesheuvel · 6 years ago
  12. 168c799 Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  13. abdfd52 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  14. af6af87d Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  15. 8362fd6 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  16. 24e4491 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  17. da0acd7 Merge tag 'modules-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  18. 57a8ec3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  19. 89ff7131f kbuild: add --hash-style= and --build-id unconditionally by Masahiro Yamada · 5 years ago
  20. b98cca4 mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault() by Anshuman Khandual · 5 years ago
  21. 3a7f0adf arch/*: remove unused isa_page_to_bus() by Stephen Kitt · 5 years ago
  22. c309b6f Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 5 years ago
  23. 273cbf61 Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  24. f90b8fd ARM: dts: gemini: Set DIR-685 SPI CS as active low by Linus Walleij · 5 years ago
  25. 7e8a0f1 ARM: stm32: use "depends on" instead of "if" after prompt by Masahiro Yamada · 6 years ago
  26. 7cba7ca Merge branch 'for-arm-soc' of git://git.armlinux.org.uk/~rmk/linux-arm into arm/soc by Olof Johansson · 5 years ago
  27. 4f4cfa6 docs: admin-guide: add a series of orphaned documents by Mauro Carvalho Chehab · 6 years ago
  28. 330d481 docs: admin-guide: add kdump documentation into it by Mauro Carvalho Chehab · 6 years ago
  29. dc7a12b docs: arm: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  30. 39d7530 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  31. 9e3a25d Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  32. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  33. ef8f3d4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  34. 8b1e0f8 mm/pgtable: drop pgtable_t variable from pte_fn_t functions by Anshuman Khandual · 5 years ago
  35. 28bcf59 arm: switch to generic version of pte allocation by Mike Rapoport · 5 years ago
  36. 67a929e mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP by Christoph Hellwig · 5 years ago
  37. 03069bb arm: remove ARCH_SELECT_MEMORY_MODEL by Mike Rapoport · 5 years ago
  38. 8931084 Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 5 years ago
  39. 17a20ac Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  40. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 5 years ago
  41. 8f6ccf6 Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  42. 5450e8a Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  43. 398364a Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 5 years ago
  44. 79a9867 dma-mapping: remove dma_max_pfn by Christoph Hellwig · 6 years ago
  45. e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  46. 2d41ef5 Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  47. 98537ee Merge tag 'regulator-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 6 years ago
  48. 2ec98f5 Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  49. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  50. 2b49350 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  51. 4d2fa8b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  52. dad1c12 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  53. e1928328 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  54. 927ba67 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  55. e0e86b1 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  56. 1e0cf16 KVM: arm/arm64: Initialise host's MPIDRs by reading the actual register by Marc Zyngier · 6 years ago
  57. 5ccd3bd Merge branches 'fixes' and 'misc' by Russell King · 6 years ago
  58. 35051f8 Merge tag 'samsung-dt-5.3-3' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/dt by Olof Johansson · 6 years ago
  59. fdec2a9 KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_s by Dave Martin · 6 years ago
  60. 99adb567 KVM: arm/arm64: Add save/restore support for firmware workaround state by Andre Przywara · 6 years ago
  61. c118bbb arm64: KVM: Propagate full Spectre v2 workaround state to KVM guests by Andre Przywara · 6 years ago
  62. 65244e5 Merge branch 'regulator-5.3' into regulator-next by Mark Brown · 6 years ago
  63. 1f6db18 Merge branch 'sa1100-for-next'; commit 'riscpc^{/ARM: riscpc: enable chained scatterlist support}' into for-arm-soc by Russell King · 6 years ago
  64. d6c8204 ARM: sa1100: convert to common clock framework by Russell King · 8 years ago
  65. 3419240 Merge branch 'timers/vdso' into timers/core by Thomas Gleixner · 6 years ago
  66. 2659dc8 Merge tag 'davinci-fixes-for-v5.2-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into arm/fixes by Olof Johansson · 6 years ago
  67. 4f2fe64 ARM: davinci: da830-evm: fix GPIO lookup for OHCI by Bartosz Golaszewski · 6 years ago
  68. ed66777 ARM: davinci: omapl138-hawk: add missing regulator constraints for OHCI by Bartosz Golaszewski · 6 years ago
  69. 018ad05 ARM: davinci: da830-evm: add missing regulator constraints for OHCI by Bartosz Golaszewski · 6 years ago
  70. adfbb80 Merge tag 'v5.3-rockchip-dts32-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/dt by Olof Johansson · 6 years ago
  71. 180ae50 Merge tag 'mvebu-fixes-5.2-2' of git://git.infradead.org/linux-mvebu into arm/fixes by Olof Johansson · 6 years ago
  72. 841ed60 ARM: dts: exynos: Adjust buck[78] regulators to supported values on Arndale Octa by Krzysztof Kozlowski · 6 years ago
  73. a19a209 ARM: dts: exynos: Adjust buck[78] regulators to supported values on Odroid XU3 family by Krzysztof Kozlowski · 6 years ago
  74. 8386e6a ARM: dts: exynos: Move Mali400 GPU node to "/soc" by Marek Szyprowski · 6 years ago
  75. 47f28b4 ARM: dts: exynos: Fix imprecise abort on Mali GPU probe on Exynos4210 by Marek Szyprowski · 6 years ago
  76. f254e65a Merge tag 'usb-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 6 years ago
  77. 7615d9e arch: wire-up pidfd_open() by Christian Brauner · 6 years ago
  78. 61c615a Merge tag 'qcom-dts-for-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/dt by Olof Johansson · 6 years ago
  79. d96ff26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  80. fe2da89 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  81. 8003136 ARM: dts: armada-xp-98dx3236: Switch to armada-38x-uart serial node by Joshua Scott · 6 years ago
  82. 519574e ARM: dts: rockchip: add display nodes for rk322x by Justin Swartz · 6 years ago
  83. 836e2ab ARM: dts: rockchip: fix vop iommu-cells on rk322x by Justin Swartz · 6 years ago
  84. da4d0b2 Merge tag 'samsung-soc-5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/soc by Olof Johansson · 6 years ago
  85. a151f27 Merge tag 'samsung-defconfig-5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/defconfig by Olof Johansson · 6 years ago
  86. 9aa7ae4 Merge tag 'samsung-dt-5.3-2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/dt by Olof Johansson · 6 years ago
  87. 2bfd84b Merge tag 'uniphier-dt-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier into arm/dt by Olof Johansson · 6 years ago
  88. 0145317 Merge tag 'imx-defconfig-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/defconfig by Olof Johansson · 6 years ago
  89. 8bb564b ARM: configs: multi_v5: Remove duplicate ASPEED options by Joel Stanley · 6 years ago
  90. fe32553 Revert "ARM: dts: rockchip: set PWM delay backlight settings for Minnie" by Matthias Kaehlcke · 6 years ago
  91. 4db11c3 ARM: dts: rockchip: Configure BT_DEV_WAKE in on rk3288-veyron by Douglas Anderson · 6 years ago
  92. 0713820 ARM: imx_v6_v7_defconfig: Enable CONFIG_ARM_IMX_CPUFREQ_DT by Leonard Crestez · 6 years ago
  93. 3557c36 ARM: imx_v6_v7_defconfig: Select CONFIG_NVMEM_SNVS_LPGPR by Fabio Estevam · 6 years ago
  94. 80b5962 ARM: imx_v6_v7_defconfig: Add TPM PWM support by default by Anson Huang · 6 years ago
  95. 2ec74ef ARM: imx_v6_v7_defconfig: Enable the OV2680 camera driver by Fabio Estevam · 6 years ago
  96. 6163c1e ARM: imx_v6_v7_defconfig: Enable CONFIG_THERMAL_STATISTICS by Anson Huang · 6 years ago
  97. a55e040 ARM: exynos: Cleanup cppcheck shifting warning by Phong Tran · 6 years ago
  98. e914633 ARM: dts: msm8974-FP2: Add vibration motor by Luca Weiss · 6 years ago
  99. 5a35441 clocksource/drivers/arm_arch_timer: Extract elf_hwcap use to arch-helper by Andrew Murray · 6 years ago
  100. bc8841f ARM: dts: uniphier: update to new Denali NAND binding by Masahiro Yamada · 6 years ago