index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
printk
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-16
Merge branch 'for-5.4' into for-linus
Petr Mladek
2
-10
/
+27
2019-08-16
printk: Replace strncmp() with str_has_prefix()
Chuhong Yuan
2
-10
/
+27
2019-07-12
printk: Do not lose last line in kmsg buffer dump
Vincent Whitchurch
1
-1
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2
-26
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-18
panic: add an option to replay all the printk message in buffer
Feng Tang
1
-1
/
+11
2019-05-14
panic: avoid the extra noise dmesg
Feng Tang
1
-0
/
+10
2019-03-15
Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linux
Linus Torvalds
1
-0
/
+1
2019-03-12
memblock: drop memblock_alloc_*_nopanic() variants
Mike Rapoport
1
-8
/
+1
2019-03-09
Merge tag 'printk-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-20
/
+70
2019-03-04
printk: Remove no longer used LOG_PREFIX.
Tetsuo Handa
1
-5
/
+1
2019-02-21
printk: Pass caller information to log_store().
Tetsuo Handa
1
-15
/
+22
2019-02-08
printk: Export console_printk
Prarit Bhargava
1
-0
/
+1
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-2
/
+2
2018-12-27
Merge tag 'printk-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-68
/
+63
2018-12-18
printk: Add caller information to printk() output.
Tetsuo Handa
1
-4
/
+51
2018-12-12
printk: Remove print_prefix() calls with NULL buffer.
Tetsuo Handa
1
-25
/
+14
2018-12-10
printk: fix printk_time race.
Tetsuo Handa
1
-31
/
+39
2018-11-29
printk: Make printk_emit() local function.
Tetsuo Handa
1
-16
/
+14
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+0
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
1
-2
/
+2
2018-10-12
printk: fix integer overflow in setup_log_buf()
Sergey Senozhatsky
1
-1
/
+1
2018-10-12
printk: do not preliminary split up cont buffer
Sergey Senozhatsky
1
-3
/
+0
2018-10-12
printk: lock/unlock console only for new logbuf entries
Sergey Senozhatsky
1
-3
/
+7
2018-10-12
printk: keep kernel cont support always enabled
Sergey Senozhatsky
1
-18
/
+4
2018-10-09
printk: Give error on attempt to set log buffer length to over 2G
He Zhe
1
-6
/
+12
2018-10-05
printk: Add KBUILD_MODNAME and remove a redundant print prefix
He Zhe
1
-1
/
+3
2018-10-05
printk: Correct wrong casting
He Zhe
1
-2
/
+3
2018-10-05
printk: Fix panic caused by passing log_buf_len to command line
He Zhe
1
-1
/
+6
2018-10-02
printk: CON_PRINTBUFFER console registration is a bit racy
Sergey Senozhatsky
1
-1
/
+5
2018-10-02
printk: Do not miss new messages when replaying the log
Petr Mladek
1
-4
/
+9
2018-09-13
Merge tag 'printk-for-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+5
2018-09-11
Revert "printk: make sure to print log on console."
Petr Mladek
1
-7
/
+5
2018-09-06
printk/tracing: Do not trace printk_nmi_enter()
Steven Rostedt (VMware)
1
-2
/
+2
2018-08-30
notifier: Remove notifier header file wherever not used
Mukesh Ojha
1
-1
/
+0
2018-08-23
Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux
Linus Torvalds
1
-0
/
+3
2018-08-22
init: allow initcall tables to be emitted using relative references
Ard Biesheuvel
1
-7
/
+9
2018-08-15
Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+1
2018-08-14
Merge branch 'for-4.19-nmi' into for-linus
Petr Mladek
3
-44
/
+80
2018-07-31
console: Replace #if 0 with atomic var 'ignore_console_lock_warning'
Thomas Zimmermann
1
-0
/
+3
2018-07-11
printk: Fix warning about unused suppress_message_printing
Petr Mladek
1
-1
/
+0
2018-07-09
printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
Petr Mladek
2
-22
/
+45
2018-07-09
printk: Create helper function to queue deferred console handling
Petr Mladek
1
-5
/
+9
2018-07-09
printk: Split the code for storing a message into the log buffer
Petr Mladek
1
-17
/
+26
2018-07-09
printk: Clean up syslog_print_all()
Petr Mladek
1
-11
/
+9
2018-06-28
printk: Export is_console_locked
Hans de Goede
1
-0
/
+1
2018-06-27
printk: Remove unnecessary kmalloc() from syslog during clear
Namit Gupta
1
-51
/
+58
2018-06-27
printk: make sure to print log on console.
Maninder Singh
1
-5
/
+7
2018-06-06
Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-14
/
+7
[next]