提交历史

作者 SHA1 备注 提交日期
  Linus Torvalds 0429fbc0bd Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 10 年之前
  Markus Trippelsdorf 98e35f5894 printk: git rid of [sched_delayed] message for printk_deferred 10 年之前
  Geert Uytterhoeven 2240a31db6 printk: don't bother using LOG_CPU_MAX_BUF_SHIFT on !SMP 10 年之前
  Al Viro 849f3127bb switch /dev/kmsg to ->write_iter() 11 年之前
  Patrick Palka 000a7d66ec kernel/printk/printk.c: fix faulty logic in the case of recursive printk 11 年之前
  Christoph Lameter bb964a92ce kernel misc: Replace __get_cpu_var uses 11 年之前
  Vasant Hegde 14c4000a88 printk: Add function to return log buffer address and size 11 年之前
  Neil Zhang d25d9feced kernel/printk/printk.c: fix bool assignements 11 年之前
  Jan Kara 5874af2003 printk: enable interrupts before calling console_trylock_for_printk() 11 年之前
  Alex Elder 249771b830 printk: miscellaneous cleanups 11 年之前
  Alex Elder e99aa46166 printk: use a clever macro 11 年之前
  Alex Elder 0b90fec3b9 printk: fix some comments 11 年之前
  Alex Elder 42a9dc0b3d printk: rename DEFAULT_MESSAGE_LOGLEVEL 11 年之前
  Alex Elder e97e1267e9 printk: tweak do_syslog() to match comments 11 年之前
  Luis R. Rodriguez 23b2899f7f printk: allow increasing the ring buffer depending on the number of CPUs 11 年之前
  Luis R. Rodriguez f54051722e printk: make dynamic units clear for the kernel ring buffer 11 年之前
  Luis R. Rodriguez c0a318a361 printk: move power of 2 practice of ring buffer size to a helper 11 年之前
  Luis R. Rodriguez 7030017752 printk: make dynamic kernel ring buffer alignment explicit 11 年之前
  Andrew Morton d18bbc215f kernel/printk/printk.c: revert "printk: enable interrupts before calling console_trylock_for_printk()" 11 年之前
  Borislav Petkov a8fe19ebfb kernel/printk: use symbolic defines for console loglevels 11 年之前
  Will Deacon 84b5ec8a9d printk: report dropping of messages from logbuf 11 年之前
  John Stultz aac74dc495 printk: rename printk_sched to printk_deferred 11 年之前
  John Stultz 8195460626 printk: disable preemption for printk_sched 11 年之前
  Steven Rostedt 458df9fd48 printk: remove separate printk_sched buffers and use printk buf instead 11 年之前
  Jan Kara 939f04bec1 printk: enable interrupts before calling console_trylock_for_printk() 11 年之前
  Jan Kara bd8d7cf5b8 printk: fix lockdep instrumentation of console_sem 11 年之前
  Jan Kara 608873cacb printk: release lockbuf_lock before calling console_trylock_for_printk() 11 年之前
  Jan Kara ca1d432ad8 printk: remove outdated comment 11 年之前
  Petr Mladek 034633ccb2 printk: return really stored message length 11 年之前
  Petr Mladek 55bd53a4eb printk: shrink too long messages 11 年之前