Commit Graph

1770 Commits (293b6a4c875c3b49853bff7de99954f49f59aa75)

Author SHA1 Message Date
Paul Burton 0c2cb004b2 MIPS: smp-mt: Use common GIC IPI implementation 11 years ago
Paul Burton f0cff5c86f MIPS: smp-cmp: Remove incorrect core number probe 11 years ago
Ralf Baechle a809d46066 MIPS: Fix gigaton of warning building with microMIPS. 11 years ago
Paul Burton 30ee615bb8 MIPS: Fix core number detection for MT cores 11 years ago
Huacai Chen c579d310b9 MIPS: Loongson: Add basic Loongson-3 CPU support 11 years ago
Ralf Baechle d6d3c9afaa MIPS: MT: proc: Add support for printing VPE and TC ids 11 years ago
Paul Burton dab75dd956 MIPS: Simplify ptrace_getfpregs FPU IR retrieval 11 years ago
Paul Burton 3351047f01 MIPS: Simplify PTRACE_PEEKUSR for FPC_EIR 11 years ago
Wu Zhangjin d7b12056bc MIPS: Use current_cpu_type() instead of c->cputype 11 years ago
Huacai Chen 2685919819 MIPS: Loongson: Rename PRID_IMP_LOONGSON1 and PRID_IMP_LOONGSON2 11 years ago
Deng-Cheng Zhu 9597e43245 MIPS: perf: Add interAptiv support 11 years ago
Deng-Cheng Zhu c52068bd2f MIPS: perf: Add proAptiv support 11 years ago
Deng-Cheng Zhu 6b0b84295c MIPS: perf: Rename 74K event/cache maps in preparation for Aptiv support 11 years ago
Leonid Yegoshin 9943ed921b MIPS: cpu-probe: Add support for probing M5150 cores 11 years ago
Leonid Yegoshin f36c4720fc MIPS: Add support for the M5150 processor 11 years ago
Markos Chandras d0ba3544a5 MIPS: malta: Add support for SMP EVA 11 years ago
Markos Chandras 91119686f3 MIPS: kernel: proc: Add EVA to the list of CPU features 11 years ago
Markos Chandras 49016748ec MIPS: kernel: cpu-probe: Enable EVA option on supported cores 11 years ago
Leonid Yegoshin 6ebda44f36 MIPS: kernel: {ftrace,kgdb}: Set correct address limit for cache flushes 11 years ago
Leonid Yegoshin ca750649e0 MIPS: kernel: signal: Prevent save/restore FPU context in user memory 11 years ago
Markos Chandras ac85227f76 MIPS: checksum: Split the 'copy_user' symbol 11 years ago
Leonid Yegoshin c1771216ab MIPS: kernel: unaligned: Handle unaligned accesses for EVA 11 years ago
Markos Chandras 9d8e573683 MIPS: kernel: unaligned: Add EVA instruction wrappers 11 years ago
Markos Chandras cd26cb41ec MIPS: lib: memcpy: Add EVA support 11 years ago
Markos Chandras b3c3025b2c MIPS: lib: strncpy_user: Add EVA support 11 years ago
Markos Chandras 053970542f MIPS: lib: strlen_user: Add EVA support 11 years ago
Markos Chandras 4968db4b9c MIPS: lib: strnlen_user: Add EVA support 11 years ago
Leonid Yegoshin 078dde5e21 MIPS: traps: Set correct address limit for breakpoints and traps 11 years ago
Markos Chandras b08a9c95f8 MIPS: kernel: traps: Whitespace clean up 11 years ago
Markos Chandras 86bdb2779d MIPS: kernel: scall32-o32: Use EVA wrappers to fetch syscall arguments 11 years ago
James Hogan d83b0e82ad MIPS: Allow FTLB to be turned on for CPU_P5600 11 years ago
James Hogan 829dcc0a95 MIPS: Add MIPS P5600 probe support 11 years ago
James Hogan aced4cbd6e MIPS: Add cases for CPU_P5600 11 years ago
Paul Burton eec43a224c MIPS: Save/restore MSA context around signals 11 years ago
Paul Burton a8ad136789 MIPS: Warn if vector register partitioning is implemented 11 years ago
Paul Burton 2bcb3fbc3f MIPS: Dumb MSA FP exception handler 11 years ago
Paul Burton 1db1af84d6 MIPS: Basic MSA context switching support 11 years ago
Paul Burton a5e9a69e2c MIPS: Detect the MSA ASE 11 years ago
Paul Burton 02987633df MIPS: Don't assume 64-bit FP registers for context switch 11 years ago
Paul Burton 72b22bbad1 MIPS: Don't assume 64-bit FP registers for FP regset 11 years ago
Paul Burton 6cec7c4ad7 MIPS: Don't assume 64-bit FP registers for dump_{,task_}fpu 11 years ago
Paul Burton 6bbfd65e28 MIPS: Replace hardcoded 32 with NUM_FPU_REGS in ptrace 11 years ago
Paul Burton ff3aa5f296 MIPS: Don't require FPU on sigcontext setup/restore 11 years ago
Paul Burton b2ead52828 MIPS: Move & rename fpu_emulator_{save,restore}_context 11 years ago
Paul Burton bbd426f542 MIPS: Simplify FP context access 11 years ago
Markos Chandras 4c21b8fd8f MIPS: seccomp: Handle indirect system calls (o32) 11 years ago
Markos Chandras 9d37c405ed MIPS: kernel: scalls: Skip the syscall if denied by the seccomp filter 11 years ago
Markos Chandras 1225eb8252 MIPS: ptrace: Move away from secure_computing_strict 11 years ago
Markos Chandras 6e34574603 MIPS: asm: syscall: Define syscall_get_arch 11 years ago
Paul Burton 9d9812706f MIPS: Remove gcmpregs.h 11 years ago