summaryrefslogtreecommitdiffstats
path: root/include/linux/kernel.h
Commit message (Expand)AuthorAgeFilesLines
* printk: add KERN_CONT annotationIngo Molnar2007-10-171-0/+7
* Make the pr_*() family of macros in kernel.h completeEmil Medve2007-10-171-5/+17
* printk: add interfaces for external access to the log bufferMike Frysinger2007-10-171-0/+6
* memory unplug: page offlineKAMEZAWA Hiroyuki2007-10-161-0/+1
* [BLOCK] Move sector_div() from blkdev.h to kernel.hJens Axboe2007-10-121-0/+14
* PTR_ALIGNMatthew Wilcox2007-09-111-0/+1
* hex_dump: add missing "const" qualifiersAlan Stern2007-08-111-1/+1
* hexdump: use const notationArtem Bityutskiy2007-08-091-1/+1
* x86: Support __attribute__((__cold__)) in gcc 4.3Andi Kleen2007-07-211-4/+4
* Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
* hexdump: more output formattingRandy Dunlap2007-06-081-4/+8
* include/linux: trivial repair whitespace damageDaniel Walker2007-05-121-2/+2
* lib/hexdumpRandy Dunlap2007-05-111-0/+11
* add upper-32-bits macroAndrew Morton2007-05-101-0/+10
* ARRAY_SIZE: check for typeRusty Russell2007-05-071-1/+2
* Add kvasprintf()Jeremy Fitzhardinge2007-04-301-0/+1
* [PATCH] pid: make session_of_pgrp use struct pid instead of pid_tEric W. Biederman2007-02-121-1/+2
* [PATCH] include/linux/kernel.h: Remove labs()Richard Knutsson2007-02-121-5/+0
* [PATCH] Extract and use wake_up_klogd()Kirill Korotaev2007-02-111-0/+1
* [PATCH] Common compat_sys_sysinfoKyle McMartin2007-02-111-0/+3
* [PATCH] Add TAINT_USER and ability to set taint flags from userspaceTheodore Ts'o2007-02-111-0/+1
* [PATCH] fix linux banner format stringRoman Zippel2007-01-101-0/+3
* Make SLES9 "get_kernel_version" work on the kernel binary againLinus Torvalds2006-12-111-2/+0
* [PATCH] LOG2: Alter roundup_pow_of_two() so that it can use a ilog2() on a co...David Howells2006-12-081-6/+0
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-081-8/+1
* fix spelling error in include/linux/kernel.hJim Cromie2006-11-301-1/+1
* Fix 'ALIGN()' macro, take 2Linus Torvalds2006-11-261-1/+3
* [PATCH] Add printk_timed_ratelimit()Andrew Morton2006-11-031-0/+2
* [PATCH] pr_debug: check pr_debug() argumentsZach Brown2006-10-031-2/+4
* [PATCH] Add NUMA_BUILD definition in kernel.h to avoid #ifdef CONFIG_NUMAChristoph Lameter2006-09-271-0/+7
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-261-0/+1
|\
| * [PATCH] x86: Allow users to force a panic on NMIDon Zickus2006-09-261-0/+1
* | [PATCH] add DIV_ROUND_UP()Steven Whitehouse2006-09-261-0/+1
|/
* [KERNEL] Do not truncate to 'int' in ALIGN() macro.David Miller2006-09-231-1/+1
* pr_debug() should not be used in driversPavel Machek2006-08-111-0/+1
* [PATCH] FDPIC: Move roundup() into linux/kernel.hDavid Howells2006-07-101-0/+1
* [PATCH] x86_64: reliable stack trace supportJan Beulich2006-06-261-0/+7
* [PATCH] Implement kasprintfJeremy Fitzhardinge2006-06-251-0/+2
* [PATCH] remove unlikely() in might_sleep_if()Hua Zhong2006-06-231-1/+1
* [PATCH] writeback: fix range handlingOGAWA Hirofumi2006-06-231-0/+3
* [PATCH] symbol_put_addr() locks kernelTrent Piepho2006-05-151-0/+1
* [PATCH] the scheduled unexport of panic_timeoutAdrian Bunk2006-04-111-1/+1
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-1/+1
* [PATCH] roundup_pow_of_two() 64-bit fixAndrew Morton2006-03-251-2/+3
* [PATCH] pause_on_oops command line optionAndrew Morton2006-03-231-0/+3
* [PATCH] x86_64: Add boot option to disable randomized mappings and cleanupAndi Kleen2006-02-171-6/+0
*-. [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown2006-01-241-0/+1
|\ \
| | * [ACPI] fix reboot upon suspend-to-diskAlexey Starikovskiy2005-12-151-0/+1
| |/
* | [IPV6]: Preserve procfs IPV6 address output formatYOSHIFUJI Hideaki2006-01-171-0/+1
* | [NET]: Use NIP6_FMT in kernel.hJoe Perches2006-01-131-0/+2
OpenPOWER on IntegriCloud