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
|
17 years ago |
Emil Medve
|
1f7c8234c7
Make the pr_*() family of macros in kernel.h complete
|
17 years ago |
Mike Frysinger
|
0b15d04af3
printk: add interfaces for external access to the log buffer
|
17 years ago |
KAMEZAWA Hiroyuki
|
0c0e619589
memory unplug: page offline
|
17 years ago |
Jens Axboe
|
2da96acde0
[BLOCK] Move sector_div() from blkdev.h to kernel.h
|
17 years ago |
Matthew Wilcox
|
a83308e60f
PTR_ALIGN
|
17 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 |