1. 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
  2. abdfd52 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  3. af6af87d Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  4. 8362fd6 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  5. 24e4491 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  6. a84d2d2 Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linux by Linus Torvalds · 5 years ago
  7. b5d72dd Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  8. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  9. 249be85 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  10. bdfeb0c csky: Fixup abiv1 memset error by Guo Ren · 6 years ago
  11. 4e562c1 csky: Improve tlb operation with help of asid by Guo Ren · 6 years ago
  12. 22d55f0 csky: Use generic asid algorithm to implement switch_mm by Guo Ren · 6 years ago
  13. a231b883 csky: Add new asid lib code from arm by Guo Ren · 6 years ago
  14. 9d35dc3 csky: Revert mmu ASID mechanism by Guo Ren · 6 years ago
  15. e753419 csky: Fixup some error count in 810 & 860. by Guo Ren · 6 years ago
  16. d41435d csky: Fix perf record in kernel/user space by Mao Han · 6 years ago
  17. f622fbf csky: Add pmu interrupt support by Mao Han · 6 years ago
  18. ccffa1a csky: Add count-width property for csky pmu by Mao Han · 6 years ago
  19. f132076 csky: Init pmu as a device by Mao Han · 6 years ago
  20. 3158d28 csky: Fixup no panic in kernel for some traps by Guo Ren · 6 years ago
  21. 1994cc4 csky: Select intc & timer drivers by Guo Ren · 6 years ago
  22. eec4844 proc/sysctl: add shared variables for range check by Matteo Croce · 5 years ago
  23. e9c0a3f0 mm/sparsemem: convert kmalloc_section_memmap() to populate_section_memmap() by Dan Williams · 5 years ago
  24. fbcf73c mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of pfns by David Hildenbrand · 5 years ago
  25. 80ec922 mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE by David Hildenbrand · 5 years ago
  26. 22eb634 arm64/mm: add temporary arch_remove_memory() implementation by David Hildenbrand · 5 years ago
  27. 18c8650 s390x/mm: implement arch_remove_memory() by David Hildenbrand · 5 years ago
  28. 973de24 s390x/mm: fail when an altmap is used for arch_add_memory() by David Hildenbrand · 5 years ago
  29. 0570bc8 Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  30. 0e2a5b5 Merge branch 'parisc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago
  31. 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
  32. 818e95c Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  33. 2d69fbf riscv: fix build break after macro-to-function conversion in generic cacheflush.h by Paul Walmsley · 5 years ago
  34. 45800fb parisc: Wire up clone3 syscall by Helge Deller · 5 years ago
  35. 59a783d parisc: Avoid kernel panic triggered by invalid kprobe by Helge Deller · 5 years ago
  36. 34c32fc parisc: Ensure userspace privilege for ptraced processes in regset functions by Helge Deller · 5 years ago
  37. 10835c8 parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1 by Helge Deller · 5 years ago
  38. 916f562 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 5 years ago
  39. fa121bb3 Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 5 years ago
  40. 7d4901c Merge tag 'h8300-for-linus-20190617' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 5 years ago
  41. 415bfd9 Merge tag 'for-linus-20190617' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 5 years ago
  42. 57a8ec3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  43. 89ff7131f kbuild: add --hash-style= and --build-id unconditionally by Masahiro Yamada · 5 years ago
  44. b23e584 xen/pv: Fix a boot up hang revealed by int3 self test by Zhenzhong Duan · 5 years ago
  45. bef6e0a x86/xen: Add "nopv" support for HVM guest by Zhenzhong Duan · 5 years ago
  46. cc8f3b4 x86/paravirt: Remove const mark from x86_hyper_xen_hvm variable by Zhenzhong Duan · 5 years ago
  47. b39b049 xen: Map "xen_nopv" parameter to "nopv" and mark it obsolete by Zhenzhong Duan · 5 years ago
  48. 3097834 x86: Add "nopv" parameter to disable PV extensions by Zhenzhong Duan · 5 years ago
  49. 1b37683 x86/xen: Mark xen_hvm_need_lapic() and xen_x2apic_para_available() as __init by Zhenzhong Duan · 5 years ago
  50. 090d54b Revert "x86/paravirt: Set up the virt_spin_lock_key after static keys get initialized" by Zhenzhong Duan · 6 years ago
  51. 79eb597 mm: add account_locked_vm utility function by Daniel Jordan · 5 years ago
  52. 73b20c8 arm64: mm: implement pte_devmap support by Robin Murphy · 5 years ago
  53. 1759673 mm: introduce ARCH_HAS_PTE_DEVMAP by Robin Murphy · 5 years ago
  54. 8aa3c92 mm/mmap: move common defines to mman-common.h by Aneesh Kumar K.V · 5 years ago
  55. f296f1d powerpc: define syscall_get_error() by Dmitry V. Levin · 5 years ago
  56. 2938c1f parisc: define syscall_get_error() by Dmitry V. Levin · 5 years ago
  57. ba84916 mips: define syscall_get_error() by Dmitry V. Levin · 5 years ago
  58. 6c132dd hexagon: define syscall_get_error() and syscall_get_return_value() by Dmitry V. Levin · 5 years ago
  59. 33644b95 nds32: fix asm/syscall.h by Dmitry V. Levin · 5 years ago
  60. b98cca4 mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault() by Anshuman Khandual · 5 years ago
  61. 0f472d0 mm/ioremap: probe platform for p4d huge map support by Anshuman Khandual · 5 years ago
  62. 3a7f0adf arch/*: remove unused isa_page_to_bus() by Stephen Kitt · 5 years ago
  63. fe6ba88 arch: replace _BITUL() in kernel-space headers with BIT() by Masahiro Yamada · 5 years ago
  64. 0bf5f94 mm: fix the MAP_UNINITIALIZED flag by Christoph Hellwig · 5 years ago
  65. b74c0ca riscv: drop unneeded -Wall addition by Masahiro Yamada · 6 years ago
  66. 3eb5148 Merge tag 'arc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 5 years ago
  67. 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
  68. 3e85947 Merge tag 'xtensa-20190715' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 5 years ago
  69. 3c69914 Merge tag 'for-linus-20190715' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  70. e5793cd MIPS: fix some more fall through errors in arch/mips by Stephen Rothwell · 5 years ago
  71. 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
  72. fb4da21 Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  73. f90b8fd ARM: dts: gemini: Set DIR-685 SPI CS as active low by Linus Walleij · 5 years ago
  74. 7e8a0f1 ARM: stm32: use "depends on" instead of "if" after prompt by Masahiro Yamada · 5 years ago
  75. 7cba7ca Merge branch 'for-arm-soc' of git://git.armlinux.org.uk/~rmk/linux-arm into arm/soc by Olof Johansson · 5 years ago
  76. 4f4cfa6 docs: admin-guide: add a series of orphaned documents by Mauro Carvalho Chehab · 6 years ago
  77. 330d481 docs: admin-guide: add kdump documentation into it by Mauro Carvalho Chehab · 6 years ago
  78. 8ea0afa docs: xtensa: convert to ReST by Mauro Carvalho Chehab · 6 years ago
  79. db9a097 docs: ia64: convert to ReST by Mauro Carvalho Chehab · 6 years ago
  80. dc7a12b docs: arm: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  81. 03bcba7 MIPS: perf events: handle switch statement falling through warnings by Stephen Rothwell · 5 years ago
  82. fec88ab Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  83. f2772a0 Merge tag 'for-linus-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 5 years ago
  84. 5516745 Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 5 years ago
  85. 1a271a6 arch: mark syscall number 435 reserved for clone3 by Christian Brauner · 5 years ago
  86. 1d03985 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  87. 577d946 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  88. 028b6e8a clone: fix CLONE_PIDFD support by Dmitry V. Levin · 5 years ago
  89. 192f0f8 Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  90. ec92497 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 5 years ago
  91. 43c95d3 Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 5 years ago
  92. e4557c1 perf/x86/intel: Fix spurious NMI on fixed counter by Kan Liang · 6 years ago
  93. 2f217d5 perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCs by Kim Phillips · 6 years ago
  94. 16f4641 perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCs by Kim Phillips · 6 years ago
  95. 106f146 Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  96. 39ceda5 Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  97. 5f26f11 Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 5 years ago
  98. aabfea8 Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  99. 7181feb Merge tag 'nios2-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 5 years ago
  100. 39d7530 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago