Age | Commit message (Expand) | Author |
2019-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Linus Torvalds |
2019-11-22 | mips: add support for folded p4d page tables | Mike Rapoport |
2019-11-22 | mips: drop __pXd_offset() macros that duplicate pXd_index() ones | Mike Rapoport |
2019-11-20 | dma-mapping: drop the dev argument to arch_sync_dma_for_* | Christoph Hellwig |
2019-11-11 | dma-direct: provide mmap and get_sgtable method overrides | Christoph Hellwig |
2019-11-01 | Merge tag 'mips_fixes_5.4_3' into mips-next | Paul Burton |
2019-10-31 | MIPS: Loongson64: Rename CPU TYPES | Jiaxun Yang |
2019-10-23 | MIPS: tlbex: Fix build_restore_pagemask KScratch restore | Paul Burton |
2019-10-09 | MIPS: Provide unroll() macro, use it for cache ops | Paul Burton |
2019-10-07 | MIPS: Loongson: Add Loongson-3A R4 basic support | Huacai Chen |
2019-09-24 | mips: use generic mmap top-down layout and brk randomization | Alexandre Ghiti |
2019-09-24 | mips: replace arch specific way to determine 32bit task with generic version | Alexandre Ghiti |
2019-09-24 | mips: adjust brk randomization offset to fit generic version | Alexandre Ghiti |
2019-09-24 | mips: use STACK_TOP when computing mmap base address | Alexandre Ghiti |
2019-09-24 | mips: properly account for stack randomization and stack guard gap | Alexandre Ghiti |
2019-09-22 | Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2019-09-20 | MIPS: Detect bad _PFN_SHIFT values | Paul Burton |
2019-09-03 | MIPS: tlbex: Remove cpu_has_local_ebase | Paul Burton |
2019-09-03 | MIPS: tlbex: Simplify r3k check | Paul Burton |
2019-09-03 | MIPS: Select R3k-style TLB in Kconfig | Paul Burton |
2019-08-29 | dma-mapping: remove arch_dma_mmap_pgprot | Christoph Hellwig |
2019-08-23 | MIPS: mm: Fix highmem compile | Paul Burton |
2019-08-23 | MIPS: mm: Drop boot_mem_map | Jiaxun Yang |
2019-08-11 | MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a boolean | Nathan Chancellor |
2019-08-05 | MIPS: Ingenic: Fix bugs when detecting X1000's L2 cache. | Zhou Yanjie |
2019-07-23 | MIPS: Remove unused R8000 CPU support | Paul Burton |
2019-07-23 | MIPS: Remove unused R5432 CPU support | Paul Burton |
2019-07-23 | MIPS: Remove unused R4300 CPU support | Paul Burton |
2019-07-21 | MIPS: Rename JZRISC to XBURST | Paul Cercueil |
2019-07-21 | MIPS: Add partial 32-bit huge page support | Daniel Silsby |
2019-07-12 | Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-07-12 | MIPS: use the generic get_user_pages_fast code | Christoph Hellwig |
2019-07-08 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-06-24 | MIPS: Add missing EHB in mtc0 -> mfc0 sequence. | Dmitry Korotin |
2019-06-16 | MIPS: Fix bounds check virt_addr_valid | Hauke Mehrtens |
2019-06-08 | Merge tag 'mips_fixes_5.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-06-03 | MIPS: use the generic uncached segment support in dma-direct | Christoph Hellwig |
2019-06-03 | MIPS: remove the _dma_cache_wback_inv export | Christoph Hellwig |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-29 | MIPS: Make virt_addr_valid() return bool | Paul Burton |
2019-05-29 | MIPS: Bounds check virt_addr_valid | Paul Burton |
2019-05-29 | signal: Remove the task parameter from force_sig_fault | Eric W. Biederman |
2019-05-29 | signal: Explicitly call force_sig_fault on current | Eric W. Biederman |
2019-05-14 | initramfs: poison freed initrd memory | Christoph Hellwig |
2019-05-14 | mm/gup: change GUP fast to use flags rather than a write 'bool' | Ira Weiny |
2019-03-19 | MIPS: uasm: Add div, mul and sel instructions for mipsr6 | Hassan Naveed |
2019-03-12 | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport |
2019-03-10 | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-03-05 | Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |