kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX...
[safe/jmp/linux-2.6] / include / linux / kernel.h
2010-05-25 Alexey Dobriyankernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MI...
2010-05-22 Linus TorvaldsMerge git://git.infradead.org/iommu-2.6
2010-05-19 Ben Hutchingspanic: Add taint flag TAINT_FIRMWARE_WORKAROUND ('I')
2010-05-19 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-04-21 Frederic Weisbeckertracing: Dump either the oops's cpu source or all cpus...
2010-04-20 Patrick McHardyMerge branch 'master' of /repos/git/net-next-2.6
2010-04-13 Alexey DobriyanRestore __ALIGN_MASK()
2010-04-13 Alexey Dobriyannetfilter: xtables: make XT_ALIGN() usable in exported...
2010-04-07 Yong Zhangkernel.h: fix wrong usage of __ratelimit()
2010-03-03 Linus TorvaldsMerge branch 'x86-bootmem-for-linus' of git://git....
2010-02-12 Yinghai LuMove round_up/down to kernel.h
2010-02-08 Ingo MolnarMerge branch 'sched/urgent' into sched/core
2010-01-16 Roland Dreierkernel.h: add BUILD_BUG_ON_NOT_POWER_OF_2()
2009-12-28 Simon Kagstromsched: might_sleep(): Make file parameter const char *
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
next