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
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-02
MIPS: Factor o32 specific code into signal_o32.c
Harvey Hunt
4
-284
/
+293
2016-08-02
MIPS: non-exec stack & heap when non-exec PT_GNU_STACK is present
Paul Burton
3
-2
/
+26
2016-08-02
MIPS: Use per-mm page to execute branch delay slot instructions
Paul Burton
12
-133
/
+391
2016-08-01
MIPS: Modify error handling
Amitoj Kaur Chawla
1
-2
/
+2
2016-08-01
Merge branch 'pci/msi-affinity' into next
Bjorn Helgaas
7
-15
/
+36
2016-08-01
MIPS: Select HAVE_KVM for MIPS64_R{2,6}
James Hogan
1
-0
/
+2
2016-08-01
MIPS: KVM: Reset CP0_PageMask during host TLB flush
James Hogan
1
-0
/
+2
2016-08-01
MIPS: KVM: Fix ptr->int cast via KVM_GUEST_KSEGX()
James Hogan
1
-1
/
+1
2016-08-01
MIPS: KVM: Sign extend MFC0/RDHWR results
James Hogan
1
-3
/
+4
2016-08-01
MIPS: KVM: Fix 64-bit big endian dynamic translation
James Hogan
1
-0
/
+8
2016-08-01
MIPS: KVM: Fail if ebase doesn't fit in CP0_EBase
James Hogan
1
-0
/
+12
2016-08-01
MIPS: KVM: Use 64-bit CP0_EBase when appropriate
James Hogan
1
-3
/
+22
2016-08-01
MIPS: KVM: Set CP0_Status.KX on MIPS64
James Hogan
1
-2
/
+8
2016-08-01
MIPS: KVM: Make entry code MIPS64 friendly
James Hogan
1
-24
/
+24
2016-08-01
MIPS: KVM: Use kmap instead of CKSEG0ADDR()
James Hogan
2
-7
/
+17
2016-08-01
MIPS: KVM: Use virt_to_phys() to get commpage PFN
James Hogan
1
-1
/
+1
2016-08-01
MIPS: Fix definition of KSEGX() for 64-bit
James Hogan
1
-1
/
+1
2016-07-30
Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-46
/
+1
2016-07-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-5
/
+4
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-21
/
+14
2016-07-29
MIPS: c-r4k: Use SMP calls for CM indexed cache ops
James Hogan
1
-1
/
+1
2016-07-29
MIPS: c-r4k: Avoid small flush_icache_range SMP calls
James Hogan
1
-0
/
+21
2016-07-29
MIPS: c-r4k: Local flush_icache_range cache op override
James Hogan
1
-6
/
+18
2016-07-29
MIPS: c-r4k: Split r4k_flush_kernel_vmap_range()
James Hogan
1
-8
/
+17
2016-07-29
MIPS: c-r4k: Exclude sibling CPUs in SMP calls
James Hogan
3
-7
/
+18
2016-07-29
MIPS: c-r4k: Fix valid ASID optimisation
James Hogan
1
-13
/
+35
2016-07-29
MIPS: c-r4k: Add r4k_on_each_cpu cache op type arg
James Hogan
1
-19
/
+51
2016-07-29
MIPS: c-r4k: Avoid dcache flush for sigtramps
James Hogan
1
-6
/
+10
2016-07-29
MIPS: c-r4k: Fix sigtramp SMP call to use kmap
James Hogan
1
-6
/
+69
2016-07-29
MIPS: c-r4k: Fix protected_writeback_scache_line for EVA
James Hogan
1
-0
/
+4
2016-07-29
MIPS: SMP: Drop stop_this_cpu() cpu_foreign_map hack
James Hogan
1
-8
/
+1
2016-07-29
MIPS: SMP: Update cpu_foreign_map on CPU disable
James Hogan
6
-1
/
+7
2016-07-29
MIPS: SMP: Clear ASID without confusing has_valid_asid()
James Hogan
2
-2
/
+19
2016-07-28
MIPS: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
James Hogan
2
-0
/
+3
2016-07-28
MIPS: Octeon: Improve USB reset code for OCTEON II.
Steven J. Hill
1
-48
/
+60
2016-07-28
MIPS: Octeon: Put restrictions on DMA descriptors.
Steven J. Hill
1
-1
/
+5
2016-07-28
MIPS: Octeon: Remove forced mappings of USB interrupts.
Steven J. Hill
2
-14
/
+0
2016-07-28
KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspace
David Howells
2
-2
/
+2
2016-07-28
MIPS: Print segment physical address when EU=1
James Hogan
1
-5
/
+8
2016-07-28
Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-328
/
+0
2016-07-28
Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...
Linus Torvalds
7
-7
/
+7
2016-07-27
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
1
-1
/
+1
2016-07-26
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+12
2016-07-25
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-19
/
+154
2016-07-25
MIPS: ath79: Add missing include file
Guenter Roeck
1
-0
/
+1
2016-07-24
spi: octeon: Move include file from arch/mips to drivers/spi
Jan Glauber
1
-328
/
+0
2016-07-24
MIPS: tlbex: Avoid duplicated single_insn_swpd
James Hogan
1
-1
/
+1
2016-07-24
MIPS: uasm: Handle low values in uasm_in_compat_space_p()
James Hogan
1
-5
/
+1
2016-07-24
MIPS: Add default configuration for ath25
Sergey Ryazanov
1
-0
/
+119
2016-07-24
MIPS: Fix MSA asm warnings in control reg accessors
James Hogan
1
-0
/
+2
[prev]
[next]