1. 6d685e5 x86/asm/32: Change all ENTRY+ENDPROC to SYM_FUNC_* by Jiri Slaby · 5 years ago
  2. 5e63306 x86/asm/32: Change all ENTRY+END to SYM_CODE_* by Jiri Slaby · 5 years ago
  3. 78762b0 x86/asm/32: Add ENDs to some functions and relabel with SYM_CODE_* by Jiri Slaby · 5 years ago
  4. 6dcc562 x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_* by Jiri Slaby · 5 years ago
  5. bc7b11c x86/asm/64: Change all ENTRY+END to SYM_CODE_* by Jiri Slaby · 5 years ago
  6. 4aec216 x86/asm/64: Add ENDs to some functions and relabel with SYM_CODE_* by Jiri Slaby · 5 years ago
  7. f13ad88 x86/asm/ftrace: Mark function_hook as function by Jiri Slaby · 5 years ago
  8. ef1e031 x86/asm: Make some functions local by Jiri Slaby · 5 years ago
  9. b4edca1 x86/asm: Remove the last GLOBAL user and remove the macro by Jiri Slaby · 5 years ago
  10. 78f44330d x86/asm/realmode: Use SYM_DATA_* instead of GLOBAL by Jiri Slaby · 5 years ago
  11. 26ba4e5 x86/asm: Use SYM_INNER_LABEL instead of GLOBAL by Jiri Slaby · 5 years ago
  12. 37818af x86/asm: Do not annotate functions with GLOBAL by Jiri Slaby · 5 years ago
  13. b16fed65 x86/asm/purgatory: Start using annotations by Jiri Slaby · 5 years ago
  14. 1de5bdc xen/pvh: Annotate data appropriately by Jiri Slaby · 5 years ago
  15. 773a37b x86/um: Annotate data appropriately by Jiri Slaby · 5 years ago
  16. b8c3f9b x86/boot: Annotate data appropriately by Jiri Slaby · 5 years ago
  17. b1bd27b x86/asm/head: Annotate data appropriately by Jiri Slaby · 5 years ago
  18. cc66936 x86/asm/entry: Annotate interrupt symbols properly by Jiri Slaby · 5 years ago
  19. e9b9d02 x86/asm: Annotate aliases by Jiri Slaby · 5 years ago
  20. fa97220 x86/uaccess: Annotate local function by Jiri Slaby · 5 years ago
  21. deff8a2 x86/boot: Annotate local functions by Jiri Slaby · 5 years ago
  22. 74d8b90 x86/asm/crypto: Annotate local functions by Jiri Slaby · 5 years ago
  23. ef77e68 x86/asm: Annotate local pseudo-functions by Jiri Slaby · 5 years ago
  24. 76dc6d6 x86/asm/entry: Annotate THUNKs by Jiri Slaby · 5 years ago
  25. 6ec2a96 x86/asm: Annotate relocate_kernel_{32,64}.c by Jiri Slaby · 5 years ago
  26. 37503f73 x86/asm/suspend: Use SYM_DATA for data by Jiri Slaby · 5 years ago
  27. ffedeeb linkage: Introduce new macros for assembler symbols by Jiri Slaby · 5 years ago
  28. 30a2441 x86/asm: Make more symbols local by Jiri Slaby · 5 years ago
  29. 5aa5cbd x86/asm: Make boot_gdt_descr local by Jiri Slaby · 5 years ago
  30. 1a8770b x86/asm: Reorder early variables by Jiri Slaby · 5 years ago
  31. 54ecb8f Linux 5.4-rc1 by Linus Torvalds · 5 years ago
  32. 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
  33. 80b29b6 Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linux by Linus Torvalds · 5 years ago
  34. cef0aa0 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  35. 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
  36. 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
  37. 9af032a csky: Move static keyword to the front of declaration by Krzysztof Wilczynski · 5 years ago
  38. a2139d3 csky: entry: Remove unneeded need_resched() loop by Valentin Schneider · 5 years ago
  39. 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
  40. 1eb80d6 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  41. 7edee52 Merge tag '5.4-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  42. 3a09d8e csky: Fixup csky_pmu.max_period assignment by Mao Han · 5 years ago
  43. 48ede51 csky: Fixup add zero_fp fixup perf backtrace panic by Guo Ren · 5 years ago
  44. fdbdcdd csky: Use generic free_initrd_mem() by Mike Rapoport · 5 years ago
  45. 3f2dc27 Merge branch 'entropy' by Linus Torvalds · 5 years ago
  46. 02f03c4 Revert "Revert "ext4: make __ext4_get_inode_loc plug"" by Linus Torvalds · 5 years ago
  47. 50ee752 random: try to actively add entropy rather than passively wait for it by Linus Torvalds · 5 years ago
  48. 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
  49. 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
  50. 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
  51. 939ca9f Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 5 years ago
  52. 9ecb3e1 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  53. 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
  54. dc925a3 Documentation/process: Clarify disclosure rules by Thomas Gleixner · 5 years ago
  55. 02dc96e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  56. edf445a Merge branch 'hugepage-fallbacks' (hugepatch patches from David Rientjes) by Linus Torvalds · 5 years ago
  57. 8ed4889 selftests/ftrace: Fix same probe error test by Steven Rostedt (VMware) · 5 years ago
  58. f7d6316 mm, tracing: Print symbol name for call_site in trace events by Changbin Du · 5 years ago
  59. 96c5c6e tracing: Have error path in predicate_parse() free its allocated memory by Navid Emamdoost · 5 years ago
  60. 968e517 tracing: Fix clang -Wint-in-bool-context warnings in IF_ASSIGN macro by Nathan Chancellor · 5 years ago
  61. d2aea95 tracing/probe: Fix to check the difference of nr_args before adding probe by Masami Hiramatsu · 5 years ago
  62. 76e654c mm, page_alloc: allow hugepage fallback to remote nodes when madvised by David Rientjes · 5 years ago
  63. b39d0ee mm, page_alloc: avoid expensive reclaim when compaction may not succeed by David Rientjes · 5 years ago
  64. 19deb76 Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask"" by David Rientjes · 5 years ago
  65. ac79f78 Revert "Revert "mm, thp: restore node-local hugepage allocations"" by David Rientjes · 5 years ago
  66. 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
  67. 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
  68. 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
  69. 11af27f i2c: slave-eeprom: Add read only mode by Björn Ardö · 5 years ago
  70. fd4b204 i2c: i801: Bring back Block Process Call support for certain platforms by Jarkko Nikula · 5 years ago
  71. a71e2ac i2c: riic: Clear NACK in tend isr by Chris Brandt · 5 years ago
  72. 127068a i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630 by Lee Jones · 5 years ago
  73. aefcf2f Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 5 years ago
  74. 2a78f99 iommu/amd: Lock code paths traversing protection_domain->dev_list by Joerg Roedel · 5 years ago
  75. ab7b257 iommu/amd: Lock dev_data in attach/detach code paths by Joerg Roedel · 5 years ago
  76. 45e528d iommu/amd: Check for busy devices earlier in attach_device() by Joerg Roedel · 5 years ago
  77. f6c0bfc iommu/amd: Take domain->lock for complete attach/detach path by Joerg Roedel · 5 years ago
  78. 3a11905 iommu/amd: Remove amd_iommu_devtable_lock by Joerg Roedel · 5 years ago
  79. f15d9a9 iommu/amd: Remove domain->updated by Joerg Roedel · 5 years ago
  80. f1f2f61 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 5 years ago
  81. 298fb76 Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  82. 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
  83. 9977b1a Merge tag '9p-for-5.4' of git://github.com/martinetd/linux by Linus Torvalds · 5 years ago
  84. 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
  85. 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
  86. 8bbe0de Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  87. 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
  88. 738f531 Merge tag 'for-5.4/io_uring-2019-09-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  89. faeacb6 net: tap: clean up an indentation issue by Colin Ian King · 5 years ago
  90. 47db9b9 Merge tag 'for-linus-2019-09-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  91. 78beef6 nfp: abm: fix memory leak in nfp_abm_u32_knode_replace by Navid Emamdoost · 5 years ago
  92. e51df6c mmc: host: sdhci-pci: Add Genesys Logic GL975x support by Ben Chuang · 5 years ago
  93. a41e8a8 tcp: better handle TCP_USER_TIMEOUT in SYN_SENT state by Eric Dumazet · 5 years ago
  94. 174e238 sk_buff: drop all skb extensions on free and skb scrubbing by Florian Westphal · 5 years ago
  95. 6b3656a tcp_bbr: fix quantization code to not raise cwnd if not probing bandwidth by Kevin(Yudong) Yang · 5 years ago
  96. d0e00bc Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 5 years ago
  97. 94e7e5d Merge branch 'mlxsw-Various-fixes' by David S. Miller · 5 years ago
  98. 52feb8b mlxsw: spectrum_flower: Fail in case user specifies multiple mirror actions by Danielle Ratson · 5 years ago
  99. 44bde51 Documentation: Clarify trap's description by Ido Schimmel · 5 years ago
  100. 979b9b2 mlxsw: spectrum: Clear VLAN filters during port initialization by Ido Schimmel · 5 years ago