aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/kernel.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-06Create a DIV_ROUND_CLOSEST macro to do division with roundingDarrick J. Wong1-0/+6
2008-12-30Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+11
2008-11-24Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'core/signal', 'core/urgent' and 'core/xen' into core/coreIngo Molnar1-0/+11
2008-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-19/+23
2008-11-15Add 'pr_fmt()' format modifier to pr_xyz macros.Martin Schwidefsky1-19/+23
2008-11-12Merge branch 'linus' into core/lockingIngo Molnar1-2/+2
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+2
2008-10-30kernel.h: fix might_sleep kernel-docRandy Dunlap1-2/+2
2008-10-28net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final usersHarvey Harrison1-12/+0
2008-10-28Merge commit 'v2.6.28-rc2' into core/lockingIngo Molnar1-14/+53
2008-10-23Merge branch 'linus' into testLen Brown1-14/+29
2008-10-20Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+5
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds1-0/+1
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+3
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-1/+6
2008-10-16Make the taint flags reliableAndi Kleen1-12/+13
2008-10-16driver core: basic infrastructure for per-module dynamic debug messagesJason Baron1-1/+6
2008-10-15Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/printk' and 'core/misc' into core-v28-for-linusIngo Molnar1-0/+3
2008-10-14ftrace: rebuild everything on change to FTRACE_MCOUNT_RECORDSteven Rostedt1-0/+5
2008-10-10Staging: add TAINT_CRAP for all drivers/staging codeGreg Kroah-Hartman1-0/+1
2008-09-22Introduce FW_BUG, FW_WARN and FW_INFO to consistenly tell users about BIOS bugsThomas Renninger1-0/+24
2008-09-11x86: some lock annotations for user copy paths, v2Nick Piggin1-0/+9
2008-09-10Merge branch 'linus' into core/debugIngo Molnar1-1/+0
2008-09-10debug: add notifier chain debugging, v2Arjan van de Ven1-0/+3
2008-08-20Merge branch 'linus' into x86/xenIngo Molnar1-7/+13
2008-08-12move kernel-doc comment for might_sleep directly before its defining blockUwe Kleine-König1-7/+7
2008-08-11printk: robustify printk, fixIngo Molnar1-4/+3
2008-08-11printk: robustify printkPeter Zijlstra1-0/+4
2008-07-30introduce lower_32_bits() macroJoerg Roedel1-0/+6
2008-07-28generic, memparse(): constify argumentJeremy Fitzhardinge1-1/+1
2008-07-25printk ratelimiting rewriteDave Young1-6/+2
2008-07-25split the typecheck macros out of include/linux/kernel.hAndrew Morton1-20/+1
2008-07-10Merge branch 'linus' into core/printkIngo Molnar1-0/+3
2008-07-05Move _RET_IP_ and _THIS_IP_ to include/linux/kernel.hEduard - Gabriel Munteanu1-0/+3
2008-06-18x86, generic: mark early_printk as asmlinkageJiri Slaby1-1/+1
2008-05-24namespacecheck: more kernel/printk.c fixesThomas Gleixner1-6/+0
2008-05-14lib: create common ascii hex arrayHarvey Harrison1-1/+11
2008-04-30Add macros similar to min/max/min_t/max_tHarvey Harrison1-17/+74
2008-04-29ipc: add definitions of USHORT_MAX and othersZhang, Yanmin1-0/+3
2008-04-29isolate ratelimit from printk.c for other useDave Young1-0/+1
2008-04-29Taint kernel after WARN_ON(condition)Nur Hussein1-0/+1
2008-04-19driver core: Convert debug functions declared inline __attribute__((format (printf,x,y) to statement expression macrosJoe Perches1-4/+2
2008-02-08Add new string functions strict_strto* and convert kernel params to use themYi Yang1-0/+4
2008-02-08printk_ratelimit() functions should use CONFIG_PRINTKJoe Perches1-5/+13
2008-02-08Remove fastcall from linux/includeHarvey Harrison1-1/+1
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells1-0/+1
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells1-2/+0
2008-02-06ACPI: Taint kernel on ACPI table override (format corrected)Éric Piel1-0/+1
2008-02-06Avoid divide in IS_ALIGNHerbert Xu1-1/+1
2008-01-30x86: make early printk selectable on 64-bit as wellIngo Molnar1-0/+3