Age | Commit message (Expand) | Author |
2014-07-30 | MIPS: BCM63xx: Remove !RUNTIME_DETECT from spi code | Jonas Gorski |
2014-07-30 | MIPS: BCM63xx: Remove !RUNTIME_DETECT code from register sets | Jonas Gorski |
2014-07-30 | MIPS: Alchemy: remove old clock support | Manuel Lauss |
2014-07-30 | MIPS: Alchemy: platform: use clk framework for uarts | Manuel Lauss |
2014-07-30 | MIPS: Alchemy: clock framework integration of onchip clocks | Manuel Lauss |
2014-07-30 | MIPS: Alchemy: remove au_read/write/sync | Manuel Lauss |
2014-07-30 | MIPS: Alchemy: add helpers to access static memory ctrl registers. | Manuel Lauss |
2014-07-30 | MIPS: Alchemy: introduce helpers to access SYS register block. | Manuel Lauss |
2014-07-30 | MIPS: Alchemy: au1000.h move C-code after register definitions. | Manuel Lauss |
2014-07-30 | MIPS: Alchemy: move ethernet registers to ethernet driver | Manuel Lauss |
2014-07-30 | MIPS: Alchemy: au1000.h: remove unused register definitions | Manuel Lauss |
2014-07-18 | MIPS: add seccomp syscall | Kees Cook |
2014-07-17 | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso |
2014-06-30 | MIPS: KVM: Simplify functions by removing redundancy | Deng-Cheng Zhu |
2014-06-30 | MIPS: KVM: Reformat code and comments | Deng-Cheng Zhu |
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 | Revert "MIPS: Save/restore MSA context around signals" | Paul Burton |
2014-06-09 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2014-06-04 | sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL | Fabian Frederick |
2014-06-04 | Merge branch '3.15-fixes' into mips-for-linux-next | Ralf Baechle |
2014-06-04 | MIPS: IP22/IP28: Improve GIO support | Thomas Bogendoerfer |
2014-06-04 | MIPS: Octeon: Add twsi interrupt initialization for OCTEON 3XXX, 5XXX, 63XX | Eunbong Song |
2014-06-04 | DEC: Document the R4k MB ASIC mini interrupt controller | Maciej W. Rozycki |
2014-06-04 | MIPS: Add microMIPS MSA support. | Steven J. Hill |
2014-06-04 | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-06-04 | Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
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: Fix 'write_msa_##' inline macro. | Steven J. Hill |
2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-06-02 | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-06-02 | mips: Update the email address of Geert Uytterhoeven | Geert Uytterhoeven |
2014-06-02 | MIPS: Add code for new system 'paravirt' | David Daney |
2014-05-30 | MIPS: Add functions for hypervisor call | David Daney |
2014-05-30 | MIPS: OCTEON: Add OCTEON3 to __get_cpu_type | Andreas Herrmann |
2014-05-30 | MIPS: Add function get_ebase_cpunum | David Daney |
2014-05-30 | MIPS: Add minimal support for OCTEON3 to c-r4k.c | David Daney |
2014-05-30 | MIPS: Don't use RI/XI with 32-bit kernels on 64-bit CPUs | David Daney |
2014-05-30 | MIPS: OCTEON: Enable use of FPU | David Daney |
2014-05-30 | MIPS: Malta: add suspend state entry code | Paul Burton |
2014-05-30 | MIPS: Define some more PIIX4 registers & values | Paul Burton |
2014-05-30 | MIPS: Implement random_get_entropy with CP0 Random | Maciej W. Rozycki |
2014-05-30 | MIPS: Add MSI support for XLP9XX | Ganesan Ramalingam |
2014-05-30 | MIPS: Netlogic: Add support for XLP5XX | Yonghong Song |
2014-05-30 | MIPS: Netlogic: Update XLP9XX/2XX core freq calculation | Jayachandran C |
2014-05-30 | MIPS: Netlogic: PIC freq calculation for XLP 9XX/2XX | Ganesan Ramalingam |
2014-05-30 | MIPS: Netlogic: Use PRID_IMP_MASK macro | Jayachandran C |
2014-05-30 | MIPS: Netlogic: IRQ mapping for some more SoC blocks | Jayachandran C |
2014-05-30 | MIPS: Netlogic: Fix uniprocessor compilation | Jayachandran C |
2014-05-30 | MIPS: uasm: Add lb uasm instruction | Markos Chandras |