summaryrefslogtreecommitdiff
path: root/include/linux/kernel.h
AgeCommit message (Expand)Author
2009-04-16dynamic debug: resurrect old pr_debug() semantics as pr_devel()Michael Ellerman
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-04-05Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-04-02kexec: add dmesg log symbols to /proc/vmcoreinfo listsNeil Horman
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar
2009-04-01introduce pr_cont() macroCyrill Gorcunov
2009-03-28kernel: remove HIPQUAD()Harvey Harrison
2009-03-28Merge branch 'linus' into core/printkIngo Molnar
2009-03-24Dynamic debug: fix pr_fmt() build errorGreg Banks
2009-03-24dynamic debug: combine dprintk and dynamic printkJason Baron
2009-03-17Merge branch 'linus' into core/printkIngo Molnar
2009-03-12tracing/core: bring back raw trace_printk for dynamic formats stringsFrederic Weisbecker
2009-03-09tracing: optimize trace_printk()Ingo Molnar
2009-03-06tracing/core: drop the old trace_printk() implementation in favour of trace_b...Frederic Weisbecker
2009-03-06Merge branch 'core/printk' into tracing/ftraceIngo Molnar
2009-03-05tracing: add tracing_on/tracing_off to kernel.hSteven Rostedt
2009-03-05tracing: move utility functions from ftrace.h to kernel.hIngo Molnar
2009-02-05generic swap(): don't return a value from swap()Peter Zijlstra
2009-02-05printk: introduce printk_once()Ingo Molnar
2009-01-08generic swap(): introduce global macro swap(a, b)Wu Fengguang
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-01-06Create a DIV_ROUND_CLOSEST macro to do division with roundingDarrick J. Wong
2009-01-06Make DEBUG take precedence over DYNAMIC_PRINTK_DEBUGCornelia Huck
2008-12-30Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-11-24Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor...Ingo Molnar
2008-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-15Add 'pr_fmt()' format modifier to pr_xyz macros.Martin Schwidefsky
2008-11-12Merge branch 'linus' into core/lockingIngo Molnar
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-10-30kernel.h: fix might_sleep kernel-docRandy Dunlap
2008-10-28net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final usersHarvey Harrison
2008-10-28Merge commit 'v2.6.28-rc2' into core/lockingIngo Molnar
2008-10-23Merge branch 'linus' into testLen Brown
2008-10-20Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2008-10-16Make the taint flags reliableAndi Kleen
2008-10-16driver core: basic infrastructure for per-module dynamic debug messagesJason Baron
2008-10-15Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar
2008-10-14ftrace: rebuild everything on change to FTRACE_MCOUNT_RECORDSteven Rostedt
2008-10-10Staging: add TAINT_CRAP for all drivers/staging codeGreg Kroah-Hartman
2008-09-22Introduce FW_BUG, FW_WARN and FW_INFO to consistenly tell users about BIOS bugsThomas Renninger
2008-09-11x86: some lock annotations for user copy paths, v2Nick Piggin
2008-09-10Merge branch 'linus' into core/debugIngo Molnar
2008-09-10debug: add notifier chain debugging, v2Arjan van de Ven
2008-08-20Merge branch 'linus' into x86/xenIngo Molnar
2008-08-12move kernel-doc comment for might_sleep directly before its defining blockUwe Kleine-König
2008-08-11printk: robustify printk, fixIngo Molnar
2008-08-11printk: robustify printkPeter Zijlstra