index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-02-21
|
\
|
*
MIPS: mm: Remove dead macro definitions
Andreas Ruprecht
2015-02-20
|
*
MIPS: OCTEON: Implement DCache errata workaround for all CN6XXX
David Daney
2015-02-20
|
*
MIPS: Add set/clear CP0 macros for PageGrain register
Steven J. Hill
2015-02-20
|
*
MIPS: mm: scache: Add secondary cache support for MIPS R6 cores
Markos Chandras
2015-02-17
|
*
MIPS: mm: c-r4k: Set the correct ISA level
Markos Chandras
2015-02-17
|
*
MIPS: mm: tlbex: Use cpu_has_mips_r2_exec_hazard for the EHB instruction
Leonid Yegoshin
2015-02-17
|
*
MIPS: mm: page: Add MIPS R6 support
Markos Chandras
2015-02-17
|
*
MIPS: mm: Add MIPS R6 instruction encodings
Leonid Yegoshin
2015-02-16
|
*
MIPS: mm: uasm: Add signed 9-bit immediate related macros
Leonid Yegoshin
2015-02-16
|
*
MIPS: Add cases for CPU_QEMU_GENERIC
Leonid Yegoshin
2015-02-16
|
*
MIPS: mm: Add debug information for userland SIGSEGV signals.
Markos Chandras
2015-02-16
*
|
mm: gup: use get_user_pages_unlocked within get_user_pages_fast
Andrea Arcangeli
2015-02-11
*
|
mm/hugetlb: reduce arch dependent code around follow_huge_*
Naoya Horiguchi
2015-02-11
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-02-06
|
\
\
|
*
|
MIPS: Fix C0_Pagegrain[IEC] support.
David Daney
2015-01-31
|
|
/
*
/
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2015-01-29
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...
Linus Torvalds
2014-12-20
|
\
|
*
mips/gup: Replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
2014-12-18
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-12-11
|
\
\
|
*
|
MIPS: Add MFHC0 and MTHC0 instructions to uasm.
Steven J. Hill
2014-11-24
|
*
|
MIPS: Replace use of phys_t with phys_addr_t.
Ralf Baechle
2014-11-24
|
*
|
MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT
Ralf Baechle
2014-11-24
|
*
|
MIPS: mm: Only build one microassembler that is suitable
Maciej W. Rozycki
2014-11-24
|
*
|
MIPS: BMIPS: Add special cache handling in c-r4k.c
Kevin Cernekee
2014-11-24
|
*
|
MIPS: DMA: Explain the lack of special handling for R14000/R16000.
Ralf Baechle
2014-11-24
|
*
|
MIPS: Remove useless parentheses
Ralf Baechle
2014-11-24
*
|
|
MIPS: tlbex: Fix potential HTW race on TLBL/M/S handlers
Leonid Yegoshin
2014-11-27
|
/
/
*
/
MIPS: tlb-r4k: Add missing HTW stop/start sequences
Markos Chandras
2014-11-19
|
/
*
MIPS: tlbex: Properly fix HUGE TLB Refill exception handler
David Daney
2014-10-22
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-10-18
|
\
|
*
MIPS: DMA: Add cma support
Zubair Lutfullah Kakakhel
2014-09-22
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-09-22
|
\
\
|
|
/
|
/
|
|
*
mm: export symbol dependencies of is_zero_pfn()
Ard Biesheuvel
2014-09-14
*
|
MIPS: Remove race window in page fault handling
Lars Persson
2014-08-19
|
/
*
Merge branch '3.16-fixes' into mips-for-linux-next
Ralf Baechle
2014-08-02
|
\
|
*
MIPS: bugfix: missed cache flush of TLB refill handler
Leonid Yegoshin
2014-08-01
|
*
MIPS: tlbex: Fix a missing statement for HUGETLB
Huacai Chen
2014-07-30
*
|
MIPS: Initialise MAARs
Paul Burton
2014-08-02
*
|
MIPS: Use dedicated exception handler if CPU supports RI/XI exceptions
Leonid Yegoshin
2014-08-02
*
|
MIPS: mm: Use the Hardware Page Table Walker if the core supports it
Markos Chandras
2014-08-02
*
|
MIPS: BCM47XX: Detect more then 128 MiB of RAM (HIGHMEM)
Rafał Miłecki
2014-07-30
*
|
Revert "MIPS: Delete unused function add_temporary_entry."
Rafał Miłecki
2014-07-30
*
|
MIPS: Remove incorrect NULL check in local_flush_tlb_page()
Emil Goode
2014-07-30
*
|
MIPS: c-r4k: Avoid duplicate CPU_74K/CPU_1074K checks
Maciej W. Rozycki
2014-07-30
|
/
*
MIPS: mm: uasm: Fix lh micro-assembler instruction
Markos Chandras
2014-06-26
*
MIPS: uasm: Add SLT uasm instruction
Markos Chandras
2014-06-26
*
MIPS: uasm: Add s3s1s2 instruction builder
Markos Chandras
2014-06-26
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-06-09
|
\
|
*
Merge branch '3.15-fixes' into mips-for-linux-next
Ralf Baechle
2014-06-04
|
|
\
[next]