1. 57c7ea5 MIPS: ptrace: Avoid smp_processor_id() in preemptible code by Alex Smith · 11 years ago
  2. 721a920 MIPS: Fix typo when reporting cache and ftlb errors for ImgTec cores by Markos Chandras · 11 years ago
  3. 41ca86e MIPS: Fix branch emulation of branch likely instructions. by Ralf Baechle · 11 years ago
  4. 367f0b5 MIPS: Wire up renameat2 syscall. by Ralf Baechle · 11 years ago
  5. 5508d45 Revert "MIPS: MT: proc: Add support for printing VPE and TC ids" by Ralf Baechle · 11 years ago
  6. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  7. 68114e5 Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  8. bdfc7cb Merge branch 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/upstream-sfr by Linus Torvalds · 11 years ago
  9. 683b6c6 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  10. ade63aa Merge branch '3.14-fixes' into mips-for-linux-next by Ralf Baechle · 11 years ago
  11. 0c2cb00 MIPS: smp-mt: Use common GIC IPI implementation by Paul Burton · 11 years ago
  12. f0cff5c MIPS: smp-cmp: Remove incorrect core number probe by Paul Burton · 11 years ago
  13. a809d46 MIPS: Fix gigaton of warning building with microMIPS. by Ralf Baechle · 11 years ago
  14. 30ee615 MIPS: Fix core number detection for MT cores by Paul Burton · 11 years ago
  15. c579d31 MIPS: Loongson: Add basic Loongson-3 CPU support by Huacai Chen · 11 years ago
  16. d6d3c9a MIPS: MT: proc: Add support for printing VPE and TC ids by Ralf Baechle · 11 years ago
  17. dab75dd MIPS: Simplify ptrace_getfpregs FPU IR retrieval by Paul Burton · 11 years ago
  18. 3351047 MIPS: Simplify PTRACE_PEEKUSR for FPC_EIR by Paul Burton · 11 years ago
  19. d7b1205 MIPS: Use current_cpu_type() instead of c->cputype by Wu Zhangjin · 14 years ago
  20. 2685919 MIPS: Loongson: Rename PRID_IMP_LOONGSON1 and PRID_IMP_LOONGSON2 by Huacai Chen · 11 years ago
  21. 9597e43 MIPS: perf: Add interAptiv support by Deng-Cheng Zhu · 11 years ago
  22. c52068b MIPS: perf: Add proAptiv support by Deng-Cheng Zhu · 11 years ago
  23. 6b0b8429 MIPS: perf: Rename 74K event/cache maps in preparation for Aptiv support by Deng-Cheng Zhu · 11 years ago
  24. 9943ed9 MIPS: cpu-probe: Add support for probing M5150 cores by Leonid Yegoshin · 11 years ago
  25. f36c472 MIPS: Add support for the M5150 processor by Leonid Yegoshin · 11 years ago
  26. d0ba354 MIPS: malta: Add support for SMP EVA by Markos Chandras · 11 years ago
  27. 9111968 MIPS: kernel: proc: Add EVA to the list of CPU features by Markos Chandras · 11 years ago
  28. 4901674 MIPS: kernel: cpu-probe: Enable EVA option on supported cores by Markos Chandras · 11 years ago
  29. 6ebda44 MIPS: kernel: {ftrace,kgdb}: Set correct address limit for cache flushes by Leonid Yegoshin · 11 years ago
  30. ca75064 MIPS: kernel: signal: Prevent save/restore FPU context in user memory by Leonid Yegoshin · 11 years ago
  31. ac85227 MIPS: checksum: Split the 'copy_user' symbol by Markos Chandras · 11 years ago
  32. c177121 MIPS: kernel: unaligned: Handle unaligned accesses for EVA by Leonid Yegoshin · 11 years ago
  33. 9d8e573 MIPS: kernel: unaligned: Add EVA instruction wrappers by Markos Chandras · 11 years ago
  34. cd26cb4 MIPS: lib: memcpy: Add EVA support by Markos Chandras · 11 years ago
  35. b3c3025 MIPS: lib: strncpy_user: Add EVA support by Markos Chandras · 11 years ago
  36. 05397054 MIPS: lib: strlen_user: Add EVA support by Markos Chandras · 11 years ago
  37. 4968db4 MIPS: lib: strnlen_user: Add EVA support by Markos Chandras · 11 years ago
  38. 078dde5 MIPS: traps: Set correct address limit for breakpoints and traps by Leonid Yegoshin · 11 years ago
  39. b08a9c9 MIPS: kernel: traps: Whitespace clean up by Markos Chandras · 11 years ago
  40. 86bdb27 MIPS: kernel: scall32-o32: Use EVA wrappers to fetch syscall arguments by Markos Chandras · 11 years ago
  41. d83b0e8 MIPS: Allow FTLB to be turned on for CPU_P5600 by James Hogan · 11 years ago
  42. 829dcc0 MIPS: Add MIPS P5600 probe support by James Hogan · 11 years ago
  43. aced4cb MIPS: Add cases for CPU_P5600 by James Hogan · 11 years ago
  44. eec43a2 MIPS: Save/restore MSA context around signals by Paul Burton · 11 years ago
  45. a8ad136 MIPS: Warn if vector register partitioning is implemented by Paul Burton · 11 years ago
  46. 2bcb3fb MIPS: Dumb MSA FP exception handler by Paul Burton · 11 years ago
  47. 1db1af8 MIPS: Basic MSA context switching support by Paul Burton · 11 years ago
  48. a5e9a69 MIPS: Detect the MSA ASE by Paul Burton · 11 years ago
  49. 0298763 MIPS: Don't assume 64-bit FP registers for context switch by Paul Burton · 11 years ago
  50. 72b22bb MIPS: Don't assume 64-bit FP registers for FP regset by Paul Burton · 11 years ago
  51. 6cec7c4 MIPS: Don't assume 64-bit FP registers for dump_{,task_}fpu by Paul Burton · 11 years ago
  52. 6bbfd65 MIPS: Replace hardcoded 32 with NUM_FPU_REGS in ptrace by Paul Burton · 11 years ago
  53. ff3aa5f MIPS: Don't require FPU on sigcontext setup/restore by Paul Burton · 11 years ago
  54. b2ead52 MIPS: Move & rename fpu_emulator_{save,restore}_context by Paul Burton · 11 years ago
  55. bbd426f MIPS: Simplify FP context access by Paul Burton · 11 years ago
  56. 4c21b8f MIPS: seccomp: Handle indirect system calls (o32) by Markos Chandras · 11 years ago
  57. 9d37c40 MIPS: kernel: scalls: Skip the syscall if denied by the seccomp filter by Markos Chandras · 11 years ago
  58. 1225eb8 MIPS: ptrace: Move away from secure_computing_strict by Markos Chandras · 11 years ago
  59. 6e34574 MIPS: asm: syscall: Define syscall_get_arch by Markos Chandras · 11 years ago
  60. 9d98127 MIPS: Remove gcmpregs.h by Paul Burton · 11 years ago
  61. 0ee958e MIPS: Coherent Processing System SMP implementation by Paul Burton · 11 years ago
  62. 5e937a9 syscall_get_arch: remove useless function arguments by Eric Paris · 11 years ago
  63. a467109 MIPS: ftrace: Fix icache flush range error by Viller Hsiao · 11 years ago
  64. b616365 MIPS: FPU: Fix conflict of register usage by Huacai Chen · 11 years ago
  65. f5868f0 MIPS: Replace CONFIG_MIPS64 and CONFIG_MIPS32_R2 by Paul Bolle · 11 years ago
  66. 3a36cb1 ftrace: Do not pass data to ftrace_dyn_arch_init by Jiri Slaby · 11 years ago
  67. af64a7c ftrace: Pass retval through return in ftrace_dyn_arch_init() by Jiri Slaby · 11 years ago
  68. 9c38cf4 MIPS: Add CPC probe, access functions by Paul Burton · 11 years ago
  69. 9f98f3d MIPS: Add generic CM probe & access code by Paul Burton · 11 years ago
  70. 72e2014 MIPS: Move GIC IPI functions out of smp-cmp.c by Paul Burton · 11 years ago
  71. 442e14a MIPS: Add 1074K CPU support explicitly. by Steven J. Hill · 11 years ago
  72. eee5794 MIPS: APRP: Unregister rtlx interrupt hook at module exit by Deng-Cheng Zhu · 11 years ago
  73. 310ff2c mips: Use the core irq stats function by Thomas Gleixner · 11 years ago
  74. 6776254 MIPS: Wire up sched_setattr/sched_getattr syscalls by James Hogan · 11 years ago
  75. cdfc830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  76. 3b2663c mips: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  77. 8907c55 MIPS: Netlogic: Identify XLP 9XX chip by Jayachandran C · 11 years ago
  78. 41315b6 MIPS: /proc/cpuinfo: always print the supported ISA by Aaro Koskinen · 11 years ago
  79. a3056b1 MIPS: replace open-coded init_dsp by Paul Burton · 11 years ago
  80. f58437f MIPS: VPE: Remove vpe_getuid and vpe_getgid by Eric W. Biederman · 11 years ago
  81. 5792bf6 MIPS: APRP: Code formatting clean-ups. by Steven J. Hill · 11 years ago
  82. da615cf MIPS: APRP: Add RTLX API support for CMP platforms. by Deng-Cheng Zhu · 11 years ago
  83. 2c973ef MIPS: APRP: Split RTLX support into separate files. by Deng-Cheng Zhu · 11 years ago
  84. 17a1d52 MIPS: APRP: Add VPE loader support for CMP platforms. by Deng-Cheng Zhu · 11 years ago
  85. 1a2a6d7 MIPS: APRP: Split VPE loader into separate files. by Deng-Cheng Zhu · 11 years ago
  86. b5f065e MIPS: kernel: cpu-probe: Add support for probing interAptiv cores by Leonid Yegoshin · 11 years ago
  87. 26ab96d MIPS: Add support for interAptiv cores by Leonid Yegoshin · 11 years ago
  88. 29f9087 MIPS: Add debugfs file to print the segmentation control registers by Steven J. Hill · 11 years ago
  89. 75b5b5e MIPS: Add support for FTLBs by Leonid Yegoshin · 11 years ago
  90. b0d4d30 MIPS: kernel: cpu-probe: Add support for probing proAptiv cores by Leonid Yegoshin · 11 years ago
  91. 708ac4b MIPS: Add support for the proAptiv cores by Leonid Yegoshin · 11 years ago
  92. 4a0156f MIPS: features: Add initial support for Segmentation Control registers by Steven J. Hill · 11 years ago
  93. 1745c1e MIPS: features: Add initial support for TLBINVF capable cores by Leonid Yegoshin · 11 years ago
  94. 795038a MIPS: MT: proc: Add support for printing VPE and TC ids by Markos Chandras · 11 years ago
  95. 6de2045 MIPS: Add printing of ES bit for Imgtec cores when cache error occurs. by Leonid Yegoshin · 11 years ago
  96. 5cf8b24 MIPS: GIC: Send IPIs using the GIC by Steven J. Hill · 11 years ago
  97. c2c2a64 MIPS: MT: Mark existing TCs as present by Markos Chandras · 11 years ago
  98. 4014988 MIPS: kernel: smp-cmp: MIPS MT code needs CONFIG_MIPS_MT by Markos Chandras · 11 years ago
  99. 6465460 MIPS: BMIPS: change compile time checks to runtime checks by Jonas Gorski · 11 years ago
  100. 597ce17 MIPS: Support for 64-bit FP with O32 binaries by Paul Burton · 11 years ago