Age | Commit message (Expand) | Author |
2014-08-19 | MIPS: Remove race window in page fault handling | Lars Persson |
2014-08-02 | Merge branch '3.16-fixes' into mips-for-linux-next | Ralf Baechle |
2014-08-02 | 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-01 | MIPS: bugfix: missed cache flush of TLB refill handler | Leonid Yegoshin |
2014-07-30 | 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: tlbex: Fix a missing statement for HUGETLB | Huacai Chen |
2014-06-26 | 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-09 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2014-06-04 | hugetlb: restrict hugepage_migration_support() to x86_64 | Naoya Horiguchi |
2014-06-04 | Merge branch '3.15-fixes' into mips-for-linux-next | Ralf Baechle |
2014-06-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next | Linus Torvalds |
2014-06-03 | MIPS: Call find_vma with the mmap_sem held | Davidlohr Bueso |
2014-06-02 | MIPS: Add code for new system 'paravirt' | David Daney |
2014-05-30 | MIPS: Add minimal support for OCTEON3 to c-r4k.c | David Daney |
2014-05-30 | MIPS: Don't build fast TLB refill handler with 32-bit kernels | David Daney |
2014-05-30 | MIPS: uasm: Add lb uasm instruction | Markos Chandras |
2014-05-30 | MIPS: uasm: Add mflo uasm instruction | Markos Chandras |
2014-05-30 | MIPS: uasm: Add mul uasm instruction | Markos Chandras |
2014-05-30 | MIPS: uasm: Add lh uam instruction | Markos Chandras |
2014-05-30 | MIPS: uasm: Add wsbh uasm instruction | Markos Chandras |
2014-05-30 | MIPS: uasm: Add sltu uasm instruction | Markos Chandras |
2014-05-30 | MIPS: uasm: Add sltiu uasm instruction | Markos Chandras |
2014-05-30 | MIPS: uasm: Add jalr uasm instruction | Markos Chandras |
2014-05-30 | MIPS: uasm: Add mfhi uasm instruction | Markos Chandras |
2014-05-30 | MIPS: uasm: Add divu uasm instruction | Markos Chandras |
2014-05-30 | MIPS: uasm: Add srlv uasm instruction | Markos Chandras |
2014-05-30 | MIPS: uasm: Add sllv uasm instruction | Markos Chandras |
2014-05-30 | MIPS: Export local_flush_icache_range for KVM | James Hogan |
2014-05-30 | MIPS: uasm: Add u3u2u1 instruction builders | Markos Chandras |
2014-05-29 | Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f... | Ralf Baechle |
2014-05-28 | MIPS: uasm: add MT ASE yield instruction | Paul Burton |
2014-05-28 | MIPS: uasm: add wait instruction | Paul Burton |
2014-05-28 | MIPS: uasm: add sync instruction | Paul Burton |
2014-05-28 | MIPS: uasm: add jalr instruction | Paul Burton |
2014-05-28 | MIPS: uasm: add a label variant of beq | Paul Burton |
2014-05-28 | MIPS: add kmap_noncoherent to wire a cached non-coherent TLB entry | Paul Burton |
2014-05-28 | MIPS: R46000: Fix Micro-assembler field overflow for R4600 V2 | Thomas Bogendoerfer |
2014-05-24 | MIPS: MT: Remove SMTC support | Ralf Baechle |
2014-05-23 | MIPS: c-r4k: Call R4600_HIT_CACHEOP_WAR_IMPL only for 32 byte cache lines. | Ralf Baechle |
2014-05-14 | MIPS: mm: Fix broken microMIPS kernel regression. | Steven J. Hill |
2014-05-02 | MIPS: tlb-r4k: Add CPU PM callback to reconfigure TLB | James Hogan |
2014-05-02 | MIPS: c-r4k: Add CPU PM callback for coherency | James Hogan |
2014-04-18 | mips: export flush_icache_range | Kees Cook |