Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1f6c52ff7225789d20c1d69883f263d502b7eda7
/
arch
/
mips
/
mm
5890f70
MIPS: Use dedicated exception handler if CPU supports RI/XI exceptions
by Leonid Yegoshin
· 10 years ago
f1014d1
MIPS: mm: Use the Hardware Page Table Walker if the core supports it
by Markos Chandras
· 10 years ago
6ee1d93
MIPS: BCM47XX: Detect more then 128 MiB of RAM (HIGHMEM)
by Rafał Miłecki
· 10 years ago
d377732
Revert "MIPS: Delete unused function add_temporary_entry."
by Rafał Miłecki
· 10 years ago
e5cd534
MIPS: Remove incorrect NULL check in local_flush_tlb_page()
by Emil Goode
· 10 years ago
bf4aac0
MIPS: c-r4k: Avoid duplicate CPU_74K/CPU_1074K checks
by Maciej W. Rozycki
· 10 years ago
84c68cb
MIPS: mm: uasm: Fix lh micro-assembler instruction
by Markos Chandras
· 10 years ago
7682f9e
MIPS: uasm: Add SLT uasm instruction
by Markos Chandras
· 10 years ago
9d98736
MIPS: uasm: Add s3s1s2 instruction builder
by Markos Chandras
· 10 years ago
82abb27
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
c177c81
hugetlb: restrict hugepage_migration_support() to x86_64
by Naoya Horiguchi
· 11 years ago
f8647b5
Merge branch '3.15-fixes' into mips-for-linux-next
by Ralf Baechle
· 11 years ago
b05d59d
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
by Linus Torvalds
· 11 years ago
f7a89f1
MIPS: Call find_vma with the mmap_sem held
by Davidlohr Bueso
· 11 years ago
18280eda
MIPS: Add code for new system 'paravirt'
by David Daney
· 11 years ago
18a8cd6
MIPS: Add minimal support for OCTEON3 to c-r4k.c
by David Daney
· 11 years ago
35d0470
MIPS: Don't build fast TLB refill handler with 32-bit kernels
by David Daney
· 11 years ago
8248881
MIPS: uasm: Add lb uasm instruction
by Markos Chandras
· 11 years ago
16d21a8
MIPS: uasm: Add mflo uasm instruction
by Markos Chandras
· 11 years ago
a8e897a
MIPS: uasm: Add mul uasm instruction
by Markos Chandras
· 11 years ago
d6b3314
MIPS: uasm: Add lh uam instruction
by Markos Chandras
· 11 years ago
ab9e4fa
MIPS: uasm: Add wsbh uasm instruction
by Markos Chandras
· 11 years ago
e8ef868
MIPS: uasm: Add sltu uasm instruction
by Markos Chandras
· 11 years ago
390363e
MIPS: uasm: Add sltiu uasm instruction
by Markos Chandras
· 11 years ago
7fa2268
MIPS: uasm: Add jalr uasm instruction
by Markos Chandras
· 11 years ago
f3ec7a2
MIPS: uasm: Add mfhi uasm instruction
by Markos Chandras
· 11 years ago
4c12a85
MIPS: uasm: Add divu uasm instruction
by Markos Chandras
· 11 years ago
f31318f
MIPS: uasm: Add srlv uasm instruction
by Markos Chandras
· 11 years ago
bef581b
MIPS: uasm: Add sllv uasm instruction
by Markos Chandras
· 11 years ago
90f9135
MIPS: Export local_flush_icache_range for KVM
by James Hogan
· 11 years ago
beef8e0
MIPS: uasm: Add u3u2u1 instruction builders
by Markos Chandras
· 11 years ago
2e2d663
Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-for-linux-next
by Ralf Baechle
· 11 years ago
d674dd1
MIPS: uasm: add MT ASE yield instruction
by Paul Burton
· 11 years ago
53ed138
MIPS: uasm: add wait instruction
by Paul Burton
· 11 years ago
729ff56
MIPS: uasm: add sync instruction
by Paul Burton
· 11 years ago
49e9529b
MIPS: uasm: add jalr instruction
by Paul Burton
· 11 years ago
8dee590
MIPS: uasm: add a label variant of beq
by Paul Burton
· 11 years ago
e2a9e5a
MIPS: add kmap_noncoherent to wire a cached non-coherent TLB entry
by Paul Burton
· 11 years ago
f3f0d95
MIPS: R46000: Fix Micro-assembler field overflow for R4600 V2
by Thomas Bogendoerfer
· 11 years ago
b633648
MIPS: MT: Remove SMTC support
by Ralf Baechle
· 11 years ago
c836732
MIPS: c-r4k: Call R4600_HIT_CACHEOP_WAR_IMPL only for 32 byte cache lines.
by Ralf Baechle
· 11 years ago
7bb3940
MIPS: mm: Fix broken microMIPS kernel regression.
by Steven J. Hill
· 11 years ago
eaa38d6
MIPS: tlb-r4k: Add CPU PM callback to reconfigure TLB
by James Hogan
· 11 years ago
61d7304
MIPS: c-r4k: Add CPU PM callback for coherency
by James Hogan
· 11 years ago
8229f1a
mips: export flush_icache_range
by Kees Cook
· 11 years ago
c579d31
MIPS: Loongson: Add basic Loongson-3 CPU support
by Huacai Chen
· 11 years ago
d7b1205
MIPS: Use current_cpu_type() instead of c->cputype
by Wu Zhangjin
· 14 years ago
f36c472
MIPS: Add support for the M5150 processor
by Leonid Yegoshin
· 11 years ago
8005711
MIPS: Extend DMA_MAYBE_COHERENT logic to DMA_NONCOHERENT use
by Manuel Lauss
· 11 years ago
4676f93
MIPS: mm: c-r4k: Flush scache to avoid cache aliases
by Leonid Yegoshin
· 11 years ago
80ca69f
MIPS: mm: c-r4k: Add support for flushing user pages from cache
by Markos Chandras
· 11 years ago
4caa906
MIPS: mm: c-r4k: Build EVA {d,i}cache flushing functions
by Leonid Yegoshin
· 11 years ago
0893d3f
MIPS: mm: init: Add free_init_pages() callback for EVA
by Markos Chandras
· 11 years ago
aced4cb
MIPS: Add cases for CPU_P5600
by James Hogan
· 11 years ago
0ee958e
MIPS: Coherent Processing System SMP implementation
by Paul Burton
· 11 years ago
442e14a
MIPS: Add 1074K CPU support explicitly.
by Steven J. Hill
· 11 years ago
02dc6bf
MIPS: mm: c-r4k: Detect instruction cache aliases
by Markos Chandras
· 11 years ago
cdfc830
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
3b2663c
mips: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
885014b
MIPS: improve checks for noncoherent DMA
by Felix Fietkau
· 11 years ago
26ab96d
MIPS: Add support for interAptiv cores
by Leonid Yegoshin
· 11 years ago
75b5b5e
MIPS: Add support for FTLBs
by Leonid Yegoshin
· 11 years ago
601cfa7
MIPS: mm: Use the TLBINVF instruction to flush the VTLB
by Leonid Yegoshin
· 11 years ago
708ac4b
MIPS: Add support for the proAptiv cores
by Leonid Yegoshin
· 11 years ago
c01905e
MIPS: mm: Move UNIQUE_ENTRYHI macro to a header file
by Markos Chandras
· 11 years ago
175cba8
MIPS: mm: c-r4k: Panic if IL or DL fields have a reserved value
by Markos Chandras
· 11 years ago
43a0684
MIPS: fix blast_icache32 on loongson2
by Aaro Koskinen
· 11 years ago
bad009f
MIPS: fix case mismatch in local_r4k_flush_icache_range()
by Huacai Chen
· 11 years ago
39cf275
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
14bd8c0
MIPS: Loongson: Get rid of Loongson 2 #ifdefery all over arch/mips.
by Ralf Baechle
· 11 years ago
f4ae17a
MIPS: mm: Use scratch for PGD when !CONFIG_MIPS_PGD_C0_CONTEXT
by Jayachandran C
· 11 years ago
4e7f726
MIPS: Remove unnecessary platform dma helper functions
by Felix Fietkau
· 11 years ago
c2377a4
MIPS: Move definition of SMP processor id register to header file
by Jayachandran C
· 11 years ago
37bf063
Merge tag 'v3.12-rc4' into sched/core
by Ingo Molnar
· 11 years ago
5596b0b
MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcaches
by Yoichi Yuasa
· 11 years ago
55c25c2
MIPS: mm: Move some checks out of 'for' loop in DMA operations
by Jayachandran C
· 11 years ago
bdb4380
sched: Extract the basic add/sub preempt_count modifiers
by Peter Zijlstra
· 11 years ago
9213ad7
MIPS: 74K/1074K: Correct erratum workaround.
by Maciej W. Rozycki
· 11 years ago
8ff374b
MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks
by Maciej W. Rozycki
· 11 years ago
69f24d1
MIPS: Optimize current_cpu_type() for better code.
by Ralf Baechle
· 11 years ago
ff52205
MIPS: Fix accessing to per-cpu data when flushing the cache
by Ralf Baechle
· 11 years ago
5a7d8a2
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
759496b
arch: mm: pass userspace fault flag to generic fault handler
by Johannes Weiner
· 11 years ago
8713410
arch: mm: do not invoke OOM killer on kernel fault OOM
by Johannes Weiner
· 11 years ago
83467ef
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
by Naoya Horiguchi
· 11 years ago
eb37e6d
Merge branch '3.11-fixes' into mips-for-linux-next
by Ralf Baechle
· 11 years ago
d451e73
MIPS: DMA: Fix BUG due to smp_processor_id() in preemptible code
by Jerin Jacob
· 11 years ago
356948f
Merge branch '3.11-fixes' into mips-for-linux-next
by Ralf Baechle
· 11 years ago
bf9621a
MIPS: Export copy_from_user_page() (needed by lustre)
by Geert Uytterhoeven
· 11 years ago
4d85419
Merge branch '3.11-fixes' into mips-for-linux-next
by Ralf Baechle
· 11 years ago
f86f55d
MIPS: DMA: For BMIPS5000 cores flush region just like non-coherent R10000
by Jim Quinlan
· 11 years ago
62597c6
MIPS: OCTEON: Set L1 cache parameters for OCTEON3 CPUs.
by David Daney
· 11 years ago
4723b20
MIPS: Generate OCTEON3 TLB handlers with the same features as OCTEON2.
by David Daney
· 11 years ago
774b617
MIPS: tlbex: Guard tlbmiss_handler_setup_pgd
by Tony Wu
· 11 years ago
5b167c1
MIPS: Fix get_user_page_fast() for mips with cache alias
by Kamal Dasu
· 11 years ago
1b05018
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
38a997a
MIPS: tlbex: fix broken build in v3.11-rc1
by Aaro Koskinen
· 11 years ago
afc813a
MIPS: tlbex: Fix typo in r3000 tlb store handler
by Tony Wu
· 11 years ago
078a55f
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
by Paul Gortmaker
· 11 years ago
d144746
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
Next »