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
pinetabv-6.6.y-devel
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
/
xtensa
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-09
xtensa: add MMU v3 support
Max Filippov
12
-86
/
+451
2013-05-09
xtensa: fix ibreakenable register update
Max Filippov
4
-0
/
+8
2013-05-09
xtensa: fix oprofile building as module
Max Filippov
2
-3
/
+6
2013-05-07
block_device_operations->release() should return void
Al Viro
1
-2
/
+1
2013-05-05
xtensa simdisk: fix braino in "xtensa simdisk: switch to proc_create_data()"
Al Viro
1
-1
/
+1
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-13
/
+23
2013-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-8
/
+0
2013-05-01
dump_stack: unify debug information printed by show_regs()
Tejun Heo
1
-0
/
+2
2013-05-01
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
1
-8
/
+0
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-12
/
+2
2013-04-30
mm/xtensa: use common help functions to free reserved pages
Jiang Liu
1
-18
/
+3
2013-04-17
idle: Remove GENERIC_IDLE_LOOP config switch
Thomas Gleixner
1
-1
/
+0
2013-04-16
Remove GENERIC_GPIO config option
Alexandre Courbot
1
-3
/
+0
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-2
/
+2
2013-04-09
xtensa simdisk: switch to proc_create_data()
Al Viro
1
-13
/
+23
2013-04-08
xtensa: Use generic idle loop
Thomas Gleixner
2
-12
/
+3
2013-04-01
net: add option to enable error queue packets waking select
Keller, Jacob E
1
-0
/
+2
2013-03-20
xtensa: remove explicit selection of GENERIC_GPIO
Alexandre Courbot
2
-2
/
+0
2013-03-12
Select VIRT_TO_BUS directly where needed
Stephen Rothwell
1
-1
/
+1
2013-03-04
consolidate cond_syscall and SYSCALL_ALIAS declarations
Al Viro
1
-8
/
+0
2013-02-28
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
Stephen Rothwell
1
-0
/
+1
2013-02-27
Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linux
Linus Torvalds
36
-115
/
+1851
2013-02-26
xtensa: add accept4 syscall
Chris Zankel
1
-1
/
+4
2013-02-26
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2013-02-24
xtensa: add support for TLS
Chris Zankel
7
-7
/
+25
2013-02-24
xtensa: add missing include asm/uaccess.h to checksum.h
Max Filippov
1
-0
/
+1
2013-02-24
xtensa: do not enable GENERIC_GPIO by default
Max Filippov
1
-1
/
+1
2013-02-24
xtensa: complete ptrace handling of register windows
Max Filippov
1
-13
/
+20
2013-02-24
xtensa: add support for oprofile
dann
6
-1
/
+209
2013-02-24
xtensa: move spill_registers to traps.h
Max Filippov
2
-20
/
+25
2013-02-24
xtensa: ISS: add host file-based simulated disk
Victor Prupis
3
-0
/
+412
2013-02-24
xtensa: fix str[n]cmp return value
Max Filippov
1
-2
/
+2
2013-02-24
xtensa: avoid mmap cache aliasing
Max Filippov
2
-0
/
+45
2013-02-24
xtensa: add finit_module syscall
Max Filippov
1
-1
/
+3
2013-02-24
xtensa: pull signal definitions from signal-defs.h
Max Filippov
1
-10
/
+1
2013-02-24
xtensa: fix ipc_parse_version selection
Max Filippov
1
-0
/
+1
2013-02-24
xtensa: dispatch medium-priority interrupts
Marc Gauthier
10
-45
/
+260
2013-02-24
xtensa: Add config files for Diamond 233L - Rev C processor variant
Pete Delaney
5
-0
/
+825
2013-02-24
xtensa: use new common dtc rule
Stephen Warren
3
-14
/
+17
2013-02-24
xtensa: rename prom_update_property to of_update_property
Max Filippov
1
-2
/
+2
2013-02-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-36
/
+4
2013-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-02-22
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-5
/
+6
2013-02-14
burying unused conditionals
Al Viro
2
-3
/
+0
2013-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+15
2013-02-04
xtensa: switch to generic sigaltstack
Al Viro
4
-18
/
+4
2013-02-04
take sys_rt_sigsuspend() prototype to linux/syscalls.h
Al Viro
1
-1
/
+0
2013-02-04
consolidate kernel-side struct sigaction declarations
Al Viro
1
-6
/
+1
2013-02-04
consolidate declarations of k_sigaction
Al Viro
1
-4
/
+0
[prev]
[next]