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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-28
powerpc: Remove swiotlb_pci_dma_ops
FUJITA Tomonori
1
-14
/
+0
2009-08-28
powerpc: Remove addr_needs_map in struct dma_mapping_ops
FUJITA Tomonori
1
-21
/
+15
2009-08-28
Merge commit 'tip/iommu-for-powerpc' into next
Benjamin Herrenschmidt
1
-47
/
+1
2009-08-27
powerpc/pseries: Reduce the polling interval in __cpu_up()
Gautham R Shenoy
1
-3
/
+2
2009-08-27
powerpc: Fix __flush_icache_range on 44x
Josh Boyer
1
-0
/
+7
2009-08-27
powerpc/mm: Cleanup handling of execute permission
Benjamin Herrenschmidt
2
-3
/
+3
2009-08-20
Merge commit 'paulus-perf/master' into next
Benjamin Herrenschmidt
4
-1
/
+549
2009-08-20
powerpc/vmlinux.lds: Move _edata down
Michael Ellerman
1
-4
/
+4
2009-08-20
powerpc: Enable GCOV
Michael Ellerman
3
-0
/
+10
2009-08-20
powerpc: Use DIV_ROUND_CLOSEST in time init code
Julia Lawall
1
-1
/
+2
2009-08-20
powerpc/prom_init: Evaluate mem kernel parameter for early allocation
Benjamin Krill
1
-2
/
+101
2009-08-20
powerpc: Add AMCC 460EX/460GT Rev. B support to cputable.c
Stefan Roese
1
-2
/
+28
2009-08-20
powerpc: Remaining 64-bit Book3E support
Benjamin Herrenschmidt
6
-17
/
+951
2009-08-20
powerpc: Add TLB management code for 64-bit Book3E
Benjamin Herrenschmidt
1
-0
/
+4
2009-08-20
powerpc: Add PACA fields specific to 64-bit Book3E processors
Benjamin Herrenschmidt
2
-0
/
+17
2009-08-20
powerpc: Add memory management headers for new 64-bit BookE
Benjamin Herrenschmidt
1
-1
/
+4
2009-08-20
powerpc: Move definitions of secondary CPU spinloop to header file
Benjamin Herrenschmidt
2
-7
/
+0
2009-08-20
powerpc: Clean ifdef usage in copy_thread()
Benjamin Herrenschmidt
1
-0
/
+2
2009-08-20
powerpc/mm: Call mmu_context_init() from ppc64
Benjamin Herrenschmidt
1
-0
/
+4
2009-08-20
powerpc/of: Remove useless register save/restore when calling OF back
Benjamin Herrenschmidt
1
-32
/
+6
2009-08-20
powerpc: Add compat_sys_truncate
Benjamin Herrenschmidt
1
-0
/
+12
2009-08-20
powerpc: Remove use of a second scratch SPRG in STAB code
Benjamin Herrenschmidt
1
-13
/
+25
2009-08-20
powerpc: Use names rather than numbers for SPRGs (v2)
Benjamin Herrenschmidt
14
-228
/
+207
2009-08-20
powerpc: Rename exception.h to exception-64s.h
Benjamin Herrenschmidt
2
-1
/
+2
2009-08-20
powerpc: Move 64bit VDSO to improve context switch performance
Anton Blanchard
1
-1
/
+6
2009-08-18
perf_counter: powerpc: Add callchain support
Paul Mackerras
2
-1
/
+528
2009-08-18
powerpc: Allow perf_counters to access user memory at interrupt time
Paul Mackerras
2
-0
/
+21
2009-08-10
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-0
/
+8
2009-08-10
powerpc/dma: pci_set_dma_mask() shouldn't fail if mask fits in RAM
Benjamin Herrenschmidt
1
-3
/
+3
2009-08-09
perf_counter/powerpc: Fix oops on cpus without perf_counter hardware support
Paul Mackerras
1
-0
/
+8
2009-08-06
perf_counter/powerpc: Check oprofile_cpu_type for NULL before using it
Benjamin Herrenschmidt
7
-9
/
+16
2009-07-28
powerpc: remove unused swiotlb_phys_to_bus() and swiotlb_bus_to_phys()
FUJITA Tomonori
1
-11
/
+0
2009-07-28
powerpc: remove unncesary swiotlb_arch_address_needs_mapping
FUJITA Tomonori
1
-26
/
+1
2009-07-28
swiotlb: remove unnecessary swiotlb_bus_to_virt
FUJITA Tomonori
1
-10
/
+0
2009-07-15
powerpc: Fix another bug in move of altivec code to vector.S
Andreas Schwab
1
-3
/
+3
2009-07-15
powerpc: Fix booke user_disable_single_step()
Dave Kleikamp
1
-8
/
+9
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-07-11
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-0
/
+1
2009-07-08
powerpc/perf_counter: Remove duplicated #include
Huang Weiyi
2
-2
/
+0
2009-07-01
powerpc/perf_counter: Enable alternate PR/HV bits for POWER7
Anton Blanchard
1
-0
/
+1
2009-06-26
powerpc/440: Fix warning early debug code
Benjamin Herrenschmidt
1
-1
/
+1
2009-06-26
powerpc/of: Fix usage of dev_set_name() in of_device_alloc()
Benjamin Herrenschmidt
1
-1
/
+1
2009-06-26
powerpc: Use one common impl. of RTAS timebase sync and use raw spinlock
Benjamin Herrenschmidt
1
-0
/
+31
2009-06-26
powerpc/rtas: Turn rtas lock into a raw spinlock
Benjamin Herrenschmidt
1
-9
/
+29
2009-06-26
powerpc: Add irqtrace support for 32-bit powerpc
Benjamin Herrenschmidt
2
-4
/
+125
2009-06-26
powerpc: Map more memory early on 601 processors
Benjamin Herrenschmidt
1
-7
/
+10
2009-06-26
powerpc: Fix output from show_regs
Kumar Gala
1
-1
/
+1
2009-06-26
powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMP
Benjamin Herrenschmidt
1
-1
/
+2
2009-06-20
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
10
-300
/
+885
2009-06-20
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
[next]