1. 28d747f Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  2. 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
  3. 636deed Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  4. f3ca4c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  5. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  6. 9415673 arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0) by Mike Rapoport · 6 years ago
  7. a623a7a y2038: fix socket.h header inclusion by Arnd Bergmann · 6 years ago
  8. ffd602e Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  9. b7a7d1c Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  10. d1cae94 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 6 years ago
  11. fa29f5b Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  12. b1b988a Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  13. d9862cf Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  14. 6456300 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  15. dcc75dd Merge tag 'spi-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 6 years ago
  16. 18a4d8b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  17. 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
  18. 14dbfb4 Merge branch 'spi-5.1' into spi-next by Mark Brown · 6 years ago
  19. 9eb3591 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  20. c93d921 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  21. d1a2930 MIPS: eBPF: Fix icache flush end address by Paul Burton · 6 years ago
  22. bf23aba Merge tag 'mips_fixes_5.0_4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  23. e0bf304 MIPS: fix memory setup for platforms with PHYS_OFFSET != 0 by Thomas Bogendoerfer · 6 years ago
  24. cfbe271 Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground into timers/2038 by Thomas Gleixner · 6 years ago
  25. aeb669d MIPS: lantiq: Remove separate GPHY Firmware loader by Hauke Mehrtens · 6 years ago
  26. 18836b4 MIPS: BCM63XX: provide DMA masks for ethernet devices by Jonas Gorski · 6 years ago
  27. 15205fc MIPS: ingenic: Add support for appended devicetree by Paul Cercueil · 6 years ago
  28. 1524825 KVM: Call kvm_arch_memslots_updated() before updating memslots by Sean Christopherson · 6 years ago
  29. ff4c25f dma-mapping: improve selection of dma_declare_coherent availability by Christoph Hellwig · 6 years ago
  30. 375ca54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  31. 69a07a4 MIPS: SGI-IP27: rework HUB interrupts by Thomas Bogendoerfer · 6 years ago
  32. 2c86562 MIPS: SGI-IP27: do boot CPU init later by Thomas Bogendoerfer · 6 years ago
  33. 9707b7e MIPS: SGI-IP27: do xtalk scanning later by Thomas Bogendoerfer · 6 years ago
  34. ab68280 MIPS: SGI-IP27: use pr_info/pr_emerg and pr_cont to fix output by Thomas Bogendoerfer · 6 years ago
  35. a44d924 MIPS: SGI-IP27: clean up bridge access and header files by Thomas Bogendoerfer · 6 years ago
  36. db0e7d4 MIPS: SGI-IP27: get rid of volatile and hubreg_t by Thomas Bogendoerfer · 6 years ago
  37. 72faa7a MIPS: irq: Allocate accurate order pages for irq stack by Liu Xiang · 6 years ago
  38. d411da0 MIPS: dma-noncoherent: Remove bogus condition in dma_sync_phys() by Paul Burton · 6 years ago
  39. 66b6572 MIPS: eBPF: Remove REG_32BIT_ZERO_EX by Paul Burton · 6 years ago
  40. bdc1890 MIPS: eBPF: Always return sign extended 32b values by Paul Burton · 6 years ago
  41. 942fa98 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option by Yury Norov · 7 years ago
  42. 746c939 arch: move common mmap flags to linux/mman.h by Michael S. Tsirkin · 6 years ago
  43. 6e1077f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  44. 1910fae MIPS: eBPF: Remove REG_32BIT_ZERO_EX by Paul Burton · 6 years ago
  45. 1344315 MIPS: eBPF: Always return sign extended 32b values by Paul Burton · 6 years ago
  46. 462fb81 MIPS: CM: Fix indentation by Paul Burton · 6 years ago
  47. 3313da8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  48. 347cb6a dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability by Christoph Hellwig · 6 years ago
  49. 74f0310 MIPS: lantiq: pass struct device to DMA API functions by Christoph Hellwig · 6 years ago
  50. 63f7541 MIPS: BCM47XX: Fix/improve Buffalo WHR-G54S support by Rafał Miłecki · 6 years ago
  51. 94ee12b MIPS: fix truncation in __cmpxchg_small for short values by Michael Clark · 6 years ago
  52. 41ea391 Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into timers/2038 by Thomas Gleixner · 6 years ago
  53. fd659cc Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into timers/2038 by Thomas Gleixner · 6 years ago
  54. 3d25218 MIPS: OCTEON: program rx/tx-delay always from DT by Aaro Koskinen · 6 years ago
  55. 1836c2b MIPS: OCTEON: delete board-specific link status by Aaro Koskinen · 6 years ago
  56. 154ca3f MIPS: OCTEON: don't lie about interface type of CN3005 board by Aaro Koskinen · 6 years ago
  57. 2c0756d MIPS: OCTEON: warn if deprecated link status is being used by Aaro Koskinen · 6 years ago
  58. 565485b MIPS: OCTEON: add fixed-link nodes to in-kernel device tree by Aaro Koskinen · 6 years ago
  59. 3315b6b MIPS: Delete unused flush_cache_sigtramp() by Paul Burton · 6 years ago
  60. 05dc600 mips: cm: reprime error cause by Vladimir Kondratiev · 6 years ago
  61. 8a96669 mips: loongson64: remove unreachable(), fix loongson_poweroff(). by Yifeng Li · 6 years ago
  62. 48166e6 y2038: add 64-bit time_t syscalls to all 32-bit architectures by Arnd Bergmann · 6 years ago
  63. d33c577 y2038: rename old time and utime syscalls by Arnd Bergmann · 6 years ago
  64. 00bf25d y2038: use time32 syscall names on 32-bit by Arnd Bergmann · 6 years ago
  65. 805089c syscalls: remove obsolete __IGNORE_ macros by Arnd Bergmann · 6 years ago
  66. 8dabe72 y2038: syscalls: rename y2038 compat syscalls by Arnd Bergmann · 6 years ago
  67. c7e2d71 MIPS: Fix set_pte() for Netlogic XLR using cmpxchg64() by Paul Burton · 6 years ago
  68. 6782f26 MIPS: Export mm switching functions used by KVM by Paul Burton · 6 years ago
  69. 5468e82 net: phy: fixed-phy: Drop GPIO from fixed_phy_add() by Linus Walleij · 6 years ago
  70. 2b424cf MIPS: Remove function size check in get_frame_info() by Jun-Ru Chang · 6 years ago
  71. 62c2766 MIPS: Loongson32: Remove DMA & NAND devices from ls1b/board.c by Paul Burton · 6 years ago
  72. d6c2fba MIPS: Loongson32: Fix config brokenness; select SYS_SUPPORTS_32BIT_KERNEL by Paul Burton · 6 years ago
  73. 9ae1f26 MIPS: Don't select ARCH_HAS_SYNC_DMA_FOR_CPU when DMA is coherent by Paul Burton · 6 years ago
  74. 047f2d9 MIPS: Use lower case for addresses in nexys4ddr.dts by Paul Burton · 6 years ago
  75. afd375d MIPS: Enable hugepage support for MIPS64r6 by Paul Burton · 6 years ago
  76. 82f4f66 MIPS: Remove open-coded cmpxchg() in set_pte() by Paul Burton · 6 years ago
  77. c8790d6 MIPS: MemoryMapID (MMID) Support by Paul Burton · 6 years ago
  78. 5351138 MIPS: Add GINVT instruction helpers by Paul Burton · 6 years ago
  79. 0b317c3 MIPS: mm: Add set_cpu_context() for ASID assignments by Paul Burton · 6 years ago
  80. 42d5b84 MIPS: mm: Unify ASID version checks by Paul Burton · 6 years ago
  81. 4ebea49 MIPS: mm: Un-inline get_new_mmu_context by Paul Burton · 6 years ago
  82. 7e8556d MIPS: mm: Split obj-y to a file per line by Paul Burton · 6 years ago
  83. 558ec8a MIPS: mm: Remove local_flush_tlb_mm() by Paul Burton · 6 years ago
  84. f7908a0 MIPS: mm: Remove redundant preempt_disable in local_flush_tlb_mm() by Paul Burton · 6 years ago
  85. 6067d47 MIPS: mm: Move drop_mmu_context() comment into appropriate block by Paul Burton · 6 years ago
  86. c9b2a3d MIPS: mm: Consolidate drop_mmu_context() has-ASID checks by Paul Burton · 6 years ago
  87. 67741ba MIPS: mm: Avoid HTW stop/start when dropping an inactive mm by Paul Burton · 6 years ago
  88. 4739f7d MIPS: mm: Remove redundant get_new_mmu_context() cpu argument by Paul Burton · 6 years ago
  89. 9a27324 MIPS: mm: Remove redundant drop_mmu_context() cpu argument by Paul Burton · 6 years ago
  90. c653bd0 MIPS: mm: Define activate_mm() using switch_mm() by Paul Burton · 6 years ago
  91. e02e07e MIPS: Loongson: Introduce and use loongson_llsc_mb() by Huacai Chen · 6 years ago
  92. a9beb86 sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW by Deepa Dinamani · 6 years ago
  93. 45bdc66 socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes by Deepa Dinamani · 6 years ago
  94. 9718475 socket: Add SO_TIMESTAMPING_NEW by Deepa Dinamani · 6 years ago
  95. 887feae socket: Add SO_TIMESTAMP[NS]_NEW by Deepa Dinamani · 6 years ago
  96. 7f1bc6e sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD by Deepa Dinamani · 6 years ago
  97. 67fc5dc MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds builds by Paul Burton · 6 years ago
  98. 0648e50 MIPS: VDSO: Use same -m%-float cflag as the kernel proper by Paul Burton · 6 years ago
  99. dcf300a MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabled by Aaro Koskinen · 6 years ago
  100. ce680c8 MIPS: OCTEON: delete unused cvmx-smix-defs.h by Aaro Koskinen · 6 years ago