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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2014-06-26
MIPS: Lasat: Fix build error if CRC32 is not enabled.
Ralf Baechle
1
-0
/
+1
2014-06-26
MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd region
Markos Chandras
1
-1
/
+1
2014-06-26
MIPS: bpf: Fix stack space allocation for BPF memwords on MIPS64
Markos Chandras
1
-1
/
+4
2014-06-26
MIPS: BPF: Use 32 or 64-bit load instruction to load an address to register
Markos Chandras
1
-1
/
+13
2014-06-26
MIPS: bpf: Fix PKT_TYPE case for big-endian cores
Markos Chandras
1
-2
/
+10
2014-06-26
MIPS: BPF: Prevent kernel fall over for >=32bit shifts
Markos Chandras
1
-4
/
+12
2014-06-26
MIPS: bpf: Drop update_on_xread and always initialize the X register
Markos Chandras
1
-21
/
+1
2014-06-26
MIPS: bpf: Fix is_range() semantics
Markos Chandras
1
-7
/
+5
2014-06-26
MIPS: bpf: Use pr_debug instead of pr_warn for unhandled opcodes
Markos Chandras
1
-2
/
+2
2014-06-26
MIPS: bpf: Fix return values for VLAN_TAG_PRESENT case
Markos Chandras
1
-2
/
+5
2014-06-26
MIPS: bpf: Use correct mask for VLAN_TAG case
Markos Chandras
1
-1
/
+1
2014-06-26
MIPS: bpf: Fix branch conditional for BPF_J{GT/GE} cases
Markos Chandras
1
-1
/
+1
2014-06-26
MIPS: bpf: Add SEEN_SKB to flags when looking for the PKT_TYPE
Markos Chandras
1
-0
/
+2
2014-06-26
MIPS: bpf: Use 'andi' instead of 'and' for the VLAN cases
Markos Chandras
1
-2
/
+2
2014-06-26
MIPS: bpf: Return error code if the offset is a negative number
Markos Chandras
1
-0
/
+23
2014-06-26
MIPS: bpf: Use the LO register to get division's quotient
Markos Chandras
1
-1
/
+1
2014-06-26
MIPS: mm: uasm: Fix lh micro-assembler instruction
Markos Chandras
1
-1
/
+1
2014-06-26
MIPS: uasm: Add SLT uasm instruction
Markos Chandras
5
-1
/
+6
2014-06-26
MIPS: uasm: Add s3s1s2 instruction builder
Markos Chandras
2
-0
/
+10
2014-06-26
MIPS: BPF JIT: Fix build error.
Daniel Borkmann
1
-74
/
+69
2014-06-26
Revert "MIPS: Save/restore MSA context around signals"
Paul Burton
6
-363
/
+16
2014-06-26
MIPS: math-emu: Reduce code duplication.
Ralf Baechle
1
-13
/
+6
2014-06-25
MIPS: KVM: Fix memory leak on VCPU
Deng-Cheng Zhu
1
-0
/
+1
2014-06-16
MIPS: math-emu: Work around limitations of older GCC.
Ralf Baechle
1
-3
/
+15
2014-06-16
MIPS: pm-cps: convert smp_mb__*()
Paul Burton
1
-2
/
+2
2014-06-16
MIPS: smp-cps: Convert smp_mb__after_atomic_dec()
Paul Burton
1
-1
/
+1
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2014-06-09
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
248
-7865
/
+8337
2014-06-06
arch/mips/dec: switch DECstation systems to rtc-cmos
Maciej W. Rozycki
2
-1
/
+45
2014-06-04
Merge branch 'akpm' (patchbomb from Andrew) into next
Linus Torvalds
2
-6
/
+0
2014-06-04
sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL
Fabian Frederick
1
-1
/
+0
2014-06-04
hugetlb: restrict hugepage_migration_support() to x86_64
Naoya Horiguchi
1
-5
/
+0
2014-06-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-18
/
+2
2014-06-04
Merge branch '3.15-fixes' into mips-for-linux-next
Ralf Baechle
12
-31
/
+33
2014-06-04
MIPS: IP22/IP28: Improve GIO support
Thomas Bogendoerfer
4
-17
/
+38
2014-06-04
MIPS: Octeon: Add twsi interrupt initialization for OCTEON 3XXX, 5XXX, 63XX
Eunbong Song
2
-0
/
+4
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
MIPS: Replace calls to obsolete strict_strto call with kstrto* equivalents.
Daniel Walter
2
-5
/
+8
2014-06-04
MIPS: Replace obsolete strict_strto call with kstrto
Daniel Walter
2
-3
/
+3
2014-06-04
MIPS: BFP: Simplify code slightly.
Ralf Baechle
1
-4
/
+4
2014-06-04
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-86
/
+19
2014-06-04
Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-2
/
+11
2014-06-04
Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-12
/
+5
2014-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
11
-237
/
+920
2014-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-29
/
+27
2014-06-03
MIPS: Call find_vma with the mmap_sem held
Davidlohr Bueso
2
-0
/
+4
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
4
-20
/
+7
[next]