index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
printk.c
Commit message (
Expand
)
Author
Age
*
printk: don't read beyond string arguments' terminating zero
Markus Armbruster
2008-04-30
*
Basic braille screen reader support
Samuel Thibault
2008-04-30
*
tty: The big operations rework
Alan Cox
2008-04-30
*
isolate ratelimit from printk.c for other use
Dave Young
2008-04-29
*
Fix locking bug in "acquire_console_semaphore_for_printk()"
Linus Torvalds
2008-04-15
*
Make printk() console semaphore accesses sensible
Linus Torvalds
2008-03-24
*
printk: fix possible printk overrun
Tejun Heo
2008-02-26
*
printk_ratelimit() functions should use CONFIG_PRINTK
Joe Perches
2008-02-08
*
The scheduled 'time' option removal
Adrian Bunk
2008-02-08
*
Nuke duplicate include from printk.c
Jesper Juhl
2008-02-08
*
printk.c: use unsigned ints instead of longs for logbuf index
Denys Vlasenko
2008-02-06
*
debug: turn ignore_loglevel into an early param
Ingo Molnar
2008-01-31
*
x86: make early printk selectable on 64-bit as well
Ingo Molnar
2008-01-30
*
printk: revert ktime_get() timestamps
Ingo Molnar
2008-01-27
*
printk: use ktime_get()
Ingo Molnar
2008-01-25
*
sched: remove printk_clock()
Ingo Molnar
2008-01-25
*
sched: fix CONFIG_PRINT_TIME's reliance on sched_clock()
Ingo Molnar
2008-01-25
*
printk: make printk more robust by not allowing recursion
Ingo Molnar
2008-01-25
*
[SERIAL]: Fix section mismatches in Sun serial console drivers.
David S. Miller
2007-12-29
*
serial: turn serial console suspend a boot rather than compile time option
Andres Salomon
2007-10-18
*
printk: add interfaces for external access to the log buffer
Mike Frysinger
2007-10-17
*
slow down printk during boot
Randy Dunlap
2007-10-16
*
fix - ensure we don't use bootconsoles after init has been released
Robin Getz
2007-08-21
*
ensure we don't use bootconsoles after init has been released
Robin Getz
2007-08-21
*
serial: fix 8250 early console setup
Daniel Ritz
2007-08-03
*
kernel/printk.c: document possible deadlock against scheduler
Jiri Kosina
2007-07-16
*
add printk.time option, deprecate 'time'
Randy Dunlap
2007-07-16
*
serial: convert early_uart to earlycon for 8250
Yinghai Lu
2007-07-16
*
console: console handover to preferred console
Yinghai Lu
2007-07-16
*
console: more buf for index parsing
Yinghai Lu
2007-07-16
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
*
Fixes and cleanups for earlyprintk aka boot console
Gerd Hoffmann
2007-05-08
*
kernel/printk.c: comment fix
Patrick Pletscher
2007-02-17
*
[PATCH] order of lockdep off/on in vprintk() should be changed
Mathieu Desnoyers
2007-02-11
*
[PATCH] Extract and use wake_up_klogd()
Kirill Korotaev
2007-02-11
*
[PATCH] Numerous fixes to kernel-doc info in source files.
Robert P. J. Day
2007-02-11
*
[PATCH] make kernel/printk.c:ignore_loglevel_setup() static
Adrian Bunk
2006-12-22
*
[PATCH] add ignore_loglevel boot option
Ingo Molnar
2006-12-07
*
[PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbols
Adrian Bunk
2006-12-07
*
[PATCH] remove the syslog interface when printk is disabled
Mike Galbraith
2006-12-07
*
[PATCH] Add printk_timed_ratelimit()
Andrew Morton
2006-11-03
*
[PATCH] lockdep: fix printk recursion logic
Ingo Molnar
2006-10-11
*
[PATCH] PM: make it possible to disable console suspending
Rafael J. Wysocki
2006-09-26
*
[PATCH] vt: printk: Fix framebuffer console triggering might_sleep assertion
Antonino A. Daplas
2006-08-06
*
[PATCH] kernel/printk.c: EXPORT_SYMBOL_UNUSED
Adrian Bunk
2006-07-10
*
[PATCH] lockdep: do not recurse in printk
Ingo Molnar
2006-07-03
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[PATCH] printk time parameter
Jan Engelhardt
2006-06-25
*
[PATCH] Make printk work for really early debugging
Michael Ellerman
2006-06-25
*
Add support for suspending and resuming the whole console subsystem
Linus Torvalds
2006-06-19
[next]