aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/kernel.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-28[PATCH] Enable gcc warnings for vsprintf/vsnprintf with "format" attributeSolar Designer1-6/+11
2005-03-11[PATCH] docbook: new kernel-doc comments for might_sleep & wait_event_*Martin Waitz1-1/+11
2005-03-04[PATCH] Randomisation: enable by defaultArjan van de Ven1-1/+1
2005-03-04[PATCH] Randomisation: global sysctlArjan van de Ven1-0/+6
2005-01-04[PATCH] panic_timeout: move to kernel.hRandy Dunlap1-0/+1
2005-01-04[PATCH] GP-REL data supportDavid Howells1-0/+2
2004-11-03x86: regparm calling convention for exceptions and interrupts.Linus Torvalds1-1/+1
2004-11-01[PATCH] Add panic blinking to 2.6Andi Kleen1-0/+1
2004-10-18[PATCH] taint on bad_pageNick Piggin1-0/+1
2004-10-18[PATCH] x86-64/i386: add mce taintingAndi Kleen1-0/+2
2004-09-22[PATCH] implement roundup_pow_two()Ryan Cumming1-0/+5
2004-08-22[PATCH] vprintk supportMatt Mackall1-0/+1
2004-06-26[PATCH] Fix race between CONFIG_DEBUG_SLABALLOC and modulesRusty Russell1-0/+1
2004-06-23[PATCH] abs() fixesAndrew Morton1-1/+10
2004-06-20[PATCH] Permit inode & dentry hash tables to be allocated > MAX_ORDER sizeDavid Howells1-0/+9
2004-05-19[PATCH] system_state splitupAndrew Morton1-4/+7
2004-04-11[PATCH] generalise system_runningAndrew Morton1-1/+7
2004-03-09Remove 'const' from min/max, to avoid gcc warning about double usage.Linus Torvalds1-4/+4
2004-02-18[PATCH] snprintf fixesAndrew Morton1-0/+3
2004-02-05[NET]: Simply net_ratelimit().Andrew Morton1-0/+1
2004-01-18[PATCH] generalise net_ratelimit (printk_ratelimit)Andrew Morton1-0/+2
2003-12-29[PATCH] sqrt() fixesAndrew Morton1-0/+2
2003-10-21[PATCH] export system_running to other filesAndrew Morton1-1/+1
2003-09-21[PATCH] ECC supportAndrew Morton1-4/+0
2003-09-03[PATCH] might_sleep() improvementsAndrew Morton1-0/+2
2003-06-13[PATCH] Fix typo in commentJörn Engel1-1/+1
2003-06-06[PATCH] Move BUG/BUG_ON/WARN_ON to asm headersPaul Mackerras1-8/+0
2003-05-19[IPV6]: Move NIP6 macro into general header.Hideaki Yoshifuji1-0/+10
2003-05-19[NET]: Fix netdevice unregister races.David S. Miller1-2/+0
2003-04-08[PATCH] Allow panics and reboots at oops time.Andrew Morton1-0/+1
2003-03-05[KERNEL]: Add typecheck macro for verifying types at compile time.David S. Miller1-0/+11
2003-01-12[PATCH] use <asm/bug.h> for BUG() definesRussell King1-0/+1
2003-01-05[PATCH] Remove mod_bound macro and unify kernel_text_address().Rusty Russell1-0/+1
2003-01-05[PATCH] MODULE_LICENSE and EXPORT_SYMBOL_GPL supportRusty Russell1-1/+1
2002-12-29[PATCH] promote the ALIGN() macroAndrew Morton1-0/+1
2002-12-14[PATCH] Module Parameter Core PatchRusty Russell1-1/+1
2002-12-14[PATCH] move console_loglevel scalars to array (resend)Randy Dunlap1-2/+7
2002-11-25[PATCH] CONFIG_DEBUG_SPINLOCK_SLEEPDave Jones1-1/+1
2002-11-16[PATCH] Forced module unloadRusty Russell1-0/+1
2002-11-13[PATCH] kernel.h: changed #if DEBUG to #ifdef DEBUG to play nicer with compil...Greg Kroah-Hartman1-1/+1
2002-10-18Make a polite version of BUG_ON() - WARN_ON() which doesn'tLinus Torvalds1-0/+6
2002-10-03buildbug.diffBenjamin LaHaise1-0/+3
2002-09-25[PATCH] increase traffic on linux-kernelAndrew Morton1-0/+7
2002-09-15[PATCH] add dump_stack(): cross-arch backtraceAndrew Morton1-0/+2
2002-08-28Add some fascist code to trap __FUNCTION__ pasting, fix upLinus Torvalds1-0/+6
2002-08-07include/linux/kernel.h: Define HIPQUAD correctly on little-endian.Harald Welte1-0/+7
2002-07-23[PATCH] type safe(r) list_entry repacement: container_ofNeil Brown1-0/+13
2002-02-08[PATCH] handle out of spec SMP athlons.Dave Jones1-0/+3
2002-02-04v2.5.1.3 -> v2.5.1.4Linus Torvalds1-10/+0
2002-02-04v2.5.0.7 -> v2.5.0.8Linus Torvalds1-0/+2