index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-26
MIPS: uasm: Add SLT uasm instruction
Markos Chandras
2
-0
/
+2
2014-06-26
MIPS: uasm: Add s3s1s2 instruction builder
Markos Chandras
1
-0
/
+3
2014-06-26
Revert "MIPS: Save/restore MSA context around signals"
Paul Burton
2
-10
/
+0
2014-06-09
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
69
-1021
/
+992
2014-06-04
sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL
Fabian Frederick
1
-1
/
+0
2014-06-04
Merge branch '3.15-fixes' into mips-for-linux-next
Ralf Baechle
3
-6
/
+6
2014-06-04
MIPS: IP22/IP28: Improve GIO support
Thomas Bogendoerfer
2
-2
/
+4
2014-06-04
MIPS: Octeon: Add twsi interrupt initialization for OCTEON 3XXX, 5XXX, 63XX
Eunbong Song
1
-0
/
+2
2014-06-04
DEC: Document the R4k MB ASIC mini interrupt controller
Maciej W. Rozycki
1
-3
/
+12
2014-06-04
MIPS: Add microMIPS MSA support.
Steven J. Hill
2
-10
/
+43
2014-06-04
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-7
/
+3
2014-06-04
Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-2
/
+0
2014-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
2
-35
/
+183
2014-06-03
MIPS: Fix 'write_msa_##' inline macro.
Steven J. Hill
1
-1
/
+1
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-18
/
+5
2014-06-02
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+0
2014-06-02
mips: Update the email address of Geert Uytterhoeven
Geert Uytterhoeven
1
-1
/
+1
2014-06-02
MIPS: Add code for new system 'paravirt'
David Daney
4
-0
/
+130
2014-05-30
MIPS: Add functions for hypervisor call
David Daney
2
-1
/
+114
2014-05-30
MIPS: OCTEON: Add OCTEON3 to __get_cpu_type
Andreas Herrmann
1
-0
/
+1
2014-05-30
MIPS: Add function get_ebase_cpunum
David Daney
1
-0
/
+9
2014-05-30
MIPS: Add minimal support for OCTEON3 to c-r4k.c
David Daney
1
-0
/
+2
2014-05-30
MIPS: Don't use RI/XI with 32-bit kernels on 64-bit CPUs
David Daney
1
-1
/
+8
2014-05-30
MIPS: OCTEON: Enable use of FPU
David Daney
1
-1
/
+0
2014-05-30
MIPS: Malta: add suspend state entry code
Paul Burton
1
-0
/
+37
2014-05-30
MIPS: Define some more PIIX4 registers & values
Paul Burton
1
-0
/
+12
2014-05-30
MIPS: Implement random_get_entropy with CP0 Random
Maciej W. Rozycki
1
-18
/
+47
2014-05-30
MIPS: Add MSI support for XLP9XX
Ganesan Ramalingam
3
-2
/
+21
2014-05-30
MIPS: Netlogic: Add support for XLP5XX
Yonghong Song
3
-3
/
+7
2014-05-30
MIPS: Netlogic: Update XLP9XX/2XX core freq calculation
Jayachandran C
1
-0
/
+8
2014-05-30
MIPS: Netlogic: PIC freq calculation for XLP 9XX/2XX
Ganesan Ramalingam
2
-0
/
+29
2014-05-30
MIPS: Netlogic: Use PRID_IMP_MASK macro
Jayachandran C
2
-4
/
+4
2014-05-30
MIPS: Netlogic: IRQ mapping for some more SoC blocks
Jayachandran C
2
-7
/
+13
2014-05-30
MIPS: Netlogic: Fix uniprocessor compilation
Jayachandran C
1
-0
/
+2
2014-05-30
MIPS: uasm: Add lb uasm instruction
Markos Chandras
1
-0
/
+1
2014-05-30
MIPS: uasm: Add mflo uasm instruction
Markos Chandras
2
-0
/
+2
2014-05-30
MIPS: uasm: Add mul uasm instruction
Markos Chandras
2
-0
/
+2
2014-05-30
MIPS: uasm: Add lh uam instruction
Markos Chandras
1
-0
/
+1
2014-05-30
MIPS: uasm: Add wsbh uasm instruction
Markos Chandras
2
-0
/
+12
2014-05-30
MIPS: uasm: Add sltu uasm instruction
Markos Chandras
2
-0
/
+2
2014-05-30
MIPS: uasm: Add sltiu uasm instruction
Markos Chandras
1
-0
/
+1
2014-05-30
MIPS: uasm: Add mfhi uasm instruction
Markos Chandras
2
-0
/
+2
2014-05-30
MIPS: uasm: Add divu uasm instruction
Markos Chandras
2
-0
/
+2
2014-05-30
MIPS: uasm: Add srlv uasm instruction
Markos Chandras
2
-0
/
+2
2014-05-30
MIPS: uasm: Add sllv uasm instruction
Markos Chandras
2
-0
/
+2
2014-05-30
MIPS: KVM: Whitespace fixes in kvm_mips_callbacks
James Hogan
1
-23
/
+23
2014-05-30
MIPS: KVM: Add count frequency KVM register
James Hogan
2
-0
/
+8
2014-05-30
MIPS: KVM: Add master disable count interface
James Hogan
2
-0
/
+34
2014-05-30
MIPS: KVM: Rewrite count/compare timer emulation
James Hogan
1
-5
/
+16
2014-05-30
MIPS: KVM: Fix timer race modifying guest CP0_Cause
James Hogan
1
-6
/
+65
[next]