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