1. 3d9683c KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported by Masahiro Yamada · 6 years ago
  2. 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
  3. 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
  4. 7cbbbb8 kbuild: warn redundant generic-y by Masahiro Yamada · 6 years ago
  5. 477558d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  6. 52eaa79 scsi: ia64: simscsi: use request tag instead of serial_number by Hannes Reinecke · 6 years ago
  7. 393492b ia64: prefix header search path with $(srctree)/ by Masahiro Yamada · 6 years ago
  8. d80db5c ia64: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  9. 0240dfd arch: don't memset(0) memory returned by memblock_alloc() by Mike Rapoport · 6 years ago
  10. 9415673 arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0) by Mike Rapoport · 6 years ago
  11. 8dcd175 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  12. 731351d ia64: perfmon: don't mark buffer pages as PG_reserved by David Hildenbrand · 6 years ago
  13. 98fa15f mm: replace all open encodings for NUMA_NO_NODE by Anshuman Khandual · 6 years ago
  14. 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
  15. 6456300 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  16. 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
  17. 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
  18. 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
  19. 48166e6 y2038: add 64-bit time_t syscalls to all 32-bit architectures by Arnd Bergmann · 6 years ago
  20. 2edfd8e arch: Use asm-generic/socket.h when possible by Deepa Dinamani · 6 years ago
  21. b41c51c arch: add pkey and rseq syscall numbers everywhere by Arnd Bergmann · 6 years ago
  22. acce2f7 ia64: assign syscall numbers for perf and seccomp by Arnd Bergmann · 6 years ago
  23. 7349ee3 ia64: add statx and io_pgetevents syscalls by Arnd Bergmann · 6 years ago
  24. 74cd218 ia64: add __NR_umount2 definition by Arnd Bergmann · 6 years ago
  25. fa7f3a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  26. f5dd3d0 net: introduce SO_BINDTOIFINDEX sockopt by David Herrmann · 6 years ago
  27. be3bb59 ia64: remove redundant 'export AWK' by Masahiro Yamada · 6 years ago
  28. d6e4b3e arch: remove redundant UAPI generic-y defines by Masahiro Yamada · 6 years ago
  29. d4ce545 arch: remove stale comments "UAPI Header export list" by Masahiro Yamada · 6 years ago
  30. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  31. 3fed6ae ia64: fix compile without swiotlb by Christoph Hellwig · 6 years ago
  32. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  33. 3fc2579 fls: change parameter to unsigned int by Matthew Wilcox · 6 years ago
  34. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  35. 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
  36. 769e470 Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  37. 668c35f Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  38. f346b0b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  39. 938edb8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  40. af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  41. 2c2a5af mm, memory_hotplug: add nid parameter to arch_remove_memory by Oscar Salvador · 6 years ago
  42. 9947ab7 Merge tag 'please-pull-y2038prep' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 6 years ago
  43. 2c667d7 treewide: add intermediate .s files to targets by Masahiro Yamada · 6 years ago
  44. 4d4b5c2 treewide: remove explicit rules for *offsets.s by Masahiro Yamada · 6 years ago
  45. 8636a1f treewide: surround Kconfig file paths with double quotes by Masahiro Yamada · 6 years ago
  46. 4af14d1 scsi: remove the use_clustering flag by Christoph Hellwig · 6 years ago
  47. 8ee94e3 ia64: only select ARCH_HAS_DMA_COHERENT_TO_PFN if swiotlb is enabled by Christoph Hellwig · 6 years ago
  48. 356da6d dma-mapping: bypass indirect calls for dma-direct by Christoph Hellwig · 6 years ago
  49. 55897af dma-direct: merge swiotlb_dma_ops into the dma_direct code by Christoph Hellwig · 6 years ago
  50. 68c6083 swiotlb: remove dma_mark_clean by Christoph Hellwig · 6 years ago
  51. 7c703e5 arch: switch the default on ARCH_HAS_SG_CHAIN by Christoph Hellwig · 6 years ago
  52. 608b976 ia64/sn: remove the mapping_error dma_map_ops method by Christoph Hellwig · 6 years ago
  53. 0725695 ia64/sba_iommu: remove the mapping_error dma_map_ops method by Christoph Hellwig · 6 years ago
  54. 52aee3e ia64/sba_iommu: improve internal map_page users by Christoph Hellwig · 6 years ago
  55. ef78e5e ia64: export node_distance function by Matias Bjørling · 6 years ago
  56. 8fb71ef pcmcia: allow PCMCIA support independent of the architecture by Christoph Hellwig · 6 years ago
  57. 20f1b79 PCI: consolidate the PCI_SYSCALL symbol by Christoph Hellwig · 6 years ago
  58. 2eac9c2 PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options by Christoph Hellwig · 6 years ago
  59. eb01d42 PCI: consolidate PCI config entry in drivers/pci by Christoph Hellwig · 6 years ago
  60. c518362 ia64: generate uapi header and system call table files by Firoz Khan · 6 years ago
  61. ffec921 ia64: add system call table generation support by Firoz Khan · 6 years ago
  62. bf03ebf ia64: add an offset for system call number by Firoz Khan · 6 years ago
  63. d7c5e82 ia64: add __NR_syscalls along with NR_syscalls by Firoz Khan · 6 years ago
  64. d272a73 ia64: add __NR_old_getpagesize in uapi header file by Firoz Khan · 6 years ago
  65. 7e1c4e2 memblock: stop using implicit alignment to SMP_CACHE_BYTES by Mike Rapoport · 6 years ago
  66. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  67. 97ad108 memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants by Mike Rapoport · 6 years ago
  68. c6ffc5c memblock: rename free_all_bootmem to memblock_free_all by Mike Rapoport · 6 years ago
  69. 2a5bda5 memblock: replace alloc_bootmem with memblock_alloc by Mike Rapoport · 6 years ago
  70. 4fc4a09 memblock: replace __alloc_bootmem with memblock_alloc_from by Mike Rapoport · 6 years ago
  71. 3bb1f80 memblock: replace alloc_bootmem_node with memblock_alloc_node by Mike Rapoport · 6 years ago
  72. ccfa2a0 memblock: replace __alloc_bootmem_node with appropriate memblock_ API by Mike Rapoport · 6 years ago
  73. 64c0066 memblock: replace alloc_bootmem_pages_node with memblock_alloc_node 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. 2e58f57 kernel/signal.c: fix a comment error by Weikang Shi · 6 years ago
  77. de0d22e treewide: remove current_text_addr by Nick Desaulniers · 6 years ago
  78. dfb3ccd mm: make memmap_init a proper function by Pavel Tatashin · 6 years ago
  79. 544db75 hugetlb: introduce generic version of huge_ptep_get by Alexandre Ghiti · 6 years ago
  80. facf6d5 hugetlb: introduce generic version of huge_ptep_set_access_flags() by Alexandre Ghiti · 6 years ago
  81. 8e581d4 hugetlb: introduce generic version of huge_ptep_set_wrprotect() by Alexandre Ghiti · 6 years ago
  82. 78d6e4e hugetlb: introduce generic version of prepare_hugepage_range by Alexandre Ghiti · 6 years ago
  83. c4916a0 hugetlb: introduce generic version of huge_pte_wrprotect by Alexandre Ghiti · 6 years ago
  84. cae72ab hugetlb: introduce generic version of huge_pte_none() by Alexandre Ghiti · 6 years ago
  85. fe63222 hugetlb: introduce generic version of huge_ptep_clear_flush by Alexandre Ghiti · 6 years ago
  86. a4d8385 hugetlb: introduce generic version of huge_ptep_get_and_clear() by Alexandre Ghiti · 6 years ago
  87. cea685d hugetlb: introduce generic version of set_huge_pte_at() by Alexandre Ghiti · 6 years ago
  88. 1e5f50f hugetlb: introduce generic version of hugetlb_free_pgd_range by Alexandre Ghiti · 6 years ago
  89. 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
  90. 44adbac Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  91. ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  92. 70408a9 Merge tag 'please-pull-next' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 6 years ago
  93. ce5a983 kill TIOCSERGSTRUCT by Al Viro · 6 years ago
  94. 7ee32965 kill TIOCSER[SG]WILD by Al Viro · 6 years ago
  95. f283801 signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE by Eric W. Biederman · 7 years ago
  96. c6d4381 dma-mapping: make the get_required_mask method available unconditionally by Christoph Hellwig · 6 years ago
  97. a618a27 signal/ia64: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  98. b92adb7 signal/ia64: Use the force_sig(SIGSEGV,...) in ia64_rt_sigreturn by Eric W. Biederman · 7 years ago
  99. 8b9c6b2 signal/ia64: Use the generic force_sigsegv in setup_frame by Eric W. Biederman · 7 years ago
  100. 02b4da5 intel-iommu: mark intel_dma_ops static by Christoph Hellwig · 6 years ago