1. be3bb59 ia64: remove redundant 'export AWK' by Masahiro Yamada · 6 years ago
  2. d6e4b3e arch: remove redundant UAPI generic-y defines by Masahiro Yamada · 6 years ago
  3. d4ce545 arch: remove stale comments "UAPI Header export list" by Masahiro Yamada · 6 years ago
  4. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  5. 3fed6ae ia64: fix compile without swiotlb by Christoph Hellwig · 6 years ago
  6. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  7. 3fc2579 fls: change parameter to unsigned int by Matthew Wilcox · 6 years ago
  8. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  9. 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
  10. 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
  11. 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
  12. f346b0b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  13. 938edb8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  14. af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  15. 2c2a5af mm, memory_hotplug: add nid parameter to arch_remove_memory by Oscar Salvador · 6 years ago
  16. 9947ab7 Merge tag 'please-pull-y2038prep' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 6 years ago
  17. 2c667d7 treewide: add intermediate .s files to targets by Masahiro Yamada · 6 years ago
  18. 4d4b5c2 treewide: remove explicit rules for *offsets.s by Masahiro Yamada · 6 years ago
  19. 8636a1f treewide: surround Kconfig file paths with double quotes by Masahiro Yamada · 6 years ago
  20. 4af14d1 scsi: remove the use_clustering flag by Christoph Hellwig · 6 years ago
  21. 8ee94e3 ia64: only select ARCH_HAS_DMA_COHERENT_TO_PFN if swiotlb is enabled by Christoph Hellwig · 6 years ago
  22. 356da6d dma-mapping: bypass indirect calls for dma-direct by Christoph Hellwig · 6 years ago
  23. 55897af dma-direct: merge swiotlb_dma_ops into the dma_direct code by Christoph Hellwig · 6 years ago
  24. 68c6083 swiotlb: remove dma_mark_clean by Christoph Hellwig · 6 years ago
  25. 7c703e5 arch: switch the default on ARCH_HAS_SG_CHAIN by Christoph Hellwig · 6 years ago
  26. 608b976 ia64/sn: remove the mapping_error dma_map_ops method by Christoph Hellwig · 6 years ago
  27. 0725695 ia64/sba_iommu: remove the mapping_error dma_map_ops method by Christoph Hellwig · 6 years ago
  28. 52aee3e ia64/sba_iommu: improve internal map_page users by Christoph Hellwig · 6 years ago
  29. ef78e5e ia64: export node_distance function by Matias Bjørling · 6 years ago
  30. 8fb71ef pcmcia: allow PCMCIA support independent of the architecture by Christoph Hellwig · 6 years ago
  31. 20f1b79 PCI: consolidate the PCI_SYSCALL symbol by Christoph Hellwig · 6 years ago
  32. 2eac9c2 PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options by Christoph Hellwig · 6 years ago
  33. eb01d42 PCI: consolidate PCI config entry in drivers/pci by Christoph Hellwig · 6 years ago
  34. c518362 ia64: generate uapi header and system call table files by Firoz Khan · 6 years ago
  35. ffec921 ia64: add system call table generation support by Firoz Khan · 6 years ago
  36. bf03ebf ia64: add an offset for system call number by Firoz Khan · 6 years ago
  37. d7c5e82 ia64: add __NR_syscalls along with NR_syscalls by Firoz Khan · 6 years ago
  38. d272a73 ia64: add __NR_old_getpagesize in uapi header file by Firoz Khan · 6 years ago
  39. 7e1c4e2 memblock: stop using implicit alignment to SMP_CACHE_BYTES by Mike Rapoport · 6 years ago
  40. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  41. 97ad108 memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants by Mike Rapoport · 6 years ago
  42. c6ffc5c memblock: rename free_all_bootmem to memblock_free_all by Mike Rapoport · 6 years ago
  43. 2a5bda5 memblock: replace alloc_bootmem with memblock_alloc by Mike Rapoport · 6 years ago
  44. 4fc4a09 memblock: replace __alloc_bootmem with memblock_alloc_from by Mike Rapoport · 6 years ago
  45. 3bb1f80 memblock: replace alloc_bootmem_node with memblock_alloc_node by Mike Rapoport · 6 years ago
  46. ccfa2a0 memblock: replace __alloc_bootmem_node with appropriate memblock_ API by Mike Rapoport · 6 years ago
  47. 64c0066 memblock: replace alloc_bootmem_pages_node with memblock_alloc_node by Mike Rapoport · 6 years ago
  48. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  49. b4a991e mm: remove CONFIG_NO_BOOTMEM by Mike Rapoport · 6 years ago
  50. 2e58f57 kernel/signal.c: fix a comment error by Weikang Shi · 6 years ago
  51. de0d22e treewide: remove current_text_addr by Nick Desaulniers · 6 years ago
  52. dfb3ccd mm: make memmap_init a proper function by Pavel Tatashin · 6 years ago
  53. 544db75 hugetlb: introduce generic version of huge_ptep_get by Alexandre Ghiti · 6 years ago
  54. facf6d5 hugetlb: introduce generic version of huge_ptep_set_access_flags() by Alexandre Ghiti · 6 years ago
  55. 8e581d4 hugetlb: introduce generic version of huge_ptep_set_wrprotect() by Alexandre Ghiti · 6 years ago
  56. 78d6e4e hugetlb: introduce generic version of prepare_hugepage_range by Alexandre Ghiti · 6 years ago
  57. c4916a0 hugetlb: introduce generic version of huge_pte_wrprotect by Alexandre Ghiti · 6 years ago
  58. cae72ab hugetlb: introduce generic version of huge_pte_none() by Alexandre Ghiti · 6 years ago
  59. fe63222 hugetlb: introduce generic version of huge_ptep_clear_flush by Alexandre Ghiti · 6 years ago
  60. a4d8385 hugetlb: introduce generic version of huge_ptep_get_and_clear() by Alexandre Ghiti · 6 years ago
  61. cea685d hugetlb: introduce generic version of set_huge_pte_at() by Alexandre Ghiti · 6 years ago
  62. 1e5f50f hugetlb: introduce generic version of hugetlb_free_pgd_range by Alexandre Ghiti · 6 years ago
  63. 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
  64. 44adbac Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  65. ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  66. 70408a9 Merge tag 'please-pull-next' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 6 years ago
  67. ce5a983 kill TIOCSERGSTRUCT by Al Viro · 6 years ago
  68. 7ee32965 kill TIOCSER[SG]WILD by Al Viro · 6 years ago
  69. f283801 signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE by Eric W. Biederman · 7 years ago
  70. c6d4381 dma-mapping: make the get_required_mask method available unconditionally by Christoph Hellwig · 6 years ago
  71. a618a27 signal/ia64: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  72. b92adb7 signal/ia64: Use the force_sig(SIGSEGV,...) in ia64_rt_sigreturn by Eric W. Biederman · 7 years ago
  73. 8b9c6b2 signal/ia64: Use the generic force_sigsegv in setup_frame by Eric W. Biederman · 7 years ago
  74. 02b4da5 intel-iommu: mark intel_dma_ops static by Christoph Hellwig · 6 years ago
  75. 9aa1fbc ia64: remove machvec_dma_sync_{single,sg} by Christoph Hellwig · 6 years ago
  76. 1322d51 ia64/sn2: remove no-ops dma sync methods by Christoph Hellwig · 6 years ago
  77. 361a2ab ia64: remove the unused iommu_dma_init function by Christoph Hellwig · 6 years ago
  78. b666287 ia64: remove the unused pci_iommu_shutdown function by Christoph Hellwig · 6 years ago
  79. 87af06d ia64: remove the unused bad_dma_address symbol by Christoph Hellwig · 6 years ago
  80. beec903 ia64: remove iommu_dma_supported by Christoph Hellwig · 6 years ago
  81. 77308e2 ia64: remove the dead iommu_sac_force variable by Christoph Hellwig · 6 years ago
  82. b501fb9 ia64: remove the kern_mem_attribute export by Christoph Hellwig · 6 years ago
  83. 617a281 simserial: switch to ->[sg]et_serial() by Al Viro · 6 years ago
  84. 185cfaf y2038: Compile utimes()/futimesat() conditionally by Arnd Bergmann · 7 years ago
  85. 82b355d y2038: Remove newstat family from default syscall set by Arnd Bergmann · 7 years ago
  86. 2edd73a ia64: Fix allnoconfig section mismatch for ioc_init/ioc_iommu_info by Tony Luck · 6 years ago
  87. 0214f46 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  88. 778a339 Merge tag 'please-pull-noboot' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 6 years ago
  89. cc26ebb ia64: Fix kernel BUG at lib/ioremap.c:72! by Tony Luck · 6 years ago
  90. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  91. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  92. fa1b5d0 Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  93. 1202f4f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  94. c2fc71c Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtd by Linus Torvalds · 6 years ago
  95. 8603596 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  96. de5d1b3 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  97. 89b1698 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  98. 16e0e6a Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  99. 87a4c37 kconfig: include kernel/Kconfig.preempt from init/Kconfig by Christoph Hellwig · 6 years ago
  100. 06ec64b Kconfig: consolidate the "Kernel hacking" menu by Christoph Hellwig · 6 years ago