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-01-29
all archs: consolidate init and exit sections in vmlinux.lds.h
Sam Ravnborg
1
-4
/
+6
2008-01-15
[POWERPC] Workaround for iommu page alignment
Benjamin Herrenschmidt
1
-3
/
+14
2008-01-10
[POWERPC] efika: add phy-handle property for fec_mpc52xx
Olaf Hering
1
-0
/
+39
2007-12-14
[POWERPC] Kill non-existent symbols from ksyms and commproc.h
Jochen Friedrich
1
-12
/
+0
2007-12-07
Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...
Linus Torvalds
1
-1
/
+1
2007-12-06
[POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKE
Kumar Gala
5
-6
/
+5
2007-12-06
[POWERPC] Fix hardware IRQ time accounting problem.
Tony Breeds
1
-1
/
+1
2007-12-03
Revert "[POWERPC] Fix RTAS os-term usage on kernel panic"
Paul Mackerras
1
-6
/
+6
2007-11-20
[POWERPC] Fix possible division by zero in scaled time accounting
Michael Neuling
1
-2
/
+3
2007-11-20
[POWERPC] Fix RTAS os-term usage on kernel panic
Linas Vepstas
1
-6
/
+6
2007-11-20
[POWERPC] vdso: Fixes for cache block sizes
Olof Johansson
4
-24
/
+73
2007-11-19
[POWERPC] Fix multiple bugs in rtas_ibm_suspend_me code
Nathan Lynch
1
-41
/
+58
2007-11-13
[POWERPC] Fix early btext debug on PowerMac
Benjamin Herrenschmidt
1
-1
/
+3
2007-11-13
[POWERPC] Demote clockevent printk to KERN_DEBUG
Tony Breeds
1
-1
/
+1
2007-11-13
[POWERPC] Avoid unpaired stwcx. on some processors
Becky Bruce
1
-0
/
+6
2007-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
2
-25
/
+2
2007-11-10
sched: restore deterministic CPU accounting on powerpc
Paul Mackerras
2
-25
/
+2
2007-11-08
Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...
Paul Mackerras
4
-15
/
+88
2007-11-08
[POWERPC] Make altivec code in swsusp_32.S depend on CONFIG_ALTIVEC
Johannes Berg
1
-0
/
+2
2007-11-08
[POWERPC] Fix si_addr value on low level hash failures
Benjamin Herrenschmidt
1
-1
/
+1
2007-11-08
[POWERPC] ] Fix memset size error
Li Zefan
1
-1
/
+1
2007-11-08
[POWERPC] Fix link errors for allyesconfig
Stephen Rothwell
1
-2
/
+1
2007-11-08
[POWERPC] Fix off-by-one error in setting decrementer on Book E/4xx (v2)
Paul Mackerras
1
-7
/
+3
2007-11-08
[POWERPC] Fix cache line vs. block size confusion
Benjamin Herrenschmidt
1
-12
/
+7
2007-11-08
[POWERPC] Fix sysctl table check failure on PowerMac
Alexey Dobriyan
1
-1
/
+1
2007-11-01
[POWERPC] 4xx: Deal with 44x virtually tagged icache
Benjamin Herrenschmidt
2
-0
/
+32
2007-11-01
[POWERPC] 4xx: Fix 4xx flush_tlb_page()
Benjamin Herrenschmidt
1
-7
/
+16
2007-11-01
[POWERPC] 4xx: Workaround for the 440EP(x)/GR(x) processors identical PVR issue.
Valentine Barshak
2
-8
/
+40
2007-10-22
Update arch/ to use sg helpers
Jens Axboe
3
-5
/
+3
2007-10-20
Spelling fix: explicitly
Jean Delvare
2
-2
/
+2
2007-10-20
Convert files to UTF-8 and some cleanups
Jan Engelhardt
1
-1
/
+1
2007-10-19
Use extended crashkernel command line on ppc64
Bernhard Walle
1
-27
/
+27
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
2
-2
/
+2
2007-10-19
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
1
-1
/
+1
2007-10-19
powerpc: add scaled time accounting
Michael Neuling
2
-2
/
+31
2007-10-17
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
7
-270
/
+175
2007-10-17
remove include/asm-*/ipc.h
Adrian Bunk
2
-2
/
+1
2007-10-17
powerpc: Use linux/elfcore-compat.h
Roland McGrath
1
-36
/
+31
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
1
-1
/
+1
2007-10-17
powerpc: add Altivec/VMX state to coredumps
Mark Nelson
1
-3
/
+25
2007-10-17
[POWERPC] Fix 64 bits vDSO DWARF info for CR register
Benjamin Herrenschmidt
1
-4
/
+7
2007-10-17
[POWERPC] Add 1TB workaround for PA6T
Olof Johansson
1
-0
/
+6
2007-10-17
[POWERPC] Quieten cache information at boot
Anton Blanchard
1
-5
/
+8
2007-10-17
[POWERPC] Quieten clockevent printk
Anton Blanchard
1
-1
/
+1
2007-10-17
[POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...
Joachim Fenkes
1
-13
/
+15
2007-10-17
[POWERPC] ibmebus: Add device creation and bus probing based on of_device
Joachim Fenkes
1
-18
/
+82
2007-10-17
[POWERPC] ibmebus: Remove bus match/probe/remove functions
Joachim Fenkes
1
-193
/
+6
2007-10-17
[POWERPC] Move of_device allocation into of_device.[ch]
Joachim Fenkes
2
-68
/
+82
2007-10-16
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
3
-16
/
+23
2007-10-16
powerpc32 vDSO: linker script indentation
Roland McGrath
1
-101
/
+118
[next]