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