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-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-08
kprobes: Skip kretprobe hit in NMI context to avoid deadlock
Masami Hiramatsu
1
-1
/
+12
2014-08-07
kernel/acct.c: fix coding style warnings and errors
Ionut Alexa
1
-12
/
+16
2014-08-07
death to mnt_pinned
Al Viro
1
-5
/
+19
2014-08-07
take fs_pin stuff to fs/*
Al Viro
1
-95
/
+32
2014-08-07
start carving bsd_acct_struct up
Al Viro
1
-19
/
+23
2014-08-07
acct: move mnt_pin() upwards.
Al Viro
1
-2
/
+1
2014-08-07
make acct_kill() wait for file closing.
Al Viro
1
-3
/
+17
2014-08-07
acct: get rid of acct_lock for acct->count
Al Viro
1
-33
/
+52
2014-08-07
acct: get rid of acct_list
Al Viro
1
-80
/
+55
2014-08-07
acct: simplify check_free_space()
Al Viro
1
-39
/
+11
2014-08-07
acct: new lifetime rules
Al Viro
1
-106
/
+114
2014-08-07
acct: serialize acct_on()
Al Viro
1
-0
/
+4
2014-08-07
acct() should honour the limits from the very beginning
Al Viro
1
-2
/
+2
2014-08-07
split the slow path in acct_process() off
Al Viro
1
-22
/
+28
2014-08-07
separate namespace-independent parts of filling acct_t
Al Viro
1
-47
/
+51
2014-08-07
acct: switch to __kernel_write()
Al Viro
1
-19
/
+12
2014-08-07
acct: encode_comp_t(0) is 0, fortunately...
Al Viro
1
-3
/
+0
2014-08-07
Merge commit 'ccbf62d8a284cf181ac28c8e8407dd077d90dd4b' into for-next
Al Viro
23
-469
/
+708
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
[prev]
[next]