1. 2f284ea MIPS: malta: malta-init: Fix System Controller memory mapping for EVA by Leonid Yegoshin · 10 years ago
  2. d1965c0 MIPS: malta: malta-memory: Add free_init_pages_eva() callback by Markos Chandras · 10 years ago
  3. 3bdd8e6 MIPS: malta: malta-memory: Use the PHYS_OFFSET to build the memory map by Markos Chandras · 10 years ago
  4. e6ca4e5 MIPS: malta: malta-memory: Add support for the 'ememsize' variable by Markos Chandras · 10 years ago
  5. c9fede2 MIPS: malta: spaces.h: Add spaces.h file for Malta (EVA) by Markos Chandras · 10 years ago
  6. f8b7faf MIPS: malta: Configure Segment Control registers for EVA boot by Markos Chandras · 10 years ago
  7. 4676f93 MIPS: mm: c-r4k: Flush scache to avoid cache aliases by Leonid Yegoshin · 10 years ago
  8. 80ca69f MIPS: mm: c-r4k: Add support for flushing user pages from cache by Markos Chandras · 10 years ago
  9. 4caa906 MIPS: mm: c-r4k: Build EVA {d,i}cache flushing functions by Leonid Yegoshin · 10 years ago
  10. 0893d3f MIPS: mm: init: Add free_init_pages() callback for EVA by Markos Chandras · 10 years ago
  11. 9111968 MIPS: kernel: proc: Add EVA to the list of CPU features by Markos Chandras · 10 years ago
  12. 4901674 MIPS: kernel: cpu-probe: Enable EVA option on supported cores by Markos Chandras · 11 years ago
  13. 7ae6696 MIPS: asm: cpu: Add cpu flag for Enhanced Virtual Addressing by Markos Chandras · 11 years ago
  14. 27b3db2 MIPS: asm: page: Allow __pa_symbol overrides by Leonid Yegoshin · 11 years ago
  15. 6ebda44 MIPS: kernel: {ftrace,kgdb}: Set correct address limit for cache flushes by Leonid Yegoshin · 11 years ago
  16. de8974e MIPS: asm: r4kcache: Add EVA cache flushing functions by Leonid Yegoshin · 11 years ago
  17. a805385 MIPS: asm: r4kcache: Add protected cache operation for EVA by Leonid Yegoshin · 11 years ago
  18. 41e62b0 MIPS: asm: r4kcache: Build flushing code for instruction cache by Leonid Yegoshin · 11 years ago
  19. ca75064 MIPS: kernel: signal: Prevent save/restore FPU context in user memory by Leonid Yegoshin · 11 years ago
  20. c2d85bc MIPS: asm: checksum: Add MIPS specific csum_and_copy_from_user function by Leonid Yegoshin · 11 years ago
  21. fb31691 MIPS: asm: checksum: Split kernel and user copy operations by Leonid Yegoshin · 11 years ago
  22. 6f85ceb MIPS: lib: csum_partial: Add EVA support by Markos Chandras · 10 years ago
  23. e89fb56 MIPS: lib: csum_partial: Add macro to build csum_partial symbols by Markos Chandras · 10 years ago
  24. 2ab82e6 MIPS: lib: csum_partial: Merge EXC and load/store macros by Markos Chandras · 10 years ago
  25. ac85227 MIPS: checksum: Split the 'copy_user' symbol by Markos Chandras · 11 years ago
  26. c177121 MIPS: kernel: unaligned: Handle unaligned accesses for EVA by Leonid Yegoshin · 11 years ago
  27. 9d8e573 MIPS: kernel: unaligned: Add EVA instruction wrappers by Markos Chandras · 11 years ago
  28. e3a9b07 MIPS: asm: uaccess: Add EVA support for str*_user operations by Markos Chandras · 11 years ago
  29. 05c6516 MIPS: asm: uaccess: Add EVA support to copy_{in, to,from}_user by Markos Chandras · 11 years ago
  30. 0081ad2 MIPS: asm: uaccess: Rename {get,put}_user_asm macros by Markos Chandras · 11 years ago
  31. ac1d859 MIPS: asm: uaccess: Use EVA instructions wrappers by Markos Chandras · 11 years ago
  32. 18e9001 MIPS: asm: uaccess: Disable unaligned access macros for EVA by Leonid Yegoshin · 11 years ago
  33. ec56b1d MIPS: asm: uaccess: Move duplicated code to common function by Markos Chandras · 11 years ago
  34. d84869a MIPS: asm: uaccess: Add instruction argument to __{put,get}_user_asm by Markos Chandras · 11 years ago
  35. fd9720e MIPS: lib: memset: Add EVA support for the __bzero function. by Markos Chandras · 11 years ago
  36. 6d5155c MIPS: lib: memset: Use macro to build the __bzero symbol by Markos Chandras · 11 years ago
  37. 8483b14 MIPS: lib: memset: Whitespace fixes by Markos Chandras · 11 years ago
  38. cd26cb4 MIPS: lib: memcpy: Add EVA support by Markos Chandras · 11 years ago
  39. cf62a8b MIPS: lib: memcpy: Use macro to build the copy_user code by Markos Chandras · 11 years ago
  40. bda4d98 MIPS: lib: memcpy: Split source and destination prefetch macros by Markos Chandras · 11 years ago
  41. 5bc0597 MIPS: lib: memcpy: Merge EXC and load/store macros by Markos Chandras · 11 years ago
  42. b3c3025 MIPS: lib: strncpy_user: Add EVA support by Markos Chandras · 11 years ago
  43. cc59fe5 MIPS: lib: strncpy_user: Use macro to build the strncpy_from_user symbol by Markos Chandras · 11 years ago
  44. 05397054 MIPS: lib: strlen_user: Add EVA support by Markos Chandras · 11 years ago
  45. 5cc4949 MIPS: lib: strlen_user: Use macro to build the strlen_user symbol by Markos Chandras · 11 years ago
  46. 4968db4 MIPS: lib: strnlen_user: Add EVA support by Markos Chandras · 11 years ago
  47. c48be43 MIPS: lib: strnlen_user: Use macro to build the strnlen_user symbol by Markos Chandras · 11 years ago
  48. 078dde5 MIPS: traps: Set correct address limit for breakpoints and traps by Leonid Yegoshin · 11 years ago
  49. b08a9c9 MIPS: kernel: traps: Whitespace clean up by Markos Chandras · 11 years ago
  50. 86bdb27 MIPS: kernel: scall32-o32: Use EVA wrappers to fetch syscall arguments by Markos Chandras · 11 years ago
  51. aa1af47 MIPS: uapi: inst: Add instruction format for SPECIAL3 instructions by Leonid Yegoshin · 11 years ago
  52. a442c9e MIPS: uapi: inst: Add new EVA opcodes by Leonid Yegoshin · 11 years ago
  53. a6813fe MIPS: futex: Add EVA support for futex operations by Markos Chandras · 11 years ago
  54. 9324494 MIPS: asm: Add wrappers for EVA/non-EVA instructions by Markos Chandras · 11 years ago
  55. 5b736cd MIPS: asm: Add prefetch instruction for EVA by Leonid Yegoshin · 11 years ago
  56. a6e1878 MIPS: Kconfig: Add Kconfig symbols for EVA support by Leonid Yegoshin · 11 years ago
  57. 8c7f6ba MIPS: OProfile: Add CPU_P5600 cases by James Hogan · 10 years ago
  58. d83b0e8 MIPS: Allow FTLB to be turned on for CPU_P5600 by James Hogan · 10 years ago
  59. 829dcc0 MIPS: Add MIPS P5600 probe support by James Hogan · 10 years ago
  60. aced4cb MIPS: Add cases for CPU_P5600 by James Hogan · 10 years ago
  61. f43e4df MIPS: Add MIPS P5600 PRid and cputype identifiers by James Hogan · 10 years ago
  62. eec43a2 MIPS: Save/restore MSA context around signals by Paul Burton · 10 years ago
  63. a8ad136 MIPS: Warn if vector register partitioning is implemented by Paul Burton · 10 years ago
  64. 2bcb3fb MIPS: Dumb MSA FP exception handler by Paul Burton · 10 years ago
  65. 1db1af8 MIPS: Basic MSA context switching support by Paul Burton · 10 years ago
  66. a5e9a69 MIPS: Detect the MSA ASE by Paul Burton · 10 years ago
  67. 7f65afb MIPS: Add MSA register definitions & access by Paul Burton · 10 years ago
  68. 0298763 MIPS: Don't assume 64-bit FP registers for context switch by Paul Burton · 10 years ago
  69. 72b22bb MIPS: Don't assume 64-bit FP registers for FP regset by Paul Burton · 10 years ago
  70. 6cec7c4 MIPS: Don't assume 64-bit FP registers for dump_{,task_}fpu by Paul Burton · 10 years ago
  71. ef1c47a MIPS: Clear upper bits of FP registers on emulator writes by Paul Burton · 10 years ago
  72. 6bbfd65 MIPS: Replace hardcoded 32 with NUM_FPU_REGS in ptrace by Paul Burton · 10 years ago
  73. ff3aa5f MIPS: Don't require FPU on sigcontext setup/restore by Paul Burton · 10 years ago
  74. b2ead52 MIPS: Move & rename fpu_emulator_{save,restore}_context by Paul Burton · 10 years ago
  75. e87ce94 MIPS: Update outdated comment by Paul Burton · 10 years ago
  76. bbd426f MIPS: Simplify FP context access by Paul Burton · 10 years ago
  77. 490b004 MIPS: Select HAVE_ARCH_SECCOMP_FILTER by Markos Chandras · 10 years ago
  78. 4c21b8f MIPS: seccomp: Handle indirect system calls (o32) by Markos Chandras · 10 years ago
  79. 9d37c40 MIPS: kernel: scalls: Skip the syscall if denied by the seccomp filter by Markos Chandras · 10 years ago
  80. 1225eb8 MIPS: ptrace: Move away from secure_computing_strict by Markos Chandras · 10 years ago
  81. 137f7df MIPS: asm: thread_info: Add _TIF_SECCOMP flag by Markos Chandras · 10 years ago
  82. 6e34574 MIPS: asm: syscall: Define syscall_get_arch by Markos Chandras · 10 years ago
  83. 22feadb MIPS: asm: syscall: Add the syscall_rollback function by Markos Chandras · 10 years ago
  84. 5cac93b MIPS: Deprecate CONFIG_MIPS_CMP by Paul Burton · 10 years ago
  85. a6ce202 MIPS: MIPS_CMP should depend upon !SMTC, not upon SMVP by Paul Burton · 10 years ago
  86. 044505c MIPS: More helpful CONFIG_MIPS_CMP label, help text by Paul Burton · 10 years ago
  87. 9d98127 MIPS: Remove gcmpregs.h by Paul Burton · 10 years ago
  88. e56b6aa MIPS: Malta: Allow use of MIPS CPS SMP implementation by Paul Burton · 10 years ago
  89. 7dc2834 MIPS: Malta: Probe CPC when supported by Paul Burton · 10 years ago
  90. 237036d MIPS: Malta: Make use of generic CM support by Paul Burton · 10 years ago
  91. 0ee958e MIPS: Coherent Processing System SMP implementation by Paul Burton · 10 years ago
  92. b86c224 MIPS: Add cpu_vpe_id macro by Paul Burton · 10 years ago
  93. 9c38cf4 MIPS: Add CPC probe, access functions by Paul Burton · 10 years ago
  94. 9f98f3d MIPS: Add generic CM probe & access code by Paul Burton · 10 years ago
  95. 72e2014 MIPS: Move GIC IPI functions out of smp-cmp.c by Paul Burton · 10 years ago
  96. 1d68808 MIPS: Introduce _EXT assembler macro by Paul Burton · 10 years ago
  97. 6d9727a MIPS: Add missing includes to gic.h by Paul Burton · 10 years ago
  98. 4dd8ee5 MIPS: Add CP0 CMGCRBase definitions & accessor by Paul Burton · 10 years ago
  99. 20a8d5d MIPS: Define Config1 cache field shifts & sizes by Paul Burton · 10 years ago
  100. 442e14a MIPS: Add 1074K CPU support explicitly. by Steven J. Hill · 10 years ago