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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-15
powerpc: Move kdump default base address to 64MB on 64bit
Anton Blanchard
1
-1
/
+10
2010-06-02
powerpc/macio: Fix probing of macio devices by using the right of match table
Benjamin Herrenschmidt
1
-4
/
+0
2010-06-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
3
-10
/
+37
2010-06-01
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2
-9
/
+1
2010-05-31
Merge commit 'kumar/next' into next
Benjamin Herrenschmidt
3
-10
/
+37
2010-05-27
asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h
FUJITA Tomonori
1
-0
/
+1
2010-05-27
powerpc: use asm-generic/scatterlist.h
FUJITA Tomonori
1
-28
/
+1
2010-05-26
Revert "endian: #define __BYTE_ORDER"
Linus Torvalds
1
-0
/
+6
2010-05-25
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+1
2010-05-25
endian: #define __BYTE_ORDER
Joakim Tjernlund
1
-6
/
+0
2010-05-25
Merge remote branch 'origin' into secretlab/next-spi
Grant Likely
36
-156
/
+711
2010-05-25
spi/mpc5121: Add SPI master driver for MPC5121 PSC
Anatolij Gustschin
1
-0
/
+1
2010-05-25
powerpc/kexec: Add support for FSL-BookE
Sebastian Andrzej Siewior
1
-0
/
+13
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
35
-177
/
+722
2010-05-22
arch/powerpc: Move dma_mask from of_device into pdev_archdata
Grant Likely
2
-1
/
+2
2010-05-22
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
1
-3
/
+3
2010-05-22
Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
15
-117
/
+490
2010-05-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
17
-17
/
+213
2010-05-21
powerpc/e500mc: Implement machine check handler.
Scott Wood
2
-10
/
+24
2010-05-21
powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaim
Anton Blanchard
1
-0
/
+10
2010-05-21
powerpc/kexec: Fix race in kexec shutdown
Michael Neuling
2
-0
/
+5
2010-05-21
powerpc/pseries: Add hcall to read 4 ptes at a time in real mode
Michael Neuling
1
-0
/
+1
2010-05-21
kdb: core for kgdb back end (2 of 2)
Jason Wessel
1
-0
/
+1
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2010-05-19
panic: Allow warnings to set different taint flags
Ben Hutchings
1
-3
/
+3
2010-05-19
of: eliminate of_device->node and dev_archdata->{of,prom}_node
Grant Likely
2
-16
/
+0
2010-05-19
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-1
/
+1
2010-05-17
KVM: PPC: Enable native paired singles
Alexander Graf
1
-0
/
+1
2010-05-17
KVM: PPC: Improve split mode
Alexander Graf
1
-5
/
+4
2010-05-17
KVM: PPC: Convert u64 -> ulong
Alexander Graf
2
-5
/
+5
2010-05-17
KVM: PPC: Add SVCPU to Book3S_32
Alexander Graf
1
-0
/
+3
2010-05-17
KVM: PPC: Extract MMU init
Alexander Graf
1
-0
/
+1
2010-05-17
KVM: PPC: Use now shadowed vcpu fields
Alexander Graf
2
-11
/
+3
2010-05-17
PPC: Add STLU
Alexander Graf
1
-0
/
+2
2010-05-17
KVM: PPC: Use CONFIG_PPC_BOOK3S define
Alexander Graf
1
-4
/
+4
2010-05-17
KVM: PPC: Use KVM_BOOK3S_HANDLER
Alexander Graf
2
-3
/
+3
2010-05-17
KVM: PPC: Improve indirect svcpu accessors
Alexander Graf
3
-78
/
+195
2010-05-17
KVM: PPC: Add fields to shadow vcpu
Alexander Graf
1
-0
/
+21
2010-05-17
KVM: PPC: Add kvm_book3s_32.h
Alexander Graf
1
-0
/
+42
2010-05-17
KVM: PPC: Add kvm_book3s_64.h
Alexander Graf
1
-0
/
+28
2010-05-17
PPC: Split context init/destroy functions
Alexander Graf
1
-0
/
+2
2010-05-17
KVM: PPC: Name generic 64-bit code generic
Alexander Graf
3
-2
/
+2
2010-05-17
KVM: PPC: Make bools bitfields
Alexander Graf
2
-17
/
+17
2010-05-17
KVM: PPC: Use ULL for big numbers
Alexander Graf
1
-6
/
+6
2010-05-17
KVM: PPC: Add OSI hypercall interface
Alexander Graf
2
-0
/
+7
2010-05-17
KVM: PPC: Implement alignment interrupt
Alexander Graf
1
-0
/
+2
2010-05-17
KVM: PPC: Book3S_32 guest MMU fixes
Alexander Graf
1
-0
/
+1
2010-05-17
KVM: PPC: Make DSISR 32 bits wide
Alexander Graf
2
-2
/
+2
2010-05-17
KVM: PPC: Allow userspace to unset the IRQ line
Alexander Graf
2
-0
/
+5
2010-05-17
KVM: PPC: Ensure split mode works
Alexander Graf
1
-4
/
+5
[next]