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
pinetabv-6.6.y-devel
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-04-30
powerpc: Update tlbie/tlbiel as per ISA doc
Aneesh Kumar K.V
1
-2
/
+30
2013-04-30
powerpc: Print page size info during boot
Aneesh Kumar K.V
1
-5
/
+5
2013-04-30
powerpc: print both base and actual page size on hash failure
Aneesh Kumar K.V
3
-7
/
+10
2013-04-30
powerpc: Fix hpte_decode to use the correct decoding for page sizes
Aneesh Kumar K.V
1
-31
/
+22
2013-04-30
powerpc: Decode the pte-lp-encoding bits correctly.
Aneesh Kumar K.V
10
-118
/
+234
2013-04-30
powerpc: Use encode avpn where we need only avpn values
Aneesh Kumar K.V
3
-10
/
+10
2013-04-30
powerpc: Reduce PTE table memory wastage
Aneesh Kumar K.V
7
-58
/
+195
2013-04-30
powerpc: Move the pte free routines from common header
Aneesh Kumar K.V
3
-59
/
+189
2013-04-30
powerpc: Reduce the PTE_INDEX_SIZE
Aneesh Kumar K.V
1
-3
/
+3
2013-04-30
powerpc: Switch 16GB and 16MB explicit hugepages to a different page table fo...
Aneesh Kumar K.V
4
-30
/
+168
2013-04-30
powerpc: New hugepage directory format
Aneesh Kumar K.V
6
-22
/
+75
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
[prev]
[next]