Commit History

Author SHA1 Message Date
  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
  Ingo Molnar 6b2ada8210 Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/printk' and 'core/misc' into core-v28-for-linus 17 years ago
  Steven Rostedt 29e71abf56 ftrace: rebuild everything on change to FTRACE_MCOUNT_RECORD 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
  Ingo Molnar 6003ab0bad Merge branch 'linus' into core/debug 17 years ago
  Arjan van de Ven ab7476cf76 debug: add notifier chain debugging, v2 17 years ago
  Ingo Molnar 170465ee7f Merge branch 'linus' into x86/xen 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
  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