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. 7cbbbb8 kbuild: warn redundant generic-y by Masahiro Yamada · 6 years ago
  4. f3ca4c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  5. a623a7a y2038: fix socket.h header inclusion by Arnd Bergmann · 6 years ago
  6. 45763bf Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  7. 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
  8. 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
  9. 8feed3e Merge branch 'parisc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  10. 6456300 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  11. 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
  12. 70f3522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  13. 6a52800 parisc: use memblock_alloc() instead of custom get_memblock() by Mike Rapoport · 6 years ago
  14. c11ef0a parisc: Add constants for various PDC firmware calls by Helge Deller · 6 years ago
  15. d578bf2 parisc: Add constant for PDC_PAT_COMPLEX firmware call by Helge Deller · 6 years ago
  16. 8207d4e parisc: Show machine product number during boot by Helge Deller · 6 years ago
  17. 661faf3 parisc: Add constants for PDC_RELOCATE PDC call by Helge Deller · 6 years ago
  18. 3b26fda parisc: Add PDC_CRASH_PREP PDC function number by Sven Schnelle · 6 years ago
  19. 3654f01 parisc: remove the HBA_DATA macro by Christoph Hellwig · 6 years ago
  20. 79b428d parisc: properly type the iommu field in struct pci_hba_data by Christoph Hellwig · 6 years ago
  21. 9b8eeab parisc: move internal implementation details out of <asm/dma-mapping.h> by Christoph Hellwig · 6 years ago
  22. 3e803d3 parisc: don't include <asm/cacheflush.h> in <asm/dma-mapping.h> by Christoph Hellwig · 6 years ago
  23. f9d91f7 parisc: remove meaningless ccflags-y in arch/parisc/boot/Makefile by Masahiro Yamada · 6 years ago
  24. c288ac9 parisc: replace oops_in_progress manipulation with bust_spinlocks() by Sergey Senozhatsky · 6 years ago
  25. f73493e parisc: Improve initial IRQ to CPU assignment by Helge Deller · 6 years ago
  26. b102f29 parisc: Count IPI function call interrupts by Helge Deller · 6 years ago
  27. 237a97d parisc: Show rescheduling interrupts on SMP machines only by Helge Deller · 6 years ago
  28. b7dc5a0 parisc: Fix ptrace syscall number modification by Dmitry V. Levin · 6 years ago
  29. 942fa98 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option by Yury Norov · 7 years ago
  30. 746c939 arch: move common mmap flags to linux/mman.h by Michael S. Tsirkin · 6 years ago
  31. 48166e6 y2038: add 64-bit time_t syscalls to all 32-bit architectures by Arnd Bergmann · 6 years ago
  32. d33c577 y2038: rename old time and utime syscalls by Arnd Bergmann · 6 years ago
  33. 00bf25d y2038: use time32 syscall names on 32-bit by Arnd Bergmann · 6 years ago
  34. 8dabe72 y2038: syscalls: rename y2038 compat syscalls by Arnd Bergmann · 6 years ago
  35. 805089c syscalls: remove obsolete __IGNORE_ macros by Arnd Bergmann · 6 years ago
  36. a9beb86 sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW by Deepa Dinamani · 6 years ago
  37. 45bdc66 socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes by Deepa Dinamani · 6 years ago
  38. 9718475 socket: Add SO_TIMESTAMPING_NEW by Deepa Dinamani · 6 years ago
  39. 887feae socket: Add SO_TIMESTAMP[NS]_NEW by Deepa Dinamani · 6 years ago
  40. 7f1bc6e sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD by Deepa Dinamani · 6 years ago
  41. b41c51c arch: add pkey and rseq syscall numbers everywhere by Arnd Bergmann · 6 years ago
  42. 7d1689a parisc: iomap: introduce io{read|write}64 by Logan Gunthorpe · 6 years ago
  43. f5dd3d0 net: introduce SO_BINDTOIFINDEX sockopt by David Herrmann · 6 years ago
  44. d6e4b3e arch: remove redundant UAPI generic-y defines by Masahiro Yamada · 6 years ago
  45. d4ce545 arch: remove stale comments "UAPI Header export list" by Masahiro Yamada · 6 years ago
  46. cd08f68 Merge branch 'parisc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  47. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  48. dfbaecb parisc: Remap hugepage-aligned pages in set_kernel_text_rw() by Helge Deller · 6 years ago
  49. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  50. 3fc2579 fls: change parameter to unsigned int by Matthew Wilcox · 6 years ago
  51. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  52. 1953031 Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  53. af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  54. 518a2f1 dma-mapping: zero memory returned from dma_alloc_* by Christoph Hellwig · 6 years ago
  55. 356da6d dma-mapping: bypass indirect calls for dma-direct by Christoph Hellwig · 6 years ago
  56. 3731c3d dma-mapping: always build the direct mapping code by Christoph Hellwig · 6 years ago
  57. 575afc4 parisc: generate uapi header and system call table files by Firoz Khan · 6 years ago
  58. 85e6970 parisc: add system call table generation support by Firoz Khan · 6 years ago
  59. 28ff62a parisc: remove __NR_Linux from uapi header file. by Firoz Khan · 6 years ago
  60. dbf91a5 parisc: add __NR_syscalls along with __NR_Linux_syscalls by Firoz Khan · 6 years ago
  61. dfddd1a parisc: move __IGNORE* entries to non uapi header by Firoz Khan · 6 years ago
  62. 8cc2826 parisc: Split out alternative live patching code by Helge Deller · 6 years ago
  63. 7c703e5 arch: switch the default on ARCH_HAS_SG_CHAIN by Christoph Hellwig · 6 years ago
  64. a517af5 Merge branch 'parisc-4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  65. 1e8249b parisc: Enable -ffunction-sections for modules on 32-bit kernel by Helge Deller · 6 years ago
  66. a87532c parisc: function_graph: Simplify with function_graph_enter() by Steven Rostedt (VMware) · 6 years ago
  67. eb01d42 PCI: consolidate PCI config entry in drivers/pci by Christoph Hellwig · 6 years ago
  68. 857c34c Merge branch 'parisc-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  69. 3541833 Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  70. 86d4d06 parisc: Revert "Release spinlocks using ordered store" by John David Anglin · 6 years ago
  71. a8874e7 mm: make the __PAGETABLE_PxD_FOLDED defines non-empty by Martin Schwidefsky · 6 years ago
  72. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  73. c6ffc5c memblock: rename free_all_bootmem to memblock_free_all by Mike Rapoport · 6 years ago
  74. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  75. b4a991e mm: remove CONFIG_NO_BOOTMEM by Mike Rapoport · 6 years ago
  76. de0d22e treewide: remove current_text_addr by Nick Desaulniers · 6 years ago
  77. 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
  78. 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
  79. dad4f14 Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  80. c9fa406 parisc: Fix A500 boot crash by John David Anglin · 6 years ago
  81. 544db75 hugetlb: introduce generic version of huge_ptep_get by Alexandre Ghiti · 6 years ago
  82. facf6d5 hugetlb: introduce generic version of huge_ptep_set_access_flags() by Alexandre Ghiti · 6 years ago
  83. 8e581d4 hugetlb: introduce generic version of huge_ptep_set_wrprotect() by Alexandre Ghiti · 6 years ago
  84. 78d6e4e hugetlb: introduce generic version of prepare_hugepage_range by Alexandre Ghiti · 6 years ago
  85. c4916a0 hugetlb: introduce generic version of huge_pte_wrprotect by Alexandre Ghiti · 6 years ago
  86. cae72ab hugetlb: introduce generic version of huge_pte_none() by Alexandre Ghiti · 6 years ago
  87. fe63222 hugetlb: introduce generic version of huge_ptep_clear_flush by Alexandre Ghiti · 6 years ago
  88. a4d8385 hugetlb: introduce generic version of huge_ptep_get_and_clear() by Alexandre Ghiti · 6 years ago
  89. cea685d hugetlb: introduce generic version of set_huge_pte_at() by Alexandre Ghiti · 6 years ago
  90. 1e5f50f hugetlb: introduce generic version of hugetlb_free_pgd_range by Alexandre Ghiti · 6 years ago
  91. 87613bb parisc: Use LINUX_GATEWAY_SPACE constant in entry.S by Helge Deller · 6 years ago
  92. 9a298b4 parisc64: change __kernel_suseconds_t to match glibc by Arnd Bergmann · 6 years ago
  93. 4dcb923 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  94. ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  95. 4478688 Merge branch 'parisc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  96. cff2294 Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  97. e543b3a parisc: Retrieve and display the PDC PAT capabilities by Helge Deller · 6 years ago
  98. 4c5fe5d parisc: Optimze cache flush algorithms by John David Anglin · 6 years ago
  99. 5a23237 parisc: Remove pte_inserted define by John David Anglin · 6 years ago
  100. fe8376d parisc: Add PDC PAT cell_info() and pd_get_pdc_revisions() functions by Helge Deller · 6 years ago