Commit Graph

60 Commits (18dabf473e15850c0dbc8ff13ac1e2806d542c15)

Author SHA1 Message Date
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
Adrian Bunk aa7271076a [PATCH] the scheduled unexport of panic_timeout 19 years ago
Alan Stern e041c68341 [PATCH] Notifier chain update: API changes 19 years ago
Andrew Morton 962749af67 [PATCH] roundup_pow_of_two() 64-bit fix 19 years ago
Andrew Morton dd287796d6 [PATCH] pause_on_oops command line option 19 years ago
Steven Whitehouse 5c676f6d35 [GFS2] Macros removal in gfs2.h 19 years ago
Andi Kleen a62eaf151d [PATCH] x86_64: Add boot option to disable randomized mappings and cleanup 19 years ago
YOSHIFUJI Hideaki 9343e79a7b [IPV6]: Preserve procfs IPV6 address output format 19 years ago
Joe Perches 46b86a2da0 [NET]: Use NIP6_FMT in kernel.h 19 years ago
akpm@osdl.org df2e71fb91 [PATCH] dump_thread() cleanup 19 years ago
Chuck Ebbert 711a660dc2 [PATCH] mutex subsystem, add typecheck_fn(type, function) 19 years ago