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
/
arch
/
xtensa
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-17
Merge tag 'xtensa-20150416' of git://github.com/czankel/xtensa-linux
Linus Torvalds
1
-2
/
+6
2015-04-14
Merge tag 'v4.0' into for_next
Chris Zankel
3
-61
/
+46
2015-04-12
xtensa: Remove signal translation and exec_domain
Richard Weinberger
1
-2
/
+0
2015-04-12
xtensa: Autogenerate offsets in struct thread_info
Richard Weinberger
1
-11
/
+0
2015-03-04
xtensa: provide __NR_sync_file_range2 instead of __NR_sync_file_range
Max Filippov
1
-1
/
+1
2015-03-04
xtensa: wire bpf and execveat syscalls
Max Filippov
1
-1
/
+5
2015-02-18
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-45
/
+45
2015-02-13
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
1
-5
/
+0
2015-02-12
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
1
-1
/
+1
2015-02-11
xtensa: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-10
/
+0
2015-01-13
xtensa: macro whitespace fixes
Michael S. Tsirkin
1
-45
/
+45
2014-12-17
Merge tag 'xtensa-next-20141215' of git://github.com/czankel/xtensa-linux
Linus Torvalds
10
-22
/
+65
2014-12-16
xtensa/uaccess: fix sparse errors
Michael S. Tsirkin
1
-2
/
+2
2014-12-16
Merge tag 'xtensa-for-next-20141213' of git://github.com/jcmvbkbc/linux-xtens...
Chris Zankel
1
-1
/
+1
2014-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-1
/
+5
2014-12-10
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
1
-1
/
+0
2014-12-10
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+0
2014-12-09
xtensa: fix kmap_prot definition
Max Filippov
1
-1
/
+1
2014-12-06
net: sock: allow eBPF programs to be attached to sockets
Alexei Starovoitov
1
-0
/
+3
2014-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+12
2014-11-11
net: introduce SO_INCOMING_CPU
Eric Dumazet
1
-0
/
+2
2014-11-10
Merge tag 'xtensa-for-next-20141021-2' of git://github.com/jcmvbkbc/linux-xte...
Chris Zankel
8
-19
/
+62
2014-10-23
Merge tag 'xtensa-for-next-20141021-1' of git://github.com/jcmvbkbc/linux-xte...
Chris Zankel
2
-2
/
+12
2014-10-21
xtensa: nommu: clean up memory map dump
Max Filippov
1
-5
/
+5
2014-10-21
xtensa: nommu: set up cache and atomctl in initialize_mmu
Max Filippov
1
-1
/
+36
2014-10-21
xtensa: move vecbase SR initialization to _startup
Max Filippov
1
-3
/
+0
2014-10-21
xtensa: nommu: fix load address definitions
Max Filippov
1
-3
/
+4
2014-10-21
xtensa: nommu: don't build most of the cache flushing code
Max Filippov
2
-3
/
+4
2014-10-21
xtensa: nommu: provide MAP_UNINITIALIZED definition
Max Filippov
1
-0
/
+6
2014-10-21
xtensa: nommu: provide _PAGE_CHG_MASK definition
Max Filippov
1
-0
/
+1
2014-10-21
xtensa: nommu: provide __invalidate_dcache_page_alias stub
Max Filippov
1
-0
/
+2
2014-10-21
xtensa: nommu: move init_mmu stub to nommu_context.h
Max Filippov
2
-4
/
+4
2014-10-21
xtensa: re-wire umount syscall to sys_oldumount
Max Filippov
1
-1
/
+2
2014-10-20
xtensa: io: remove dummy relaxed accessor macros for reads
Will Deacon
1
-7
/
+0
2014-10-13
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-152
/
+83
2014-10-09
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2014-10-06
xtensa: add seccomp, getrandom, and memfd_create syscalls
Max Filippov
1
-1
/
+8
2014-10-06
xtensa: implement pgprot_noncached
Max Filippov
1
-0
/
+2
2014-10-03
locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()
Pranith Kumar
1
-1
/
+1
2014-09-13
irq_work: Introduce arch_irq_work_has_interrupt()
Peter Zijlstra
1
-0
/
+1
2014-09-10
xtensa/uapi: Add definition of TIOC[SG]RS485
Ricardo Ribalda Delgado
1
-0
/
+2
2014-08-19
Merge tag 'xtensa-for-next-20140815' into for_next
Chris Zankel
8
-19
/
+103
2014-08-14
locking,arch,xtensa: Fold atomic_ops
Peter Zijlstra
1
-151
/
+82
2014-08-14
xtensa: support aliasing cache in kmap
Max Filippov
1
-2
/
+38
2014-08-14
xtensa: support aliasing cache in k[un]map_atomic
Max Filippov
2
-1
/
+4
2014-08-14
xtensa: implement clear_user_highpage and copy_user_highpage
Max Filippov
2
-2
/
+12
2014-08-14
xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_miss
Max Filippov
1
-1
/
+6
2014-08-14
xtensa: make fixmap region addressing grow with index
Max Filippov
1
-3
/
+24
2014-08-14
xtensa: fix access to THREAD_RA/THREAD_SP/THREAD_DS
Max Filippov
1
-0
/
+5
2014-08-14
xtensa: add renameat2 syscall
Miklos Szeredi
1
-1
/
+4
[next]