aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/kernel.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-18sched: Add a preempt count base offset to __might_sleep()Frederic Weisbecker1-3/+3
2009-07-18sched: Cover the CONFIG_DEBUG_SPINLOCK_SLEEP off-case for __might_sleep()Frederic Weisbecker1-0/+1
2009-06-25x86: Add sysctl to allow panic on IOCK NMI errorKurt Garloff1-0/+1
2009-06-19block: rename CONFIG_LBD to CONFIG_LBDAFBartlomiej Zolnierkiewicz1-1/+1
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-1/+1
2009-06-16printk: Add KERN_DEFAULT printk log-levelLinus Torvalds1-0/+2
2009-06-16printk: clean up handling of log-levels and newlinesLinus Torvalds1-1/+1
2009-06-15debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim1-1/+1
2009-04-16dynamic debug: resurrect old pr_debug() semantics as pr_devel()Michael Ellerman1-0/+9
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+133
2009-04-05Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+17
2009-04-02kexec: add dmesg log symbols to /proc/vmcoreinfo listsNeil Horman1-0/+4
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar1-0/+150
2009-04-01introduce pr_cont() macroCyrill Gorcunov1-0/+2
2009-03-28kernel: remove HIPQUAD()Harvey Harrison1-12/+0
2009-03-28Merge branch 'linus' into core/printkIngo Molnar1-3/+4
2009-03-24Dynamic debug: fix pr_fmt() build errorGreg Banks1-1/+2
2009-03-24dynamic debug: combine dprintk and dynamic printkJason Baron1-2/+2
2009-03-17Merge branch 'linus' into core/printkIngo Molnar1-1/+2
2009-03-12tracing/core: bring back raw trace_printk for dynamic formats stringsFrederic Weisbecker1-13/+27
2009-03-09tracing: optimize trace_printk()Ingo Molnar1-2/+8
2009-03-06tracing/core: drop the old trace_printk() implementation in favour of trace_bprintk()Frederic Weisbecker1-3/+31
2009-03-06Merge branch 'core/printk' into tracing/ftraceIngo Molnar1-0/+17
2009-03-05tracing: add tracing_on/tracing_off to kernel.hSteven Rostedt1-1/+28
2009-03-05tracing: move utility functions from ftrace.h to kernel.hIngo Molnar1-0/+58
2009-02-05generic swap(): don't return a value from swap()Peter Zijlstra1-1/+2
2009-02-05printk: introduce printk_once()Ingo Molnar1-0/+17
2009-01-08generic swap(): introduce global macro swap(a, b)Wu Fengguang1-0/+6
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-4/+4
2009-01-06Create a DIV_ROUND_CLOSEST macro to do division with roundingDarrick J. Wong1-0/+6
2009-01-06Make DEBUG take precedence over DYNAMIC_PRINTK_DEBUGCornelia Huck1-4/+4
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