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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-25
x86/dumpstack: Remove kernel text addresses from stack dump
Josh Poimboeuf
6
-26
/
+13
2016-10-25
scripts/faddr2line: Fix "size mismatch" error
Josh Poimboeuf
1
-12
/
+21
2016-10-25
x86/entry64: Remove unused audit related macros
Alexander Kuleshov
1
-6
/
+0
2016-10-21
x86/dumpstack: Print orig_ax in __show_regs()
Josh Poimboeuf
1
-1
/
+6
2016-10-21
x86/dumpstack: Fix duplicate RIP address display in __show_regs()
Josh Poimboeuf
1
-2
/
+2
2016-10-21
x86/dumpstack: Print any pt_regs found on the stack
Josh Poimboeuf
1
-1
/
+15
2016-10-21
x86/dumpstack: Print stack identifier on its own line
Josh Poimboeuf
1
-4
/
+4
2016-10-21
x86/unwind: Create stack frames for saved syscall registers
Josh Poimboeuf
1
-0
/
+35
2016-10-21
x86/entry/unwind: Create stack frames for saved interrupt registers
Josh Poimboeuf
5
-16
/
+139
2016-10-21
entry/64: Remove unused ZERO_EXTRA_REGS macro
Alexander Kuleshov
1
-9
/
+0
2016-10-20
x86/boot: Move the _stext marker to before the boot code
Josh Poimboeuf
1
-1
/
+1
2016-10-20
x86/boot: Fix the end of the stack for idle tasks
Josh Poimboeuf
2
-9
/
+15
2016-10-20
x86/boot/64: Put a real return address on the idle task stack
Josh Poimboeuf
1
-2
/
+3
2016-10-20
x86/boot/64: Use a common function for starting CPUs
Josh Poimboeuf
1
-11
/
+11
2016-10-20
x86/boot/smp/32: Fix initial idle stack location on 32-bit kernels
Josh Poimboeuf
1
-3
/
+1
2016-10-20
x86/boot/32: Fix the end of the stack for idle tasks
Josh Poimboeuf
1
-3
/
+5
2016-10-20
x86/entry/32: Fix the end of the stack for newly forked tasks
Josh Poimboeuf
1
-3
/
+19
2016-10-20
x86/entry/32: Rename 'error_code' to 'common_exception'
Josh Poimboeuf
1
-20
/
+23
2016-10-20
x86/entry/32, x86/boot/32: Use local labels
Josh Poimboeuf
2
-37
/
+38
2016-10-20
x86/entry/64: Remove unused 'addskip' parameter of the ALLOC_PT_GPREGS_ON_STA...
Alexander Kuleshov
1
-2
/
+2
2016-10-19
Merge tag 'platform-drivers-x86-v4.9-2' of git://git.infradead.org/users/dvha...
Linus Torvalds
2
-0
/
+8
2016-10-19
Merge tag 'sh-for-4.9' of git://git.libc.org/linux-sh
Linus Torvalds
3
-1
/
+13
2016-10-19
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+8
2016-10-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-62
/
+48
2016-10-19
Merge tag 'pinctrl-v4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
5
-24
/
+120
2016-10-19
printk: suppress empty continuation lines
Linus Torvalds
1
-0
/
+4
2016-10-19
Merge branch 'gup_flag-cleanups'
Linus Torvalds
61
-189
/
+273
2016-10-19
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
17
-54
/
+84
2016-10-19
mm: replace access_remote_vm() write parameter with gup_flags
Lorenzo Stoakes
4
-19
/
+20
2016-10-19
mm: replace __access_remote_vm() write parameter with gup_flags
Lorenzo Stoakes
2
-11
/
+21
2016-10-19
mm: replace get_user_pages_remote() write/force parameters with gup_flags
Lorenzo Stoakes
9
-27
/
+40
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
22
-54
/
+49
2016-10-19
mm: replace get_vaddr_frames() write/force parameters with gup_flags
Lorenzo Stoakes
5
-15
/
+11
2016-10-19
mm: replace get_user_pages_locked() write/force parameters with gup_flags
Lorenzo Stoakes
4
-12
/
+15
2016-10-19
sched/fair: Fix incorrect task group ->load_avg
Vincent Guittot
1
-1
/
+8
2016-10-19
sh: add earlycon support to j2_defconfig
Rich Felker
1
-0
/
+1
2016-10-19
sh: add Kconfig option for J-Core SoC core drivers
Rich Felker
2
-0
/
+11
2016-10-19
Merge tag 'for-f2fs-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+5
2016-10-19
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
14
-36
/
+27
2016-10-19
mm: remove write/force parameters from __get_user_pages_unlocked()
Lorenzo Stoakes
6
-19
/
+34
2016-10-19
mm: remove write/force parameters from __get_user_pages_locked()
Lorenzo Stoakes
1
-14
/
+33
2016-10-19
mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
Linus Torvalds
2
-2
/
+13
2016-10-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-3
/
+8
2016-10-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+0
2016-10-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+8
2016-10-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-14
/
+38
2016-10-18
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-2
/
+10
2016-10-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-4
/
+22
2016-10-18
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-34
/
+45
2016-10-18
Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+10
[next]