Tetsuo Handa
|
6070bf3596
kernel: Constify temporary variable in roundup()
|
14 years ago |
Brian Behlendorf
|
658716d19f
div64_u64(): improve precision on 32bit platforms
|
14 years ago |
Andrew Morton
|
77006a0a82
ratelimit: add comment warning people off printk_ratelimit()
|
14 years ago |
Andrew Morton
|
a55621f15b
include/linux/kernel.h: add __must_check to strict_strto*()
|
14 years ago |
Hagen Paul Pfeifer
|
f27c85c56b
kernel.h: add {min,max}3 macros
|
14 years ago |
Linus Torvalds
|
e9dd2b6837
Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block
|
14 years ago |
Eric Paris
|
b28efd54d9
kernel: roundup should only reference arguments once
|
14 years ago |
Eric Paris
|
686a0f3d71
kernel: rounddown helper function
|
14 years ago |
Martin K. Petersen
|
c8bf133682
Consolidate min_not_zero
|
14 years ago |
David Howells
|
12fdff3fc2
Add a dummy printk function for the maintenance of unused printks
|
15 years ago |
Anton Blanchard
|
863a604920
lib/bug.c: add oops end marker to WARN implementation
|
15 years ago |
TAMUKI Shoichi
|
c7ff0d9c92
panic: keep blinking in spite of long spin timer mode
|
15 years ago |
Joe Perches
|
cf4ca4874f
kernel.h: remove unused NIPQUAD and NIPQUAD_FMT
|
15 years ago |
Linus Torvalds
|
e8779776af
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Linus Torvalds
|
4aed2fd8e3
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Linus Torvalds
|
3cfc2c42c1
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
15 years ago |
Frederic Weisbecker
|
eb7beb5c09
tracing: Remove special traces
|
15 years ago |
Justin P. Mattock
|
69c8f52b38
fix #warning about using kernel headers in userpsace
|
15 years ago |
Joe Perches
|
7db6f5fb65
vsprintf: Recursive vsnprintf: Add "%pV", struct va_format
|
15 years ago |
Huang Ying
|
c6de9f0891
x86, mce: Add HW_ERR printk prefix for hardware error logging
|
15 years ago |
Andy Shevchenko
|
903788892e
lib: introduce common method to convert hex digits
|
15 years ago |
OGAWA Hirofumi
|
d8521fcc5e
printk_ratelimited(): fix uninitialized spinlock
|
15 years ago |
Joe Perches
|
fc62f2f19e
kernel.h: add pr_warn for symmetry to dev_warn, netdev_warn
|
15 years ago |
Alexey Dobriyan
|
4be929be34
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN
|
15 years ago |
Linus Torvalds
|
0961d6581c
Merge git://git.infradead.org/iommu-2.6
|
15 years ago |
Ben Hutchings
|
92946bc72f
panic: Add taint flag TAINT_FIRMWARE_WORKAROUND ('I')
|
15 years ago |
David S. Miller
|
2ec8c6bb5d
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
|
15 years ago |
Frederic Weisbecker
|
cecbca96da
tracing: Dump either the oops's cpu source or all cpus buffers
|
15 years ago |
Patrick McHardy
|
6291055465
Merge branch 'master' of /repos/git/net-next-2.6
|
15 years ago |
Alexey Dobriyan
|
9f93ff5be5
Restore __ALIGN_MASK()
|
15 years ago |