Jeremy Fitzhardinge
|
d974ae379a
generic, memparse(): constify argument
|
17 years ago |
Dave Young
|
717115e1a5
printk ratelimiting rewrite
|
17 years ago |
Andrew Morton
|
e0deaff470
split the typecheck macros out of include/linux/kernel.h
|
17 years ago |
Ingo Molnar
|
9e4144abf8
Merge branch 'linus' into core/printk
|
17 years ago |
Eduard - Gabriel Munteanu
|
ca31e146d5
Move _RET_IP_ and _THIS_IP_ to include/linux/kernel.h
|
17 years ago |
Jiri Slaby
|
e17ba73b0e
x86, generic: mark early_printk as asmlinkage
|
17 years ago |
Thomas Gleixner
|
42fdfa238a
namespacecheck: more kernel/printk.c fixes
|
17 years ago |
Harvey Harrison
|
3fc957721d
lib: create common ascii hex array
|
17 years ago |
Harvey Harrison
|
bdf4bbaaee
Add macros similar to min/max/min_t/max_t
|
17 years ago |
Zhang, Yanmin
|
44f564a4bf
ipc: add definitions of USHORT_MAX and others
|
17 years ago |
Dave Young
|
5f97a5a879
isolate ratelimit from printk.c for other use
|
17 years ago |
Nur Hussein
|
95b570c9ce
Taint kernel after WARN_ON(condition)
|
17 years ago |
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
|
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 |