kstrto*: converting strings to integers done (hopefully) right
[linux-flexiantxendom0-natty.git] / include / linux / kernel.h
2011-04-27 Alexey Dobriyankstrto*: converting strings to integers done (hopefully...
2011-01-31 Randy Dunlapkernel.h: fix kernel-doc warning
2011-01-24 Rusty RussellRemove MAYBE_BUILD_BUG_ON
2011-01-24 Rusty RussellBUILD_BUG_ON: make it handle more cases
2011-01-20 Tejun Heolockdep: Move early boot local IRQ enable/disable statu...
2011-01-14 Mel Gormanmm: vmscan: reclaim order-0 and use compaction instead...
2011-01-13 Andrew Mortoninclude/linux/kernel.h: abs(): fix handling of 32-bit...
2010-11-28 Mimi Zoharlib: hex2bin converts ascii hexadecimal string to binary
2010-11-28 James MorrisMerge branch 'master' into next
2010-11-15 Linus Torvaldsinclude/linux/kernel.h: Move logging bits to include...
2010-11-12 Dan RosenbergRestrict unprivileged access to kernel syslog
2010-11-09 James Morriskernel: add roundup() code comment from akpm
2010-11-09 Tetsuo Handakernel: Constify temporary variable in roundup()
2010-10-26 Brian Behlendorfdiv64_u64(): improve precision on 32bit platforms
2010-10-26 Andrew Mortonratelimit: add comment warning people off printk_rateli...
2010-10-26 Andrew Mortoninclude/linux/kernel.h: add __must_check to strict_strto*()
2010-10-26 Hagen Paul Pfeiferkernel.h: add {min,max}3 macros
2010-10-23 Linus TorvaldsMerge branch 'for-2.6.37/core' of git://git.kernel...
2010-10-20 Eric Pariskernel: roundup should only reference arguments once
2010-10-20 Eric Pariskernel: rounddown helper function
2010-09-10 Martin K. PetersenConsolidate min_not_zero
2010-08-12 David HowellsAdd a dummy printk function for the maintenance of...
2010-08-11 Anton Blanchardlib/bug.c: add oops end marker to WARN implementation
2010-08-11 TAMUKI Shoichipanic: keep blinking in spite of long spin timer mode
2010-08-10 Joe Percheskernel.h: remove unused NIPQUAD and NIPQUAD_FMT
2010-08-06 Linus TorvaldsMerge branch 'x86-mce-for-linus' of git://git./linux...
2010-08-06 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2010-08-04 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2010-07-20 Frederic Weisbeckertracing: Remove special traces
2010-07-11 Justin P. Mattockfix #warning about using kernel headers in userpsace
2010-07-04 Joe Perchesvsprintf: Recursive vsnprintf: Add "%pV", struct va_format
2010-06-11 Huang Yingx86, mce: Add HW_ERR printk prefix for hardware error...
2010-05-25 Andy Shevchenkolib: introduce common method to convert hex digits
2010-05-25 OGAWA Hirofumiprintk_ratelimited(): fix uninitialized spinlock
2010-05-25 Joe Percheskernel.h: add pr_warn for symmetry to dev_warn, netdev_warn
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.
next