Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[safe/jmp/linux-2.6] / include / linux / kernel.h
2008-10-20 Linus TorvaldsMerge branch 'tracing-v28-for-linus' of git://git....
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-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
2008-01-30 Ingo Molnarx86: make early printk selectable on 64-bit as well
2008-01-25 Herbert Xusched: do not do cond_resched() when CONFIG_PREEMPT
2007-10-17 Ingo Molnarprintk: add KERN_CONT annotation
2007-10-17 Emil MedveMake the pr_*() family of macros in kernel.h complete
2007-10-17 Mike Frysingerprintk: add interfaces for external access to the log...
2007-10-16 KAMEZAWA Hiroyukimemory unplug: page offline
2007-10-12 Jens Axboe[BLOCK] Move sector_div() from blkdev.h to kernel.h
2007-09-12 Matthew WilcoxPTR_ALIGN
2007-08-11 Alan Sternhex_dump: add missing "const" qualifiers
2007-08-09 Artem Bityutskiyhexdump: use const notation
2007-07-22 Andi Kleenx86: Support __attribute__((__cold__)) in gcc 4.3
2007-07-17 Pavel EmelianovReport that kernel is tainted if there was an OOPS
2007-06-09 Randy Dunlaphexdump: more output formatting
2007-05-13 Daniel Walkerinclude/linux: trivial repair whitespace damage
2007-05-11 Randy Dunlaplib/hexdump
2007-05-10 Andrew Mortonadd upper-32-bits macro
2007-05-07 Rusty RussellARRAY_SIZE: check for type
2007-04-30 Jeremy FitzhardingeAdd kvasprintf()
2007-02-12 Eric W. Biederman[PATCH] pid: make session_of_pgrp use struct pid instea...
2007-02-12 Richard Knutsson[PATCH] include/linux/kernel.h: Remove labs()
2007-02-11 Kirill Korotaev[PATCH] Extract and use wake_up_klogd()
2007-02-11 Kyle McMartin[PATCH] Common compat_sys_sysinfo
2007-02-11 Theodore Ts'o[PATCH] Add TAINT_USER and ability to set taint flags...
2007-01-10 Roman Zippel[PATCH] fix linux banner format string
2006-12-11 Linus TorvaldsMake SLES9 "get_kernel_version" work on the kernel...
2006-12-08 David Howells[PATCH] LOG2: Alter roundup_pow_of_two() so that it...
2006-12-08 David Howells[PATCH] LOG2: Implement a general integer log2 facility...
2006-11-30 Jim Cromiefix spelling error in include/linux/kernel.h
2006-11-27 Linus TorvaldsFix 'ALIGN()' macro, take 2
2006-11-03 Andrew Morton[PATCH] Add printk_timed_ratelimit()
2006-10-03 Zach Brown[PATCH] pr_debug: check pr_debug() arguments
2006-09-27 Christoph Lameter[PATCH] Add NUMA_BUILD definition in kernel.h to avoid...
2006-09-26 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2006-09-26 Steven Whitehouse[PATCH] add DIV_ROUND_UP()
2006-09-26 Don Zickus[PATCH] x86: Allow users to force a panic on NMI
2006-09-25 Steven Whitehouse[GFS2] Fix up merge of Linus' kernel into GFS2
2006-09-23 David Miller[KERNEL] Do not truncate to 'int' in ALIGN() macro.
2006-08-29 Steven WhitehouseMerge branch 'master' into gfs2
2006-08-11 Pavel Machekpr_debug() should not be used in drivers
2006-07-17 Steven WhitehouseMerge branch 'master'
2006-07-10 David Howells[PATCH] FDPIC: Move roundup() into linux/kernel.h
2006-07-03 Steven WhitehouseMerge git./linux/kernel/git/torvalds/linux-2.6
2006-06-26 Jan Beulich[PATCH] x86_64: reliable stack trace support
2006-06-25 Jeremy Fitzhardinge[PATCH] Implement kasprintf
2006-06-23 Hua Zhong[PATCH] remove unlikely() in might_sleep_if()
2006-06-23 OGAWA Hirofumi[PATCH] writeback: fix range handling
2006-05-25 Steven WhitehouseMerge branch 'master'
2006-05-15 Trent Piepho[PATCH] symbol_put_addr() locks kernel
2006-04-21 Steven WhitehouseMerge branch 'master'
2006-04-11 Adrian Bunk[PATCH] the scheduled unexport of panic_timeout
2006-03-31 Steven WhitehouseMerge branch 'master'
2006-03-27 Alan Stern[PATCH] Notifier chain update: API changes
2006-03-25 Andrew Morton[PATCH] roundup_pow_of_two() 64-bit fix
2006-03-23 Andrew Morton[PATCH] pause_on_oops command line option
2006-02-27 Steven Whitehouse[GFS2] Macros removal in gfs2.h
2006-02-17 Andi Kleen[PATCH] x86_64: Add boot option to disable randomized...
2006-01-24 Len Brown[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica...
2006-01-17 YOSHIFUJI Hideaki[IPV6]: Preserve procfs IPV6 address output format
2006-01-13 Joe Perches[NET]: Use NIP6_FMT in kernel.h
2006-01-10 akpm@osdl.org[PATCH] dump_thread() cleanup
2006-01-09 Chuck Ebbert[PATCH] mutex subsystem, add typecheck_fn(type, function)
2006-01-09 Andrew Morton[PATCH] remove gcc-2 checks
next