1. 81b6b96 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  2. 2bee1b5 mips: add support for folded p4d page tables by Mike Rapoport · 5 years ago
  3. 31168f0 mips: drop __pXd_offset() macros that duplicate pXd_index() ones by Mike Rapoport · 5 years ago
  4. 56e35f9 dma-mapping: drop the dev argument to arch_sync_dma_for_* by Christoph Hellwig · 5 years ago
  5. 34dc0ea dma-direct: provide mmap and get_sgtable method overrides by Christoph Hellwig · 5 years ago
  6. 02fce13 Merge tag 'mips_fixes_5.4_3' into mips-next by Paul Burton · 5 years ago
  7. 268a2d6 MIPS: Loongson64: Rename CPU TYPES by Jiaxun Yang · 5 years ago
  8. b42aa3f MIPS: tlbex: Fix build_restore_pagemask KScratch restore by Paul Burton · 5 years ago
  9. 6baaead MIPS: Provide unroll() macro, use it for cache ops by Paul Burton · 5 years ago
  10. 7507445 MIPS: Loongson: Add Loongson-3A R4 basic support by Huacai Chen · 5 years ago
  11. 9035bd2 mips: use generic mmap top-down layout and brk randomization by Alexandre Ghiti · 5 years ago
  12. 0903646 mips: replace arch specific way to determine 32bit task with generic version by Alexandre Ghiti · 5 years ago
  13. e548599 mips: adjust brk randomization offset to fit generic version by Alexandre Ghiti · 5 years ago
  14. b5fb861 mips: use STACK_TOP when computing mmap base address by Alexandre Ghiti · 5 years ago
  15. b1f61b5 mips: properly account for stack randomization and stack guard gap by Alexandre Ghiti · 5 years ago
  16. 5c6bd5d Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 5 years ago
  17. 05d013a MIPS: Detect bad _PFN_SHIFT values by Paul Burton · 5 years ago
  18. 775b089 MIPS: tlbex: Remove cpu_has_local_ebase by Paul Burton · 5 years ago
  19. 54e8d9f MIPS: tlbex: Simplify r3k check by Paul Burton · 5 years ago
  20. 5474682 MIPS: Select R3k-style TLB in Kconfig by Paul Burton · 5 years ago
  21. 419e2f1 dma-mapping: remove arch_dma_mmap_pgprot by Christoph Hellwig · 5 years ago
  22. 625cfb6 MIPS: mm: Fix highmem compile by Paul Burton · 5 years ago
  23. a5718fe MIPS: mm: Drop boot_mem_map by Jiaxun Yang · 5 years ago
  24. c59ae0a MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a boolean by Nathan Chancellor · 5 years ago
  25. 579de8f MIPS: Ingenic: Fix bugs when detecting X1000's L2 cache. by Zhou Yanjie · 5 years ago
  26. c2aeaae MIPS: Remove unused R8000 CPU support by Paul Burton · 5 years ago
  27. 8e96b08 MIPS: Remove unused R5432 CPU support by Paul Burton · 5 years ago
  28. f9065b5 MIPS: Remove unused R4300 CPU support by Paul Burton · 5 years ago
  29. 3b25b76 MIPS: Rename JZRISC to XBURST by Paul Cercueil · 6 years ago
  30. 3547631 MIPS: Add partial 32-bit huge page support by Daniel Silsby · 5 years ago
  31. 9e3a25d Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  32. 446f062 MIPS: use the generic get_user_pages_fast code by Christoph Hellwig · 5 years ago
  33. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  34. 0b24cae MIPS: Add missing EHB in mtc0 -> mfc0 sequence. by Dmitry Korotin · 6 years ago
  35. d6ed083 MIPS: Fix bounds check virt_addr_valid by Hauke Mehrtens · 6 years ago
  36. d0cc617 Merge tag 'mips_fixes_5.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  37. 2e96e04 MIPS: use the generic uncached segment support in dma-direct by Christoph Hellwig · 6 years ago
  38. e58cfbfb MIPS: remove the _dma_cache_wback_inv export by Christoph Hellwig · 6 years ago
  39. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  40. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  41. 31875a5 MIPS: Make virt_addr_valid() return bool by Paul Burton · 6 years ago
  42. 074a1e1 MIPS: Bounds check virt_addr_valid by Paul Burton · 6 years ago
  43. 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
  44. 351b682 signal: Explicitly call force_sig_fault on current by Eric W. Biederman · 6 years ago
  45. f94f743 initramfs: poison freed initrd memory by Christoph Hellwig · 6 years ago
  46. 73b0140 mm/gup: change GUP fast to use flags rather than a write 'bool' by Ira Weiny · 6 years ago
  47. 0d1d17b MIPS: uasm: Add div, mul and sel instructions for mipsr6 by Hassan Naveed · 6 years ago
  48. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  49. b7a7d1c Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  50. d9862cf Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  51. d411da0 MIPS: dma-noncoherent: Remove bogus condition in dma_sync_phys() by Paul Burton · 6 years ago
  52. 347cb6a dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability by Christoph Hellwig · 6 years ago
  53. 3315b6b MIPS: Delete unused flush_cache_sigtramp() by Paul Burton · 6 years ago
  54. 6782f26 MIPS: Export mm switching functions used by KVM by Paul Burton · 6 years ago
  55. c8790d6 MIPS: MemoryMapID (MMID) Support by Paul Burton · 6 years ago
  56. 0b317c3 MIPS: mm: Add set_cpu_context() for ASID assignments by Paul Burton · 6 years ago
  57. 42d5b84 MIPS: mm: Unify ASID version checks by Paul Burton · 6 years ago
  58. 4ebea49 MIPS: mm: Un-inline get_new_mmu_context by Paul Burton · 6 years ago
  59. 7e8556d MIPS: mm: Split obj-y to a file per line by Paul Burton · 6 years ago
  60. 558ec8a MIPS: mm: Remove local_flush_tlb_mm() by Paul Burton · 6 years ago
  61. f7908a0 MIPS: mm: Remove redundant preempt_disable in local_flush_tlb_mm() by Paul Burton · 6 years ago
  62. c9b2a3d MIPS: mm: Consolidate drop_mmu_context() has-ASID checks by Paul Burton · 6 years ago
  63. 9a27324 MIPS: mm: Remove redundant drop_mmu_context() cpu argument by Paul Burton · 6 years ago
  64. e02e07e MIPS: Loongson: Introduce and use loongson_llsc_mb() by Huacai Chen · 6 years ago
  65. 864cc36 mips: mm: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  66. f263f2a MIPS: Compile post DMA flush only when needed by Hauke Mehrtens · 6 years ago
  67. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  68. e0c38a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  69. 89261c5 Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  70. ee94b90 mips: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_X by Jiong Wang · 6 years ago
  71. ff4dd23 MIPS: Expand MIPS32 ASIDs to 64 bits by Paul Burton · 6 years ago
  72. 69095e3 mips: annotate implicit fall throughs by Mathieu Malaterre · 6 years ago
  73. bb53fdf MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3 by Huacai Chen · 6 years ago
  74. f3ade25 MIPS: Loongson: Add Loongson-3A R2.1 basic support by Huacai Chen · 6 years ago
  75. d01501f MIPS: Fix `dma_alloc_coherent' returning a non-coherent allocation by Maciej W. Rozycki · 6 years ago
  76. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  77. c6ffc5c memblock: rename free_all_bootmem to memblock_free_all by Mike Rapoport · 6 years ago
  78. e8625dc memblock: replace alloc_bootmem_low_pages with memblock_alloc_low by Mike Rapoport · 6 years ago
  79. cc10ad2 Merge tag 'mips_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  80. 2f0b649 MIPS: stop using _PTRS_PER_PGD by Alexandre Belloni · 6 years ago
  81. 58b0440 dma-mapping: consolidate the dma mmap implementations by Christoph Hellwig · 6 years ago
  82. bc3ec75 dma-mapping: merge direct and noncoherent ops by Christoph Hellwig · 6 years ago
  83. f3ecc0f dma-mapping: move the dma_coherent flag to struct device by Christoph Hellwig · 6 years ago
  84. 5748e1b MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENT by Christoph Hellwig · 6 years ago
  85. 0c4b0f8 Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  86. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  87. e5a32b5 Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  88. 4bcb4ad MIPS: Consistently declare TLB functions by Paul Burton · 6 years ago
  89. b29fea3 MIPS: Export tlbmiss_handler_setup_pgd near its definition by Paul Burton · 6 years ago
  90. 22f20a1 MIPS: Remove remnants of UASM_ISA by Paul Burton · 6 years ago
  91. b023a93 MIPS: Avoid using array as parameter to write_c0_kpgd() by Paul Burton · 6 years ago
  92. 0d0e147 MIPS: Make (UN)CAC_ADDR() PHYS_OFFSET-agnostic by Paul Burton · 6 years ago
  93. a999933 MIPS: remove mips_swiotlb_ops by Christoph Hellwig · 6 years ago
  94. d4da0e9 MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ON by Paul Burton · 8 years ago
  95. 523402f MIPS: Fix ioremap() RAM check by Paul Burton · 6 years ago
  96. 829caee arch: mips: mm: page: Remove unused function by Rickard Strandqvist · 10 years ago
  97. d1c5872 MIPS: Set MIPS_IC_SNOOPS_REMOTE for systems with CM by Paul Burton · 8 years ago
  98. 28f512d MIPS: remove the old dma-default implementation by Christoph Hellwig · 7 years ago
  99. f8c55dc MIPS: use generic dma noncoherent ops for simple noncoherent platforms by Christoph Hellwig · 7 years ago
  100. aa4db77 MIPS: move coherentio setup to setup.c by Christoph Hellwig · 7 years ago