Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-07-10 | riscv: Fix "no previous prototype" compile warning in kgdb.c file | Vincent Chen | 1 | -5/+5 |
2020-06-18 | maccess: rename probe_kernel_address to get_kernel_nofault | Christoph Hellwig | 1 | -2/+2 |
2020-06-17 | maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault | Christoph Hellwig | 1 | -2/+2 |
2020-05-18 | riscv: Add SW single-step support for KDB | Vincent Chen | 1 | -2/+177 |
2020-05-18 | riscv: Use the XML target descriptions to report 3 system registers | Vincent Chen | 1 | -0/+15 |
2020-05-18 | riscv: Add KGDB support | Vincent Chen | 1 | -0/+200 |