Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[safe/jmp/linux-2.6] / include / linux / kernel.h
2009-12-16 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-12-15 Joe Percheskernel.h: add printk_ratelimited and pr_<level>_rl
2009-12-15 Joe Percheskernel.h: remove initialization of bool in printk_once
2009-12-15 Joe Perchesdynamic_debug.h/kernel.h: Remove KBUILD_MODNAME from...
2009-12-15 Steven Rostedttracing: Fix return of trace_dump_stack()
2009-12-11 Steven Rostedttracing: Add trace_dump_stack()
2009-12-05 Linus TorvaldsMerge branch 'core-printk-for-linus' of git://git....
2009-10-23 Christian Borntraegerratelimit: Make suppressed output messages more useful
2009-10-11 Arnd Bergmannwarn about use of uninstalled kernel headers
2009-09-23 Rolf Eike BeerMake sure the value in abs() does not get truncated...
2009-09-23 Jan BeulichBUILD_BUG_ON(): fix it and a couple of bogus uses of it
2009-09-23 Roland Dreierprintk_once(): use bool for boolean flag
2009-09-23 Dave Youngprintk: add printk_delay to make messages readable...
2009-09-22 Ingo Molnarprintk: Remove ratelimit.h from kernel.h
2009-07-18 Frederic Weisbeckersched: Add a preempt count base offset to __might_sleep()
2009-07-18 Frederic Weisbeckersched: Cover the CONFIG_DEBUG_SPINLOCK_SLEEP off-case...
2009-06-25 Kurt Garloffx86: Add sysctl to allow panic on IOCK NMI error
2009-06-19 Bartlomiej Zolnier... block: rename CONFIG_LBD to CONFIG_LBDAF
2009-06-16 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-06-16 Linus Torvaldsprintk: Add KERN_DEFAULT printk log-level
2009-06-16 Linus Torvaldsprintk: clean up handling of log-levels and newlines
2009-06-16 GeunSik Limdebugfs: Fix terminology inconsistency of dir name...
2009-04-16 Michael Ellermandynamic debug: resurrect old pr_debug() semantics as...
2009-04-05 Linus TorvaldsMerge branch 'tracing-for-linus' of git://git./linux...
2009-04-05 Linus TorvaldsMerge branch 'printk-for-linus' of git://git./linux...
2009-04-03 Neil Hormankexec: add dmesg log symbols to /proc/vmcoreinfo lists
2009-04-01 Ingo MolnarMerge branch 'tracing/core-v2' into tracing-for-linus
2009-04-01 Cyrill Gorcunovintroduce pr_cont() macro
2009-03-29 Harvey Harrisonkernel: remove HIPQUAD()
2009-03-28 Ingo MolnarMerge branch 'linus' into core/printk
2009-03-24 Greg BanksDynamic debug: fix pr_fmt() build error
2009-03-24 Jason Barondynamic debug: combine dprintk and dynamic printk
2009-03-17 Ingo MolnarMerge branch 'linus' into core/printk
2009-03-13 Frederic Weisbeckertracing/core: bring back raw trace_printk for dynamic...
2009-03-09 Ingo Molnartracing: optimize trace_printk()
2009-03-06 Frederic Weisbeckertracing/core: drop the old trace_printk() implementatio...
2009-03-06 Ingo MolnarMerge branch 'core/printk' into tracing/ftrace
2009-03-05 Steven Rostedttracing: add tracing_on/tracing_off to kernel.h
2009-03-05 Ingo Molnartracing: move utility functions from ftrace.h to kernel.h
2009-02-05 Peter Zijlstrageneric swap(): don't return a value from swap()
2009-02-05 Ingo Molnarprintk: introduce printk_once()
2009-01-08 Wu Fengguanggeneric swap(): introduce global macro swap(a, b)
2009-01-07 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-01-06 Darrick J. WongCreate a DIV_ROUND_CLOSEST macro to do division with...
2009-01-06 Cornelia HuckMake DEBUG take precedence over DYNAMIC_PRINTK_DEBUG
2008-12-31 Linus TorvaldsMerge branch 'core-for-linus' of git://git./linux/kerne...
2008-12-04 Ingo MolnarMerge commit 'v2.6.28-rc7' into core/locking
2008-11-26 Ingo MolnarMerge commit 'v2.6.28-rc6' into core/debug
2008-11-24 Ingo MolnarMerge branches 'core/debug', 'core/futexes', 'core...
2008-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-15 Martin SchwidefskyAdd 'pr_fmt()' format modifier to pr_xyz macros.
2008-11-12 Ingo MolnarMerge branch 'linus' into core/locking
2008-10-31 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-10-30 Randy Dunlapkernel.h: fix might_sleep kernel-doc
2008-10-29 Harvey Harrisonnet: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final...
2008-10-28 Ingo MolnarMerge commit 'v2.6.28-rc2' into core/locking
2008-10-23 Len BrownMerge branch 'linus' into test
2008-10-20 Linus TorvaldsMerge branch 'tracing-v28-for-linus' of git://git....
2008-10-19 Ingo MolnarMerge branch 'linus' into tracing-v28-for-linus-v3
2008-10-17 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/staging-2.6
2008-10-16 Linus TorvaldsMerge branch 'core-v28-for-linus' of git://git./linux...
2008-10-16 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2008-10-16 Andi KleenMake the taint flags reliable
2008-10-16 Jason Barondriver core: basic infrastructure for per-module dynami...
2008-10-15 Ingo MolnarMerge branches 'core/softlockup', 'core/softirq', ...
2008-10-14 Steven Rostedtftrace: rebuild everything on change to FTRACE_MCOUNT_R...
2008-10-12 Ingo Molnarx86: memory corruption check - cleanup
2008-10-10 Greg Kroah-HartmanStaging: add TAINT_CRAP for all drivers/staging code
2008-09-22 Thomas RenningerIntroduce FW_BUG, FW_WARN and FW_INFO to consistenly...
2008-09-11 Nick Pigginx86: some lock annotations for user copy paths, v2
2008-09-10 Ingo MolnarMerge branch 'linus' into core/debug
2008-09-10 Arjan van de Vendebug: add notifier chain debugging, v2
2008-09-08 Jeremy Fitzhardingex86: fix compile error with corruption checking disabled
2008-09-07 Hugh Dickinsx86: add periodic corruption check
2008-09-07 Jeremy Fitzhardingex86: check for and defend against BIOS memory corruption
2008-08-20 Ingo MolnarMerge branch 'linus' into x86/xen
2008-08-12 Uwe Kleine-Königmove kernel-doc comment for might_sleep directly before...
2008-08-11 Ingo Molnarprintk: robustify printk, fix
2008-08-11 Peter Zijlstraprintk: robustify printk
2008-07-30 Joerg Roedelintroduce lower_32_bits() macro
2008-07-28 Jeremy Fitzhardingegeneric, memparse(): constify argument
2008-07-25 Dave Youngprintk ratelimiting rewrite
2008-07-25 Andrew Mortonsplit the typecheck macros out of include/linux/kernel.h
2008-07-10 Ingo MolnarMerge branch 'linus' into core/printk
2008-07-05 Eduard - Gabriel... Move _RET_IP_ and _THIS_IP_ to include/linux/kernel.h
2008-06-18 Jiri Slabyx86, generic: mark early_printk as asmlinkage
2008-05-24 Thomas Gleixnernamespacecheck: more kernel/printk.c fixes
2008-05-15 Harvey Harrisonlib: create common ascii hex array
2008-04-30 Harvey HarrisonAdd macros similar to min/max/min_t/max_t
2008-04-29 Zhang, Yanminipc: add definitions of USHORT_MAX and others
2008-04-29 Dave Youngisolate ratelimit from printk.c for other use
2008-04-29 Nur HusseinTaint kernel after WARN_ON(condition)
2008-04-20 Joe Perchesdriver core: Convert debug functions declared inline...
2008-02-08 Yi YangAdd new string functions strict_strto* and convert...
2008-02-08 Joe Perchesprintk_ratelimit() functions should use CONFIG_PRINTK
2008-02-08 Harvey HarrisonRemove fastcall from linux/include
2008-02-08 David Howellsmn10300: add the MN10300/AM33 architecture to the kernel
2008-02-08 David Howellsaout: suppress A.OUT library support if !CONFIG_ARCH_SU...
2008-02-07 Éric PielACPI: Taint kernel on ACPI table override (format corre...
2008-02-06 Herbert XuAvoid divide in IS_ALIGN
next