index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
printk.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-29
printk: pr_debug_ratelimited: check state first to reduce "callbacks suppress...
Joe Perches
1
-1
/
+15
2013-08-06
x86, asmlinkage: Make dump_stack visible
Andi Kleen
1
-1
/
+1
2013-05-22
Add include dependencies to <linux/printk.h>.
Ralf Baechle
1
-0
/
+1
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
1
-0
/
+5
2013-04-30
dump_stack: implement arch-specific hardware description in task dumps
Tejun Heo
1
-0
/
+5
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
1
-0
/
+5
2013-04-29
include/linux/printk.h: include stdarg.h
Andrew Morton
1
-0
/
+1
2013-04-29
early_printk: consolidate random copies of identical code
Thomas Gleixner
1
-0
/
+6
2013-03-22
printk: Provide a wake_up_klogd() off-case
Frederic Weisbecker
1
-0
/
+6
2013-02-21
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-0
/
+18
2013-02-21
printk: add pr_devel_once and pr_devel_ratelimited
Mikhail Gruzdev
1
-0
/
+18
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+17
2013-01-17
dynamic_debug: dynamic hex dump
Vladimir Kondratiev
1
-0
/
+17
2012-11-18
printk: Wake up klogd using irq_work
Frederic Weisbecker
1
-3
/
+0
2012-07-30
printk: remove the now unnecessary "C" annotation for KERN_CONT
Joe Perches
1
-2
/
+0
2012-07-30
printk: convert the format for KERN_<LEVEL> to a 2 byte pattern
Joe Perches
1
-2
/
+2
2012-07-30
printk: add kern_levels.h to make KERN_<LEVEL> available for asm use
Joe Perches
1
-18
/
+1
2012-07-30
printk: add generic functions to find KERN_<LEVEL> headers
Joe Perches
1
-0
/
+26
2012-05-07
kmsg: export printk records to the /dev/kmsg interface
Kay Sievers
1
-0
/
+2
2012-05-07
printk: convert byte-buffer to variable-length record buffer
Kay Sievers
1
-0
/
+11
2012-03-20
Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+4
2012-03-12
printk/sched: Introduce special printk_sched() for those awkward moments
Peter Zijlstra
1
-0
/
+10
2012-01-24
dynamic_debug: make dynamic-debug supersede DEBUG ccflag
Jim Cromie
1
-4
/
+4
2011-10-31
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
1
-6
/
+6
2011-05-25
printk: allocate kernel log buffer earlier
Mike Travis
1
-0
/
+7
2011-01-13
include/linux/printk.h: use tab not spaces for indent
Joe Perches
1
-7
/
+7
2011-01-13
include/linux/printk.h: organize printk_ratelimited macros
Joe Perches
1
-13
/
+12
2011-01-13
include/linux/printk.h lib/hexdump.c: neatening and add CONFIG_PRINTK guard
Joe Perches
1
-14
/
+28
2011-01-13
include/linux/printk.h: add pr_<level>_once macros
Joe Perches
1
-15
/
+44
2011-01-13
include/linux/printk.h: use and neaten no_printk
Joe Perches
1
-32
/
+43
2011-01-13
include/linux/printk.h: use space after #define
Joe Perches
1
-9
/
+9
2011-01-13
include/linux/printk.h: move console functions and variables together
Joe Perches
1
-11
/
+11
2011-01-13
kptr_restrict for hiding kernel pointers from unprivileged users
Dan Rosenberg
1
-0
/
+1
2010-11-15
include/linux/kernel.h: Move logging bits to include/linux/printk.h
Linus Torvalds
1
-0
/
+248