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-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
2009-06-20
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
3
-3
/
+51
2009-06-19
function-graph: add stack frame test
Steven Rostedt
1
-1
/
+1
2009-06-19
edac: cpc925 MC platform device setup
Harry Ciao
1
-0
/
+40
2009-06-18
perf_counter: powerpc: Add processor back-end for MPC7450 family
Paul Mackerras
2
-0
/
+419
2009-06-18
perf_counter: powerpc: Make powerpc perf_counter code safe for 32-bit kernels
Paul Mackerras
1
-60
/
+133
2009-06-18
perf_counter: powerpc: Change how processor-specific back-ends get selected
Paul Mackerras
7
-43
/
+93
2009-06-18
perf_counter: powerpc: Use unsigned long for register and constraint values
Paul Mackerras
7
-195
/
+211
2009-06-18
perf_counter: powerpc: Enable use of software counters on 32-bit powerpc
Paul Mackerras
2
-3
/
+28
2009-06-18
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2
-7
/
+0
2009-06-17
Merge branch 'linus' into perfcounters/core
Ingo Molnar
30
-1469
/
+1745
2009-06-17
Merge branch 'akpm'
Linus Torvalds
2
-7
/
+0
2009-06-17
fbdev: move logo externs to header file
Geert Uytterhoeven
1
-3
/
+0
2009-06-17
mm: consolidate init_mm definition
Alexey Dobriyan
1
-4
/
+0
2009-06-16
powerpc: Add configurable -Werror for arch/powerpc
Michael Ellerman
1
-0
/
+2
2009-06-16
powerpc: Enable additional BAT registers in setup_745x_specifics()
Gerhard Pircher
1
-0
/
+3
2009-06-16
powerpc/fsl-booke: Enable L1 cache on e500v1/e500v2/e500mc CPUs
Nate Case
1
-3
/
+46
2009-06-15
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
28
-1460
/
+1731
2009-06-15
perf_counter: powerpc: Fix two compile warnings
Paul Mackerras
1
-1
/
+3
2009-06-15
powerpc: Only build prom_init.o when CONFIG_PPC_OF_BOOT_TRAMPOLINE=y
Michael Ellerman
1
-0
/
+2
2009-06-15
powerpc: Fix warning in setup_64.c when CONFIG_RELOCATABLE=y
Michael Ellerman
1
-2
/
+2
2009-06-15
powerpc: Don't do generic calibrate_delay()
Benjamin Herrenschmidt
1
-0
/
+10
2009-06-15
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2
-8
/
+6
2009-06-13
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-6
/
+6
2009-06-12
powerpc, perf_counter: Fix performance counter event types
Jaswinder Singh Rajput
1
-6
/
+6
2009-06-12
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
1
-2
/
+0
2009-06-12
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
11
-0
/
+4533
2009-06-12
powerpc: Fix bug in move of altivec code to vector.S
Benjamin Herrenschmidt
1
-2
/
+4
2009-06-12
perfcounters: remove powerpc definitions of perf_counter_do_pending
Stephen Rothwell
1
-0
/
+1
2009-06-11
perf_counter: Rename L2 to LL cache
Peter Zijlstra
6
-6
/
+6
2009-06-11
perf_counter: Standardize event names
Peter Zijlstra
5
-30
/
+30
2009-06-11
perf_counter: powerpc: Implement generalized cache events for POWER processors
Paul Mackerras
7
-6
/
+291
2009-06-11
perf_counters: powerpc: Add support for POWER7 processors
Paul Mackerras
3
-1
/
+322
2009-06-11
perf_counter: Accurate period data
Peter Zijlstra
1
-3
/
+6
2009-06-11
perf_counter: Introduce struct for sample data
Peter Zijlstra
1
-3
/
+7
[next]