aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/kernel.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-11PTR_ALIGNMatthew Wilcox1-0/+1
2007-08-11hex_dump: add missing "const" qualifiersAlan Stern1-1/+1
2007-08-09hexdump: use const notationArtem Bityutskiy1-1/+1
2007-07-21x86: Support __attribute__((__cold__)) in gcc 4.3Andi Kleen1-4/+4
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov1-0/+1
2007-06-08hexdump: more output formattingRandy Dunlap1-4/+8
2007-05-12include/linux: trivial repair whitespace damageDaniel Walker1-2/+2
2007-05-11lib/hexdumpRandy Dunlap1-0/+11
2007-05-10add upper-32-bits macroAndrew Morton1-0/+10
2007-05-07ARRAY_SIZE: check for typeRusty Russell1-1/+2
2007-04-30Add kvasprintf()Jeremy Fitzhardinge1-0/+1
2007-02-12[PATCH] pid: make session_of_pgrp use struct pid instead of pid_tEric W. Biederman1-1/+2
2007-02-12[PATCH] include/linux/kernel.h: Remove labs()Richard Knutsson1-5/+0
2007-02-11[PATCH] Extract and use wake_up_klogd()Kirill Korotaev1-0/+1
2007-02-11[PATCH] Common compat_sys_sysinfoKyle McMartin1-0/+3
2007-02-11[PATCH] Add TAINT_USER and ability to set taint flags from userspaceTheodore Ts'o1-0/+1
2007-01-10[PATCH] fix linux banner format stringRoman Zippel1-0/+3
2006-12-11Make SLES9 "get_kernel_version" work on the kernel binary againLinus Torvalds1-2/+0
2006-12-08[PATCH] LOG2: Alter roundup_pow_of_two() so that it can use a ilog2() on a constantDavid Howells1-6/+0
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells1-8/+1
2006-11-30fix spelling error in include/linux/kernel.hJim Cromie1-1/+1
2006-11-26Fix 'ALIGN()' macro, take 2Linus Torvalds1-1/+3
2006-11-03[PATCH] Add printk_timed_ratelimit()Andrew Morton1-0/+2
2006-10-03[PATCH] pr_debug: check pr_debug() argumentsZach Brown1-2/+4
2006-09-27[PATCH] Add NUMA_BUILD definition in kernel.h to avoid #ifdef CONFIG_NUMAChristoph Lameter1-0/+7
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-0/+1
2006-09-26[PATCH] add DIV_ROUND_UP()Steven Whitehouse1-0/+1
2006-09-26[PATCH] x86: Allow users to force a panic on NMIDon Zickus1-0/+1
2006-09-23[KERNEL] Do not truncate to 'int' in ALIGN() macro.David Miller1-1/+1
2006-08-11pr_debug() should not be used in driversPavel Machek1-0/+1
2006-07-10[PATCH] FDPIC: Move roundup() into linux/kernel.hDavid Howells1-0/+1
2006-06-26[PATCH] x86_64: reliable stack trace supportJan Beulich1-0/+7
2006-06-25[PATCH] Implement kasprintfJeremy Fitzhardinge1-0/+2
2006-06-23[PATCH] remove unlikely() in might_sleep_if()Hua Zhong1-1/+1
2006-06-23[PATCH] writeback: fix range handlingOGAWA Hirofumi1-0/+3
2006-05-15[PATCH] symbol_put_addr() locks kernelTrent Piepho1-0/+1
2006-04-11[PATCH] the scheduled unexport of panic_timeoutAdrian Bunk1-1/+1
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern1-1/+1
2006-03-25[PATCH] roundup_pow_of_two() 64-bit fixAndrew Morton1-2/+3
2006-03-23[PATCH] pause_on_oops command line optionAndrew Morton1-0/+3
2006-02-17[PATCH] x86_64: Add boot option to disable randomized mappings and cleanupAndi Kleen1-6/+0
2006-01-24[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into releaseLen Brown1-0/+1
2006-01-17[IPV6]: Preserve procfs IPV6 address output formatYOSHIFUJI Hideaki1-0/+1
2006-01-13[NET]: Use NIP6_FMT in kernel.hJoe Perches1-0/+2
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org1-0/+4
2006-01-09[PATCH] mutex subsystem, add typecheck_fn(type, function)Chuck Ebbert1-0/+9
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton1-2/+0
2005-12-15[ACPI] fix reboot upon suspend-to-diskAlexey Starikovskiy1-0/+1
2005-11-07[PATCH] __deprecated_for_modules: panic_timeoutAdrian Bunk1-1/+1
2005-11-07[PATCH] kernel-docs: fix kernel-doc format problemsRandy Dunlap1-1/+0