1. dbfc95f MIPS: mm: BMIPS5000 has inclusive physical caches by Florian Fainelli · 4 years, 5 months ago
  2. 2558fd7 mm/mips: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  3. bce617e mm: do page fault accounting in handle_mm_fault by Peter Xu · 4 years, 5 months ago
  4. b62e419 Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years, 6 months ago
  5. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 8 months ago
  6. 04ef32a MIPS: Unify naming style of vendor CP0.Config6 bits by Huacai Chen · 4 years, 7 months ago
  7. 3e4e28c mmap locking API: convert mmap_sem API comments by Michel Lespinasse · 4 years, 8 months ago
  8. 89154dd mmap locking API: convert mmap_sem call sites missed by coccinelle by Michel Lespinasse · 4 years, 8 months ago
  9. e05c7b1 mm: pgtable: add shortcuts for accessing kernel PMD and PTE by Mike Rapoport · 4 years, 8 months ago
  10. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 8 months ago
  11. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 8 months ago
  12. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 8 months ago
  13. 20b271d arch/kmap: define kmap_atomic_prot() for all arch's by Ira Weiny · 4 years, 8 months ago
  14. d8c2583 arch/kmap: don't hard code kmap_prot values by Ira Weiny · 4 years, 8 months ago
  15. abca250 arch/kunmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 8 months ago
  16. 78b6d91 arch/kmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 8 months ago
  17. e23c459 arch/kunmap: remove duplicate kunmap implementations by Ira Weiny · 4 years, 8 months ago
  18. 525aaf9 arch/kmap: remove redundant arch specific kmaps by Ira Weiny · 4 years, 8 months ago
  19. 01c4b78 arch/kmap: remove BUG_ON() by Ira Weiny · 4 years, 8 months ago
  20. ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
  21. 9691a07 mm: use free_area_init() instead of free_area_init_nodes() by Mike Rapoport · 4 years, 8 months ago
  22. a202bf7 MIPS: CPU_LOONGSON2EF need software to maintain cache consistency by Lichao Liu · 4 years, 8 months ago
  23. 8267e78 MIPS: Tidy up CP0.Config6 bits definition by Huacai Chen · 4 years, 8 months ago
  24. ab7c01f mips: Add MIPS Release 5 support by Serge Semin · 4 years, 8 months ago
  25. 9ee195f mips: MAAR: Add XPA mode support by Serge Semin · 4 years, 9 months ago
  26. 1bec489 MIPS: unexport __flush_icache_user_range by Christoph Hellwig · 4 years, 9 months ago
  27. c9b0299 MIPS: Use fallthrough for arch/mips by Liangliang Huang · 4 years, 9 months ago
  28. 0cf2ea1 MIPS: Kernel: Identify Loongson-2K processors by Jiaxun Yang · 4 years, 9 months ago
  29. a44f830 MIPS: Rename the "Fill" cache ops to avoid build failure by Huacai Chen · 4 years, 9 months ago
  30. c2591eb MIPS: use ioremap_page_range by Christoph Hellwig · 4 years, 9 months ago
  31. d257b8f MIPS: move ioremap_prot und iounmap out of line by Christoph Hellwig · 4 years, 9 months ago
  32. 5093c58 mm/vma: append unlikely() while testing VMA access permissions by Anshuman Khandual · 4 years, 10 months ago
  33. 3122e80 mm/vma: make vma_is_accessible() available for general use by Anshuman Khandual · 4 years, 10 months ago
  34. 6f43bae Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 10 months ago
  35. 4064b98 mm: allow VM_FAULT_RETRY for multiple times by Peter Xu · 4 years, 10 months ago
  36. dde1607 mm: introduce FAULT_FLAG_DEFAULT by Peter Xu · 4 years, 10 months ago
  37. 4ef8732 mm: introduce fault_signal_pending() by Peter Xu · 4 years, 10 months ago
  38. d191aaf MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3 by Huacai Chen · 4 years, 10 months ago
  39. be28076 MIPS: c-r4k: Invalidate BMIPS5000 ZSCM prefetch lines by Kamal Dasu · 5 years ago
  40. fa7e224 dma-direct: make uncached_kernel_address more general by Christoph Hellwig · 5 years ago
  41. 4f8232b dma-direct: remove the cached_kernel_address hook by Christoph Hellwig · 5 years ago
  42. bea176f MIPS: reduce print level for cache information by Oleksij Rempel · 5 years ago
  43. f3c560a MIPS: mm: Place per_cpu on different nodes, if NUMA is enabled by Thomas Bogendoerfer · 5 years ago
  44. 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
  45. 2bee1b5 mips: add support for folded p4d page tables by Mike Rapoport · 5 years ago
  46. 31168f0 mips: drop __pXd_offset() macros that duplicate pXd_index() ones by Mike Rapoport · 5 years ago
  47. 56e35f9 dma-mapping: drop the dev argument to arch_sync_dma_for_* by Christoph Hellwig · 5 years ago
  48. 34dc0ea dma-direct: provide mmap and get_sgtable method overrides by Christoph Hellwig · 5 years ago
  49. 02fce13 Merge tag 'mips_fixes_5.4_3' into mips-next by Paul Burton · 5 years ago
  50. 268a2d6 MIPS: Loongson64: Rename CPU TYPES by Jiaxun Yang · 5 years ago
  51. b42aa3f MIPS: tlbex: Fix build_restore_pagemask KScratch restore by Paul Burton · 5 years ago
  52. 6baaead MIPS: Provide unroll() macro, use it for cache ops by Paul Burton · 5 years ago
  53. 7507445 MIPS: Loongson: Add Loongson-3A R4 basic support by Huacai Chen · 5 years ago
  54. 9035bd2 mips: use generic mmap top-down layout and brk randomization by Alexandre Ghiti · 5 years ago
  55. 0903646 mips: replace arch specific way to determine 32bit task with generic version by Alexandre Ghiti · 5 years ago
  56. e548599 mips: adjust brk randomization offset to fit generic version by Alexandre Ghiti · 5 years ago
  57. b5fb861 mips: use STACK_TOP when computing mmap base address by Alexandre Ghiti · 5 years ago
  58. b1f61b5 mips: properly account for stack randomization and stack guard gap by Alexandre Ghiti · 5 years ago
  59. 5c6bd5d Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 5 years ago
  60. 05d013a MIPS: Detect bad _PFN_SHIFT values by Paul Burton · 5 years ago
  61. 775b089 MIPS: tlbex: Remove cpu_has_local_ebase by Paul Burton · 5 years ago
  62. 54e8d9f MIPS: tlbex: Simplify r3k check by Paul Burton · 5 years ago
  63. 5474682 MIPS: Select R3k-style TLB in Kconfig by Paul Burton · 5 years ago
  64. 419e2f1 dma-mapping: remove arch_dma_mmap_pgprot by Christoph Hellwig · 5 years ago
  65. 625cfb6 MIPS: mm: Fix highmem compile by Paul Burton · 5 years ago
  66. a5718fe MIPS: mm: Drop boot_mem_map by Jiaxun Yang · 5 years ago
  67. c59ae0a MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a boolean by Nathan Chancellor · 5 years ago
  68. 579de8f MIPS: Ingenic: Fix bugs when detecting X1000's L2 cache. by Zhou Yanjie · 5 years ago
  69. c2aeaae MIPS: Remove unused R8000 CPU support by Paul Burton · 6 years ago
  70. 8e96b08 MIPS: Remove unused R5432 CPU support by Paul Burton · 6 years ago
  71. f9065b5 MIPS: Remove unused R4300 CPU support by Paul Burton · 6 years ago
  72. 3b25b76 MIPS: Rename JZRISC to XBURST by Paul Cercueil · 6 years ago
  73. 3547631 MIPS: Add partial 32-bit huge page support by Daniel Silsby · 6 years ago
  74. 9e3a25d Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  75. 446f062 MIPS: use the generic get_user_pages_fast code by Christoph Hellwig · 6 years ago
  76. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  77. 0b24cae MIPS: Add missing EHB in mtc0 -> mfc0 sequence. by Dmitry Korotin · 6 years ago
  78. d6ed083 MIPS: Fix bounds check virt_addr_valid by Hauke Mehrtens · 6 years ago
  79. 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
  80. 2e96e04 MIPS: use the generic uncached segment support in dma-direct by Christoph Hellwig · 6 years ago
  81. e58cfbfb MIPS: remove the _dma_cache_wback_inv export by Christoph Hellwig · 6 years ago
  82. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  83. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  84. 31875a5 MIPS: Make virt_addr_valid() return bool by Paul Burton · 6 years ago
  85. 074a1e1 MIPS: Bounds check virt_addr_valid by Paul Burton · 6 years ago
  86. 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
  87. 351b682 signal: Explicitly call force_sig_fault on current by Eric W. Biederman · 6 years ago
  88. f94f743 initramfs: poison freed initrd memory by Christoph Hellwig · 6 years ago
  89. 73b0140 mm/gup: change GUP fast to use flags rather than a write 'bool' by Ira Weiny · 6 years ago
  90. 0d1d17b MIPS: uasm: Add div, mul and sel instructions for mipsr6 by Hassan Naveed · 6 years ago
  91. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  92. b7a7d1c Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  93. d9862cf Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  94. d411da0 MIPS: dma-noncoherent: Remove bogus condition in dma_sync_phys() by Paul Burton · 6 years ago
  95. 347cb6a dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability by Christoph Hellwig · 6 years ago
  96. 3315b6b MIPS: Delete unused flush_cache_sigtramp() by Paul Burton · 6 years ago
  97. 6782f26 MIPS: Export mm switching functions used by KVM by Paul Burton · 6 years ago
  98. c8790d6 MIPS: MemoryMapID (MMID) Support by Paul Burton · 6 years ago
  99. 0b317c3 MIPS: mm: Add set_cpu_context() for ASID assignments by Paul Burton · 6 years ago
  100. 42d5b84 MIPS: mm: Unify ASID version checks by Paul Burton · 6 years ago