| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr... | Linus Torvalds | 2014-12-21 | 1 | -1/+1 |
|\ |
|
| * | mips/gup: Replace ACCESS_ONCE with READ_ONCE | Christian Borntraeger | 2014-12-18 | 1 | -1/+1 |
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2014-12-12 | 11 | -31/+87 |
|\ \ |
|
| * | | MIPS: Add MFHC0 and MTHC0 instructions to uasm. | Steven J. Hill | 2014-11-24 | 2 | -6/+10 |
| * | | MIPS: Replace use of phys_t with phys_addr_t. | Ralf Baechle | 2014-11-24 | 1 | -9/+9 |
| * | | MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT | Ralf Baechle | 2014-11-24 | 4 | -12/+12 |
| * | | MIPS: mm: Only build one microassembler that is suitable | Maciej W. Rozycki | 2014-11-24 | 1 | -3/+7 |
| * | | MIPS: BMIPS: Add special cache handling in c-r4k.c | Kevin Cernekee | 2014-11-24 | 1 | -0/+43 |
| * | | MIPS: DMA: Explain the lack of special handling for R14000/R16000. | Ralf Baechle | 2014-11-24 | 1 | -0/+5 |
| * | | MIPS: Remove useless parentheses | Ralf Baechle | 2014-11-24 | 1 | -1/+1 |
* | | | MIPS: tlbex: Fix potential HTW race on TLBL/M/S handlers | Leonid Yegoshin | 2014-11-27 | 1 | -1/+9 |
|/ / |
|
* / | MIPS: tlb-r4k: Add missing HTW stop/start sequences | Markos Chandras | 2014-11-19 | 1 | -0/+4 |
|/ |
|
* | MIPS: tlbex: Properly fix HUGE TLB Refill exception handler | David Daney | 2014-10-22 | 1 | -1/+5 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2014-10-18 | 1 | -12/+25 |
|\ |
|
| * | MIPS: DMA: Add cma support | Zubair Lutfullah Kakakhel | 2014-09-22 | 1 | -12/+25 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-09-22 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | mm: export symbol dependencies of is_zero_pfn() | Ard Biesheuvel | 2014-09-14 | 1 | -0/+1 |
* | | MIPS: Remove race window in page fault handling | Lars Persson | 2014-08-19 | 1 | -8/+19 |
|/ |
|
* | Merge branch '3.16-fixes' into mips-for-linux-next | Ralf Baechle | 2014-08-02 | 1 | -0/+3 |
|\ |
|
| * | MIPS: bugfix: missed cache flush of TLB refill handler | Leonid Yegoshin | 2014-08-01 | 1 | -0/+2 |
| * | MIPS: tlbex: Fix a missing statement for HUGETLB | Huacai Chen | 2014-07-30 | 1 | -0/+1 |
* | | MIPS: Initialise MAARs | Paul Burton | 2014-08-02 | 1 | -0/+33 |
* | | MIPS: Use dedicated exception handler if CPU supports RI/XI exceptions | Leonid Yegoshin | 2014-08-02 | 1 | -2/+2 |
* | | MIPS: mm: Use the Hardware Page Table Walker if the core supports it | Markos Chandras | 2014-08-02 | 2 | -0/+103 |
* | | MIPS: BCM47XX: Detect more then 128 MiB of RAM (HIGHMEM) | Rafał Miłecki | 2014-07-30 | 1 | -1/+1 |
* | | Revert "MIPS: Delete unused function add_temporary_entry." | Rafał Miłecki | 2014-07-30 | 1 | -0/+47 |
* | | MIPS: Remove incorrect NULL check in local_flush_tlb_page() | Emil Goode | 2014-07-30 | 1 | -1/+1 |
* | | MIPS: c-r4k: Avoid duplicate CPU_74K/CPU_1074K checks | Maciej W. Rozycki | 2014-07-30 | 1 | -4/+4 |
|/ |
|
* | MIPS: mm: uasm: Fix lh micro-assembler instruction | Markos Chandras | 2014-06-26 | 1 | -1/+1 |
* | MIPS: uasm: Add SLT uasm instruction | Markos Chandras | 2014-06-26 | 3 | -1/+4 |
* | MIPS: uasm: Add s3s1s2 instruction builder | Markos Chandras | 2014-06-26 | 1 | -0/+7 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2014-06-10 | 8 | -118/+213 |
|\ |
|
| * | Merge branch '3.15-fixes' into mips-for-linux-next | Ralf Baechle | 2014-06-04 | 2 | -2/+4 |
| |\ |
|
| | * | MIPS: Call find_vma with the mmap_sem held | Davidlohr Bueso | 2014-06-03 | 1 | -0/+2 |
| * | | MIPS: Add code for new system 'paravirt' | David Daney | 2014-06-02 | 1 | -6/+2 |
| * | | MIPS: Add minimal support for OCTEON3 to c-r4k.c | David Daney | 2014-05-30 | 1 | -4/+44 |
| * | | MIPS: Don't build fast TLB refill handler with 32-bit kernels | David Daney | 2014-05-30 | 1 | -2/+6 |
| * | | MIPS: uasm: Add lb uasm instruction | Markos Chandras | 2014-05-30 | 3 | -8/+11 |
| * | | MIPS: uasm: Add mflo uasm instruction | Markos Chandras | 2014-05-30 | 3 | -5/+9 |
| * | | MIPS: uasm: Add mul uasm instruction | Markos Chandras | 2014-05-30 | 3 | -1/+4 |
| * | | MIPS: uasm: Add lh uam instruction | Markos Chandras | 2014-05-30 | 3 | -6/+9 |
| * | | MIPS: uasm: Add wsbh uasm instruction | Markos Chandras | 2014-05-30 | 3 | -1/+4 |
| * | | MIPS: uasm: Add sltu uasm instruction | Markos Chandras | 2014-05-30 | 3 | -1/+4 |
| * | | MIPS: uasm: Add sltiu uasm instruction | Markos Chandras | 2014-05-30 | 3 | -4/+7 |
| * | | MIPS: uasm: Add jalr uasm instruction | Markos Chandras | 2014-05-30 | 1 | -0/+1 |
| * | | MIPS: uasm: Add mfhi uasm instruction | Markos Chandras | 2014-05-30 | 3 | -4/+8 |
| * | | MIPS: uasm: Add divu uasm instruction | Markos Chandras | 2014-05-30 | 3 | -1/+4 |
| * | | MIPS: uasm: Add srlv uasm instruction | Markos Chandras | 2014-05-30 | 3 | -3/+6 |
| * | | MIPS: uasm: Add sllv uasm instruction | Markos Chandras | 2014-05-30 | 3 | -3/+6 |
| * | | MIPS: uasm: Add u3u2u1 instruction builders | Markos Chandras | 2014-05-30 | 1 | -0/+7 |