Update to 3.4-rc2.
[linux-flexiantxendom0-3.2.10.git] / kernel / printk.c
2012-04-09 Jeff Mahoney- Updated to 3.4-rc1.
2012-03-20 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2012-03-15 Peter Zijlstraprintk: Make it compile with !CONFIG_PRINTK
2012-03-13 Ingo MolnarMerge tag 'v3.3-rc7' into sched/core
2012-03-12 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2012-03-12 Peter Zijlstraprintk/sched: Introduce special printk_sched() for...
2012-03-12 Jeff Mahoney- Update to 3.3-rc7.
2012-03-05 Matthew Garrettkmsg_dump: don't run on non-error paths by default
2012-02-13 Johannes Bergprintk/tracing: Add console output tracing
2012-02-07 Jeff Mahoney- Update to 3.3-rc2.
2012-01-12 Rusty Russellmodule_param: make bool parameters really bool (core...
2012-01-12 Rusty Russellprintk: fix unnecessary module_param_name.
2012-01-06 Linus TorvaldsMerge branch 'core-printk-for-linus' of git://git....
2011-12-20 Jeff Mahoney- Update to 3.2-rc6.
2011-12-20 Ingo MolnarMerge branch 'memblock-kill-early_node_map' of git...
2011-12-09 Peter Zijlstraprintk: avoid double lock acquire
2011-11-28 Tejun HeoMerge branch 'master' into x86/memblock
2011-11-16 Jeff Mahoney- Update to 3.2-rc1.
2011-11-14 Peter Zijlstraprintk, lockdep: Switch to tracked irq ops
2011-11-14 Peter Zijlstraprintk, lockdep: Remove superfluous preempt_disable()
2011-11-14 Peter Zijlstraprintk, lockdep: Disable lock debugging on zap_locks()
2011-11-01 William Douglasprintk: remove bounds checking for log_prefix
2011-11-01 William Douglasprintk: fix bounds checking for log_prefix
2011-11-01 Yanmin Zhangprintk: add console_suspend module parameter
2011-11-01 Yanmin Zhangprintk: add module parameter ignore_loglevel to control...
2011-09-13 Thomas Gleixnerlocking, printk: Annotate logbuf_lock as raw
2011-08-29 Jeff Mahoney- Update to 3.1-rc4.
2011-08-25 Nishanth Aravamudankernel/printk: do not turn off bootconsole in printk_la...
2011-08-24 Jeff Mahoney- Update to 3.1-rc3.
2011-08-10 Jonathan Niedercap_syslog: don't use WARN_ONCE for CAP_SYS_ADMIN depre...
2011-07-13 Tejun Heomemblock: Kill MEMBLOCK_ERROR
2011-06-22 Peter Zijlstraprintk: Fix console_sem vs logbuf_lock unlock race
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-06-07 Peter Zijlstraprintk: Release console_sem after logbuf_lock
2011-05-31 Jeff MahoneyRevert "- Updated to 3.0-rc1."
2011-05-31 Jeff Mahoney- Updated to 3.0-rc1.
2011-05-25 Mike Travisprintk: allocate kernel log buffer earlier
2011-04-12 Jeff Mahoney- Update to 2.6.39-rc2.
2011-03-23 Mandeep Singh Bainesprintk: allow setting DEFAULT_MESSAGE_LEVEL via Kconfig
2011-03-23 Feng Tangconsole: prevent registered consoles from dumping old...
2011-03-23 Fabio M. Di Nittoconsole: allow to retain boot console via boot option...
2011-03-16 Linus TorvaldsMerge branch 'driver-core-next' of git://git./linux...
2011-03-14 Kay Sieversprintk: do not mangle valid userspace syslog prefixes
2011-02-17 Jeff Mahoney- Update to 2.6.38-rc5.
2011-02-11 Linus Torvaldscap_syslog: accept CAP_SYS_ADMIN for now
2011-02-04 Jeff Mahoney- Updated to 2.6.38-rc3.
2011-01-26 Torben Hohnconsole: rename acquire/release_console_sem() to consol...
2011-01-22 Jeff Mahoney- Update to 2.6.38-rc1.
2011-01-13 Huang Yingprintk: use RCU to prevent potential lock contention...
2011-01-13 Seiji Aguchikmsg_dump: add kmsg_dump() calls to the reboot, halt...
2011-01-09 James MorrisMerge branch 'master' into next
2011-01-07 Linus TorvaldsMerge branch 'tty-next' of git://git./linux/kernel...
2010-12-17 Tejun HeoMerge branch 'this_cpu_ops' into for-2.6.38
2010-12-17 Christoph Lametercore: Replace __get_cpu_var with __this_cpu_read if...
2010-12-17 Kay Sieverstty: add 'active' sysfs attribute to tty0 and console...
2010-12-16 Jeff Mahoney- Linux: 2.6.37-rc6.
2010-12-08 Serge E. Hallynsyslog: check cap_syslog when dmesg_restrict
2010-12-08 Eric Dumazetprintk: Use this_cpu_{read|write} api on printk_pending
2010-11-28 Serge E. Hallynsecurity: Define CAP_SYSLOG
2010-11-26 Heiko Carstensnohz: Fix printk_needs_cpu() return value on offline...
2010-11-26 Heiko Carstensprintk: Fix wake_up_klogd() vs cpu hotplug
2010-11-16 Jiri Slabyconsole: move for_each_console to linux/console.h
2010-11-16 Jeff Mahoney- Update to 2.6.37-rc2.
2010-11-15 Eric Pariscapabilities/syslog: open code cap_syslog logic to...
2010-11-15 Jeff Mahoney- Update to 2.6.37-rc1-git11.
2010-11-12 Jeff Mahoney- Update to 2.6.37-rc1.
2010-11-12 Dan RosenbergRestrict unprivileged access to kernel syslog
2010-10-26 Namhyung Kimprintk: change type of 'boot_delay' to int *
2010-10-26 Namhyung Kimprintk: add lock context annotation
2010-10-26 Namhyung Kimprintk: fixup declaration of kmsg_reasons
2010-10-12 Thomas Gleixnerprintk: Make console_sem a semaphore not a pseudo mutex
2010-08-18 Jeff Mahoney- Update to 2.6.36-rc1.
2010-08-10 Andi Kleengcc-4.6: printk: use stable variable to dump kmsg buffer
2010-08-05 Kevin Cernekeeprintk: fix delayed messages from CPU hotplug events
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-21 Jason Wesselprintk,kdb: capture printk() when in kdb shell
2010-05-21 Jason Wesselkdb: core for kgdb back end (2 of 2)
2010-03-09 Jeff Mahoney- Updated to 2.6.34-rc1.
2010-03-06 Gustavo F. Padovanprintk: avoid warning when CONFIG_PRINTK is disabled
2010-03-03 Tony Jones- Remove lttng-instrumentation patches, they have been...
2010-02-28 James MorrisMerge branch 'next' into for-linus
2010-02-04 Kees Cooksyslog: use defined constants instead of raw numbers
2010-02-04 Kees Cooksyslog: distinguish between /proc/kmsg and syscalls
2010-01-30 Jeff Mahoney- Update to 2.6.33-rc6.
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-24 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/mtd-2.6.33
2009-12-31 KOSAKI Motohirokmsg_dump: Dump on crash_kexec as well
2009-12-17 Randy Dunlapprintk: fix new kernel-doc warnings
2009-12-16 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2009-12-10 Jeff Mahoney- Updated KDB to v4.4-2.6.32-3 and re-enabled USB keybo...
2009-12-05 Linus TorvaldsMerge branch 'core-printk-for-linus' of git://git....
2009-12-02 Randy Dunlapkmsg_dump: fix build for CONFIG_PRINTK=n
2009-11-30 Simon Kagstromcore: Add kernel message dumper to call on oopses and...
2009-11-25 Tony Jones- patches.trace/lttng-*: update for 2.6.32
2009-11-19 John Jolly- Update config files.
2009-10-23 Christian Borntraegerratelimit: Make suppressed output messages more useful
2009-10-08 Jeff Mahoney- Updated to 2.6.32-rc3.
2009-09-23 Dave Youngprintk: add printk_delay to make messages readable...
2009-09-23 Dave Youngprintk boot_delay: rename printk_delay_msec to loops_pe...
2009-09-22 Ingo Molnarprintk: Remove ratelimit.h from kernel.h
next