summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'printk-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-09-179-175/+1818
|\
| * printk: Avoid false positive lockdep report for legacy printingJohn Ogness2024-09-041-20/+63
| * printk: nbcon: Assign nice -20 for printing threadsJohn Ogness2024-09-042-0/+12
| * printk: Implement legacy printer kthread for PREEMPT_RTJohn Ogness2024-09-043-18/+159
| * printk: nbcon: Show replay message on takeoverJohn Ogness2024-09-043-0/+38
| * printk: Provide helper for message prependingJohn Ogness2024-09-041-11/+25
| * printk: nbcon: Rely on kthreads for normal operationJohn Ogness2024-09-043-7/+84
| * printk: nbcon: Use thread callback if in task context for legacyJohn Ogness2024-09-043-45/+59
| * printk: nbcon: Relocate nbcon_atomic_emit_one()John Ogness2024-09-041-39/+39
| * printk: nbcon: Introduce printer kthreadsThomas Gleixner2024-09-043-0/+380
| * printk: nbcon: Init @nbcon_seq to highest possibleJohn Ogness2024-09-042-1/+9
| * printk: nbcon: Add context to usable() and emit()John Ogness2024-09-043-21/+27
| * printk: Flush console on unregister_console()John Ogness2024-09-041-2/+7
| * printk: Fail pr_flush() if before SYSTEM_SCHEDULINGJohn Ogness2024-09-041-0/+4
| * printk: nbcon: Add function for printers to reacquire ownershipJohn Ogness2024-09-041-7/+67
| * printk: nbcon: Use raw_cpu_ptr() instead of open codingJohn Ogness2024-09-041-2/+1
| * printk: Use the BITS_PER_LONG macroJinjie Ruan2024-09-041-1/+2
| * lockdep: Mark emergency sections in lockdep splatsJohn Ogness2024-08-211-2/+81
| * rcu: Mark emergency sections in rcu stallsJohn Ogness2024-08-212-0/+16
| * panic: Mark emergency section in oopsJohn Ogness2024-08-211-0/+2
| * panic: Mark emergency section in warnThomas Gleixner2024-08-211-0/+4
| * printk: nbcon: Implement emergency sectionsThomas Gleixner2024-08-212-1/+75
| * printk: Add helper for flush type logicJohn Ogness2024-08-213-41/+112
| * printk: Coordinate direct printing in panicJohn Ogness2024-08-213-7/+51
| * printk: Track nbcon consolesJohn Ogness2024-08-211-1/+13
| * printk: Avoid console_lock dance if no legacy or boot consolesJohn Ogness2024-08-211-5/+34
| * printk: nbcon: Add unsafe flushing on panicJohn Ogness2024-08-212-7/+26
| * printk: Flush nbcon consoles first on panicJohn Ogness2024-08-211-0/+3
| * printk: nbcon: Flush new records on device_release()John Ogness2024-08-213-1/+23
| * printk: Add is_printk_legacy_deferred()John Ogness2024-08-212-1/+12
| * printk: nbcon: Use nbcon consoles in console_flush_all()John Ogness2024-08-213-5/+105
| * printk: Track registered boot consolesJohn Ogness2024-08-211-0/+24
| * printk: nbcon: Provide function to flush using write_atomic()Thomas Gleixner2024-08-212-1/+152
| * printk: nbcon: Add helper to assign priority based on CPU stateJohn Ogness2024-08-212-0/+21
| * printk: Add @flags argument for console_is_usable()John Ogness2024-08-212-8/+5
| * printk: Let console_is_usable() handle nbconJohn Ogness2024-08-211-2/+9
| * printk: Make console_is_usable() available to nbcon.cJohn Ogness2024-08-212-30/+32
| * printk: nbcon: Do not rely on proxy headersJohn Ogness2024-08-213-3/+20
| * nbcon: Add API to acquire context for non-printing operationsJohn Ogness2024-08-211-1/+57
| * printk: nbcon: Use driver synchronization while (un)registeringJohn Ogness2024-08-211-1/+32
| * printk: nbcon: Remove return value for write_atomic()John Ogness2024-08-211-8/+7
| * printk: nbcon: Clarify rules of the owner/waiter matchingJohn Ogness2024-08-211-10/+46
| * printk: Check printk_deferred_enter()/_exit() usageSebastian Andrzej Siewior2024-08-212-0/+15
| * printk: Properly deal with nbcon consoles on seq initPetr Mladek2024-08-212-15/+29
| * printk: nbcon: Consolidate alloc() and init()John Ogness2024-08-213-29/+12
| * printk: Add notation to console_srcu lockingJohn Ogness2024-08-211-0/+2
* | Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-09-1715-213/+231
|\ \
| * | ntp: Make sure RTC is synchronized when time goes backwardsBenjamin ROBIN2024-09-103-4/+14
| * | Merge branch 'linus' into timers/coreThomas Gleixner2024-09-1048-504/+387
| |\ \
| * | | treewide: Fix wrong singular form of jiffies in commentsAnna-Maria Behnsen2024-09-085-11/+11