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
2008-07-28
powerpc: Make syscall tracing use tracehook.h helpers
Roland McGrath
3
-27
/
+34
2008-07-28
powerpc: Call tracehook_signal_handler() when setting up signal frames
Roland McGrath
1
-1
/
+7
2008-07-28
powerpc: Update cpu_sibling_maps dynamically
Nathan Lynch
3
-30
/
+29
2008-07-28
powerpc: register_cpu_online should be __cpuinit
Nathan Lynch
1
-1
/
+1
2008-07-28
powerpc: kill useless SMT code in prom_hold_cpus
Nathan Lynch
1
-36
/
+3
2008-07-28
powerpc: Fix vio build warnings
Nathan Lynch
1
-2
/
+2
2008-07-28
powerpc/booke: Clean up the hardware watchpoint support
Kumar Gala
4
-11
/
+12
2008-07-28
powerpc: Removed duplicated include in stacktrace.c
Huang Weiyi
1
-1
/
+0
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
1
-1
/
+1
2008-07-26
kexec jump
Huang Ying
1
-1
/
+1
2008-07-26
powerpc: Fix boot problem due to AT_BASE_PLATFORM change
Nathan Lynch
1
-2
/
+2
2008-07-25
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
12
-150
/
+1468
2008-07-25
kprobes: improve kretprobe scalability with hashed locking
Srinivasa D S
1
-4
/
+2
2008-07-25
powerpc/pseries: Remove kmalloc call in handling writes to lparcfg
Nathan Fontenot
1
-16
/
+12
2008-07-25
powerpc/pseries: Update arch vector to indicate support for CMO
Nathan Fontenot
1
-1
/
+8
2008-07-25
powerpc/pseries: Verify CMO memory entitlement updates with virtual I/O
Nathan Fontenot
1
-0
/
+10
2008-07-25
powerpc/pseries: vio bus support for CMO
Robert Jennings
1
-6
/
+1027
2008-07-25
powerpc/pseries: iommu enablement for CMO
Robert Jennings
1
-5
/
+23
2008-07-25
powerpc/pseries: Add CMO paging statistics
Brian King
1
-0
/
+20
2008-07-25
powerpc/pseries: Split retrieval of processor entitlement data into a helper ...
Robert Jennings
1
-35
/
+46
2008-07-25
powerpc/pseries: Add memory entitlement capabilities to /proc/ppc64/lparcfg
Nathan Fontenot
1
-1
/
+120
2008-07-25
powerpc/pseries: Split processor entitlement retrieval and gathering to helpe...
Nathan Fotenot
1
-78
/
+88
2008-07-25
powerpc/pseries: Remove extraneous error reporting for hcall failures in lparcfg
Nathan Fontenot
1
-32
/
+0
2008-07-25
powerpc: Fix compile error with binutils 2.15
Segher Boessenkool
1
-1
/
+1
2008-07-25
powerpc: BookE hardware watchpoint support
Luis Machado
5
-10
/
+136
2008-07-25
powerpc: Fallout from sysdev API changes
Stephen Rothwell
1
-1
/
+2
2008-07-25
powerpc: Enable AT_BASE_PLATFORM aux vector
Nathan Lynch
1
-0
/
+11
2008-07-24
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
1
-0
/
+1
2008-07-23
kgdb, powerpc: arch specific powerpc kgdb support
Jason Wessel
3
-16
/
+411
2008-07-23
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
7
-168
/
+130
2008-07-22
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
1
-4
/
+11
2008-07-22
powerpc: Fix build bug with binutils < 2.18 and GCC < 4.2
Segher Boessenkool
1
-3
/
+28
2008-07-22
powerpc: Indicate which oprofile counters to use while in compat mode
Torez Smith
1
-0
/
+20
2008-07-22
powerpc: Fix OF parsing of 64 bits PCI addresses
Benjamin Herrenschmidt
2
-20
/
+25
2008-07-22
powerpc: Fix support for latencytop
Arnd Bergmann
1
-1
/
+1
2008-07-22
powerpc/dma: Use the struct dma_attrs in iommu code
Mark Nelson
1
-5
/
+8
2008-07-18
Merge branch 'linus' into timers/nohz
Ingo Molnar
68
-994
/
+2085
2008-07-18
nohz: prevent tick stop outside of the idle loop
Thomas Gleixner
1
-1
/
+1
2008-07-17
powerpc/fsl: Minor TLBSYNC cleanup for FSL Book-E
Kumar Gala
1
-15
/
+4
2008-07-17
powerpc: rework FSL Book-E PTE access and TLB miss
Kumar Gala
1
-124
/
+44
2008-07-16
Merge commit 'origin/master'
Benjamin Herrenschmidt
6
-219
/
+26
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
5
-219
/
+25
2008-07-15
Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2008-07-15
Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build
Benjamin Herrenschmidt
9
-9
/
+373
2008-07-15
powerpc: Don't spin on sync instruction at boot time
Sonny Rao
1
-1
/
+2
2008-07-15
powerpc: Add VSX load/store alignment exception handler
Michael Neuling
1
-1
/
+57
2008-07-15
powerpc: fix giveup_vsx to save registers correctly
Michael Neuling
4
-7
/
+15
2008-07-15
powerpc: support for latencytop
Arnd Bergmann
1
-10
/
+27
2008-07-15
powerpc: Add PPC_FEATURE_PSERIES_PERFMON_COMPAT
Nathan Lynch
1
-2
/
+4
[next]