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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2
-2
/
+2
2009-04-07
powerpc/ftrace: Fix printf format warning
Michael Ellerman
1
-1
/
+1
2009-04-07
powerpc/ftrace: Fix #if that should be #ifdef
Michael Ellerman
1
-1
/
+1
2009-04-07
powerpc: Fix ptrace compat wrapper for FPU register access
Michael Neuling
1
-4
/
+11
2009-04-07
powerpc: Print information about mapping hw irqs to virtual irqs
Michael Ellerman
1
-1
/
+3
2009-04-07
powerpc: Disable VSX or current process in giveup_fpu/altivec
Michael Neuling
2
-0
/
+13
2009-04-07
powerpc/pseries: Fix ibm,client-architecture comment
Anton Blanchard
1
-1
/
+1
2009-04-07
powerpc/pseries: Add dispatch dispersion statistics
Anton Blanchard
1
-0
/
+16
2009-04-07
powerpc: Clean up some prom printouts
Anton Blanchard
1
-4
/
+4
2009-04-07
powerpc: Print progress of ibm,client-architecture method
Anton Blanchard
1
-3
/
+5
2009-04-07
powerpc: Remove duplicated #include's
Huang Weiyi
1
-1
/
+0
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+1
2009-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-parisc
Linus Torvalds
1
-0
/
+16
2009-04-03
Simplify copy_thread()
Alexey Dobriyan
1
-1
/
+1
2009-04-03
workqueue: add to_delayed_work() helper function
Jean Delvare
1
-1
/
+1
2009-04-02
powerpc: Hook up rtc-generic, and kill rtc-ppc
Geert Uytterhoeven
1
-0
/
+16
2009-04-02
tracing, powerpc: fix powerpc tree and tracing tree interaction
Stephen Rothwell
1
-5
/
+1
2009-04-01
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-0
/
+5
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
1
-1
/
+0
2009-03-30
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
3
-12
/
+4
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
2
-8
/
+2
2009-03-27
powerpc: Fix bugs introduced by sysfs changes
Benjamin Herrenschmidt
1
-4
/
+2
2009-03-27
powerpc: Sanitize stack pointer in signal handling code
Josh Boyer
4
-6
/
+6
2009-03-27
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2009-03-25
powerpc/PCI: include pci.h in powerpc MSI implementation
Jesse Barnes
1
-0
/
+1
2009-03-24
KVM: ppc: No need to include core-header for KVM in asm-offsets.c currently
Hollis Blanchard
1
-3
/
+1
2009-03-24
powerpc/mm: Introduce early_init_mmu() on 64-bit
Benjamin Herrenschmidt
1
-30
/
+5
2009-03-24
powerpc/mm: e300c2/c3/c4 TLB errata workaround
Kumar Gala
3
-7
/
+39
2009-03-24
powerpc/mm: Used free register to save a few cycles in SW TLB miss handling
Kumar Gala
1
-27
/
+24
2009-03-24
powerpc/mm: Remove unused register usage in SW TLB miss handling
Kumar Gala
1
-8
/
+3
2009-03-24
powerpc: setup default archdata for {of_}platform via bus_register_notifier
Kumar Gala
1
-0
/
+36
2009-03-24
powerpc/pci: Default to dma_direct_ops for pci dma_ops
Kumar Gala
1
-1
/
+1
2009-03-24
powerpc: Make sysfs code use smp_call_function_single
Rusty Russell
1
-25
/
+6
2009-03-24
powerpc: Fix prom_init on 32-bit OF machines
Benjamin Herrenschmidt
1
-1
/
+1
2009-03-24
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-3
/
+12
2009-03-23
powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines
Kumar Gala
1
-0
/
+9
2009-03-23
Merge branches 'irq/sparseirq' and 'linus' into irq/core
Ingo Molnar
1
-3
/
+3
2009-03-20
PCI MSI: Add support for multiple MSI
Matthew Wilcox
1
-0
/
+4
2009-03-17
powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SW
Kumar Gala
1
-3
/
+3
2009-03-16
Merge branches 'irq/genirq' and 'linus' into irq/core
Ingo Molnar
1
-17
/
+19
2009-03-11
powerpc/kconfig: Kill PPC_MULTIPLATFORM
Benjamin Herrenschmidt
3
-4
/
+11
2009-03-11
powerpc/irq: Convert obsolete irq_desc_t to struct irq_desc
Thomas Gleixner
1
-2
/
+2
2009-03-11
powerpc/udbg: Fix lost byte during console handover; change LFCR to CRLF
Andrew Klossner
2
-10
/
+57
2009-03-11
powerpc/pci: Fix typo: s/resouces/resources/ in a pr_debug
Wolfram Sang
1
-1
/
+1
2009-03-11
powerpc: Print linux_banner in prom_init
Michael Ellerman
2
-1
/
+3
2009-03-11
powerpc/oprofile: Enable support for ppc750 processors
Octavian Purdila
1
-0
/
+8
2009-03-11
powerpc: Remove unused asm-offsets entries for cpu_spec
Michael Ellerman
1
-3
/
+0
2009-03-11
powerpc: Make sure we copy all cpu_spec features except PMC related ones
Michael Ellerman
1
-12
/
+16
2009-03-11
powerpc: Deindentify identify_cpu()
Michael Ellerman
1
-58
/
+64
2009-03-10
linker script: define __per_cpu_load on all SMP capable archs
Tejun Heo
1
-8
/
+1
[next]