Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | printk: nbcon: Allow drivers to mark unsafe regions and check state | Thomas Gleixner | 2023-09-18 | 1 | -0/+75 |
* | printk: nbcon: Add emit function and callback function for atomic printing | Thomas Gleixner | 2023-09-18 | 1 | -2/+104 |
* | printk: nbcon: Add sequence handling | Thomas Gleixner | 2023-09-18 | 1 | -0/+101 |
* | printk: nbcon: Add ownership state functions | Thomas Gleixner | 2023-09-18 | 1 | -1/+122 |
* | printk: nbcon: Add buffer management | Thomas Gleixner | 2023-09-18 | 1 | -5/+68 |
* | printk: nbcon: Add acquire/release logic | Thomas Gleixner | 2023-09-18 | 1 | -0/+497 |
* | printk: Add non-BKL (nbcon) console basic infrastructure | Thomas Gleixner | 2023-09-18 | 1 | -0/+70 |