1. 0dae62e MIPS: BCM47XX: Add Belkin F7Dxxxx board detection by Cody P Schafer · 10 years ago
  2. d508eb7 MIPS: BCM47XX: Add detection and GPIO config for Siemens SE505v2 by Hauke Mehrtens · 10 years ago
  3. 96c10de MIPS: BCM47XX: Add button and led configuration for some Linksys devices by Hauke Mehrtens · 10 years ago
  4. 848eeb6 MIPS: BCM47XX: Detect some more Linksys devices by Hauke Mehrtens · 10 years ago
  5. 9943ed9 MIPS: cpu-probe: Add support for probing M5150 cores by Leonid Yegoshin · 10 years ago
  6. f36c472 MIPS: Add support for the M5150 processor by Leonid Yegoshin · 10 years ago
  7. 4975b86 MIPS: Add processor identifier for the M5150 processor by Leonid Yegoshin · 10 years ago
  8. 8562580 MIPS: Add defconfig for Malta SMVP with EVA by Markos Chandras · 10 years ago
  9. 7790856 MIPS: Default NR_CPUS=8 for malta SMP defconfigs by Paul Burton · 10 years ago
  10. a9c0c91 MIPS: Set page size to 16KB for malta SMP defconfigs by Paul Burton · 10 years ago
  11. 68f30ba MIPS: Malta: Enable DEVTMPFS by Markos Chandras · 10 years ago
  12. a86dc81 MIPS: Regenerate malta defconfigs by Paul Burton · 10 years ago
  13. 54ff4a1 MIPS: Alchemy: pata_platform for DB1200 by Manuel Lauss · 10 years ago
  14. a16afa5 MIPS: Alchemy: fold mach-db1xxx/db1x00 headers into board code by Manuel Lauss · 10 years ago
  15. 970e268 MIPS: Alchemy: Unify Devboard support. by Manuel Lauss · 10 years ago
  16. 88e9a93 MIPS: Alchemy: Determine cohereny at runtime based on cpu type by Manuel Lauss · 10 years ago
  17. 8005711 MIPS: Extend DMA_MAYBE_COHERENT logic to DMA_NONCOHERENT use by Manuel Lauss · 10 years ago
  18. bfc3c5a MIPS: Enable MIPS 3.5 features on Malta by Markos Chandras · 10 years ago
  19. d0ba354 MIPS: malta: Add support for SMP EVA by Markos Chandras · 10 years ago
  20. 2f284ea MIPS: malta: malta-init: Fix System Controller memory mapping for EVA by Leonid Yegoshin · 10 years ago
  21. d1965c0 MIPS: malta: malta-memory: Add free_init_pages_eva() callback by Markos Chandras · 10 years ago
  22. 3bdd8e6 MIPS: malta: malta-memory: Use the PHYS_OFFSET to build the memory map by Markos Chandras · 10 years ago
  23. e6ca4e5 MIPS: malta: malta-memory: Add support for the 'ememsize' variable by Markos Chandras · 10 years ago
  24. c9fede2 MIPS: malta: spaces.h: Add spaces.h file for Malta (EVA) by Markos Chandras · 10 years ago
  25. f8b7faf MIPS: malta: Configure Segment Control registers for EVA boot by Markos Chandras · 10 years ago
  26. 4676f93 MIPS: mm: c-r4k: Flush scache to avoid cache aliases by Leonid Yegoshin · 10 years ago
  27. 80ca69f MIPS: mm: c-r4k: Add support for flushing user pages from cache by Markos Chandras · 10 years ago
  28. 4caa906 MIPS: mm: c-r4k: Build EVA {d,i}cache flushing functions by Leonid Yegoshin · 10 years ago
  29. 0893d3f MIPS: mm: init: Add free_init_pages() callback for EVA by Markos Chandras · 10 years ago
  30. 9111968 MIPS: kernel: proc: Add EVA to the list of CPU features by Markos Chandras · 10 years ago
  31. 4901674 MIPS: kernel: cpu-probe: Enable EVA option on supported cores by Markos Chandras · 10 years ago
  32. 7ae6696 MIPS: asm: cpu: Add cpu flag for Enhanced Virtual Addressing by Markos Chandras · 10 years ago
  33. 27b3db2 MIPS: asm: page: Allow __pa_symbol overrides by Leonid Yegoshin · 10 years ago
  34. 6ebda44 MIPS: kernel: {ftrace,kgdb}: Set correct address limit for cache flushes by Leonid Yegoshin · 11 years ago
  35. de8974e MIPS: asm: r4kcache: Add EVA cache flushing functions by Leonid Yegoshin · 11 years ago
  36. a805385 MIPS: asm: r4kcache: Add protected cache operation for EVA by Leonid Yegoshin · 11 years ago
  37. 41e62b0 MIPS: asm: r4kcache: Build flushing code for instruction cache by Leonid Yegoshin · 11 years ago
  38. ca75064 MIPS: kernel: signal: Prevent save/restore FPU context in user memory by Leonid Yegoshin · 11 years ago
  39. c2d85bc MIPS: asm: checksum: Add MIPS specific csum_and_copy_from_user function by Leonid Yegoshin · 11 years ago
  40. fb31691 MIPS: asm: checksum: Split kernel and user copy operations by Leonid Yegoshin · 11 years ago
  41. 6f85ceb MIPS: lib: csum_partial: Add EVA support by Markos Chandras · 10 years ago
  42. e89fb56 MIPS: lib: csum_partial: Add macro to build csum_partial symbols by Markos Chandras · 10 years ago
  43. 2ab82e6 MIPS: lib: csum_partial: Merge EXC and load/store macros by Markos Chandras · 10 years ago
  44. ac85227 MIPS: checksum: Split the 'copy_user' symbol by Markos Chandras · 11 years ago
  45. c177121 MIPS: kernel: unaligned: Handle unaligned accesses for EVA by Leonid Yegoshin · 11 years ago
  46. 9d8e573 MIPS: kernel: unaligned: Add EVA instruction wrappers by Markos Chandras · 11 years ago
  47. e3a9b07 MIPS: asm: uaccess: Add EVA support for str*_user operations by Markos Chandras · 10 years ago
  48. 05c6516 MIPS: asm: uaccess: Add EVA support to copy_{in, to,from}_user by Markos Chandras · 11 years ago
  49. 0081ad2 MIPS: asm: uaccess: Rename {get,put}_user_asm macros by Markos Chandras · 10 years ago
  50. ac1d859 MIPS: asm: uaccess: Use EVA instructions wrappers by Markos Chandras · 11 years ago
  51. 18e9001 MIPS: asm: uaccess: Disable unaligned access macros for EVA by Leonid Yegoshin · 11 years ago
  52. ec56b1d MIPS: asm: uaccess: Move duplicated code to common function by Markos Chandras · 11 years ago
  53. d84869a MIPS: asm: uaccess: Add instruction argument to __{put,get}_user_asm by Markos Chandras · 11 years ago
  54. fd9720e MIPS: lib: memset: Add EVA support for the __bzero function. by Markos Chandras · 10 years ago
  55. 6d5155c MIPS: lib: memset: Use macro to build the __bzero symbol by Markos Chandras · 10 years ago
  56. 8483b14 MIPS: lib: memset: Whitespace fixes by Markos Chandras · 10 years ago
  57. cd26cb4 MIPS: lib: memcpy: Add EVA support by Markos Chandras · 10 years ago
  58. cf62a8b MIPS: lib: memcpy: Use macro to build the copy_user code by Markos Chandras · 10 years ago
  59. bda4d98 MIPS: lib: memcpy: Split source and destination prefetch macros by Markos Chandras · 10 years ago
  60. 5bc0597 MIPS: lib: memcpy: Merge EXC and load/store macros by Markos Chandras · 10 years ago
  61. b3c3025 MIPS: lib: strncpy_user: Add EVA support by Markos Chandras · 10 years ago
  62. cc59fe5 MIPS: lib: strncpy_user: Use macro to build the strncpy_from_user symbol by Markos Chandras · 10 years ago
  63. 05397054 MIPS: lib: strlen_user: Add EVA support by Markos Chandras · 10 years ago
  64. 5cc4949 MIPS: lib: strlen_user: Use macro to build the strlen_user symbol by Markos Chandras · 10 years ago
  65. 4968db4 MIPS: lib: strnlen_user: Add EVA support by Markos Chandras · 11 years ago
  66. c48be43 MIPS: lib: strnlen_user: Use macro to build the strnlen_user symbol by Markos Chandras · 10 years ago
  67. 078dde5 MIPS: traps: Set correct address limit for breakpoints and traps by Leonid Yegoshin · 11 years ago
  68. b08a9c9 MIPS: kernel: traps: Whitespace clean up by Markos Chandras · 11 years ago
  69. 86bdb27 MIPS: kernel: scall32-o32: Use EVA wrappers to fetch syscall arguments by Markos Chandras · 11 years ago
  70. aa1af47 MIPS: uapi: inst: Add instruction format for SPECIAL3 instructions by Leonid Yegoshin · 11 years ago
  71. a442c9e MIPS: uapi: inst: Add new EVA opcodes by Leonid Yegoshin · 11 years ago
  72. a6813fe MIPS: futex: Add EVA support for futex operations by Markos Chandras · 11 years ago
  73. 9324494 MIPS: asm: Add wrappers for EVA/non-EVA instructions by Markos Chandras · 11 years ago
  74. 5b736cd MIPS: asm: Add prefetch instruction for EVA by Leonid Yegoshin · 11 years ago
  75. a6e1878 MIPS: Kconfig: Add Kconfig symbols for EVA support by Leonid Yegoshin · 11 years ago
  76. 8c7f6ba MIPS: OProfile: Add CPU_P5600 cases by James Hogan · 10 years ago
  77. d83b0e8 MIPS: Allow FTLB to be turned on for CPU_P5600 by James Hogan · 10 years ago
  78. 829dcc0 MIPS: Add MIPS P5600 probe support by James Hogan · 10 years ago
  79. aced4cb MIPS: Add cases for CPU_P5600 by James Hogan · 10 years ago
  80. f43e4df MIPS: Add MIPS P5600 PRid and cputype identifiers by James Hogan · 10 years ago
  81. eec43a2 MIPS: Save/restore MSA context around signals by Paul Burton · 10 years ago
  82. a8ad136 MIPS: Warn if vector register partitioning is implemented by Paul Burton · 10 years ago
  83. 2bcb3fb MIPS: Dumb MSA FP exception handler by Paul Burton · 10 years ago
  84. 1db1af8 MIPS: Basic MSA context switching support by Paul Burton · 10 years ago
  85. a5e9a69 MIPS: Detect the MSA ASE by Paul Burton · 10 years ago
  86. 7f65afb MIPS: Add MSA register definitions & access by Paul Burton · 10 years ago
  87. 0298763 MIPS: Don't assume 64-bit FP registers for context switch by Paul Burton · 10 years ago
  88. 72b22bb MIPS: Don't assume 64-bit FP registers for FP regset by Paul Burton · 10 years ago
  89. 6cec7c4 MIPS: Don't assume 64-bit FP registers for dump_{,task_}fpu by Paul Burton · 10 years ago
  90. ef1c47a MIPS: Clear upper bits of FP registers on emulator writes by Paul Burton · 10 years ago
  91. 6bbfd65 MIPS: Replace hardcoded 32 with NUM_FPU_REGS in ptrace by Paul Burton · 10 years ago
  92. ff3aa5f MIPS: Don't require FPU on sigcontext setup/restore by Paul Burton · 10 years ago
  93. b2ead52 MIPS: Move & rename fpu_emulator_{save,restore}_context by Paul Burton · 10 years ago
  94. e87ce94 MIPS: Update outdated comment by Paul Burton · 10 years ago
  95. bbd426f MIPS: Simplify FP context access by Paul Burton · 10 years ago
  96. 490b004 MIPS: Select HAVE_ARCH_SECCOMP_FILTER by Markos Chandras · 10 years ago
  97. 4c21b8f MIPS: seccomp: Handle indirect system calls (o32) by Markos Chandras · 10 years ago
  98. 9d37c40 MIPS: kernel: scalls: Skip the syscall if denied by the seccomp filter by Markos Chandras · 10 years ago
  99. 1225eb8 MIPS: ptrace: Move away from secure_computing_strict by Markos Chandras · 10 years ago
  100. 137f7df MIPS: asm: thread_info: Add _TIF_SECCOMP flag by Markos Chandras · 10 years ago