index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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-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