1. 6444ccf Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 6 years ago
  2. ffb845d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 6 years ago
  3. 5c99a8d Merge tag 'csky-for-linus-4.20-fixup-dtb' of https://github.com/c-sky/csky-linux by Linus Torvalds · 6 years ago
  4. e8d0c9a csky: use common dtb build rules by Guo Ren · 6 years ago
  5. c4c14c3 csky: remove builtin-dtb Kbuild by Guo Ren · 6 years ago
  6. 1f2b5b8 sparc64: Wire up compat getpeername and getsockname. by David S. Miller · 6 years ago
  7. 3dca04d Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  8. 9bb9d4f Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 6 years ago
  9. adb6b2b Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 6 years ago
  10. ef70696 lib: Remove umoddi3 and udivmoddi4 by Palmer Dabbelt · 6 years ago
  11. 9b4789e Move EM_RISCV into elf-em.h by Palmer Dabbelt · 7 years ago
  12. 732e8e4 RISC-V: properly determine hardware caps by Andreas Schwab · 6 years ago
  13. 3b306f6 Revert "RISC-V: Select GENERIC_LIB_UMODDI3 on RV32" by Palmer Dabbelt · 6 years ago
  14. 519f64b Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  15. 5666848 powerpc/powernv: hold device_hotplug_lock when calling memtrace_offline_pages() by David Hildenbrand · 6 years ago
  16. cec1680 powerpc/powernv: hold device_hotplug_lock when calling device_online() by David Hildenbrand · 6 years ago
  17. 8df1d0e mm/memory_hotplug: make add_memory() take the device_hotplug_lock by David Hildenbrand · 6 years ago
  18. d15e592 mm/memory_hotplug: make remove_memory() take the device_hotplug_lock by David Hildenbrand · 6 years ago
  19. 7e1c4e2 memblock: stop using implicit alignment to SMP_CACHE_BYTES by Mike Rapoport · 6 years ago
  20. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  21. 97ad108 memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants by Mike Rapoport · 6 years ago
  22. c6ffc5c memblock: rename free_all_bootmem to memblock_free_all by Mike Rapoport · 6 years ago
  23. 53ab85e memblock: replace free_bootmem_late with memblock_free_late by Mike Rapoport · 6 years ago
  24. 2013288 memblock: replace free_bootmem{_node} with memblock_free by Mike Rapoport · 6 years ago
  25. 2a5bda5 memblock: replace alloc_bootmem with memblock_alloc by Mike Rapoport · 6 years ago
  26. 4fc4a09 memblock: replace __alloc_bootmem with memblock_alloc_from by Mike Rapoport · 6 years ago
  27. 15c3c11 memblock: replace alloc_bootmem_pages with memblock_alloc by Mike Rapoport · 6 years ago
  28. e8625dc memblock: replace alloc_bootmem_low_pages with memblock_alloc_low by Mike Rapoport · 6 years ago
  29. 3bb1f80 memblock: replace alloc_bootmem_node with memblock_alloc_node by Mike Rapoport · 6 years ago
  30. ccfa2a0 memblock: replace __alloc_bootmem_node with appropriate memblock_ API by Mike Rapoport · 6 years ago
  31. 64c0066 memblock: replace alloc_bootmem_pages_node with memblock_alloc_node by Mike Rapoport · 6 years ago
  32. a5159e8 memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanic by Mike Rapoport · 6 years ago
  33. 510d22f memblock: replace alloc_bootmem_low with memblock_alloc_low (2) by Mike Rapoport · 6 years ago
  34. bf2886e memblock: replace __alloc_bootmem_node_nopanic with memblock_alloc_try_nid_nopanic by Mike Rapoport · 6 years ago
  35. 0791517 memblock: replace alloc_bootmem_low with memblock_alloc_low by Mike Rapoport · 6 years ago
  36. e0802b8d memblock: replace alloc_bootmem_align with memblock_alloc by Mike Rapoport · 6 years ago
  37. eb31d55 memblock: remove _virt from APIs returning virtual address by Mike Rapoport · 6 years ago
  38. 9a8dd70 memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* by Mike Rapoport · 6 years ago
  39. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  40. b4a991e mm: remove CONFIG_NO_BOOTMEM by Mike Rapoport · 6 years ago
  41. 2e58f57 kernel/signal.c: fix a comment error by Weikang Shi · 6 years ago
  42. de0d22e treewide: remove current_text_addr by Nick Desaulniers · 6 years ago
  43. 343a9f3 Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  44. 5b4c0d8 Merge tag 'for-linus-4.20a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  45. c2101d01 Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  46. 0f0a691 sparc64: Remvoe set_fs() from perf_callchain_user(). by David S. Miller · 6 years ago
  47. 4b42745 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  48. b22b6be Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  49. 53b7a3b Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  50. 93335e5 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  51. c38239b Merge branch 'parisc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  52. 917e2fd um: Make line/tty semantics use true write IRQ by Anton Ivanov · 6 years ago
  53. 59fdf91 um: trap: fix spelling mistake, EACCESS -> EACCES by Colin Ian King · 6 years ago
  54. 9ca19a3 um: Don't hardcode path as it is architecture dependent by Ritesh Raj Sarraf · 6 years ago
  55. 134bf98 Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago
  56. d312a25 um: NULL check before kfree is not needed by YueHaibing · 7 years ago
  57. 369cca2 um: remove unused AIO code by Christoph Hellwig · 7 years ago
  58. 7ff1e34 um: Give start_idle_thread() a return code by Richard Weinberger · 7 years ago
  59. 3033998 um: Remove update_debugregs() by Richard Weinberger · 7 years ago
  60. 0676b95 um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEP by Richard Weinberger · 7 years ago
  61. 5bd4af3 Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  62. 673c790 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 6 years ago
  63. 83e7e5b Merge tag 'm68k-for-v4.20-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 6 years ago
  64. ac43507 Merge tag 'csky-for-linus-4.20' of https://github.com/c-sky/csky-linux by Linus Torvalds · 6 years ago
  65. dad4f14 Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  66. 4d8106f c6x: switch to NO_BOOTMEM by Mike Rapoport · 7 years ago
  67. c9fa406 parisc: Fix A500 boot crash by John David Anglin · 6 years ago
  68. c7b7eef Merge tag 'rtc-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 6 years ago
  69. 345671e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  70. a45dcff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 6 years ago
  71. 9fd61bc Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved" by Masayoshi Mizuma · 6 years ago
  72. dfb3ccd mm: make memmap_init a proper function by Pavel Tatashin · 6 years ago
  73. 544db75 hugetlb: introduce generic version of huge_ptep_get by Alexandre Ghiti · 6 years ago
  74. facf6d5 hugetlb: introduce generic version of huge_ptep_set_access_flags() by Alexandre Ghiti · 6 years ago
  75. 8e581d4 hugetlb: introduce generic version of huge_ptep_set_wrprotect() by Alexandre Ghiti · 6 years ago
  76. 78d6e4e hugetlb: introduce generic version of prepare_hugepage_range by Alexandre Ghiti · 6 years ago
  77. c4916a0 hugetlb: introduce generic version of huge_pte_wrprotect by Alexandre Ghiti · 6 years ago
  78. cae72ab hugetlb: introduce generic version of huge_pte_none() by Alexandre Ghiti · 6 years ago
  79. fe63222 hugetlb: introduce generic version of huge_ptep_clear_flush by Alexandre Ghiti · 6 years ago
  80. a4d8385 hugetlb: introduce generic version of huge_ptep_get_and_clear() by Alexandre Ghiti · 6 years ago
  81. cea685d hugetlb: introduce generic version of set_huge_pte_at() by Alexandre Ghiti · 6 years ago
  82. 1e5f50f hugetlb: introduce generic version of hugetlb_free_pgd_range by Alexandre Ghiti · 6 years ago
  83. d018498 hugetlb: harmonize hugetlb.h arch specific defines with pgtable.h by Alexandre Ghiti · 6 years ago
  84. 8508cf3 sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD by Johannes Weiner · 6 years ago
  85. 6471f52 alpha: switch to NO_BOOTMEM by Mike Rapoport · 6 years ago
  86. e92d39c unicore32: switch to NO_BOOTMEM by Mike Rapoport · 6 years ago
  87. ddf6398 um: switch to NO_BOOTMEM by Mike Rapoport · 6 years ago
  88. be6ec5b um: setup_physmem: stop using global variables by Mike Rapoport · 6 years ago
  89. 0042379 nios2: switch to NO_BOOTMEM by Mike Rapoport · 6 years ago
  90. a811c05 nios2: use generic early_init_dt_add_memory_arch by Mike Rapoport · 6 years ago
  91. 426dcd4 hexagon: switch to NO_BOOTMEM by Mike Rapoport · 6 years ago
  92. b13fd1d x86: convert vdso to use vm_fault_t by Matthew Wilcox · 6 years ago
  93. 253cc22 xtensa: use generic vga.h by Jiri Slaby · 6 years ago
  94. 19a2ca0 arm64: lib: use C string functions with KASAN enabled by Andrey Ryabinin · 6 years ago
  95. 6c2fc9c sparc64: Rework xchg() definition to avoid warnings. by David S. Miller · 6 years ago
  96. 2b4792e sparc64: Export __node_distance. by David S. Miller · 6 years ago
  97. 5b4fc38 sparc64: Make corrupted user stacks more debuggable. by David Miller · 6 years ago
  98. cc10ad2 Merge tag 'mips_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  99. ec9c166 Merge tag 'mips_fixes_4.20_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  100. 685f7e4 Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago