summaryrefslogtreecommitdiffstats
path: root/kernel/printk/nbcon.c
Commit message (Expand)AuthorAgeFilesLines
* printk: nbcon: Relocate 32bit seq macrosJohn Ogness2024-02-071-37/+4
* printk: nbcon: Allow drivers to mark unsafe regions and check stateThomas Gleixner2023-09-181-0/+75
* printk: nbcon: Add emit function and callback function for atomic printingThomas Gleixner2023-09-181-2/+104
* printk: nbcon: Add sequence handlingThomas Gleixner2023-09-181-0/+101
* printk: nbcon: Add ownership state functionsThomas Gleixner2023-09-181-1/+122
* printk: nbcon: Add buffer managementThomas Gleixner2023-09-181-5/+68
* printk: nbcon: Add acquire/release logicThomas Gleixner2023-09-181-0/+497
* printk: Add non-BKL (nbcon) console basic infrastructureThomas Gleixner2023-09-181-0/+70