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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-23
Merge tag 'xtensa-for-next-20141021-1' of git://github.com/jcmvbkbc/linux-xte...
Chris Zankel
6
-4
/
+296
2014-10-21
xtensa: xtfpga: add lx200 SMP DTS and defconfig
Max Filippov
2
-0
/
+151
2014-10-21
xtensa: xtfpga: add generic KC705 board config
Max Filippov
1
-0
/
+131
2014-10-21
xtensa: re-wire umount syscall to sys_oldumount
Max Filippov
1
-1
/
+2
2014-10-20
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-1
/
+1
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: xtfpga: only select ethoc when ethernet is available
Max Filippov
1
-1
/
+1
2014-10-06
xtensa: add seccomp, getrandom, and memfd_create syscalls
Max Filippov
1
-1
/
+8
2014-10-06
xtensa: ISS: add BLOCK dependency to BLK_DEV_SIMDISK
Max Filippov
1
-1
/
+1
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-24
ARCH: AUDIT: audit_syscall_entry() should not require the arch
Eric Paris
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-09-01
Merge tag 'xtensa-20140830' of git://github.com/czankel/xtensa-linux
Linus Torvalds
24
-217
/
+497
2014-08-30
flush_icache_range: export symbol to fix build errors
Pranith Kumar
1
-0
/
+1
2014-08-19
Merge tag 'xtensa-for-next-20140815' into for_next
Chris Zankel
24
-217
/
+497
2014-08-14
locking,arch,xtensa: Fold atomic_ops
Peter Zijlstra
1
-151
/
+82
2014-08-14
xtensa: deprecate fast_xtensa and fast_spill_registers syscalls
Max Filippov
2
-0
/
+54
2014-08-14
xtensa: don't allow overflow/underflow on unaligned stack
Max Filippov
3
-7
/
+10
2014-08-14
xtensa: fix a6 and a7 handling in fast_syscall_xtensa
Max Filippov
1
-7
/
+5
2014-08-14
xtensa: allow single-stepping through unaligned load/store
Max Filippov
1
-0
/
+8
2014-08-14
xtensa: move invalid unaligned instruction handler closer to its users
Max Filippov
1
-33
/
+29
2014-08-14
xtensa: make fast_unaligned store restartable
Max Filippov
1
-32
/
+19
2014-08-14
xtensa: add double exception fixup handler for fast_unaligned
Max Filippov
1
-0
/
+43
2014-08-14
xtensa: fix kernel/user jump out of fast_unaligned
Max Filippov
1
-1
/
+1
2014-08-14
xtensa: configure kc705 for highmem
Max Filippov
1
-1
/
+4
2014-08-14
xtensa: support highmem in aliasing cache flushing code
Max Filippov
1
-10
/
+6
2014-08-14
xtensa: support aliasing cache in kmap
Max Filippov
2
-2
/
+56
2014-08-14
xtensa: support aliasing cache in k[un]map_atomic
Max Filippov
3
-8
/
+14
2014-08-14
xtensa: implement clear_user_highpage and copy_user_highpage
Max Filippov
4
-66
/
+127
2014-08-14
xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_miss
Max Filippov
2
-2
/
+7
2014-08-14
xtensa: allow fixmap and kmap span more than one page table
Max Filippov
1
-16
/
+22
2014-08-14
xtensa: make fixmap region addressing grow with index
Max Filippov
2
-6
/
+27
2014-08-14
xtensa: fix access to THREAD_RA/THREAD_SP/THREAD_DS
Max Filippov
2
-4
/
+13
2014-08-14
xtensa: add renameat2 syscall
Miklos Szeredi
1
-1
/
+4
2014-08-14
xtensa: fix address checks in dma_{alloc,free}_coherent
Alan Douglas
1
-6
/
+6
2014-08-14
xtensa: replace IOCTL code definitions with constants
Max Filippov
1
-9
/
+10
2014-08-14
xtensa: remove orphan MATH_EMULATION symbol
Max Filippov
4
-8
/
+0
2014-08-14
xtensa: select HAVE_IDE only on platforms that may have it
Max Filippov
2
-2
/
+3
2014-08-14
xtensa: sort 'select' statements in Kconfig
Max Filippov
1
-11
/
+11
2014-08-14
xtensa: make MMU-related configuration options depend on MMU
Max Filippov
1
-0
/
+2
2014-08-14
xtensa: simplify addition of new core variants
Max Filippov
2
-6
/
+37
2014-08-09
Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-27
/
+16
2014-08-06
xtensa: Use get_signal() signal_setup_done()
Richard Weinberger
1
-27
/
+16
2014-08-05
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2014-07-17
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
1
-0
/
+1
2014-07-16
Merge tag 'xtensa-for-next-20140715' of git://github.com/jcmvbkbc/linux-xtens...
Chris Zankel
3
-25
/
+139
2014-06-09
xtensa: fix sysmem reservation at the end of existing block
Max Filippov
1
-1
/
+1
[next]