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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-28
MIPS: uasm: add wait instruction
Paul Burton
4
-1
/
+5
2014-05-28
MIPS: uasm: add sync instruction
Paul Burton
4
-2
/
+6
2014-05-28
MIPS: uasm: add jalr instruction
Paul Burton
3
-4
/
+10
2014-05-28
MIPS: uasm: add a label variant of beq
Paul Burton
2
-0
/
+10
2014-05-28
MIPS: inst.h: define microMIPS wait op
Paul Burton
1
-0
/
+1
2014-05-28
MIPS: inst.h: define microMIPS sync op
Paul Burton
1
-0
/
+1
2014-05-28
MIPS: inst.h: define MT yield op
Paul Burton
1
-10
/
+11
2014-05-28
MIPS: inst.h: define COP0 wait op
Paul Burton
1
-1
/
+2
2014-05-28
MIPS: MT: define write_c0_tchalt macro
Paul Burton
1
-0
/
+2
2014-05-28
MIPS: add kmap_noncoherent to wire a cached non-coherent TLB entry
Paul Burton
3
-2
/
+20
2014-05-02
MIPS: CPC: provide locking functions
Paul Burton
2
-0
/
+53
2014-05-02
MIPS: CPC: provide functions to retrieve register addresses
Paul Burton
1
-1
/
+6
2014-05-02
MIPS: introduce cpu_coherent_mask
Paul Burton
2
-0
/
+7
2014-05-02
MIPS: support for generic clockevents broadcast
Paul Burton
2
-0
/
+44
2014-05-02
MIPS: allow R4K clockevent device to function regardless of GIC
Paul Burton
1
-6
/
+0
2014-05-02
MIPS: mark R4K clockevent device with CLOCK_EVT_FEAT_PERCPU
Paul Burton
1
-1
/
+2
2014-05-02
MIPS: mark R4K clockevent device with CLOCK_EVT_FEAT_C3STOP
Paul Burton
1
-1
/
+2
2014-05-02
MIPS: allow GIC clockevent device config from other CPUs
Paul Burton
3
-1
/
+17
2014-05-02
MIPS: mark GIC clockevent device with CLOCK_EVT_FEAT_C3STOP
Paul Burton
1
-1
/
+2
2014-05-02
MIPS: PM: Implement PM helper macros
James Hogan
3
-0
/
+186
2014-05-02
MIPS: tlb-r4k: Add CPU PM callback to reconfigure TLB
James Hogan
1
-1
/
+33
2014-05-02
MIPS: c-r4k: Add CPU PM callback for coherency
James Hogan
1
-0
/
+24
2014-05-02
MIPS: traps: Add CPU PM callback for trap configuration
James Hogan
2
-27
/
+81
2014-04-24
MIPS: PM: Add CPU PM callbacks for general CPU context
James Hogan
3
-0
/
+98
2014-04-19
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-12
/
+10
2014-04-19
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-12
/
+16
2014-04-19
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
6
-6
/
+7
2014-04-19
mips: export flush_icache_range
Kees Cook
1
-2
/
+2
2014-04-19
Shiraz has moved
Viresh Kumar
4
-4
/
+4
2014-04-19
powerpc/mm: fix ".__node_distance" undefined
Mike Qiu
1
-0
/
+1
2014-04-19
ARC: Delete stale barrier.h
Vineet Gupta
1
-37
/
+0
2014-04-18
Merge tag 'pci-v3.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+6
2014-04-18
perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMU
Venkatesh Srinivas
1
-3
/
+9
2014-04-18
Merge branch 'parisc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
6
-14
/
+14
2014-04-17
Merge tag 'stable/for-linus-3.15-rc1-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-10
/
+23
2014-04-17
kprobes/x86: Fix page-fault handling logic
Masami Hiramatsu
1
-9
/
+7
2014-04-17
x86/mce: Fix CMCI preemption bugs
Ingo Molnar
2
-12
/
+10
2014-04-17
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-38
/
+45
2014-04-17
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+30
2014-04-17
Merge tag 'pinctrl-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2014-04-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
11
-31
/
+210
2014-04-16
Merge tag 'please-pull-ia64-erratum' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-3
/
+3
2014-04-16
[IA64] Change default PSR.ac from '1' to '0' (Fix erratum #237)
Tony Luck
3
-3
/
+3
2014-04-16
x86: Remove the PCI reboot method from the default chain
Ingo Molnar
1
-35
/
+37
2014-04-15
xen/spinlock: Don't enable them unconditionally.
Konrad Rzeszutek Wilk
1
-1
/
+4
2014-04-15
x86/xen: Fix 32-bit PV guests's usage of kernel_stack
Boris Ostrovsky
2
-9
/
+19
2014-04-15
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-23
/
+94
2014-04-15
powerpc/PCI: Fix NULL dereference in sys_pciconfig_iobase() list traversal
Mike Qiu
1
-4
/
+6
2014-04-15
KVM: x86: remove WARN_ON from get_kernel_ns()
Marcelo Tosatti
1
-1
/
+0
2014-04-15
KVM: Rename variable smep to cr4_smep
Feng Wu
1
-3
/
+3
[next]