Commit Graph

170 Commits (6d6a55ec0877393f467067d44b9a2a8c2e4a82d2)

Author SHA1 Message Date
Rusty Russell 29d4d6df10 printk: fix unnecessary module_param_name. 13 years ago
Peter Zijlstra 09dc3cf93f printk: avoid double lock acquire 13 years ago
Peter Zijlstra 1a9a8aefa8 printk, lockdep: Switch to tracked irq ops 13 years ago
Peter Zijlstra 47ff5c95db printk, lockdep: Remove superfluous preempt_disable() 13 years ago
Peter Zijlstra 94d24fc472 printk, lockdep: Disable lock debugging on zap_locks() 13 years ago
William Douglas ae29bc92da printk: remove bounds checking for log_prefix 13 years ago
William Douglas 48e41899e4 printk: fix bounds checking for log_prefix 13 years ago
Yanmin Zhang 134620f7a8 printk: add console_suspend module parameter 13 years ago
Yanmin Zhang 0eca6b7c78 printk: add module parameter ignore_loglevel to control ignore_loglevel 13 years ago
Thomas Gleixner 07354eb1a7 locking, printk: Annotate logbuf_lock as raw 14 years ago
Nishanth Aravamudan 4c30c6f566 kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootcon 14 years ago
Jonathan Nieder f2c0d0266c cap_syslog: don't use WARN_ONCE for CAP_SYS_ADMIN deprecation warning 14 years ago
Tejun Heo 1f5026a7e2 memblock: Kill MEMBLOCK_ERROR 14 years ago
Peter Zijlstra 4f2a8d3cf5 printk: Fix console_sem vs logbuf_lock unlock race 14 years ago
Peter Zijlstra 0b5e1c5255 printk: Release console_sem after logbuf_lock 14 years ago
Mike Travis 162a7e7500 printk: allocate kernel log buffer earlier 14 years ago
Mandeep Singh Baines 5af5bcb8d3 printk: allow setting DEFAULT_MESSAGE_LEVEL via Kconfig 14 years ago
Feng Tang fe3d8ad31c console: prevent registered consoles from dumping old kernel message over again 14 years ago
Fabio M. Di Nitto 7bf693951a console: allow to retain boot console via boot option keep_bootcon 14 years ago
Kay Sievers 9d90c8d9cd printk: do not mangle valid userspace syslog prefixes 14 years ago
Linus Torvalds ee24aebffb cap_syslog: accept CAP_SYS_ADMIN for now 14 years ago
Torben Hohn ac751efa6a console: rename acquire/release_console_sem() to console_lock/unlock() 14 years ago
Huang Ying fb842b00c5 printk: use RCU to prevent potential lock contention in kmsg_dump 14 years ago
Seiji Aguchi 04c6862c05 kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_restart paths 14 years ago
Christoph Lameter 909ea96468 core: Replace __get_cpu_var with __this_cpu_read if not used for an address. 14 years ago
Kay Sievers fbc92a3455 tty: add 'active' sysfs attribute to tty0 and console device 14 years ago
Serge E. Hallyn 38ef4c2e43 syslog: check cap_syslog when dmesg_restrict 14 years ago
Eric Dumazet 40dc11ffb3 printk: Use this_cpu_{read|write} api on printk_pending 14 years ago
Serge E. Hallyn ce6ada35bd security: Define CAP_SYSLOG 14 years ago
Heiko Carstens 61ab25447a nohz: Fix printk_needs_cpu() return value on offline cpus 14 years ago
Heiko Carstens 49f4138346 printk: Fix wake_up_klogd() vs cpu hotplug 14 years ago
Jiri Slaby a75d946f42 console: move for_each_console to linux/console.h 14 years ago
Eric Paris 12b3052c3e capabilities/syslog: open code cap_syslog logic to fix build failure 14 years ago
Dan Rosenberg eaf06b241b Restrict unprivileged access to kernel syslog 14 years ago
Namhyung Kim 674dff6507 printk: change type of 'boot_delay' to int * 15 years ago
Namhyung Kim 8155c02a44 printk: add lock context annotation 15 years ago
Namhyung Kim 6c095efd82 printk: fixup declaration of kmsg_reasons 15 years ago
Thomas Gleixner 5b8c4f23c5 printk: Make console_sem a semaphore not a pseudo mutex 15 years ago
Andi Kleen 8c4af38e9b gcc-4.6: printk: use stable variable to dump kmsg buffer 15 years ago
Kevin Cernekee 034260d677 printk: fix delayed messages from CPU hotplug events 15 years ago
Jason Wessel d37d39ae3b printk,kdb: capture printk() when in kdb shell 15 years ago
Jason Wessel 67fc4e0cb9 kdb: core for kgdb back end (2 of 2) 15 years ago
Gustavo F. Padovan cea83886dd printk: avoid warning when CONFIG_PRINTK is disabled 15 years ago
Kees Cook d78ca3cd73 syslog: use defined constants instead of raw numbers 15 years ago
Kees Cook 002345925e syslog: distinguish between /proc/kmsg and syscalls 15 years ago
KOSAKI Motohiro 0f4bd46ec2 kmsg_dump: Dump on crash_kexec as well 15 years ago
Randy Dunlap 6485536bcf printk: fix new kernel-doc warnings 15 years ago
Randy Dunlap 595dd3d8bf kmsg_dump: fix build for CONFIG_PRINTK=n 15 years ago
Simon Kagstrom 456b565cc5 core: Add kernel message dumper to call on oopses and panics 15 years ago
Christian Borntraeger 5c82871335 ratelimit: Make suppressed output messages more useful 16 years ago