summaryrefslogtreecommitdiff
path: root/include/linux/kernel.h (unfollow)
Commit message (Expand)Author
2009-04-16dynamic debug: resurrect old pr_debug() semantics as pr_devel()Michael Ellerman
2009-04-02kexec: add dmesg log symbols to /proc/vmcoreinfo listsNeil Horman
2009-04-01introduce pr_cont() macroCyrill Gorcunov
2009-03-28kernel: remove HIPQUAD()Harvey Harrison
2009-03-24Dynamic debug: fix pr_fmt() build errorGreg Banks
2009-03-24dynamic debug: combine dprintk and dynamic printkJason Baron
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-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-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-11-15Add 'pr_fmt()' format modifier to pr_xyz macros.Martin Schwidefsky
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-16Make the taint flags reliableAndi Kleen
2008-10-16driver core: basic infrastructure for per-module dynamic debug messagesJason Baron
2008-10-14ftrace: rebuild everything on change to FTRACE_MCOUNT_RECORDSteven Rostedt
2008-10-12x86: memory corruption check - cleanupIngo Molnar
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-10debug: add notifier chain debugging, v2Arjan van de Ven
2008-09-08x86: fix compile error with corruption checking disabledJeremy Fitzhardinge
2008-09-07x86: add periodic corruption checkHugh Dickins
2008-09-07x86: check for and defend against BIOS memory corruptionJeremy Fitzhardinge
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
2008-07-30introduce lower_32_bits() macroJoerg Roedel
2008-07-28generic, memparse(): constify argumentJeremy Fitzhardinge
2008-07-25printk ratelimiting rewriteDave Young
2008-07-25split the typecheck macros out of include/linux/kernel.hAndrew Morton
2008-07-05Move _RET_IP_ and _THIS_IP_ to include/linux/kernel.hEduard - Gabriel Munteanu
2008-06-18x86, generic: mark early_printk as asmlinkageJiri Slaby
2008-05-24namespacecheck: more kernel/printk.c fixesThomas Gleixner
2008-05-14lib: create common ascii hex arrayHarvey Harrison
2008-04-30Add macros similar to min/max/min_t/max_tHarvey Harrison
2008-04-29ipc: add definitions of USHORT_MAX and othersZhang, Yanmin
2008-04-29isolate ratelimit from printk.c for other useDave Young
2008-04-29Taint kernel after WARN_ON(condition)Nur Hussein
2008-04-19driver core: Convert debug functions declared inline __attribute__((format (p...Joe Perches
2008-02-08Add new string functions strict_strto* and convert kernel params to use themYi Yang
2008-02-08printk_ratelimit() functions should use CONFIG_PRINTKJoe Perches
2008-02-08Remove fastcall from linux/includeHarvey Harrison
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells