summaryrefslogtreecommitdiff
path: root/include/linux/kernel.h
AgeCommit message (Expand)Author
2006-02-17[PATCH] x86_64: Add boot option to disable randomized mappings and cleanupAndi Kleen
2006-01-24[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown
2006-01-17[IPV6]: Preserve procfs IPV6 address output formatYOSHIFUJI Hideaki
2006-01-13[NET]: Use NIP6_FMT in kernel.hJoe Perches
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org
2006-01-09[PATCH] mutex subsystem, add typecheck_fn(type, function)Chuck Ebbert
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton
2005-12-15[ACPI] fix reboot upon suspend-to-diskAlexey Starikovskiy
2005-11-07[PATCH] __deprecated_for_modules: panic_timeoutAdrian Bunk
2005-11-07[PATCH] kernel-docs: fix kernel-doc format problemsRandy Dunlap
2005-10-30[PATCH] include/linux/kernel.h:BUILD_BUG_ON(): fix a commentNikita Danilov
2005-09-13[PATCH] Make BUILD_BUG_ON fail at compile time.Andi Kleen
2005-06-25[PATCH] sched: voluntary kernel preemptionIngo Molnar
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