aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/printk/nbcon.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-07printk: nbcon: Relocate 32bit seq macrosJohn Ogness1-37/+4
2023-09-18printk: nbcon: Allow drivers to mark unsafe regions and check stateThomas Gleixner1-0/+75
2023-09-18printk: nbcon: Add emit function and callback function for atomic printingThomas Gleixner1-2/+104
2023-09-18printk: nbcon: Add sequence handlingThomas Gleixner1-0/+101
2023-09-18printk: nbcon: Add ownership state functionsThomas Gleixner1-1/+122
2023-09-18printk: nbcon: Add buffer managementThomas Gleixner1-5/+68
2023-09-18printk: nbcon: Add acquire/release logicThomas Gleixner1-0/+497
2023-09-18printk: Add non-BKL (nbcon) console basic infrastructureThomas Gleixner1-0/+70