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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-01
powerpc/pseries: Inform the hypervisor we are using EBB regs
Michael Ellerman
2
-1
/
+5
2013-07-01
powerpc/perf: Add power8 EBB support
Michael Ellerman
1
-12
/
+33
2013-07-01
powerpc/perf: Core EBB support for 64-bit book3s
Michael Ellerman
6
-14
/
+182
2013-07-01
powerpc/perf: Drop MMCRA from thread_struct
Michael Ellerman
2
-2
/
+0
2013-07-01
powerpc/perf: Don't enable if we have zero events
Michael Ellerman
1
-2
/
+5
2013-07-01
powerpc/perf: Use existing out label in power_pmu_enable()
Michael Ellerman
1
-4
/
+5
2013-07-01
powerpc/perf: Freeze PMC5/6 if we're not using them
Michael Ellerman
3
-2
/
+8
2013-07-01
powerpc/perf: Rework disable logic in pmu_disable()
Michael Ellerman
1
-12
/
+19
2013-07-01
powerpc/perf: Check that events only include valid bits on Power8
Michael Ellerman
1
-0
/
+13
2013-07-01
powerpc: Wire up the HV facility unavailable exception
Michael Ellerman
2
-4
/
+27
2013-07-01
powerpc: Rename and flesh out the facility unavailable exception handler
Michael Ellerman
2
-22
/
+32
2013-07-01
powerpc: Remove KVMTEST from RELON exception handlers
Michael Ellerman
2
-6
/
+4
2013-07-01
powerpc: Remove unreachable relocation on exception handlers
Michael Ellerman
1
-15
/
+3
2013-07-01
powerpc/numa: Do not update sysfs cpu registration from invalid context
Nathan Fontenot
1
-2
/
+3
2013-07-01
powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_se...
Chen Gang
1
-1
/
+1
2013-07-01
powerpc/nvram64: Need return the related error code on failure occurs
Chen Gang
1
-6
/
+14
2013-07-01
powerpc: Set cpu sibling mask before online cpu
Li Zhong
1
-3
/
+5
2013-07-01
powerpc: Delete __cpuinit usage from all users
Paul Gortmaker
19
-50
/
+54
2013-07-01
powerpc/idle: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-2
/
+2
2013-07-01
powerpc/iommu: Remove unused pci_iommu_init() and pci_direct_iommu_init()
Bjorn Helgaas
1
-7
/
+0
2013-07-01
powerpc: Don't flush/invalidate the d/icache for an unknown relocation type
Kevin Hao
1
-1
/
+2
2013-07-01
powerpc/powernv: Use dev-node in PCI config accessors
Gavin Shan
3
-89
/
+79
2013-07-01
powerpc/eeh: Avoid build warnings
Gavin Shan
3
-4
/
+4
2013-07-01
powerpc/eeh: Refactor the output message
Gavin Shan
3
-16
/
+41
2013-07-01
powerpc/eeh: Fix address catch for PowerNV
Gavin Shan
2
-1
/
+2
2013-07-01
powerpc/powernv: Replace variables with flags
Gavin Shan
3
-8
/
+11
2013-07-01
powerpc/eeh: Check PCIe link after reset
Gavin Shan
1
-13
/
+144
2013-07-01
powerpc/eeh: Don't collect PCI-CFG data on PHB
Gavin Shan
1
-9
/
+23
2013-06-30
powerpc/tm: Clear MSR RI in non-recoverable TM code
Michael Neuling
1
-2
/
+16
2013-06-30
powerpc: Fix string instr. emulation for 32-bit processes on ppc64
James Yang
1
-0
/
+4
2013-06-30
trivial: powerpc: Fix typo in ioei_interrupt() description
Sebastien Bessiere
1
-1
/
+1
2013-06-25
powerpc/eeh: Use interruptible sleep in keehd
Gavin Shan
1
-1
/
+2
2013-06-25
powerpc/eeh: Remove eeh_mutex
Gavin Shan
3
-46
/
+1
2013-06-25
powerpc/mm: Fix build warnings with CONFIG_TRANSPARENT_HUGEPAGE disabled
Nathan Fontenot
1
-0
/
+1
2013-06-25
powerpc/pseries: Enable PSTORE in pseries_defconfig
Aruna Balakrishnaiah
1
-0
/
+1
2013-06-25
powerpc/hw_brk: Fix clearing of extraneous IRQ
Michael Neuling
1
-0
/
+1
2013-06-25
powerpc/hw_brk: Fix setting of length for exact mode breakpoints
Michael Neuling
1
-1
/
+3
2013-06-21
powerpc: Optimize hugepage invalidate
Aneesh Kumar K.V
4
-9
/
+201
2013-06-21
powerpc/THP: Enable THP on PPC64
Aneesh Kumar K.V
2
-2
/
+30
2013-06-21
powerpc: split hugepage when using subpage protection
Aneesh Kumar K.V
1
-0
/
+48
2013-06-21
powerpc: disable assert_pte_locked for collapse_huge_page
Aneesh Kumar K.V
1
-0
/
+8
2013-06-21
powerpc: Prevent gcc to re-read the pagetables
Aneesh Kumar K.V
2
-5
/
+5
2013-06-21
powerpc: Make linux pagetable walk safe with THP enabled
Aneesh Kumar K.V
4
-38
/
+68
2013-06-21
powerpc/THP: Add code to handle HPTE faults for hugepages
Aneesh Kumar K.V
4
-4
/
+203
2013-06-21
powerpc: Update gup_pmd_range to handle transparent hugepages
Aneesh Kumar K.V
1
-2
/
+8
2013-06-21
powerpc/kvm: Handle transparent hugepage in KVM
Aneesh Kumar K.V
3
-34
/
+44
2013-06-21
powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte
Aneesh Kumar K.V
7
-33
/
+36
2013-06-21
powerpc: Update find_linux_pte_or_hugepte to handle transparent hugepages
Aneesh Kumar K.V
1
-6
/
+26
2013-06-21
powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common code
Aneesh Kumar K.V
5
-138
/
+138
2013-06-21
powerpc/THP: Implement transparent hugepages for ppc64
Aneesh Kumar K.V
6
-2
/
+625
[next]