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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-28
mm: Remove duplicate definitions in MIPS and SH
Benjamin Herrenschmidt
1
-11
/
+0
2009-07-27
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
Benjamin Herrenschmidt
1
-3
/
+3
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2
-2
/
+0
2009-07-11
sched: INIT_PREEMPT_COUNT
Peter Zijlstra
1
-3
/
+1
2009-07-03
MIPS: Fix CONFIG_FLATMEM version of pfn_valid()
Ralf Baechle
1
-1
/
+8
2009-07-03
MIPS: Reorganize Cavium OCTEON PCI support.
David Daney
8
-221
/
+197
2009-07-03
Update Yoichi Yuasa's e-mail address
Yoichi Yuasa
45
-59
/
+59
2009-07-03
MIPS: Allow suspend and hibernation again on uniprocessor kernels.
Ralf Baechle
1
-2
/
+2
2009-07-03
MIPS: 64-bit: Fix o32 core dump
Yong Zhang
3
-4
/
+22
2009-07-03
MIPS: CMP: Update sync-r4k for current kernel
Tim Anderson
2
-16
/
+17
2009-07-03
MIPS: CMP: Move gcmp_probe to before the SMP ops
Tim Anderson
3
-5
/
+16
2009-07-03
MIPS: CMP: activate CMP support
Tim Anderson
5
-62
/
+25
2009-07-03
MIPS: CMP: Extend IPI handling to CPU number
Tim Anderson
2
-38
/
+40
2009-07-03
MIPS: CMP: Extend the GIC IPI interrupts beyond 32
Tim Anderson
2
-11
/
+8
2009-07-03
MIPS: Define __arch_swab64 for all mips r2 cpus
David Daney
1
-2
/
+6
2009-07-03
MIPS: Update VR41xx GPIO driver to use gpiolib
Yoichi Yuasa
2
-19
/
+4
2009-07-03
MIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open.
David Daney
5
-6
/
+20
2009-07-03
MIPS: Malta: Remove unnecessary function prototypes
Dmitri Vorobiev
1
-3
/
+0
2009-07-03
MIPS: MT: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-07-03
MIPS: Add support for Texas Instruments AR7 System-on-a-Chip
Florian Fainelli
18
-0
/
+3307
2009-06-24
MIPS: Cavium: Add CPU hotplugging code.
Ralf Baechle
5
-2
/
+365
2009-06-24
MIPS: SMP: Allow suspend and hibernation if CPU hotplug is available
Ralf Baechle
1
-2
/
+2
2009-06-24
MIPS: Add arch generic CPU hotplug
Ralf Baechle
7
-7
/
+78
2009-06-24
MIPS: Sibyte: Fix build error if CONFIG_SERIAL_SB1250_DUART is undefined.
Ralf Baechle
1
-3
/
+4
2009-06-24
MIPS: MIPSsim: Fix build error if MSC01E_INT_BASE is undefined.
Ralf Baechle
1
-0
/
+1
2009-06-24
MIPS: Hibernation: Remove SMP TLB and cacheflushing code.
Ralf Baechle
1
-9
/
+0
2009-06-24
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
Ralf Baechle
39
-1
/
+39
2009-06-24
MIPS: bug.h Build fix - include <linux/compiler.h>.
Ralf Baechle
1
-0
/
+1
2009-06-22
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
1
-1
/
+1
2009-06-18
Delete pcibios_select_root
Matthew Wilcox
1
-13
/
+0
2009-06-17
MIPS: Add hibernation support
Wu Zhangjin
7
-0
/
+143
2009-06-17
MIPS: Move Cavium CP0 hwrena impl bits to cpu-feature-overrides.h
David Daney
2
-4
/
+1
2009-06-17
MIPS: Allow CPU specific overriding of CP0 hwrena impl bits.
David Daney
2
-1
/
+5
2009-06-17
MIPS: Kconfig Add SYS_SUPPORTS_HUGETLBFS and enable it for some systems.
David Daney
1
-0
/
+11
2009-06-17
MIPS: TLB support for hugetlbfs.
David Daney
2
-12
/
+196
2009-06-17
MIPS: Add hugetlbfs page defines.
David Daney
4
-0
/
+32
2009-06-17
MIPS: Add support files for hugetlbfs.
David Daney
3
-0
/
+216
2009-06-17
MIPS: Remove unused parameters from iPTE_LW.
David Daney
1
-14
/
+14
2009-06-17
MIPS: Export erratum function needed by octeon-ethernet driver.
David Daney
1
-0
/
+3
2009-06-17
MIPS: Cavium-Octeon: Add more chip specific feature tests.
David Daney
1
-0
/
+27
2009-06-17
MIPS: Cavium-Octeon: Add more board type constants.
David Daney
1
-0
/
+13
2009-06-17
MIPS: Export cvmx_sysinfo_get needed by octeon-ethernet driver.
David Daney
1
-0
/
+2
2009-06-17
MIPS: Add named alloc functions to OCTEON boot monitor memory allocator.
David Daney
2
-0
/
+189
2009-06-17
MIPS: Alchemy: devboards: Convert to gpio calls.
Manuel Lauss
6
-17
/
+26
2009-06-17
MIPS: Alchemy: xxs1500: use linux gpio api.
Manuel Lauss
1
-9
/
+12
2009-06-17
MIPS: Alchemy: MTX-1: Use linux gpio api.
Manuel Lauss
1
-11
/
+13
2009-06-17
MIPS: Alchemy: Rewrite GPIO support.
Manuel Lauss
7
-233
/
+770
2009-06-17
MIPS: Alchemy: Remove unused au1000_gpio.h header
Manuel Lauss
1
-56
/
+0
2009-06-17
MIPS: BCM47xx: Fix gpio_direction_output
Matthieu Castet
1
-0
/
+3
2009-06-17
MIPS: ioctl.h: Cleanup.
Ralf Baechle
1
-78
/
+7
[next]