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
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-30
powerpc: Don't truncate pgd_index wrongly
Aneesh Kumar K.V
1
-2
/
+1
2013-04-30
powerpc: Don't hard code the size of pte page
Aneesh Kumar K.V
2
-2
/
+8
2013-04-30
powerpc: Save DAR and DSISR in pt_regs on MCE
Aneesh Kumar K.V
2
-1
/
+10
2013-04-30
powerpc: Use signed formatting when printing error
Aneesh Kumar K.V
1
-1
/
+1
2013-04-30
powerpc/pseries: Correct builds break when CONFIG_SMP not defined
Nathan Fontenot
1
-0
/
+8
2013-04-30
powerpc/booke: Remove obsolete macro FINISH_EXCEPTION
Kevin Hao
1
-5
/
+0
2013-04-30
powerpc/rtas_flash: Fix bad memory access
Vasant Hegde
1
-10
/
+4
2013-04-30
powerpc: Fix build failure after merge of the cgroup tree
Stephen Rothwell
1
-0
/
+1
2013-04-30
powerpc: Fix usage of setup_pci_atmu()
Michael Neuling
1
-1
/
+1
2013-04-30
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-4
/
+2
2013-04-30
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-0
/
+1
2013-04-30
early_printk: consolidate random copies of identical code
Thomas Gleixner
1
-4
/
+2
2013-04-30
Merge remote-tracking branch 'kumar/next' into next
Benjamin Herrenschmidt
59
-92
/
+2713
2013-04-30
Merge remote-tracking branch 'agust/next' into next
Benjamin Herrenschmidt
12
-24
/
+674
2013-04-30
mm: use vm_unmapped_area() on powerpc architecture
Michel Lespinasse
1
-45
/
+78
2013-04-30
mm: remove free_area_cache use in powerpc architecture
Michel Lespinasse
4
-93
/
+22
2013-04-30
mm, hotplug: avoid compiling memory hotremove functions when disabled
David Rientjes
1
-0
/
+12
2013-04-30
powerpc/mm/numa: use setup_nr_node_ids() instead of opencoding.
Cody P Schafer
1
-6
/
+3
2013-04-30
sparse-vmemmap: specify vmemmap population range in bytes
Johannes Weiner
1
-8
/
+3
2013-04-30
mm/hugetlb: add more arch-defined huge_pte functions
Gerald Schaefer
1
-0
/
+1
2013-04-30
mm/PPC: use free_highmem_page() to free highmem pages into buddy system
Jiang Liu
1
-5
/
+1
2013-04-30
mm/ppc: use common help functions to free reserved pages
Jiang Liu
5
-45
/
+6
2013-04-29
powerpc/fsl-booke: add the reg prop for pci bridge device node for T4/B4
Kevin Hao
2
-0
/
+5
2013-04-29
powerpc/fsl-pci: don't unmap the PCI SoC controller registers in setup_pci_atmu
Kevin Hao
1
-5
/
+2
2013-04-29
powerpc/dts: Fix the dts for p1025rdb 36bit
Zhicheng Fan
1
-0
/
+5
2013-04-29
Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-0
/
+4
2013-04-28
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
9
-545
/
+12
2013-04-28
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-20
/
+14
2013-04-26
KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state
Paul Mackerras
4
-0
/
+123
2013-04-26
KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS calls
Paul Mackerras
4
-15
/
+113
2013-04-26
KVM: PPC: Book3S HV: Improve real-mode handling of external interrupts
Paul Mackerras
3
-64
/
+80
2013-04-26
KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulation
Benjamin Herrenschmidt
5
-19
/
+490
2013-04-26
KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM
Benjamin Herrenschmidt
7
-19
/
+158
2013-04-26
KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller
Benjamin Herrenschmidt
12
-2
/
+1192
2013-04-26
KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls
Michael Ellerman
10
-1
/
+230
2013-04-26
kvm/ppc/mpic: Eliminate mmio_mapped
Scott Wood
1
-28
/
+1
2013-04-26
kvm: destroy emulated devices on VM exit
Scott Wood
1
-2
/
+0
2013-04-26
KVM: PPC: MPIC: Restrict to e500 platforms
Alexander Graf
1
-1
/
+1
2013-04-26
KVM: PPC: MPIC: Add support for KVM_IRQ_LINE
Alexander Graf
2
-0
/
+14
2013-04-26
KVM: PPC: Support irq routing and irqfd for in-kernel MPIC
Alexander Graf
6
-1
/
+139
2013-04-26
kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC
Scott Wood
5
-8
/
+132
2013-04-26
kvm/ppc/mpic: in-kernel MPIC emulation
Scott Wood
8
-200
/
+626
2013-04-26
kvm/ppc/mpic: adapt to kernel style and environment
Scott Wood
1
-237
/
+208
2013-04-26
kvm/ppc/mpic: remove some obviously unneeded code
Scott Wood
1
-344
/
+0
2013-04-26
kvm/ppc/mpic: import hw/openpic.c from QEMU
Scott Wood
1
-0
/
+1686
2013-04-26
KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty map
Paul Mackerras
6
-21
/
+80
2013-04-26
KVM: PPC: Book3S HV: Make HPT reading code notice R/C bit changes
Paul Mackerras
3
-20
/
+63
2013-04-26
KVM: PPC: e500: Add e6500 core to Kconfig description
Mihai Caraman
1
-3
/
+3
2013-04-26
KVM: PPC: e500mc: Enable e6500 cores
Mihai Caraman
1
-0
/
+2
2013-04-26
KVM: PPC: e500: Remove E.PT and E.HV.LRAT categories from VCPUs
Mihai Caraman
1
-0
/
+4
[prev]
[next]