Commit Graph

139 Commits (8e4a718ff38d8539938ec3421935904c27e00c39)

Author SHA1 Message Date
Joe Perches 1429db83e2 driver core: Convert debug functions declared inline __attribute__((format (printf,x,y) to statement expression macros 17 years ago
Yi Yang 06b2a76d25 Add new string functions strict_strto* and convert kernel params to use them 17 years ago
Joe Perches 7ef3d2fd17 printk_ratelimit() functions should use CONFIG_PRINTK 17 years ago
Harvey Harrison ec7015840a Remove fastcall from linux/include 17 years ago
David Howells b920de1b77 mn10300: add the MN10300/AM33 architecture to the kernel 17 years ago
David Howells 7fa3031500 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT 17 years ago
Éric Piel 6ed31e92e9 ACPI: Taint kernel on ACPI table override (format corrected) 17 years ago
Herbert Xu f10db6277d Avoid divide in IS_ALIGN 17 years ago
Ingo Molnar 076f9776f5 x86: make early printk selectable on 64-bit as well 17 years ago
Herbert Xu 02b67cc3ba sched: do not do cond_resched() when CONFIG_PREEMPT 17 years ago
Ingo Molnar 4749252776 printk: add KERN_CONT annotation 18 years ago
Emil Medve 1f7c8234c7 Make the pr_*() family of macros in kernel.h complete 18 years ago
Mike Frysinger 0b15d04af3 printk: add interfaces for external access to the log buffer 18 years ago
KAMEZAWA Hiroyuki 0c0e619589 memory unplug: page offline 18 years ago
Jens Axboe 2da96acde0 [BLOCK] Move sector_div() from blkdev.h to kernel.h 18 years ago
Matthew Wilcox a83308e60f PTR_ALIGN 18 years ago
Alan Stern eb9a9a5631 hex_dump: add missing "const" qualifiers 18 years ago
Artem Bityutskiy 6a0ed91e36 hexdump: use const notation 18 years ago
Andi Kleen a586df067a x86: Support __attribute__((__cold__)) in gcc 4.3 18 years ago
Pavel Emelianov bcdcd8e725 Report that kernel is tainted if there was an OOPS 18 years ago
Randy Dunlap c790923499 hexdump: more output formatting 18 years ago
Daniel Walker 78db2ad6f4 include/linux: trivial repair whitespace damage 18 years ago
Randy Dunlap 99eaf3c45f lib/hexdump 18 years ago
Andrew Morton 218e180e7e add upper-32-bits macro 18 years ago
Rusty Russell c5e631cf65 ARRAY_SIZE: check for type 18 years ago
Jeremy Fitzhardinge 11443ec7d9 Add kvasprintf() 18 years ago
Eric W. Biederman 04a2e6a5cb [PATCH] pid: make session_of_pgrp use struct pid instead of pid_t 18 years ago
Richard Knutsson 5be02f1d8a [PATCH] include/linux/kernel.h: Remove labs() 18 years ago
Kirill Korotaev e3e8a75d2a [PATCH] Extract and use wake_up_klogd() 18 years ago
Kyle McMartin d4d23add3a [PATCH] Common compat_sys_sysinfo 18 years ago
Theodore Ts'o 34f5a39899 [PATCH] Add TAINT_USER and ability to set taint flags from userspace 18 years ago
Roman Zippel 3eb3c740f5 [PATCH] fix linux banner format string 18 years ago
Linus Torvalds 8993780a6e Make SLES9 "get_kernel_version" work on the kernel binary again 18 years ago
David Howells 312a0c1709 [PATCH] LOG2: Alter roundup_pow_of_two() so that it can use a ilog2() on a constant 18 years ago
David Howells f0d1b0b30d [PATCH] LOG2: Implement a general integer log2 facility in the kernel 18 years ago
Jim Cromie e20ec9911b fix spelling error in include/linux/kernel.h 18 years ago
Linus Torvalds 2ea5814472 Fix 'ALIGN()' macro, take 2 18 years ago
Andrew Morton f46c483357 [PATCH] Add printk_timed_ratelimit() 19 years ago
Zach Brown 8b2a1fd1b3 [PATCH] pr_debug: check pr_debug() arguments 19 years ago
Christoph Lameter 08e0f6a970 [PATCH] Add NUMA_BUILD definition in kernel.h to avoid #ifdef CONFIG_NUMA 19 years ago
Steven Whitehouse 930631edd4 [PATCH] add DIV_ROUND_UP() 19 years ago
Don Zickus 8da5adda91 [PATCH] x86: Allow users to force a panic on NMI 19 years ago
David Miller 4c8bd7eeee [KERNEL] Do not truncate to 'int' in ALIGN() macro. 19 years ago
Pavel Machek 1cc6daf234 pr_debug() should not be used in drivers 19 years ago
David Howells b4cac1a022 [PATCH] FDPIC: Move roundup() into linux/kernel.h 19 years ago
Jan Beulich 4552d5dc08 [PATCH] x86_64: reliable stack trace support 19 years ago
Jeremy Fitzhardinge e905914f96 [PATCH] Implement kasprintf 19 years ago
Hua Zhong 368a5fa1f2 [PATCH] remove unlikely() in might_sleep_if() 19 years ago
OGAWA Hirofumi 111ebb6e6f [PATCH] writeback: fix range handling 19 years ago
Trent Piepho 5e37661389 [PATCH] symbol_put_addr() locks kernel 19 years ago