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
path:
root
/
arch
/
x86
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-18
x86/boot: Add early cmdline parsing for options with arguments
Tom Lendacky
1
-0
/
+105
2017-07-13
include/linux/string.h: add the option of fortified string.h functions
Daniel Micay
1
-1
/
+1
2017-07-07
Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+134
2017-07-03
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+5
2017-07-03
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2017-06-30
objtool, x86: Add several functions and files to the objtool whitelist
Josh Poimboeuf
1
-4
/
+4
2017-06-30
x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings
Paolo Abeni
1
-2
/
+5
2017-06-27
x86/insn: perf tools: Add new ptwrite instruction
Adrian Hunter
1
-1
/
+1
2017-06-16
x86, dax, libnvdimm: remove wb_cache_pmem() indirection
Dan Williams
1
-0
/
+6
2017-06-09
x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope...
Dan Williams
1
-0
/
+128
2017-05-05
x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang ...
Matthias Kaehlcke
1
-1
/
+2
2017-05-05
Merge branch 'linus' into x86/urgent, to pick up dependent commits
Ingo Molnar
5
-363
/
+11
2017-05-05
x86/asm: Don't use RBP as a temporary register in csum_partial_copy_generic()
Josh Poimboeuf
1
-6
/
+6
2017-05-02
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-10
/
+7
2017-05-02
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-05-02
Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-352
/
+3
2017-04-30
Prevent timer value 0 for MWAITX
Janakarajan Natarajan
1
-0
/
+7
2017-03-29
x86: switch to RAW_COPY_USER
Al Viro
2
-222
/
+3
2017-03-29
x86: don't wank with magical size in __copy_in_user()
Al Viro
1
-9
/
+0
2017-03-29
kill __copy_from_user_nocache()
Al Viro
1
-118
/
+0
2017-03-29
amd64: get rid of zeroing
Al Viro
2
-8
/
+5
2017-03-22
x86/mce: Fix copy/paste error in exception table entries
Tony Luck
1
-1
/
+1
2017-03-07
x86/asm: Optimize clear_page()
Borislav Petkov
1
-10
/
+7
2017-03-01
Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...
Ingo Molnar
1
-2
/
+2
2017-01-28
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
Ingo Molnar
1
-1
/
+1
2017-01-22
x86/timer: Make delay() work during early bootup
Jiri Slaby
1
-2
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-13
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-96
/
+49
2016-11-16
x86/msr: Cleanup/streamline MSR helpers
Borislav Petkov
1
-2
/
+2
2016-11-01
x86/copy_user: Unify the code by removing the 64-bit asm _copy_*_user() variants
Borislav Petkov
3
-96
/
+49
2016-10-15
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
13
-1
/
+43
2016-09-05
x86/mce: Improve memcpy_mcsafe()
Tony Luck
1
-3
/
+3
2016-08-11
x86/mm/kaslr: Fix -Wformat-security warning
Nicolas Iooss
1
-1
/
+1
2016-08-08
x86/hweight: Don't clobber %rdi
Ville Syrjälä
1
-0
/
+2
2016-08-08
x86: move exports to actual definitions
Al Viro
13
-1
/
+43
2016-08-01
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
14
-14
/
+16
2016-07-29
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2016-07-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-95
/
+186
2016-07-26
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+91
2016-07-23
x86/insn: remove pcommit
Dan Williams
1
-1
/
+1
2016-07-21
x86/insn: Add AVX-512 support to the instruction decoder
Adrian Hunter
2
-95
/
+186
2016-07-20
x86/insn: perf tools: Fix vcvtph2ps instruction decoding
Adrian Hunter
1
-1
/
+1
2016-07-15
x86/uaccess: Move thread_info::addr_limit to thread_struct
Andy Lutomirski
5
-20
/
+21
2016-07-14
x86/lib: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
14
-14
/
+16
2016-07-08
x86/mm: Refactor KASLR entropy functions
Thomas Garnier
2
-0
/
+91
2016-06-08
x86/hweight: Get rid of the special calling convention
Borislav Petkov
2
-1
/
+78
2016-05-17
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2016-05-16
locking/rwsem: Fix comment on register clobbering
Borislav Petkov
1
-2
/
+4
2016-04-22
locking/rwsem, x86: Add frame annotation for call_rwsem_down_write_failed_kil...
Michal Hocko
1
-0
/
+2
2016-04-13
locking/rwsem, x86: Provide __down_write_killable()
Michal Hocko
1
-0
/
+8
[next]