Commit History

Author SHA1 Message Date
  Jeff Mahoney e3756477ae printk: Fix calculation of length used to discard records 13 years ago
  Joe Perches 088a52aac8 printk: only look for prefix levels in kernel messages 13 years ago
  Joe Perches acc8fa41ad printk: add generic functions to find KERN_<LEVEL> headers 13 years ago
  Kay Sievers cdf5344136 kmsg: /dev/kmsg - properly return possible copy_from_user() failure 13 years ago
  Linus Torvalds fa93669a19 Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 13 years ago
  Anton Vorontsov 533827c921 printk: Implement some unlocked kmsg_dump functions 13 years ago
  Anton Vorontsov 1b499d05ee printk: Remove kdb_syslog_data 13 years ago
  Vivek Goyal 6791457a09 printk: Export struct log size and member offsets through vmcoreinfo 13 years ago
  Kay Sievers eab072609e kmsg - do not flush partial lines when the console is busy 13 years ago
  Kay Sievers d39f3d77c9 kmsg - export "continuation record" flag to /dev/kmsg 13 years ago
  Kay Sievers 96efedf149 kmsg - avoid warning for CONFIG_PRINTK=n compilations 13 years ago
  Kay Sievers 7049825318 kmsg - properly print over-long continuation lines 13 years ago
  Kay Sievers 5becfb1df5 kmsg: merge continuation records while printing 13 years ago
  Kay Sievers eb02dac937 kmsg: /proc/kmsg - support reading of partial log records 13 years ago
  Kay Sievers 68b6507dc5 kmsg: make sure all messages reach a newly registered boot console 13 years ago
  Kay Sievers cb424ffe9f kmsg: properly handle concurrent non-blocking read() from /proc/kmsg 13 years ago
  Kay Sievers 43a73a50b3 kmsg: add the facility number to the syslog prefix 13 years ago
  Kay Sievers e3f5a5f271 kmsg: escape the backslash character while exporting data 13 years ago
  liu chuansheng 5c53d819c7 printk: replacing the raw_spin_lock/unlock with raw_spin_lock/unlock_irq 13 years ago
  Randy Dunlap 4f0f4af59c printk.c: fix kernel-doc warnings 13 years ago
  Steven Rostedt d36208227d printk: Optimize if statement logic where newline exists 13 years ago
  Kay Sievers 084681d14e printk: flush continuation lines immediately to console 13 years ago
  Jan Beulich 116e90b23f syslog: fill buffer with more than a single message for SYSLOG_ACTION_READ 13 years ago
  Greg Kroah-Hartman 6fda135c90 Revert "printk: return -EINVAL if the message len is bigger than the buf size" 13 years ago
  Alan Stern 4661e3568a printk: fix regression in SYSLOG_ACTION_CLEAR 13 years ago
  Yuanhan Liu b56a39ac26 printk: return -EINVAL if the message len is bigger than the buf size 13 years ago
  Yuanhan Liu 4a77a5a06e printk: use mutex lock to stop syslog_seq from going wild 13 years ago
  Kay Sievers e2ae715d66 kmsg - kmsg_dump() use iterator to receive log buffer content 13 years ago
  Andrew Lunn 6ebb017de9 printk: Fix alignment of buf causing crash on ARM EABI 13 years ago
  Kay Sievers c313af145b printk() - isolate KERN_CONT users from ordinary complete lines 13 years ago