Age | Commit message (Expand) | Author | Files | Lines |
2014-06-10 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 5 | -31/+74 |
2014-06-05 | Merge branch '3.15-fixes' into mips-for-linux-next | Ralf Baechle | 1 | -3/+3 |
2014-06-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next | Linus Torvalds | 1 | -0/+35 |
2014-05-30 | MIPS: Add functions for hypervisor call | David Daney | 1 | -1/+5 |
2014-05-30 | MIPS: uasm: Add mflo uasm instruction | Markos Chandras | 1 | -0/+1 |
2014-05-30 | MIPS: uasm: Add mul uasm instruction | Markos Chandras | 1 | -0/+1 |
2014-05-30 | MIPS: uasm: Add wsbh uasm instruction | Markos Chandras | 1 | -0/+11 |
2014-05-30 | MIPS: uasm: Add sltu uasm instruction | Markos Chandras | 1 | -0/+1 |
2014-05-30 | MIPS: uasm: Add mfhi uasm instruction | Markos Chandras | 1 | -0/+1 |
2014-05-30 | MIPS: uasm: Add divu uasm instruction | Markos Chandras | 1 | -0/+1 |
2014-05-30 | MIPS: uasm: Add srlv uasm instruction | Markos Chandras | 1 | -0/+1 |
2014-05-30 | MIPS: uasm: Add sllv uasm instruction | Markos Chandras | 1 | -0/+1 |
2014-05-30 | MIPS: KVM: Add count frequency KVM register | James Hogan | 1 | -0/+7 |
2014-05-30 | MIPS: KVM: Add master disable count interface | James Hogan | 1 | -0/+28 |
2014-05-29 | Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f... | Ralf Baechle | 1 | -11/+15 |
2014-05-28 | MIPS: inst.h: define microMIPS wait op | Paul Burton | 1 | -0/+1 |
2014-05-28 | MIPS: inst.h: define microMIPS sync op | Paul Burton | 1 | -0/+1 |
2014-05-28 | MIPS: inst.h: define MT yield op | Paul Burton | 1 | -10/+11 |
2014-05-28 | MIPS: inst.h: define COP0 wait op | Paul Burton | 1 | -1/+2 |
2014-05-28 | MIPS: Add __SANE_USERSPACE_TYPES__ to asm/types.h for LL64 | Aaro Koskinen | 1 | -1/+4 |
2014-05-25 | MIPS: Fix inconsistancy of __NR_Linux_syscalls value | Huacai Chen | 1 | -3/+3 |
2014-05-21 | MIPS: Move definition of __BITFIELD_FIELD to sharable header. | Ralf Baechle | 3 | -18/+32 |
2014-05-13 | MIPS: Wire up renameat2 syscall. | Ralf Baechle | 1 | -3/+6 |
2014-05-13 | MIPS: inst.h: Rename BITFIELD_FIELD to __BITFIELD_FIELD. | Ralf Baechle | 1 | -199/+199 |
2014-03-31 | Merge branch '3.14-fixes' into mips-for-linux-next | Ralf Baechle | 1 | -2/+2 |
2014-03-27 | MIPS: uapi: inst: Add instruction format for SPECIAL3 instructions | Leonid Yegoshin | 1 | -0/+11 |
2014-03-27 | MIPS: uapi: inst: Add new EVA opcodes | Leonid Yegoshin | 1 | -4/+10 |
2014-03-27 | MIPS: Save/restore MSA context around signals | Paul Burton | 1 | -0/+8 |
2014-03-12 | MIPS: math-emu: Fix prefx detection and COP1X function field definition | Deng-Cheng Zhu | 1 | -2/+2 |
2014-02-04 | MIPS: Wire up sched_setattr/sched_getattr syscalls | James Hogan | 1 | -6/+12 |
2014-01-31 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -2/+5 |
2014-01-19 | net: introduce SO_BPF_EXTENSIONS | Michal Sekletar | 1 | -0/+2 |
2014-01-14 | MIPS: microMIPS: mfhc1 & mthc1 support for the FPU emulator | Steven J. Hill | 1 | -0/+2 |
2014-01-14 | MIPS: math-emu: Add mfhc1 & mthc1 support. | Leonid Yegoshin | 1 | -2/+3 |
2013-11-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+2 |
2013-11-13 | errno.h: remove "NFS" from descriptions in comments | Eric Sandeen | 1 | -1/+1 |
2013-10-30 | MIPS: Enable entries for SIGSYS in struct siginfo. | Ralf Baechle | 1 | -0/+9 |
2013-09-29 | net: introduce SO_MAX_PACING_RATE | Eric Dumazet | 1 | -0/+2 |
2013-08-26 | MIPS: use generic-y where possible | James Hogan | 3 | -7/+3 |
2013-07-30 | MIPS: uapi/asm/siginfo.h: Fix GCC 4.1.2 compilation | Maciej W. Rozycki | 1 | -3/+4 |
2013-07-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+1 |
2013-07-14 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 6 | -26/+29 |
2013-07-12 | Merge branch '3.10-fixes' into mips-for-linux-next | Ralf Baechle | 6 | -21/+24 |
2013-07-11 | net: rename busy poll socket op and globals | Eliezer Tamir | 1 | -1/+1 |
2013-07-01 | MIPS: fcntl.h: Use __kernel_off_t, not off_t. | Ralf Baechle | 1 | -2/+2 |
2013-07-01 | MIPS: Use proper include guard symbol for <uapi/asm/fcntl.h>. | Ralf Baechle | 1 | -3/+3 |
2013-06-21 | MIPS: microMIPS: Fix POOL16C minor opcode enum | Tony Wu | 1 | -4/+5 |
2013-06-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -57/+41 |
2013-06-18 | MIPS: <uapi/asm/siginfo.h>: Don't reference CONFIG_* symbols. | Ralf Baechle | 1 | -2/+2 |
2013-06-18 | MIPS: <uapi/asm/msgbuf.h>: Don't reference CONFIG_* symbols. | Ralf Baechle | 1 | -6/+6 |