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
/
c6x
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-13
irq_work: Introduce arch_irq_work_has_interrupt()
Peter Zijlstra
1
-0
/
+1
2014-08-09
Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-33
/
+20
2014-08-06
c6x: Use sigsp()
Richard Weinberger
1
-9
/
+3
2014-08-06
c6x: Use get_signal() signal_setup_done()
Richard Weinberger
1
-25
/
+18
2014-07-17
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
1
-0
/
+1
2014-06-04
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2014-04-30
c6x: convert fdt pointers to opaque pointers
Rob Herring
1
-2
/
+2
2014-04-18
arch,c6x: Convert smp_mb__*()
Peter Zijlstra
1
-7
/
+1
2014-03-31
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+3
2014-03-07
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
Linus Torvalds
1
-0
/
+1
2014-03-05
c6x: fix build failure caused by cache.h
Mark Salter
1
-0
/
+1
2014-02-10
locking/mcs: Allow architecture specific asm files to be used for contended case
Tim Chen
1
-0
/
+1
2014-02-10
locking/mcs: Order the header files in Kbuild of each architecture in alphabe...
Tim Chen
1
-2
/
+2
2013-12-18
lib: Add missing arch generic-y entries for asm-generic/hash.h
David S. Miller
1
-0
/
+1
2013-11-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2013-11-16
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
Linus Torvalds
1
-7
/
+0
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
1
-2
/
+0
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-49
/
+2
2013-10-30
c6x: remove unused COMMON_CLKDEV Kconfig parameter
Michael Opdenacker
1
-3
/
+0
2013-10-10
of: remove empty arch prom.h headers
Rob Herring
1
-1
/
+0
2013-10-09
of: remove early_init_dt_setup_initrd_arch
Rob Herring
1
-10
/
+0
2013-10-09
c6x: use early_init_dt_scan
Rob Herring
2
-20
/
+1
2013-10-09
c6x: use boot_command_line instead of private c6x_command_line
Rob Herring
4
-19
/
+2
2013-09-25
sched, arch: Create asm/preempt.h
Peter Zijlstra
1
-0
/
+1
2013-09-18
c6x: remove unused parameter in Kconfig
Michael Opdenacker
1
-4
/
+0
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-1
/
+0
2013-08-29
of: consolidate definition of early_init_dt_alloc_memory_arch()
Grant Likely
1
-5
/
+0
2013-07-24
of: Specify initrd location using 64-bit
Santosh Shilimkar
1
-2
/
+1
2013-07-04
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
2
-15
/
+7
2013-07-04
mm/c6x: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-10
/
+1
2013-07-04
c6x: normalize global variables exported by vmlinux.lds
Jiang Liu
1
-2
/
+2
2013-07-04
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
1
-1
/
+1
2013-07-04
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
1
-2
/
+2
2013-07-04
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-1
/
+1
2013-07-04
arch: c6x: mm: include "asm/uaccess.h" to pass compiling
Chen Gang
1
-0
/
+1
2013-07-03
Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
1
-1
/
+0
2013-06-16
c6x: Wire up asm-generic/xor.h
Geert Uytterhoeven
1
-0
/
+1
2013-05-01
dump_stack: unify debug information printed by show_regs()
Tejun Heo
1
-0
/
+1
2013-05-01
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
1
-9
/
+0
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-27
/
+1
2013-04-30
mm/c6x: use common help functions to free reserved pages
Jiang Liu
1
-28
/
+2
2013-04-17
idle: Remove GENERIC_IDLE_LOOP config switch
Thomas Gleixner
1
-1
/
+0
2013-04-09
add memory barrier to arch_local_irq_restore
Mark Salter
1
-1
/
+1
2013-04-08
c6x: Use generic idle loop
Thomas Gleixner
2
-27
/
+2
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+0
2013-02-26
default SET_PERSONALITY() in linux/elf.h
Al Viro
1
-3
/
+0
2013-02-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-12
/
+0
2013-02-14
burying unused conditionals
Al Viro
1
-1
/
+0
2013-02-04
c6x: switch to generic sigaltstack
Al Viro
2
-12
/
+1
[next]