sched/x86: Fix overflow in cyc2ns_offset
[linux-flexiantxendom0.git] / include / linux / kernel.h
2012-04-30 Salman Qazisched/x86: Fix overflow in cyc2ns_offset
2011-11-06 Ben Hutchingsmodule,bug: Add TAINT_OOT_MODULE flag for modules not...
2011-11-01 Joe Percheskernel.h/checkpatch: mark strict_strto<foo> and simple_...
2011-11-01 Andy Shevchenkolib: rename pack_hex_byte() to hex_byte_pack()
2011-11-01 Joe Perchestreewide: use __printf not __attribute__((format(printf...
2011-09-21 Mimi Zoharlib: add error checking to hex2bin
2011-07-27 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2011-07-26 Nicholas Bellingerkernel.h: Add DIV_ROUND_UP_ULL and DIV_ROUND_UP_SECTOR_...
2011-07-26 Arnaud Lacombeinclude/linux/kernel.h: hide internal macros from userspace
2011-07-26 WANG Conginclude/linux/kernel.h: fix a headers_check warning
2011-07-01 Ingo MolnarMerge branch 'sched/core-v2' of git://git./linux/kernel...
2011-06-22 Frederic Weisbeckersched: Generalize sleep inside spinlock detection
2011-06-16 Dr. David Alan GilbertBUILD_BUG_ON_ZERO: fix sparse breakage
2011-05-25 Alexey Dobriyanlib: add kstrto*_from_user()
2011-05-25 KOSAKI Motohirosparse: define dummy BUILD_BUG_ON definition for sparse
2011-05-18 Steven Rostedtftrace: Allow dynamically allocated function tracers
2011-03-23 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()
next