summaryrefslogtreecommitdiff
path: root/include/linux/kernel.h
AgeCommit message (Expand)Author
2005-05-01[PATCH] clean up kernel messagesMatt Mackall
2005-03-28[PATCH] Enable gcc warnings for vsprintf/vsnprintf with "format" attributeSolar Designer
2005-03-11[PATCH] docbook: new kernel-doc comments for might_sleep & wait_event_*Martin Waitz
2005-03-04[PATCH] Randomisation: enable by defaultArjan van de Ven
2005-03-04[PATCH] Randomisation: global sysctlArjan van de Ven
2005-01-04[PATCH] panic_timeout: move to kernel.hRandy Dunlap
2005-01-04[PATCH] GP-REL data supportDavid Howells
2004-11-03x86: regparm calling convention for exceptions and interrupts.Linus Torvalds
2004-11-01[PATCH] Add panic blinking to 2.6Andi Kleen
2004-10-18[PATCH] taint on bad_pageNick Piggin
2004-10-18[PATCH] x86-64/i386: add mce taintingAndi Kleen
2004-09-22[PATCH] implement roundup_pow_two()Ryan Cumming
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