summaryrefslogtreecommitdiff
path: root/include/linux/kernel.h
AgeCommit message (Expand)Author
2004-08-22[PATCH] vprintk supportMatt Mackall
2004-06-26[PATCH] Fix race between CONFIG_DEBUG_SLABALLOC and modulesRusty Russell
2004-06-23[PATCH] abs() fixesAndrew Morton
2004-06-20[PATCH] Permit inode & dentry hash tables to be allocated > MAX_ORDER sizeDavid Howells
2004-05-19[PATCH] system_state splitupAndrew Morton
2004-04-11[PATCH] generalise system_runningAndrew Morton
2004-03-09Remove 'const' from min/max, to avoid gcc warning about double usage.Linus Torvalds
2004-02-18[PATCH] snprintf fixesAndrew Morton
2004-02-05[NET]: Simply net_ratelimit().Andrew Morton
2004-01-18[PATCH] generalise net_ratelimit (printk_ratelimit)Andrew Morton
2003-12-29[PATCH] sqrt() fixesAndrew Morton
2003-10-21[PATCH] export system_running to other filesAndrew Morton
2003-09-21[PATCH] ECC supportAndrew Morton
2003-09-03[PATCH] might_sleep() improvementsAndrew Morton
2003-06-13[PATCH] Fix typo in commentJörn Engel
2003-06-06[PATCH] Move BUG/BUG_ON/WARN_ON to asm headersPaul Mackerras
2003-05-19[IPV6]: Move NIP6 macro into general header.Hideaki Yoshifuji
2003-05-19[NET]: Fix netdevice unregister races.David S. Miller
2003-04-08[PATCH] Allow panics and reboots at oops time.Andrew Morton
2003-03-05[KERNEL]: Add typecheck macro for verifying types at compile time.David S. Miller
2003-01-12[PATCH] use <asm/bug.h> for BUG() definesRussell King
2003-01-05[PATCH] Remove mod_bound macro and unify kernel_text_address().Rusty Russell
2003-01-05[PATCH] MODULE_LICENSE and EXPORT_SYMBOL_GPL supportRusty Russell
2002-12-29[PATCH] promote the ALIGN() macroAndrew Morton
2002-12-14[PATCH] Module Parameter Core PatchRusty Russell
2002-12-14[PATCH] move console_loglevel scalars to array (resend)Randy Dunlap
2002-11-25[PATCH] CONFIG_DEBUG_SPINLOCK_SLEEPDave Jones
2002-11-16[PATCH] Forced module unloadRusty Russell
2002-11-13[PATCH] kernel.h: changed #if DEBUG to #ifdef DEBUG to play nicer with compil...Greg Kroah-Hartman
2002-10-18Make a polite version of BUG_ON() - WARN_ON() which doesn'tLinus Torvalds
2002-10-03buildbug.diffBenjamin LaHaise
2002-09-25[PATCH] increase traffic on linux-kernelAndrew Morton
2002-09-15[PATCH] add dump_stack(): cross-arch backtraceAndrew Morton
2002-08-28Add some fascist code to trap __FUNCTION__ pasting, fix upLinus Torvalds
2002-08-07include/linux/kernel.h: Define HIPQUAD correctly on little-endian.Harald Welte
2002-07-23[PATCH] type safe(r) list_entry repacement: container_ofNeil Brown
2002-02-08[PATCH] handle out of spec SMP athlons.Dave Jones
2002-02-04v2.5.1.3 -> v2.5.1.4Linus Torvalds
2002-02-04v2.5.0.7 -> v2.5.0.8Linus Torvalds
2002-02-04v2.4.14.3 -> v2.4.14.4Linus Torvalds
2002-02-04v2.4.14 -> v2.4.14.1Linus Torvalds
2002-02-04v2.4.10.1 -> v2.4.10.2Linus Torvalds
2002-02-04v2.4.9.10 -> v2.4.9.11Linus Torvalds
2002-02-04v2.4.9.8 -> v2.4.9.9Linus Torvalds
2002-02-04v2.4.9.7 -> v2.4.9.8Linus Torvalds
2002-02-04v2.4.9.1 -> v2.4.9.2Linus Torvalds
2002-02-04v2.4.9 -> v2.4.9.1Linus Torvalds
2002-02-04v2.4.8.4 -> v2.4.9Linus Torvalds
2002-02-04v2.4.8 -> v2.4.8.1Linus Torvalds
2002-02-04v2.4.5.2 -> v2.4.5.3Linus Torvalds