Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c7f5408493aeb01532927b2276316797a03ed6ee
/
arch
/
mips
/
mm
55fdcb2
MIPS: Partially disable RIXI support.
by Ralf Baechle
· 9 years ago
e070dab
MIPS: Handle page faults of executable but unreadable pages correctly.
by Ralf Baechle
· 9 years ago
1e18ac7
MIPS: c-r4k: Extend way_string array
by Paul Burton
· 9 years ago
cccf34e
MIPS: c-r4k: Fix cache flushing for MT cores
by Markos Chandras
· 9 years ago
78c10e5
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
e81f2d2
mm/hugetlb: reduce arch dependent code about huge_pmd_unshare
by Zhang Zhen
· 9 years ago
23b7776
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
1e51714c
MIPS: use for_each_sg()
by Akinobu Mita
· 10 years ago
8fe4908
MIPS: tlbex: Avoid unnecessary _PAGE_PRESENT shifts
by James Hogan
· 10 years ago
a3ae565
MIPS: tlbex: Fix broken offsets on r2 without XPA
by James Hogan
· 10 years ago
a2d25e6
MIPS: tlbex.c: Remove new instance of __cpuinitdata that crept back in
by Paul Gortmaker
· 10 years ago
9a8f4ea
MIPS: c-r4k: Remove legacy __cpuinit section that crept in
by Paul Gortmaker
· 10 years ago
b1f7e11
MIPS: BCM77xx: Remove legacy __cpuinit{,data} sections that crept in
by Paul Gortmaker
· 10 years ago
9a20b09
MIPS: tlb-r3k: Optimise a TLBWI barrier in TLB invalidation
by Maciej W. Rozycki
· 9 years ago
3bcb03f
MIPS: tlb-r3k: Move CP0.Wired register initialisation to `tlb_init'
by Maciej W. Rozycki
· 9 years ago
dbfbf60
MIPS: tlb-r3k: Also invalidate wired TLB entries on boot
by Maciej W. Rozycki
· 9 years ago
755af33
MIPS: c-r4k: Fix typo in probe_scache()
by Joshua Kinard
· 9 years ago
70ffdb9
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler
by David Hildenbrand
· 10 years ago
ce01948
sched/preempt, mm/kmap, MIPS: Disable preemption in kmap_coherent() explicitly
by David Hildenbrand
· 10 years ago
2cb7c9c
sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*
by David Hildenbrand
· 10 years ago
e05cb56
MIPS: tlb-r4k: Fix PG_ELPA comment
by James Hogan
· 10 years ago
bfaf245
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
2b68f6c
mm: expose arch_mmap_rnd when available
by Kees Cook
· 10 years ago
1f0569d
mips: extract logic for mmap_rnd()
by Kees Cook
· 10 years ago
3e20a26
Merge branch '4.0-fixes' into mips-for-linux-next
by Ralf Baechle
· 10 years ago
9eaffa8
Revert "MIPS: Avoid pipeline stalls on some MIPS32R2 cores."
by Ralf Baechle
· 10 years ago
e2e7f29
MIPS: c-r4k.c: Fix the 74K D-cache alias erratum workaround
by Maciej W. Rozycki
· 10 years ago
3057739
MIPS: Add R16000 detection
by Joshua Kinard
· 10 years ago
0acbfc6
MIPS: DMA: Implement platform hook to perform post-DMA cache flushes.
by Ralf Baechle
· 10 years ago
4d46a67
MIPS: Fix race condition in lazy cache flushing.
by Lars Persson
· 10 years ago
5b9593f
Revert "MIPS: Remove race window in page fault handling"
by Lars Persson
· 10 years ago
c5b3678
MIPS: Add support for XPA.
by Steven J. Hill
· 10 years ago
be0c37c
MIPS: Rearrange PTE bits into fixed positions.
by Steven J. Hill
· 10 years ago
a135c71
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
8fc5ec7
MIPS: mm: Remove dead macro definitions
by Andreas Ruprecht
· 10 years ago
e3d0ead
MIPS: OCTEON: Implement DCache errata workaround for all CN6XXX
by David Daney
· 10 years ago
a5770df
MIPS: Add set/clear CP0 macros for PageGrain register
by Steven J. Hill
· 10 years ago
b5ad2c2
MIPS: mm: scache: Add secondary cache support for MIPS R6 cores
by Markos Chandras
· 10 years ago
4ee4862
MIPS: mm: c-r4k: Set the correct ISA level
by Markos Chandras
· 10 years ago
77f3ee5
MIPS: mm: tlbex: Use cpu_has_mips_r2_exec_hazard for the EHB instruction
by Leonid Yegoshin
· 10 years ago
d2e6d30
MIPS: mm: page: Add MIPS R6 support
by Markos Chandras
· 10 years ago
a168b8f
MIPS: mm: Add MIPS R6 instruction encodings
by Leonid Yegoshin
· 10 years ago
51eec48e
MIPS: mm: uasm: Add signed 9-bit immediate related macros
by Leonid Yegoshin
· 10 years ago
4695089
MIPS: Add cases for CPU_QEMU_GENERIC
by Leonid Yegoshin
· 10 years ago
d79d853
MIPS: mm: Add debug information for userland SIGSEGV signals.
by Markos Chandras
· 10 years ago
a7b7807
mm: gup: use get_user_pages_unlocked within get_user_pages_fast
by Andrea Arcangeli
· 10 years ago
61f77ed
mm/hugetlb: reduce arch dependent code around follow_huge_*
by Naoya Horiguchi
· 10 years ago
dbf3b7d
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
9ead863
MIPS: Fix C0_Pagegrain[IEC] support.
by David Daney
· 10 years ago
33692f2
vm: add VM_FAULT_SIGSEGV handling support
by Linus Torvalds
· 10 years ago
60815cf
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux
by Linus Torvalds
· 10 years ago
4218091
mips/gup: Replace ACCESS_ONCE with READ_ONCE
by Christian Borntraeger
· 10 years ago
c0222ac0
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
070e76c
MIPS: tlbex: Fix potential HTW race on TLBL/M/S handlers
by Leonid Yegoshin
· 10 years ago
e2965cd
MIPS: Add MFHC0 and MTHC0 instructions to uasm.
by Steven J. Hill
· 10 years ago
15d45cc
MIPS: Replace use of phys_t with phys_addr_t.
by Ralf Baechle
· 10 years ago
34adb28
MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT
by Ralf Baechle
· 10 years ago
c441d4a
MIPS: mm: Only build one microassembler that is suitable
by Maciej W. Rozycki
· 10 years ago
d74b017
MIPS: BMIPS: Add special cache handling in c-r4k.c
by Kevin Cernekee
· 10 years ago
0dc294c
MIPS: DMA: Explain the lack of special handling for R14000/R16000.
by Ralf Baechle
· 10 years ago
635c9907
MIPS: Remove useless parentheses
by Ralf Baechle
· 10 years ago
6a8dff6
MIPS: tlb-r4k: Add missing HTW stop/start sequences
by Markos Chandras
· 10 years ago
9e0f162
MIPS: tlbex: Properly fix HUGE TLB Refill exception handler
by David Daney
· 10 years ago
857b50f
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
b0e2a55
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
f464938
MIPS: DMA: Add cma support
by Zubair Lutfullah Kakakhel
· 10 years ago
0b70068
mm: export symbol dependencies of is_zero_pfn()
by Ard Biesheuvel
· 10 years ago
2a4a8b1
MIPS: Remove race window in page fault handling
by Lars Persson
· 10 years ago
475d592
Merge branch '3.16-fixes' into mips-for-linux-next
by Ralf Baechle
· 10 years ago
ab9988a
MIPS: Initialise MAARs
by Paul Burton
· 10 years ago
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
1062080
MIPS: bugfix: missed cache flush of TLB refill handler
by Leonid Yegoshin
· 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
8393c52
MIPS: tlbex: Fix a missing statement for HUGETLB
by Huacai Chen
· 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
· 10 years ago
f8647b5
Merge branch '3.15-fixes' into mips-for-linux-next
by Ralf Baechle
· 10 years ago
b05d59d
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
by Linus Torvalds
· 10 years ago
f7a89f1
MIPS: Call find_vma with the mmap_sem held
by Davidlohr Bueso
· 11 years ago
18280ed
MIPS: Add code for new system 'paravirt'
by David Daney
· 10 years ago
18a8cd6
MIPS: Add minimal support for OCTEON3 to c-r4k.c
by David Daney
· 10 years ago
35d0470
MIPS: Don't build fast TLB refill handler with 32-bit kernels
by David Daney
· 10 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
Next »