1. a135c71 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  2. 661af35 Merge branch 'mipsr6-for-3.20' of git://git.linux-mips.org/pub/scm/mchandras/linux into mips-for-linux-next by Ralf Baechle · 10 years ago
  3. 8cb48fe1 MIPS: Provide correct siginfo_t.si_stime by Petr Malat · 10 years ago
  4. 28d6f93 MIPS: Emulate the new MIPS R6 BNEZC and JIALC instructions by Markos Chandras · 10 years ago
  5. 69b9a2f MIPS: Emulate the new MIPS R6 BEQZC and JIC instructions by Markos Chandras · 10 years ago
  6. 84fef63 MIPS: Emulate the new MIPS R6 BALC instruction by Markos Chandras · 10 years ago
  7. 10d962d MIPS: Emulate the new MIPS R6 BNVC, BNEC and BNEZLAC instructions by Markos Chandras · 10 years ago
  8. c893ce3 MIPS: Emulate the new MIPS R6 BOVC, BEQC and BEQZALC instructions by Markos Chandras · 10 years ago
  9. 8467ca0 MIPS: Emulate the new MIPS R6 branch compact (BC) instruction by Markos Chandras · 10 years ago
  10. c8a3458 MIPS: Emulate the BC1{EQ,NE}Z FPU instructions by Markos Chandras · 10 years ago
  11. a168b8f MIPS: mm: Add MIPS R6 instruction encodings by Leonid Yegoshin · 10 years ago
  12. 389cdc5 MIPS: Wire up execveat(2). by Ralf Baechle · 10 years ago
  13. c0222ac0 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  14. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  15. 3eb5b89 Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  16. 89aa075 net: sock: allow eBPF programs to be attached to sockets by Alexei Starovoitov · 10 years ago
  17. 60b7379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  18. e2965cd MIPS: Add MFHC0 and MTHC0 instructions to uasm. by Steven J. Hill · 10 years ago
  19. b61a393 MIPS: Fix a copy & paste error in unistd.h by Huacai Chen · 10 years ago
  20. 232b5ff mips: Sync struct siginfo with general version by Qiaowei Ren · 10 years ago
  21. 076ce44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  22. 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
  23. 5df4c8d MIPS: Wire up bpf syscall. by Ralf Baechle · 10 years ago
  24. cdb685a MIPS: ptrace.h: Add a missing include by Aaro Koskinen · 10 years ago
  25. 857b50f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  26. 683a52a Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  27. 3c09bae MIPS: Use WSBH/DSBH/DSHD on Loongson 3A by Chen Jie · 10 years ago
  28. 1c84cd4 mips/uapi: Add definition of TIOC[SG]RS485 by Ricardo Ribalda Delgado · 10 years ago
  29. 4294452 MIPS: Wire up new syscalls getrandom and memfd_create. by Ralf Baechle · 10 years ago
  30. e669830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  31. 9f07925 MIPS: asm/reg.h: Move to uapi by Alex Smith · 10 years ago
  32. a79ebea MIPS: ptrace: Fix user pt_regs definition, use in ptrace_{get, set}regs() by Alex Smith · 10 years ago
  33. 8855d60 MIPS: add seccomp syscall by Kees Cook · 10 years ago
  34. 7682f9e MIPS: uasm: Add SLT uasm instruction by Markos Chandras · 10 years ago
  35. 16f77de Revert "MIPS: Save/restore MSA context around signals" by Paul Burton · 10 years ago
  36. 82abb27 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  37. f8647b5 Merge branch '3.15-fixes' into mips-for-linux-next by Ralf Baechle · 10 years ago
  38. b05d59d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next by Linus Torvalds · 10 years ago
  39. 90dfdc7 MIPS: Add functions for hypervisor call by David Daney · 10 years ago
  40. 16d21a8 MIPS: uasm: Add mflo uasm instruction by Markos Chandras · 10 years ago
  41. a8e897a MIPS: uasm: Add mul uasm instruction by Markos Chandras · 10 years ago
  42. ab9e4fa MIPS: uasm: Add wsbh uasm instruction by Markos Chandras · 10 years ago
  43. e8ef868 MIPS: uasm: Add sltu uasm instruction by Markos Chandras · 10 years ago
  44. f3ec7a2 MIPS: uasm: Add mfhi uasm instruction by Markos Chandras · 10 years ago
  45. 4c12a85 MIPS: uasm: Add divu uasm instruction by Markos Chandras · 10 years ago
  46. f31318f MIPS: uasm: Add srlv uasm instruction by Markos Chandras · 10 years ago
  47. bef581b MIPS: uasm: Add sllv uasm instruction by Markos Chandras · 10 years ago
  48. f74a8e2 MIPS: KVM: Add count frequency KVM register by James Hogan · 10 years ago
  49. f823934 MIPS: KVM: Add master disable count interface by James Hogan · 10 years ago
  50. 2e2d663 Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-for-linux-next by Ralf Baechle · 10 years ago
  51. f263839 MIPS: inst.h: define microMIPS wait op by Paul Burton · 11 years ago
  52. 7ed82ad MIPS: inst.h: define microMIPS sync op by Paul Burton · 11 years ago
  53. 6f5bb42 MIPS: inst.h: define MT yield op by Paul Burton · 11 years ago
  54. b0a3eae MIPS: inst.h: define COP0 wait op by Paul Burton · 11 years ago
  55. f4b3aa7 MIPS: Add __SANE_USERSPACE_TYPES__ to asm/types.h for LL64 by Aaro Koskinen · 10 years ago
  56. defb79f MIPS: Fix inconsistancy of __NR_Linux_syscalls value by Huacai Chen · 10 years ago
  57. 64a17a0 MIPS: Move definition of __BITFIELD_FIELD to sharable header. by Ralf Baechle · 10 years ago
  58. 367f0b5 MIPS: Wire up renameat2 syscall. by Ralf Baechle · 10 years ago
  59. 8471ac1 MIPS: inst.h: Rename BITFIELD_FIELD to __BITFIELD_FIELD. by Ralf Baechle · 10 years ago
  60. ade63aa Merge branch '3.14-fixes' into mips-for-linux-next by Ralf Baechle · 11 years ago
  61. aa1af47 MIPS: uapi: inst: Add instruction format for SPECIAL3 instructions by Leonid Yegoshin · 11 years ago
  62. a442c9e MIPS: uapi: inst: Add new EVA opcodes by Leonid Yegoshin · 11 years ago
  63. eec43a2 MIPS: Save/restore MSA context around signals by Paul Burton · 11 years ago
  64. 51061b8 MIPS: math-emu: Fix prefx detection and COP1X function field definition by Deng-Cheng Zhu · 11 years ago
  65. 6776254 MIPS: Wire up sched_setattr/sched_getattr syscalls by James Hogan · 11 years ago
  66. cdfc830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  67. ea02f94 net: introduce SO_BPF_EXTENSIONS by Michal Sekletar · 11 years ago
  68. 9355e59 MIPS: microMIPS: mfhc1 & mthc1 support for the FPU emulator by Steven J. Hill · 11 years ago
  69. 1ac94400 MIPS: math-emu: Add mfhc1 & mthc1 support. by Leonid Yegoshin · 11 years ago
  70. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  71. 0ca4343 errno.h: remove "NFS" from descriptions in comments by Eric Sandeen · 11 years ago
  72. 51d139b MIPS: Enable entries for SIGSYS in struct siginfo. by Ralf Baechle · 12 years ago
  73. 62748f3 net: introduce SO_MAX_PACING_RATE by Eric Dumazet · 11 years ago
  74. cad3b62 MIPS: use generic-y where possible by James Hogan · 11 years ago
  75. 1d3e2d7 MIPS: uapi/asm/siginfo.h: Fix GCC 4.1.2 compilation by Maciej W. Rozycki · 11 years ago
  76. be9c6d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  77. d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  78. 6ac5310 Merge branch '3.10-fixes' into mips-for-linux-next by Ralf Baechle · 11 years ago
  79. 64b0dc5 net: rename busy poll socket op and globals by Eliezer Tamir · 11 years ago
  80. 5a772ee MIPS: fcntl.h: Use __kernel_off_t, not off_t. by Ralf Baechle · 11 years ago
  81. a932fec MIPS: Use proper include guard symbol for <uapi/asm/fcntl.h>. by Ralf Baechle · 11 years ago
  82. dfb033f MIPS: microMIPS: Fix POOL16C minor opcode enum by Tony Wu · 11 years ago
  83. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  84. c8d5c68 MIPS: <uapi/asm/siginfo.h>: Don't reference CONFIG_* symbols. by Ralf Baechle · 11 years ago
  85. cfceb5e MIPS: <uapi/asm/msgbuf.h>: Don't reference CONFIG_* symbols. by Ralf Baechle · 11 years ago
  86. cfb9a4e MIPS: <uapi/asm/swab.h>: Don't reference CONFIG_* symbols. by Ralf Baechle · 11 years ago
  87. f746caa MIPS: <uapi/asm/resource.h: Don't reference CONFIG_* symbols. by Ralf Baechle · 11 years ago
  88. dafcc43 net: add socket option for low latency polling by Eliezer Tamir · 11 years ago
  89. b8121f0 MIPS: <uapi/asm/fcntl.h>: Don't reference CONFIG_* symbols. by Ralf Baechle · 11 years ago
  90. af180b8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  91. 681865d mips/kvm: Use KVM_REG_MIPS and proper size indicators for *_ONE_REG by David Daney · 11 years ago
  92. 554e6e9 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  93. 4c73fb2 mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REG by David Daney · 11 years ago
  94. bf32ebf mips/kvm: Fix name of gpr field in struct kvm_regs. by David Daney · 11 years ago
  95. 688cded mips/kvm: Fix ABI for use of 64-bit registers. by David Daney · 11 years ago
  96. 1f3dc6d mips/kvm: Fix ABI for use of FPU. by David Daney · 11 years ago
  97. 72dd4e7 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  98. 8f65793 MIPS: Quit exposing Kconfig symbols in uapi headers. by David Daney · 11 years ago
  99. dec33ab MIPS: N64: Wire getdents64(2) by Aron Xu · 11 years ago
  100. ba86e4d KVM/MIPS32: Move include/asm/kvm.h => include/uapi/asm/kvm.h since it is a user visible API. by Sanjay Lal · 11 years ago