index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
printk: Remove write only variable nr_ext_console_drivers
Thomas Gleixner
2022-09-29
1
-9
/
+0
*
printk: Declare log_wait properly
Thomas Gleixner
2022-09-29
2
-2
/
+3
*
printk: Make pr_flush() static
Thomas Gleixner
2022-09-29
2
-9
/
+3
*
printk: do not wait for consoles when suspended
John Ogness
2022-07-15
1
-2
/
+11
*
Revert "printk: add functions to prefer direct printing"
Petr Mladek
2022-06-23
9
-78
/
+2
*
Revert "printk: add kthread console printers"
Petr Mladek
2022-06-23
2
-309
/
+22
*
Revert "printk: extend console_lock for per-console locking"
Petr Mladek
2022-06-23
2
-220
/
+56
*
Revert "printk: remove @console_locked"
Petr Mladek
2022-06-23
1
-14
/
+15
*
Revert "printk: Block console kthreads when direct printing will be required"
Petr Mladek
2022-06-23
1
-3
/
+1
*
Revert "printk: Wait for the global console lock when the system is going down"
Petr Mladek
2022-06-23
6
-47
/
+0
*
printk: Wait for the global console lock when the system is going down
Petr Mladek
2022-06-15
6
-0
/
+47
*
printk: Block console kthreads when direct printing will be required
Petr Mladek
2022-06-15
1
-1
/
+3
*
Revert "printk: wake up all waiters"
John Ogness
2022-05-27
1
-1
/
+1
*
Merge tag 'printk-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-05-25
15
-321
/
+1174
|
\
|
*
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
2022-05-23
12
-321
/
+1034
|
|
\
|
|
*
printk, tracing: fix console tracepoint
Marco Elver
2022-05-06
1
-2
/
+2
|
|
*
printk: remove @console_locked
John Ogness
2022-04-26
1
-15
/
+14
|
|
*
printk: extend console_lock for per-console locking
John Ogness
2022-04-26
2
-56
/
+220
|
|
*
printk: add kthread console printers
John Ogness
2022-04-22
2
-22
/
+309
|
|
*
printk: add functions to prefer direct printing
John Ogness
2022-04-22
9
-2
/
+78
|
|
*
printk: add pr_flush()
John Ogness
2022-04-22
2
-0
/
+90
|
|
*
printk: move buffer definitions into console_emit_next_record() caller
John Ogness
2022-04-22
1
-17
/
+43
|
|
*
printk: refactor and rework printing logic
John Ogness
2022-04-22
2
-213
/
+230
|
|
*
printk: add con_printk() macro for console details
John Ogness
2022-04-22
1
-6
/
+7
|
|
*
printk: call boot_delay_msec() in printk_delay()
John Ogness
2022-04-22
1
-3
/
+4
|
|
*
printk: get caller_id/timestamp after migration disable
John Ogness
2022-04-22
1
-4
/
+6
|
|
*
printk: wake waiters for safe and NMI contexts
John Ogness
2022-04-22
1
-12
/
+16
|
|
*
printk: wake up all waiters
John Ogness
2022-04-22
1
-1
/
+1
|
|
*
printk: add missing memory barrier to wake_up_klogd()
John Ogness
2022-04-22
1
-3
/
+36
|
|
*
printk: cpu sync always disable interrupts
John Ogness
2022-04-22
1
-9
/
+9
|
|
*
printk: rename cpulock functions
John Ogness
2022-04-22
4
-60
/
+73
|
*
|
printk/index: Printk index feature documentation
Petr Mladek
2022-04-13
3
-0
/
+139
|
*
|
MAINTAINERS: Add printk indexing maintainers on mention of printk_index
Chris Down
2022-04-01
1
-0
/
+1
|
|
/
*
|
Merge tag 'slab-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
2022-05-25
14
-143
/
+283
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge branches 'slab/for-5.19/stackdepot' and 'slab/for-5.19/refactor' into s...
Vlastimil Babka
2022-05-23
9
-91
/
+238
|
|
\
\
\
|
|
|
*
|
mm/slub: remove unused kmem_cache_order_objects max
Miaohe Lin
2022-05-02
2
-3
/
+0
|
|
|
*
|
mm/slab_common: move dma-kmalloc caches creation into new_kmalloc_cache()
Ohhoon Kwon
2022-04-13
1
-15
/
+3
|
|
*
|
|
slab, documentation: add description of debugfs files for SLUB caches
Oliver Glitta
2022-04-06
1
-0
/
+64
|
|
*
|
|
mm/slub: sort debugfs output by frequency of stack traces
Oliver Glitta
2022-04-06
1
-0
/
+16
|
|
*
|
|
mm/slub: distinguish and print stack traces in debugfs files
Oliver Glitta
2022-04-06
1
-2
/
+26
|
|
*
|
|
mm/slub: use stackdepot to save stack trace in objects
Oliver Glitta
2022-04-06
4
-31
/
+47
|
|
*
|
|
mm/slub: move struct track init out of set_track()
Vlastimil Babka
2022-04-06
1
-17
/
+15
|
|
*
|
|
lib/stackdepot: allow requesting early initialization dynamically
Vlastimil Babka
2022-04-06
3
-29
/
+73
|
|
|
/
/
|
*
|
|
MAINTAINERS: add myself as reviewer for slab
Hyeonggon Yoo
2022-05-10
1
-0
/
+1
|
*
|
|
mm: slab: fix comment for __assume_kmalloc_alignment
Andrey Konovalov
2022-05-02
1
-3
/
+3
|
*
|
|
mm: slab: fix comment for ARCH_KMALLOC_MINALIGN
Andrey Konovalov
2022-05-02
1
-1
/
+1
|
*
|
|
mm/slub: remove unneeded return value of slab_pad_check
Miaohe Lin
2022-04-20
1
-7
/
+5
|
*
|
|
mm/slub: remove meaningless node check in ___slab_alloc()
JaeSang Yoo
2022-04-13
1
-1
/
+0
|
*
|
|
mm/slub: remove duplicate flag in allocate_slab()
Jiyoup Kim
2022-04-13
1
-1
/
+1
|
*
|
|
mm/slub: remove unused parameter in setup_object*()
JaeSang Yoo
2022-04-13
1
-11
/
+8
[next]