aboutsummaryrefslogtreecommitdiff
path: root/include/linux/kernel.h
AgeCommit message (Expand)Author
2007-06-08hexdump: more output formattingRandy Dunlap
2007-05-12include/linux: trivial repair whitespace damageDaniel Walker
2007-05-11lib/hexdumpRandy Dunlap
2007-05-10add upper-32-bits macroAndrew Morton
2007-05-07ARRAY_SIZE: check for typeRusty Russell
2007-04-30Add kvasprintf()Jeremy Fitzhardinge
2007-02-12[PATCH] pid: make session_of_pgrp use struct pid instead of pid_tEric W. Biederman
2007-02-12[PATCH] include/linux/kernel.h: Remove labs()Richard Knutsson
2007-02-11[PATCH] Extract and use wake_up_klogd()Kirill Korotaev
2007-02-11[PATCH] Common compat_sys_sysinfoKyle McMartin
2007-02-11[PATCH] Add TAINT_USER and ability to set taint flags from userspaceTheodore Ts'o
2007-01-10[PATCH] fix linux banner format stringRoman Zippel
2006-12-11Make SLES9 "get_kernel_version" work on the kernel binary againLinus Torvalds
2006-12-08[PATCH] LOG2: Alter roundup_pow_of_two() so that it can use a ilog2() on a co...David Howells
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells
2006-11-30fix spelling error in include/linux/kernel.hJim Cromie
2006-11-26Fix 'ALIGN()' macro, take 2Linus Torvalds
2006-11-03[PATCH] Add printk_timed_ratelimit()Andrew Morton
2006-10-03[PATCH] pr_debug: check pr_debug() argumentsZach Brown
2006-09-27[PATCH] Add NUMA_BUILD definition in kernel.h to avoid #ifdef CONFIG_NUMAChristoph Lameter
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-09-26[PATCH] add DIV_ROUND_UP()Steven Whitehouse
2006-09-26[PATCH] x86: Allow users to force a panic on NMIDon Zickus
2006-09-23[KERNEL] Do not truncate to 'int' in ALIGN() macro.David Miller
2006-08-11pr_debug() should not be used in driversPavel Machek
2006-07-10[PATCH] FDPIC: Move roundup() into linux/kernel.hDavid Howells
2006-06-26[PATCH] x86_64: reliable stack trace supportJan Beulich
2006-06-25[PATCH] Implement kasprintfJeremy Fitzhardinge
2006-06-23[PATCH] remove unlikely() in might_sleep_if()Hua Zhong
2006-06-23[PATCH] writeback: fix range handlingOGAWA Hirofumi
2006-05-15[PATCH] symbol_put_addr() locks kernelTrent Piepho
2006-04-11[PATCH] the scheduled unexport of panic_timeoutAdrian Bunk
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern
2006-03-25[PATCH] roundup_pow_of_two() 64-bit fixAndrew Morton
2006-03-23[PATCH] pause_on_oops command line optionAndrew Morton
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-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds