1. 1f1b465 cpufreq: vexpress-spc: drop unnessary cpufreq_arm_bL_ops abstraction by Sudeep Holla · 5 years ago
  2. a0f950d cpufreq: merge arm_big_little and vexpress-spc by Sudeep Holla · 5 years ago
  3. 1b82a4b cpufreq: scpi: remove stale/outdated comment about the driver by Sudeep Holla · 5 years ago
  4. 0986509 ARM: dts: Add OPP-V2 table for AM3517 by Adam Ford · 5 years ago
  5. 3fbeef3 cpufreq: ti-cpufreq: Add support for AM3517 by Adam Ford · 5 years ago
  6. 341afbc ARM: dts: omap36xx: using OPP1G needs to control the abb_ldo by H. Nikolaus Schaller · 5 years ago
  7. 42e5261 cpufreq: ti-cpufreq: omap36xx use "cpu0","vbb" if run in multi_regulator mode by H. Nikolaus Schaller · 5 years ago
  8. 6ddf6c9 ARM: dts: omap3: bulk convert compatible to be explicitly ti,omap3430 or ti,omap3630 or ti,am3517 by H. Nikolaus Schaller · 5 years ago
  9. b552904 DTS: bindings: omap: update bindings documentation by H. Nikolaus Schaller · 5 years ago
  10. b7dbe34 ARM: dts: omap34xx & omap36xx: replace opp-v1 tables by opp-v2 for by H. Nikolaus Schaller · 5 years ago
  11. b4bc9f9 cpufreq: ti-cpufreq: add support for omap34xx and omap36xx by H. Nikolaus Schaller · 5 years ago
  12. 54ecb8f Linux 5.4-rc1 by Linus Torvalds · 5 years ago
  13. bb48a59 Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  14. 80b29b6 Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linux by Linus Torvalds · 5 years ago
  15. cef0aa0 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  16. cf4f493 Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  17. c710364 Merge tag 'mmc-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 5 years ago
  18. 9af032a csky: Move static keyword to the front of declaration by Krzysztof Wilczynski · 5 years ago
  19. a2139d3 csky: entry: Remove unneeded need_resched() loop by Valentin Schneider · 5 years ago
  20. 97f9a3c Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  21. 1eb80d6 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  22. 7edee52 Merge tag '5.4-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  23. 3a09d8e csky: Fixup csky_pmu.max_period assignment by Mao Han · 5 years ago
  24. 48ede51 csky: Fixup add zero_fp fixup perf backtrace panic by Guo Ren · 5 years ago
  25. fdbdcdd csky: Use generic free_initrd_mem() by Mike Rapoport · 5 years ago
  26. 3f2dc27 Merge branch 'entropy' by Linus Torvalds · 5 years ago
  27. 02f03c4 Revert "Revert "ext4: make __ext4_get_inode_loc plug"" by Linus Torvalds · 5 years ago
  28. 50ee752 random: try to actively add entropy rather than passively wait for it by Linus Torvalds · 5 years ago
  29. 9bfd731 Merge tag 'fixes-5.4-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes by Olof Johansson · 5 years ago
  30. a4207a1 Merge tag 'scmi-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes by Olof Johansson · 5 years ago
  31. a3c0e7b Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  32. 939ca9f Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 5 years ago
  33. 9ecb3e1 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  34. 4d2af08 Merge tag 'iommu-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 5 years ago
  35. dc925a3 Documentation/process: Clarify disclosure rules by Thomas Gleixner · 5 years ago
  36. 02dc96e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  37. edf445a Merge branch 'hugepage-fallbacks' (hugepatch patches from David Rientjes) by Linus Torvalds · 5 years ago
  38. 8ed4889 selftests/ftrace: Fix same probe error test by Steven Rostedt (VMware) · 5 years ago
  39. f7d6316 mm, tracing: Print symbol name for call_site in trace events by Changbin Du · 5 years ago
  40. 96c5c6e tracing: Have error path in predicate_parse() free its allocated memory by Navid Emamdoost · 5 years ago
  41. 968e517 tracing: Fix clang -Wint-in-bool-context warnings in IF_ASSIGN macro by Nathan Chancellor · 5 years ago
  42. d2aea95 tracing/probe: Fix to check the difference of nr_args before adding probe by Masami Hiramatsu · 5 years ago
  43. 76e654c mm, page_alloc: allow hugepage fallback to remote nodes when madvised by David Rientjes · 5 years ago
  44. b39d0ee mm, page_alloc: avoid expensive reclaim when compaction may not succeed by David Rientjes · 5 years ago
  45. 19deb76 Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask"" by David Rientjes · 5 years ago
  46. ac79f78 Revert "Revert "mm, thp: restore node-local hugepage allocations"" by David Rientjes · 5 years ago
  47. a2953204 Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  48. f19e00e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  49. 9c5efe9 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  50. 11af27f i2c: slave-eeprom: Add read only mode by Björn Ardö · 5 years ago
  51. fd4b204 i2c: i801: Bring back Block Process Call support for certain platforms by Jarkko Nikula · 5 years ago
  52. a71e2ac i2c: riic: Clear NACK in tend isr by Chris Brandt · 5 years ago
  53. 127068a i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630 by Lee Jones · 5 years ago
  54. aefcf2f Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 5 years ago
  55. 2a78f99 iommu/amd: Lock code paths traversing protection_domain->dev_list by Joerg Roedel · 5 years ago
  56. ab7b257 iommu/amd: Lock dev_data in attach/detach code paths by Joerg Roedel · 5 years ago
  57. 45e528d iommu/amd: Check for busy devices earlier in attach_device() by Joerg Roedel · 5 years ago
  58. f6c0bfc iommu/amd: Take domain->lock for complete attach/detach path by Joerg Roedel · 5 years ago
  59. 3a11905 iommu/amd: Remove amd_iommu_devtable_lock by Joerg Roedel · 5 years ago
  60. f15d9a9 iommu/amd: Remove domain->updated by Joerg Roedel · 5 years ago
  61. f1f2f61 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 5 years ago
  62. 298fb76 Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  63. 8f744bd Merge tag 'virtio-fs-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 5 years ago
  64. 9977b1a Merge tag '9p-for-5.4' of git://github.com/martinetd/linux by Linus Torvalds · 5 years ago
  65. 568d850 Merge tag 'riscv/for-v5.4-rc1-b' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  66. 70570a6 Merge tag 'nios2-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 5 years ago
  67. 8bbe0de Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  68. e37e3bc Merge tag 'pwm/for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 5 years ago
  69. 738f531 Merge tag 'for-5.4/io_uring-2019-09-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  70. faeacb6 net: tap: clean up an indentation issue by Colin Ian King · 5 years ago
  71. 47db9b9 Merge tag 'for-linus-2019-09-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  72. 78beef6 nfp: abm: fix memory leak in nfp_abm_u32_knode_replace by Navid Emamdoost · 5 years ago
  73. e51df6c mmc: host: sdhci-pci: Add Genesys Logic GL975x support by Ben Chuang · 5 years ago
  74. a41e8a8 tcp: better handle TCP_USER_TIMEOUT in SYN_SENT state by Eric Dumazet · 5 years ago
  75. 174e238 sk_buff: drop all skb extensions on free and skb scrubbing by Florian Westphal · 5 years ago
  76. 6b3656a tcp_bbr: fix quantization code to not raise cwnd if not probing bandwidth by Kevin(Yudong) Yang · 5 years ago
  77. d0e00bc Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 5 years ago
  78. 94e7e5d Merge branch 'mlxsw-Various-fixes' by David S. Miller · 5 years ago
  79. 52feb8b mlxsw: spectrum_flower: Fail in case user specifies multiple mirror actions by Danielle Ratson · 5 years ago
  80. 44bde51 Documentation: Clarify trap's description by Ido Schimmel · 5 years ago
  81. 979b9b2 mlxsw: spectrum: Clear VLAN filters during port initialization by Ido Schimmel · 5 years ago
  82. 4208966 net: ena: clean up indentation issue by Colin Ian King · 5 years ago
  83. 6ba5bbb NFC: st95hf: clean up indentation issue by Colin Ian King · 5 years ago
  84. b960bc4 mmc: tegra: Implement ->set_dma_mask() by Nicolin Chen · 5 years ago
  85. 4ee7dde mmc: sdhci: Let drivers define their DMA mask by Adrian Hunter · 5 years ago
  86. 121bd08 mmc: sdhci-of-esdhc: set DMA snooping based on DMA coherence by Russell King · 5 years ago
  87. d1c536e mmc: sdhci: improve ADMA error reporting by Russell King · 5 years ago
  88. 407d809 net: phy: micrel: add Asym Pause workaround for KSZ9021 by Hans Andersson · 5 years ago
  89. fd4a809 net: socionext: ave: Avoid using netdev_err() before calling register_netdev() by Kunihiko Hayashi · 5 years ago
  90. 2df4de1 ptp: correctly disable flags on old ioctls by Jacob Keller · 5 years ago
  91. 991ad2b lib: dimlib: fix help text typos by Randy Dunlap · 5 years ago
  92. a3aa6e6 net: dsa: microchip: Always set regmap stride to 1 by Marek Vasut · 5 years ago
  93. 7bccb9f Merge tag 'linux-watchdog-5.4-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 5 years ago
  94. c5f095b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 5 years ago
  95. 289991c Merge tag 'drm-next-2019-09-27' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  96. 8ce39eb nfp: flower: fix memory leak in nfp_flower_spawn_vnic_reprs by Navid Emamdoost · 5 years ago
  97. 8572cea nfp: flower: prevent memory leak in nfp_flower_spawn_phy_reprs by Navid Emamdoost · 5 years ago
  98. dfe5999 net/sched: Set default of CONFIG_NET_TC_SKB_EXT to N by Paul Blakey · 5 years ago
  99. dac9117 vrf: Do not attempt to create IPv6 mcast rule if IPv6 is disabled by David Ahern · 5 years ago
  100. 0cd81d7 Merge tag 'ntb-5.4' of git://github.com/jonmason/ntb by Linus Torvalds · 5 years ago