Commit History

Author SHA1 Message Date
  Joe Perches 7db6f5fb65 vsprintf: Recursive vsnprintf: Add "%pV", struct va_format 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
  Alexey Dobriyan a79ff731a1 netfilter: xtables: make XT_ALIGN() usable in exported headers by exporting __ALIGN_KERNEL() 15 years ago
  Yong Zhang bb1dc0bacb kernel.h: fix wrong usage of __ratelimit() 15 years ago
  Linus Torvalds a626b46e17 Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
  Yinghai Lu 9b3be9f992 Move round_up/down to kernel.h 15 years ago
  Ingo Molnar 6d3e0907b8 Merge branch 'sched/urgent' into sched/core 15 years ago
  Roland Dreier cc8ef6eb21 kernel.h: add BUILD_BUG_ON_NOT_POWER_OF_2() 15 years ago
  Simon Kagstrom d894837f23 sched: might_sleep(): Make file parameter const char * 15 years ago
  Linus Torvalds da184a8064 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
  Joe Perches 8a64f336bc kernel.h: add printk_ratelimited and pr_<level>_rl 15 years ago
  Joe Perches 0b2749aa6c kernel.h: remove initialization of bool in printk_once 15 years ago
  Joe Perches 00b55864bb dynamic_debug.h/kernel.h: Remove KBUILD_MODNAME from dynamic_pr_debug 15 years ago
  Steven Rostedt e36c54582c tracing: Fix return of trace_dump_stack() 15 years ago
  Steven Rostedt 03889384ce tracing: Add trace_dump_stack() 15 years ago
  Linus Torvalds d0b093a8b5 Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
  Christian Borntraeger 5c82871335 ratelimit: Make suppressed output messages more useful 15 years ago
  Arnd Bergmann c01226c314 warn about use of uninstalled kernel headers 15 years ago
  Rolf Eike Beer a49c59c042 Make sure the value in abs() does not get truncated if it is greater than 2^32 15 years ago
  Jan Beulich 8c87df457c BUILD_BUG_ON(): fix it and a couple of bogus uses of it 15 years ago
  Roland Dreier 7086745309 printk_once(): use bool for boolean flag 15 years ago