index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
uapi
Age
Commit message (
Expand
)
Author
Lines
2014-03-26
MIPS: uapi: inst: Add new EVA opcodes
Leonid Yegoshin
-4
/
+10
2014-03-26
MIPS: Save/restore MSA context around signals
Paul Burton
-0
/
+8
2014-03-11
MIPS: math-emu: Fix prefx detection and COP1X function field definition
Deng-Cheng Zhu
-2
/
+2
2014-02-04
MIPS: Wire up sched_setattr/sched_getattr syscalls
James Hogan
-6
/
+12
2014-01-30
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
-2
/
+5
2014-01-18
net: introduce SO_BPF_EXTENSIONS
Michal Sekletar
-0
/
+2
2014-01-13
MIPS: microMIPS: mfhc1 & mthc1 support for the FPU emulator
Steven J. Hill
-0
/
+2
2014-01-13
MIPS: math-emu: Add mfhc1 & mthc1 support.
Leonid Yegoshin
-2
/
+3
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-0
/
+2
2013-11-13
errno.h: remove "NFS" from descriptions in comments
Eric Sandeen
-1
/
+1
2013-10-29
MIPS: Enable entries for SIGSYS in struct siginfo.
Ralf Baechle
-0
/
+9
2013-09-28
net: introduce SO_MAX_PACING_RATE
Eric Dumazet
-0
/
+2
2013-08-26
MIPS: use generic-y where possible
James Hogan
-7
/
+3
2013-07-30
MIPS: uapi/asm/siginfo.h: Fix GCC 4.1.2 compilation
Maciej W. Rozycki
-3
/
+4
2013-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-1
/
+1
2013-07-13
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
-26
/
+29
2013-07-12
Merge branch '3.10-fixes' into mips-for-linux-next
Ralf Baechle
-21
/
+24
2013-07-10
net: rename busy poll socket op and globals
Eliezer Tamir
-1
/
+1
2013-07-01
MIPS: fcntl.h: Use __kernel_off_t, not off_t.
Ralf Baechle
-2
/
+2
2013-07-01
MIPS: Use proper include guard symbol for <uapi/asm/fcntl.h>.
Ralf Baechle
-3
/
+3
2013-06-21
MIPS: microMIPS: Fix POOL16C minor opcode enum
Tony Wu
-4
/
+5
2013-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-57
/
+41
2013-06-18
MIPS: <uapi/asm/siginfo.h>: Don't reference CONFIG_* symbols.
Ralf Baechle
-2
/
+2
2013-06-18
MIPS: <uapi/asm/msgbuf.h>: Don't reference CONFIG_* symbols.
Ralf Baechle
-6
/
+6
2013-06-18
MIPS: <uapi/asm/swab.h>: Don't reference CONFIG_* symbols.
Ralf Baechle
-6
/
+6
2013-06-18
MIPS: <uapi/asm/resource.h: Don't reference CONFIG_* symbols.
Ralf Baechle
-1
/
+1
2013-06-17
net: add socket option for low latency polling
Eliezer Tamir
-0
/
+2
2013-06-13
MIPS: <uapi/asm/fcntl.h>: Don't reference CONFIG_* symbols.
Ralf Baechle
-2
/
+4
2013-06-11
Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-42
/
+39
2013-06-11
mips/kvm: Use KVM_REG_MIPS and proper size indicators for *_ONE_REG
David Daney
-42
/
+39
2013-06-08
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
-15
/
+2
2013-06-03
mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REG
David Daney
-14
/
+77
2013-06-03
mips/kvm: Fix name of gpr field in struct kvm_regs.
David Daney
-1
/
+2
2013-06-03
mips/kvm: Fix ABI for use of 64-bit registers.
David Daney
-5
/
+11
2013-06-03
mips/kvm: Fix ABI for use of FPU.
David Daney
-8
/
+21
2013-05-23
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-0
/
+55
2013-05-23
MIPS: Quit exposing Kconfig symbols in uapi headers.
David Daney
-15
/
+2
2013-05-22
MIPS: N64: Wire getdents64(2)
Aron Xu
-2
/
+3
2013-05-22
KVM/MIPS32: Move include/asm/kvm.h => include/uapi/asm/kvm.h since it is a us...
Sanjay Lal
-0
/
+55
2013-05-10
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
-0
/
+564
2013-05-09
MIPS: MIPS16e: Add instruction formats.
Steven J. Hill
-0
/
+110
2013-05-09
MIPS: microMIPS: Floating point support.
Leonid Yegoshin
-0
/
+5
2013-05-01
MIPS: microMIPS: Add instruction formats.
Steven J. Hill
-0
/
+449
2013-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-2
/
+6
2013-04-05
MIPS: Delete definition of SA_RESTORER.
Ralf Baechle
-2
/
+6
2013-03-31
net: add option to enable error queue packets waking select
Keller, Jacob E
-0
/
+2
2013-03-02
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
-282
/
+606
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-4
/
+2
2013-02-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Ralf Baechle
-3
/
+2
2013-02-20
MIPS: Quit exporting kernel internel break codes to uapi/asm/break.h
David Daney
-3
/
+3
[prev]
[next]