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