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
/
mips
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-13
MIPS: Use phys_addr_t instead of phys_t
Jaedon Shin
1
-1
/
+1
2014-12-12
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
26
-700
/
+550
2014-11-25
MIPS: Replace use of phys_t with phys_addr_t.
Ralf Baechle
3
-13
/
+13
2014-11-24
MIPS: Enable VDSO randomization
Prem Karat
1
-1
/
+14
2014-11-24
MIPS: Apply `.insn' to fixup labels throughout
Maciej W. Rozycki
1
-0
/
+2
2014-11-24
MIPS: signal.c: Fix an invalid cast in ISA mode bit handling
Maciej W. Rozycki
1
-1
/
+1
2014-11-24
MIPS: traps: Dump the PageGrain and Wired registers on MC
Markos Chandras
1
-0
/
+2
2014-11-24
MIPS: traps: Dump the HTW registers on a MC exception
Markos Chandras
1
-0
/
+5
2014-11-24
MIPS: traps: Replace printk with pr_err for MC exceptions
Markos Chandras
1
-6
/
+6
2014-11-24
clocksource: mips-gic: Combine with GIC clockevent driver
Andrew Bresticker
2
-104
/
+0
2014-11-24
MIPS: Move GIC clocksource driver to drivers/clocksource/
Andrew Bresticker
2
-33
/
+0
2014-11-24
MIPS: Create a helper function for DT setup
Kevin Cernekee
1
-0
/
+18
2014-11-24
MIPS: BMIPS: Add PRId for BMIPS5200 (Whirlwind)
Kevin Cernekee
1
-0
/
+1
2014-11-24
MIPS: BMIPS: Let each platform customize the CPU1 IRQ mask
Kevin Cernekee
1
-2
/
+4
2014-11-24
MIPS: BMIPS: Explicitly configure reset vectors prior to secondary boot
Kevin Cernekee
1
-21
/
+8
2014-11-24
MIPS: BMIPS: Mask off timer IRQs when hot-unplugging a CPU
Jon Fraser
1
-0
/
+1
2014-11-24
MIPS: BMIPS: Allow BMIPS3300 to utilize SMP ebase relocation code
Jon Fraser
1
-0
/
+1
2014-11-24
MIPS: BMIPS: Introduce helper function to change the reset vector
Kevin Cernekee
1
-7
/
+58
2014-11-24
MIPS: BMIPS: Align secondary boot sequence with latest firmware releases
Kevin Cernekee
1
-11
/
+1
2014-11-24
MIPS: Kconfig option to better exercise/debug hybrid FPRs
Paul Burton
1
-0
/
+18
2014-11-24
MIPS: ELF: Set FP mode according to .MIPS.abiflags
Paul Burton
2
-3
/
+177
2014-11-24
MIPS: Support for hybrid FPRs
Paul Burton
1
-0
/
+47
2014-11-24
MIPS: Ensure Config5.UFE is clear on boot
Paul Burton
1
-1
/
+1
2014-11-24
MIPS: detect presence of the FRE & UFR bits
Paul Burton
1
-0
/
+2
2014-11-24
MIPS: Remove __strlen_user().
Ralf Baechle
1
-4
/
+0
2014-11-24
MIPS: Move gic.h to include/linux/irqchip/mips-gic.h
Andrew Bresticker
7
-8
/
+7
2014-11-24
irqchip: mips-gic: Export function to read counter width
Andrew Bresticker
1
-8
/
+1
2014-11-24
irqchip: mips-gic: Support local interrupts
Andrew Bresticker
2
-10
/
+7
2014-11-24
irqchip: mips-gic: Stop using per-platform mapping tables
Andrew Bresticker
1
-1
/
+2
2014-11-24
MIPS: Move GIC to drivers/irqchip/
Andrew Bresticker
4
-406
/
+3
2014-11-24
MIPS: smp-cps: Enable all hardware interrupts on secondary CPUs
Andrew Bresticker
1
-2
/
+2
2014-11-24
MIPS: Add hook to get C0 performance counter interrupt
Andrew Bresticker
1
-16
/
+7
2014-11-24
MIPS: i8259: Use IRQ domains
Andrew Bresticker
1
-5
/
+19
2014-11-24
MIPS: Set vint handler when mapping CPU interrupts
Andrew Bresticker
1
-0
/
+4
2014-11-24
MIPS: Provide a generic plat_irq_dispatch
Andrew Bresticker
1
-0
/
+18
2014-11-24
MIPS: Rename mips_cpu_intc_init() -> mips_cpu_irq_of_init()
Andrew Bresticker
1
-2
/
+2
2014-11-24
MIPS: Always use IRQ domains for CPU IRQs
Andrew Bresticker
1
-25
/
+11
2014-11-24
MIPS: cpu: Add 'noftlb' kernel command line option to disable the FTLB
Markos Chandras
1
-2
/
+62
2014-11-24
mips: Convert pr_warning to pr_warn
Joe Perches
3
-7
/
+6
2014-11-24
MIPS: Add arch_trigger_all_cpu_backtrace() function
Eunbong Song
1
-0
/
+18
2014-11-24
MIPS: Remove useless parentheses
Ralf Baechle
3
-20
/
+20
2014-11-24
MIPS: Fix address type used for early memory detection.
Steven J. Hill
1
-1
/
+1
2014-11-24
MIPS: kernel: cps-vec: Set ISA level to mips32r2 for the MIPS MT ASE
Markos Chandras
1
-0
/
+2
2014-11-24
MIPS: fix EVA & non-SMP non-FPU FP context signal handling
Paul Burton
1
-4
/
+4
2014-11-24
MIPS: cpu-probe: Set the FTLB probability bit on supported cores
Markos Chandras
1
-1
/
+32
2014-11-24
MIPS: BMIPS: Fix ".previous without corresponding .section" warnings
Kevin Cernekee
1
-3
/
+0
2014-11-24
MIPS: Fix info about plat_setup in arch_mem_init comment
Rafał Miłecki
1
-1
/
+1
2014-11-24
MIPS: rtlx: Remove KERN_DEBUG from pr_debug() arguments in rtlx.c
Masanari Iida
1
-2
/
+2
2014-11-19
MIPS: jump_label.c: Handle the microMIPS J instruction encoding
Maciej W. Rozycki
1
-9
/
+31
2014-11-19
MIPS: jump_label.c: Correct the span of the J instruction
Maciej W. Rozycki
1
-2
/
+2
[next]