aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/kernel.h
Commit message (Expand)AuthorAgeFilesLines
* kernel.h: fix wrong usage of __ratelimit()Yong Zhang2010-04-071-1/+1
* Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-03-031-0/+10
|\
| * Move round_up/down to kernel.hYinghai Lu2010-02-121-0/+10
* | Merge branch 'sched/urgent' into sched/coreIngo Molnar2010-02-081-0/+4
|\ \ | |/
| * kernel.h: add BUILD_BUG_ON_NOT_POWER_OF_2()Roland Dreier2010-01-161-0/+4
* | sched: might_sleep(): Make file parameter const char *Simon Kagstrom2009-12-281-2/+3
|/
* Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-161-0/+3
|\
| * tracing: Fix return of trace_dump_stack()Steven Rostedt2009-12-151-0/+1
| * tracing: Add trace_dump_stack()Steven Rostedt2009-12-111-0/+2
* | kernel.h: add printk_ratelimited and pr_<level>_rlJoe Perches2009-12-151-0/+44
* | kernel.h: remove initialization of bool in printk_onceJoe Perches2009-12-151-3/+3
* | dynamic_debug.h/kernel.h: Remove KBUILD_MODNAME from dynamic_pr_debugJoe Perches2009-12-151-3/+2
|/
* Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-051-3/+2
|\
| * ratelimit: Make suppressed output messages more usefulChristian Borntraeger2009-10-231-1/+2
| * printk: Remove ratelimit.h from kernel.hIngo Molnar2009-09-221-2/+0
* | warn about use of uninstalled kernel headersArnd Bergmann2009-10-111-0/+6
* | Make sure the value in abs() does not get truncated if it is greater than 2^32Rolf Eike Beer2009-09-231-1/+1
* | BUILD_BUG_ON(): fix it and a couple of bogus uses of itJan Beulich2009-09-231-2/+6
* | printk_once(): use bool for boolean flagRoland Dreier2009-09-231-2/+2
* | printk: add printk_delay to make messages readable for some scenariosDave Young2009-09-231-0/+2
|/
* sched: Add a preempt count base offset to __might_sleep()Frederic Weisbecker2009-07-181-3/+3
* sched: Cover the CONFIG_DEBUG_SPINLOCK_SLEEP off-case for __might_sleep()Frederic Weisbecker2009-07-181-0/+1
* x86: Add sysctl to allow panic on IOCK NMI errorKurt Garloff2009-06-251-0/+1
* block: rename CONFIG_LBD to CONFIG_LBDAFBartlomiej Zolnierkiewicz2009-06-191-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-06-161-1/+1
|\
| * debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim2009-06-151-1/+1
* | printk: Add KERN_DEFAULT printk log-levelLinus Torvalds2009-06-161-0/+2
* | printk: clean up handling of log-levels and newlinesLinus Torvalds2009-06-161-1/+1
|/
* dynamic debug: resurrect old pr_debug() semantics as pr_devel()Michael Ellerman2009-04-161-0/+9
* Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-051-0/+133
|\
| * Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-021-0/+150
| |\
| | * tracing/core: bring back raw trace_printk for dynamic formats stringsFrederic Weisbecker2009-03-121-13/+27
| | * tracing: optimize trace_printk()Ingo Molnar2009-03-091-2/+8
| | * tracing/core: drop the old trace_printk() implementation in favour of trace_b...Frederic Weisbecker2009-03-061-3/+31
| | * Merge branch 'core/printk' into tracing/ftraceIngo Molnar2009-03-061-0/+17
| | |\
| | * | tracing: add tracing_on/tracing_off to kernel.hSteven Rostedt2009-03-051-1/+28
| | * | tracing: move utility functions from ftrace.h to kernel.hIngo Molnar2009-03-051-0/+58
* | | | Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-04-051-0/+17
|\ \ \ \
| * \ \ \ Merge branch 'linus' into core/printkIngo Molnar2009-03-281-3/+4
| |\ \ \ \
| * \ \ \ \ Merge branch 'linus' into core/printkIngo Molnar2009-03-171-1/+2
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | |
| * | | | printk: introduce printk_once()Ingo Molnar2009-02-051-0/+17
* | | | | kexec: add dmesg log symbols to /proc/vmcoreinfo listsNeil Horman2009-04-021-0/+4
| |_|_|/ |/| | |
* | | | introduce pr_cont() macroCyrill Gorcunov2009-04-011-0/+2
* | | | kernel: remove HIPQUAD()Harvey Harrison2009-03-281-12/+0
| |_|/ |/| |
* | | Dynamic debug: fix pr_fmt() build errorGreg Banks2009-03-241-1/+2
* | | dynamic debug: combine dprintk and dynamic printkJason Baron2009-03-241-2/+2
| |/ |/|
* | generic swap(): don't return a value from swap()Peter Zijlstra2009-02-051-1/+2
|/
* generic swap(): introduce global macro swap(a, b)Wu Fengguang2009-01-081-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-061-4/+4
|\
| * Make DEBUG take precedence over DYNAMIC_PRINTK_DEBUGCornelia Huck2009-01-061-4/+4