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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-13
printk: Add function to return log buffer address and size
Vasant Hegde
1
-0
/
+12
2014-08-10
Merge tag 'trace-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-17
/
+14
2014-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-14
/
+7
2014-08-09
Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-25
/
+21
2014-08-09
kexec: verify the signature of signed PE bzImage
Vivek Goyal
1
-0
/
+15
2014-08-09
kexec: support for kexec on panic using new system call
Vivek Goyal
1
-9
/
+37
2014-08-09
kexec-bzImage64: support for loading bzImage using 64bit entry
Vivek Goyal
1
-3
/
+8
2014-08-09
kexec: load and relocate purgatory at kernel load time
Vivek Goyal
1
-1
/
+543
2014-08-09
kexec: implementation of new syscall kexec_file_load
Vivek Goyal
1
-5
/
+478
2014-08-09
kexec: new syscall kexec_file_load() declaration
Vivek Goyal
2
-0
/
+8
2014-08-09
resource: provide new functions to walk through resources
Vivek Goyal
1
-9
/
+92
2014-08-09
kexec: use common function for kimage_normal_alloc() and kimage_crash_alloc()
Vivek Goyal
1
-71
/
+34
2014-08-09
kexec: move segment verification code in a separate function
Vivek Goyal
1
-82
/
+100
2014-08-09
kexec: rename unusebale_pages to unusable_pages
Vivek Goyal
1
-3
/
+3
2014-08-09
bin2c: move bin2c in scripts/basic
Vivek Goyal
1
-1
/
+1
2014-08-09
shm: add memfd_create() syscall
David Herrmann
1
-0
/
+1
2014-08-09
mm: allow drivers to prevent new writable mappings
David Herrmann
1
-1
/
+1
2014-08-09
kernel/acct.c: fix coding style warnings and errors
Ionut Alexa
1
-13
/
+17
2014-08-09
shm: make exit_shm work proportional to task activity
Jack Miller
1
-0
/
+6
2014-08-09
panic: add TAINT_SOFTLOCKUP
Josh Hunt
2
-0
/
+2
2014-08-09
kernel/gcov/fs.c: remove unnecessary null test before debugfs_remove
Fabian Frederick
1
-2
/
+1
2014-08-09
kernel/fork.c: make mm_init_owner static
Vladimir Davydov
1
-7
/
+7
2014-08-09
fork: copy mm's vm usage counters under mmap_sem
Vladimir Davydov
1
-0
/
+5
2014-08-09
fork: reset mm->pinned_vm
Vladimir Davydov
1
-0
/
+1
2014-08-09
fork/exec: cleanup mm initialization
Vladimir Davydov
1
-27
/
+20
2014-08-09
proc: constify seq_operations
Fabian Frederick
1
-3
/
+3
2014-08-09
kernel/exit.c: fix coding style warnings and errors
Ionut Alexa
1
-23
/
+26
2014-08-09
kernel/test_kprobes.c: use current logging functions
Fabian Frederick
1
-56
/
+31
2014-08-09
kernel/kallsyms.c: fix %pB when there's no symbol at the address
Namhyung Kim
1
-1
/
+1
2014-08-09
page-cgroup: get rid of NR_PCG_FLAGS
Vladimir Davydov
1
-2
/
+0
2014-08-09
mm: memcontrol: use page lists for uncharge batching
Johannes Weiner
1
-4
/
+0
2014-08-09
mm: memcontrol: rewrite charge API
Johannes Weiner
1
-7
/
+8
2014-08-07
Merge branch 'akpm' (patchbomb from Andrew Morton)
Linus Torvalds
6
-69
/
+114
2014-08-07
Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-222
/
+475
2014-08-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+1
2014-08-07
kernel/printk/printk.c: fix bool assignements
Neil Zhang
1
-3
/
+3
2014-08-07
printk: enable interrupts before calling console_trylock_for_printk()
Jan Kara
1
-10
/
+21
2014-08-07
printk: miscellaneous cleanups
Alex Elder
1
-13
/
+13
2014-08-07
printk: use a clever macro
Alex Elder
1
-10
/
+2
2014-08-07
printk: fix some comments
Alex Elder
1
-11
/
+12
2014-08-07
printk: rename DEFAULT_MESSAGE_LOGLEVEL
Alex Elder
1
-1
/
+1
2014-08-07
printk: tweak do_syslog() to match comments
Alex Elder
1
-1
/
+1
2014-08-07
printk: allow increasing the ring buffer depending on the number of CPUs
Luis R. Rodriguez
1
-0
/
+34
2014-08-07
printk: make dynamic units clear for the kernel ring buffer
Luis R. Rodriguez
1
-1
/
+1
2014-08-07
printk: move power of 2 practice of ring buffer size to a helper
Luis R. Rodriguez
1
-4
/
+10
2014-08-07
printk: make dynamic kernel ring buffer alignment explicit
Luis R. Rodriguez
1
-2
/
+3
2014-08-07
kernel/smp.c:on_each_cpu_cond(): fix warning in fallback path
Sasha Levin
1
-1
/
+1
2014-08-07
mm, oom: remove unnecessary exit_state check
David Rientjes
1
-0
/
+1
2014-08-07
mm, hugetlb: remove hugetlb_zero and hugetlb_infinity
David Rientjes
1
-6
/
+3
2014-08-07
kernel/watchdog.c: convert printk/pr_warning to pr_foo()
Fabian Frederick
1
-4
/
+6
[next]