index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
printk
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-20
Merge branch 'WIP.sched/core' into sched/core
Ingo Molnar
1
-36
/
+10
2017-06-13
printk: add __printf attributes to internal functions
Nicolas Iooss
1
-5
/
+5
2017-06-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-36
/
+10
2017-06-08
Revert "printk: fix double printing with earlycon"
Petr Mladek
1
-36
/
+10
2017-05-23
printk: Adjust system_state checks
Thomas Gleixner
1
-1
/
+1
2017-05-19
printk: Use the main logbuf in NMI when logbuf_lock is available
Petr Mladek
3
-9
/
+42
2017-05-09
Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-10
/
+42
2017-05-09
crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE
Hari Bathini
1
-3
/
+3
2017-05-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-25
/
+56
2017-04-18
console: move console_init() out of tty_io.c
Nicolas Pitre
1
-0
/
+24
2017-04-12
printk: fix double printing with earlycon
Aleksey Makarov
1
-10
/
+36
2017-04-12
printk: rename selected_console -> preferred_console
Aleksey Makarov
1
-5
/
+5
2017-04-12
printk: fix name/type/scope of preferred_console var
Aleksey Makarov
1
-6
/
+6
2017-04-04
printk: Correctly handle preemption in console_unlock()
Petr Mladek
1
-2
/
+6
2017-03-31
braille-console: Fix value returned by _braille_console_setup
Samuel Thibault
2
-10
/
+18
2017-03-24
printk: use console_trylock() in console_cpu_notify()
Sergey Senozhatsky
1
-5
/
+6
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
4
-237
/
+310
2017-02-19
printk: use rcuidle console tracepoint
Sergey Senozhatsky
1
-1
/
+1
2017-02-08
printk: drop call_console_drivers() unused param
Sergey Senozhatsky
1
-8
/
+4
2017-02-08
printk: convert the rest to printk-safe
Sergey Senozhatsky
1
-38
/
+65
2017-02-08
printk: remove zap_locks() function
Sergey Senozhatsky
1
-61
/
+0
2017-02-08
printk: use printk_safe buffers in printk
Sergey Senozhatsky
1
-15
/
+32
2017-02-08
printk: report lost messages in printk safe/nmi contexts
Sergey Senozhatsky
3
-37
/
+28
2017-02-08
printk: always use deferred printk when flush printk_safe lines
Sergey Senozhatsky
1
-8
/
+6
2017-02-08
printk: introduce per-cpu safe_print seq buffer
Sergey Senozhatsky
4
-52
/
+157
2017-02-08
printk: rename nmi.c and exported api
Sergey Senozhatsky
2
-33
/
+33
2017-02-08
printk: use vprintk_func in vprintk()
Sergey Senozhatsky
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2016-12-15
printk: Remove no longer used second struct cont
Geert Uytterhoeven
1
-6
/
+0
2016-12-15
printk: remove console flushing special cases for partial buffered lines
Linus Torvalds
1
-103
/
+5
2016-12-15
printk: remove games with previous record flags
Linus Torvalds
1
-85
/
+24
2016-12-15
kdb: call vkdb_printf() from vprintk_default() only when wanted
Petr Mladek
1
-1
/
+2
2016-12-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-30
/
+53
2016-12-13
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-13
/
+12
2016-12-13
printk/NMI: handle continuous lines and missing newline
Petr Mladek
1
-28
/
+50
2016-12-13
printk/NMI: fix up handling of the full nmi log buffer
Petr Mladek
1
-2
/
+3
2016-12-05
[iov_iter] new primitives - copy_from_iter_full() and friends
Al Viro
1
-1
/
+1
2016-11-17
kernel/printk: Block cpuhotplug callback when tasks are frozen
Thomas Gleixner
1
-2
/
+4
2016-11-14
Revert "printk: make reading the kernel log flush pending lines"
Linus Torvalds
1
-11
/
+0
2016-11-11
Revert "console: don't prefer first registered if DT specifies stdout-path"
Hans de Goede
1
-12
/
+1
2016-11-10
kernel/printk: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-16
/
+13
2016-10-19
printk: suppress empty continuation lines
Linus Torvalds
1
-0
/
+4
2016-10-10
Merge branch 'printk-cleanups'
Linus Torvalds
1
-63
/
+61
2016-10-09
printk: make reading the kernel log flush pending lines
Linus Torvalds
1
-0
/
+11
2016-10-09
printk: re-organize log_output() to be more legible
Linus Torvalds
1
-35
/
+27
2016-10-09
printk: split out core logging code into helper function
Linus Torvalds
1
-39
/
+39
[prev]
[next]