aboutsummaryrefslogtreecommitdiff
path: root/include/linux/kernel.h
AgeCommit message (Expand)Author
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-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
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-10Merge branch 'linus' into core/printkIngo Molnar
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
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells
2008-02-06ACPI: Taint kernel on ACPI table override (format corrected)Éric Piel
2008-02-06Avoid divide in IS_ALIGNHerbert Xu
2008-01-30x86: make early printk selectable on 64-bit as wellIngo Molnar
2008-01-25sched: do not do cond_resched() when CONFIG_PREEMPTHerbert Xu
2007-10-17printk: add KERN_CONT annotationIngo Molnar
2007-10-17Make the pr_*() family of macros in kernel.h completeEmil Medve
2007-10-17printk: add interfaces for external access to the log bufferMike Frysinger
2007-10-16memory unplug: page offlineKAMEZAWA Hiroyuki
2007-10-12[BLOCK] Move sector_div() from blkdev.h to kernel.hJens Axboe
2007-09-11PTR_ALIGNMatthew Wilcox
2007-08-11hex_dump: add missing "const" qualifiersAlan Stern
2007-08-09hexdump: use const notationArtem Bityutskiy
2007-07-21x86: Support __attribute__((__cold__)) in gcc 4.3Andi Kleen
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov
2007-06-08hexdump: more output formattingRandy Dunlap
2007-05-12include/linux: trivial repair whitespace damageDaniel Walker