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
/
include
/
linux
/
kernel.h
Commit message (
Expand
)
Author
Age
...
*
|
kernel.h: add printk_ratelimited and pr_<level>_rl
Joe Perches
2009-12-15
*
|
kernel.h: remove initialization of bool in printk_once
Joe Perches
2009-12-15
*
|
dynamic_debug.h/kernel.h: Remove KBUILD_MODNAME from dynamic_pr_debug
Joe Perches
2009-12-15
|
/
*
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-12-05
|
\
|
*
ratelimit: Make suppressed output messages more useful
Christian Borntraeger
2009-10-23
|
*
printk: Remove ratelimit.h from kernel.h
Ingo Molnar
2009-09-22
*
|
warn about use of uninstalled kernel headers
Arnd Bergmann
2009-10-11
*
|
Make sure the value in abs() does not get truncated if it is greater than 2^32
Rolf Eike Beer
2009-09-23
*
|
BUILD_BUG_ON(): fix it and a couple of bogus uses of it
Jan Beulich
2009-09-23
*
|
printk_once(): use bool for boolean flag
Roland Dreier
2009-09-23
*
|
printk: add printk_delay to make messages readable for some scenarios
Dave Young
2009-09-23
|
/
*
sched: Add a preempt count base offset to __might_sleep()
Frederic Weisbecker
2009-07-18
*
sched: Cover the CONFIG_DEBUG_SPINLOCK_SLEEP off-case for __might_sleep()
Frederic Weisbecker
2009-07-18
*
x86: Add sysctl to allow panic on IOCK NMI error
Kurt Garloff
2009-06-25
*
block: rename CONFIG_LBD to CONFIG_LBDAF
Bartlomiej Zolnierkiewicz
2009-06-19
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-06-16
|
\
|
*
debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.
GeunSik Lim
2009-06-16
*
|
printk: Add KERN_DEFAULT printk log-level
Linus Torvalds
2009-06-16
*
|
printk: clean up handling of log-levels and newlines
Linus Torvalds
2009-06-16
|
/
*
dynamic debug: resurrect old pr_debug() semantics as pr_devel()
Michael Ellerman
2009-04-16
*
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-04-05
|
\
|
*
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
2009-04-01
|
|
\
|
|
*
tracing/core: bring back raw trace_printk for dynamic formats strings
Frederic Weisbecker
2009-03-12
|
|
*
tracing: optimize trace_printk()
Ingo Molnar
2009-03-09
|
|
*
tracing/core: drop the old trace_printk() implementation in favour of trace_b...
Frederic Weisbecker
2009-03-06
|
|
*
Merge branch 'core/printk' into tracing/ftrace
Ingo Molnar
2009-03-06
|
|
|
\
|
|
*
|
tracing: add tracing_on/tracing_off to kernel.h
Steven Rostedt
2009-03-05
|
|
*
|
tracing: move utility functions from ftrace.h to kernel.h
Ingo Molnar
2009-03-05
*
|
|
|
Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-04-05
|
\
\
\
\
|
*
\
\
\
Merge branch 'linus' into core/printk
Ingo Molnar
2009-03-28
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'linus' into core/printk
Ingo Molnar
2009-03-17
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
printk: introduce printk_once()
Ingo Molnar
2009-02-05
*
|
|
|
|
kexec: add dmesg log symbols to /proc/vmcoreinfo lists
Neil Horman
2009-04-02
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
introduce pr_cont() macro
Cyrill Gorcunov
2009-04-01
*
|
|
|
kernel: remove HIPQUAD()
Harvey Harrison
2009-03-29
|
|
_
|
/
|
/
|
|
*
|
|
Dynamic debug: fix pr_fmt() build error
Greg Banks
2009-03-24
*
|
|
dynamic debug: combine dprintk and dynamic printk
Jason Baron
2009-03-24
|
|
/
|
/
|
*
|
generic swap(): don't return a value from swap()
Peter Zijlstra
2009-02-05
|
/
*
generic swap(): introduce global macro swap(a, b)
Wu Fengguang
2009-01-08
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-01-06
|
\
|
*
Make DEBUG take precedence over DYNAMIC_PRINTK_DEBUG
Cornelia Huck
2009-01-06
*
|
Create a DIV_ROUND_CLOSEST macro to do division with rounding
Darrick J. Wong
2009-01-06
|
/
*
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-12-30
|
\
|
*
-
-
-
-
-
-
-
.
Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor...
Ingo Molnar
2008-11-24
|
|
\
\
\
\
\
|
|
|
|
*
|
|
Merge branch 'linus' into core/locking
Ingo Molnar
2008-11-12
|
|
|
|
|
\
|
|
|
|
|
|
*
|
|
Merge commit 'v2.6.28-rc2' into core/locking
Ingo Molnar
2008-10-28
|
|
|
|
|
\
\
\
|
|
|
|
*
|
|
|
x86: some lock annotations for user copy paths, v2
Nick Piggin
2008-09-11
|
|
|
|
/
/
/
/
|
|
*
|
|
|
|
Merge branch 'linus' into core/debug
Ingo Molnar
2008-09-10
|
|
|
\
|
|
|
|
|
|
*
|
|
|
|
debug: add notifier chain debugging, v2
Arjan van de Ven
2008-09-10
|
|
|
/
/
/
/
*
|
|
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-19
|
\
|
|
|
|
|
[prev]
[next]