Commit Graph

139 Commits (8e4a718ff38d8539938ec3421935904c27e00c39)

Author SHA1 Message Date
Kurt Garloff 5211a242d0 x86: Add sysctl to allow panic on IOCK NMI error 16 years ago
Bartlomiej Zolnierkiewicz 90c699a9ee block: rename CONFIG_LBD to CONFIG_LBDAF 16 years ago
Linus Torvalds e28d713704 printk: Add KERN_DEFAULT printk log-level 16 years ago
Linus Torvalds 5fd29d6ccb printk: clean up handling of log-levels and newlines 16 years ago
GeunSik Lim 156f5a7801 debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. 16 years ago
Michael Ellerman 4ccb457966 dynamic debug: resurrect old pr_debug() semantics as pr_devel() 16 years ago
Neil Horman 04d491ab2a kexec: add dmesg log symbols to /proc/vmcoreinfo lists 16 years ago
Cyrill Gorcunov 311d07611e introduce pr_cont() macro 16 years ago
Harvey Harrison 2c60b6885a kernel: remove HIPQUAD() 16 years ago
Greg Banks e6e66b02e1 Dynamic debug: fix pr_fmt() build error 16 years ago
Jason Baron e9d376f0fa dynamic debug: combine dprintk and dynamic printk 16 years ago
Frederic Weisbecker 48ead02030 tracing/core: bring back raw trace_printk for dynamic formats strings 16 years ago
Ingo Molnar 7bffc23e56 tracing: optimize trace_printk() 16 years ago
Frederic Weisbecker 769b0441f4 tracing/core: drop the old trace_printk() implementation in favour of trace_bprintk() 16 years ago
Steven Rostedt 2002c258fa tracing: add tracing_on/tracing_off to kernel.h 16 years ago
Ingo Molnar 526211bc58 tracing: move utility functions from ftrace.h to kernel.h 16 years ago
Peter Zijlstra ac7b900490 generic swap(): don't return a value from swap() 16 years ago
Ingo Molnar f036be96dd printk: introduce printk_once() 16 years ago
Wu Fengguang 91f68b7359 generic swap(): introduce global macro swap(a, b) 16 years ago
Darrick J. Wong 9fe06081ef Create a DIV_ROUND_CLOSEST macro to do division with rounding 16 years ago
Cornelia Huck d0d85ff989 Make DEBUG take precedence over DYNAMIC_PRINTK_DEBUG 16 years ago
Martin Schwidefsky d091c2f58b Add 'pr_fmt()' format modifier to pr_xyz macros. 16 years ago
Randy Dunlap 7106a27b52 kernel.h: fix might_sleep kernel-doc 16 years ago
Harvey Harrison b189db5d29 net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final users 16 years ago
Andi Kleen 25ddbb18aa Make the taint flags reliable 17 years ago
Jason Baron 346e15beb5 driver core: basic infrastructure for per-module dynamic debug messages 17 years ago
Steven Rostedt 29e71abf56 ftrace: rebuild everything on change to FTRACE_MCOUNT_RECORD 17 years ago
Ingo Molnar 46eaa67020 x86: memory corruption check - cleanup 17 years ago
Greg Kroah-Hartman 061b1bd394 Staging: add TAINT_CRAP for all drivers/staging code 17 years ago
Thomas Renninger a0ad05c75a Introduce FW_BUG, FW_WARN and FW_INFO to consistenly tell users about BIOS bugs 17 years ago
Nick Piggin 3ee1afa308 x86: some lock annotations for user copy paths, v2 17 years ago
Arjan van de Ven ab7476cf76 debug: add notifier chain debugging, v2 17 years ago
Jeremy Fitzhardinge 9c3254ad42 x86: fix compile error with corruption checking disabled 17 years ago
Hugh Dickins bb577f980e x86: add periodic corruption check 17 years ago
Jeremy Fitzhardinge 5394f80f92 x86: check for and defend against BIOS memory corruption 17 years ago
Uwe Kleine-König 070cb06593 move kernel-doc comment for might_sleep directly before its defining block 17 years ago
Ingo Molnar ced9cd40ac printk: robustify printk, fix 17 years ago
Peter Zijlstra b845b517b5 printk: robustify printk 17 years ago
Joerg Roedel 204b885e73 introduce lower_32_bits() macro 17 years ago
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
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