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
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-15
powerpc: Hook in new transactional memory code
Michael Neuling
4
-4
/
+115
2013-02-15
powerpc: Routines for FP/VSX/VMX unavailable during a transaction
Michael Neuling
1
-0
/
+83
2013-02-15
powerpc: Add transactional memory unavaliable execption handler
Michael Neuling
2
-0
/
+44
2013-02-15
powerpc: Add reclaim and recheckpoint functions for context switching transac...
Michael Neuling
1
-0
/
+112
2013-02-15
powerpc: Add FP/VSX and VMX register load functions for transactional memory
Michael Neuling
2
-0
/
+105
2013-02-15
powerpc: Add helper functions for transactional memory context switching
Michael Neuling
4
-1
/
+411
2013-02-15
powerpc: Add transactional memory paca scratch register to show_regs
Michael Neuling
4
-0
/
+11
2013-02-15
powerpc: Register defines for various transactional memory registers
Michael Neuling
1
-0
/
+27
2013-02-15
powerpc: New macros for transactional memory support
Michael Neuling
6
-0
/
+134
2013-02-15
powerpc: Add additional state needed for transactional memory to thread struct
Michael Neuling
1
-0
/
+28
2013-02-15
powerpc: Add new instructions for transactional memory
Michael Neuling
1
-0
/
+10
2013-02-15
powerpc: Add new CPU feature bit for transactional memory
Michael Neuling
1
-0
/
+7
2013-02-15
powerpc: Apply early paca fixups to boot_paca and the boot cpu's paca
Michael Ellerman
1
-5
/
+11
2013-02-15
powerpc: Move boot_paca into early_setup
Geoff Levand
3
-3
/
+2
2013-02-15
powerpc/ps3: Refresh ps3_defconfig
Geoff Levand
1
-6
/
+9
2013-02-15
powerpc/ps3: Increase verbosity of htab errors
Geoff Levand
1
-6
/
+8
2013-02-15
powerpc/ps3: Add macro PS3_VERBOSE_RESULT
Geoff Levand
1
-1
/
+1
2013-02-15
powerpc/kvm/book3s_pr: Fix compilation on 32-bit machines
Paul Mackerras
1
-0
/
+1
2013-02-15
powerpc/kvm/book3s_hv: Preserve guest CFAR register value
Paul Mackerras
5
-2
/
+24
2013-02-15
powerpc: Save CFAR before branching in interrupt entry paths
Paul Mackerras
2
-46
/
+133
2013-02-15
powerpc: Remove Cell-specific relocation-on interrupt vector code
Paul Mackerras
1
-10
/
+0
2013-02-14
burying unused conditionals
Al Viro
2
-9
/
+0
2013-02-13
powerpc/85xx: dts - add ranges property for SEC
Po Liu
1
-0
/
+1
2013-02-13
powerpc/83xx: update kmeter1_defconfig
Holger Brunck
1
-4
/
+2
2013-02-13
powerpc/83xx: apply mpc8360e quirk for kmeter1 only when par_io is present
Gerlando Falauto
1
-5
/
+7
2013-02-13
powerpc/83xx: refactor mpc8360e quirk for kmeter1
Gerlando Falauto
1
-72
/
+77
2013-02-13
powerpc/83xx: fix checkpatch warnings for km83xx.c
Holger Brunck
1
-6
/
+4
2013-02-13
powerpc/82xx: fix checkpatch warnings for km82xx.c
Holger Brunck
1
-3
/
+3
2013-02-13
powerpc/85xx: fix various PCI node compatible strings
Timur Tabi
4
-13
/
+18
2013-02-13
powerpc/85xx: describe the PAMU topology in the device tree
Timur Tabi
5
-48
/
+378
2013-02-13
powerpc/85xx: enable MTD options in sbc8548 defconfig
Paul Gortmaker
1
-0
/
+19
2013-02-13
powerpc/85xx: add alternate dts file for sbc8548 boot via SODIMM
Paul Gortmaker
1
-0
/
+115
2013-02-13
powerpc/85xx: update sbc8548 flash information to match recent u-boot
Paul Gortmaker
1
-19
/
+15
2013-02-13
powerpc/85xx: split sbc8548 dts file into pre and post chunks
Paul Gortmaker
3
-318
/
+351
2013-02-13
powerpc/85xx: use for_each_compatible_node() macro
Wei Yongjun
1
-3
/
+1
2013-02-13
KVM: PPC: BookE: Handle alignment interrupts
Alexander Graf
2
-3
/
+19
2013-02-13
booke: Added DBCR4 SPR number
Bharat Bhushan
1
-0
/
+1
2013-02-13
KVM: PPC: booke: Allow multiple exception types
Bharat Bhushan
5
-16
/
+54
2013-02-13
KVM: PPC: booke: use vcpu reference from thread_struct
Bharat Bhushan
3
-7
/
+3
2013-02-12
powerpc/fsl: msi: sparse fixes
Kim Phillips
1
-2
/
+2
2013-02-12
powerpc/fsl: ifc: sparse fixes
Kim Phillips
1
-1
/
+1
2013-02-12
powerpc/fsl: fsl_soc: sparse fixes
Kim Phillips
1
-2
/
+2
2013-02-12
powerpc/fsl: lbc: sparse fixes
Kim Phillips
1
-3
/
+3
2013-02-12
powerpc/5200: Use the gpt* labels to simplify mpc5200 dts files
Grant Likely
11
-235
/
+70
2013-02-12
powerpc/5200: Add Lite5200 on-board LEDs as devices
Grant Likely
2
-12
/
+36
2013-02-11
sched, powerpc: Fix sched.h split-up build failure
Ingo Molnar
1
-0
/
+1
2013-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-27
/
+35
2013-02-08
powerpc: Add support for context switching the TAR register
Ian Munsie
6
-1
/
+38
2013-02-08
pseries/iommu: Remove DDW on kexec
Nishanth Aravamudan
1
-38
/
+50
2013-02-08
pseries/iommu: Restore_default_window does not use liobn parameter
Nishanth Aravamudan
1
-2
/
+2
[prev]
[next]