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