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
2012-03-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
49
-7535
/
+2041
2012-03-21
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-1
/
+1
2012-03-21
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-614
/
+3
2012-03-21
powerpc: Remove the remaining CONFIG_PPC_ISERIES pieces
Stephen Rothwell
1
-14
/
+0
2012-03-21
powerpc: Remove FW_FEATURE ISERIES from arch code
Stephen Rothwell
7
-252
/
+15
2012-03-21
Merge remote-tracking branch 'kumar/next' into next
Benjamin Herrenschmidt
1
-0
/
+18
2012-03-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2012-03-17
powerpc/44x: The bug fixed support for APM821xx SoC and Bluestone board
Vinh Nguyen Huu Tuong
1
-1
/
+1
2012-03-16
powerpc: Fix power4/970 idle code regression with lockdep
Benjamin Herrenschmidt
1
-1
/
+1
2012-03-15
powerpc: Add initial e6500 cpu support
Kumar Gala
1
-0
/
+18
2012-03-13
Merge branch 'eeh' into next
Benjamin Herrenschmidt
2
-1
/
+8
2012-03-09
powerpc: Rework lazy-interrupt handling
Benjamin Herrenschmidt
13
-294
/
+551
2012-03-09
powerpc/eeh: Introduce EEH device
Gavin Shan
2
-1
/
+8
2012-03-09
powerpc: Replace mfmsr instructions with load from PACA kernel_msr field
Benjamin Herrenschmidt
2
-12
/
+7
2012-03-09
powerpc: Fix 64-bit BookE FP unavailable exceptions
Benjamin Herrenschmidt
1
-6
/
+7
2012-03-09
powerpc: Disable interrupts in 64-bit kernel FP and vector faults
Benjamin Herrenschmidt
3
-7
/
+9
2012-03-09
powerpc: Call do_page_fault() with interrupts off
Benjamin Herrenschmidt
7
-54
/
+28
2012-03-09
powerpc: Improve 64-bit syscall entry/exit
Benjamin Herrenschmidt
1
-20
/
+23
2012-03-09
powerpc: Rework runlatch code
Benjamin Herrenschmidt
2
-13
/
+14
2012-03-09
powerpc: Use the same interrupt prolog for perfmon as other interrupts
Benjamin Herrenschmidt
1
-3
/
+3
2012-03-09
powerpc: Remove legacy iSeries bits from assembly files
Benjamin Herrenschmidt
5
-172
/
+15
2012-03-09
powerpc: clean up vio.c
Stephen Rothwell
1
-17
/
+1
2012-03-07
powerpc: Make SPARSE_IRQ required
Grant Likely
1
-4
/
+0
2012-03-07
powerpc/prom: Remove limit on maximum size of properties
Nishanth Aravamudan
1
-15
/
+0
2012-03-07
powerpc: Use set_current_blocked() and block_sigmask()
Matt Fleming
2
-16
/
+8
2012-03-05
perf: Disable PERF_SAMPLE_BRANCH_* when not supported
Stephane Eranian
1
-0
/
+4
2012-03-05
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
9
-15
/
+34
2012-03-01
sched/rt: Document scheduler related skip-resched-check sites
Thomas Gleixner
1
-1
/
+1
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
1
-4
/
+4
2012-02-27
Merge remote-tracking branch 'origin/master' into next
Benjamin Herrenschmidt
5
-8
/
+16
2012-02-23
powerpc/perf: Move perf core & PMU code into a subdirectory
Michael Ellerman
12
-6556
/
+0
2012-02-23
fadump: Remove the phyp assisted dump code.
Mahesh Salgaonkar
1
-87
/
+0
2012-02-23
fadump: Invalidate the fadump registration during machine shutdown.
Mahesh Salgaonkar
1
-0
/
+8
2012-02-23
fadump: Invalidate registration and release reserved memory for general use.
Mahesh Salgaonkar
1
-4
/
+154
2012-02-23
fadump: Add PT_NOTE program header for vmcoreinfo
Mahesh Salgaonkar
1
-0
/
+29
2012-02-23
fadump: Convert firmware-assisted cpu state dump data into elf notes.
Mahesh Salgaonkar
3
-2
/
+321
2012-02-23
fadump: Initialize elfcore header and add PT_LOAD program headers.
Mahesh Salgaonkar
1
-1
/
+232
2012-02-23
fadump: Register for firmware assisted dump.
Mahesh Salgaonkar
2
-4
/
+359
2012-02-23
fadump: Reserve the memory for firmware assisted dump.
Mahesh Salgaonkar
3
-1
/
+261
2012-02-22
powerpc: Fix various issues with return to userspace
Benjamin Herrenschmidt
4
-7
/
+15
2012-02-22
powerpc: Fix program check handling when lockdep is enabled
Michael Ellerman
1
-1
/
+1
2012-02-16
irq_domain: Move irq_domain code from powerpc to kernel/irq
Grant Likely
1
-502
/
+0
2012-02-16
irq_domain/powerpc: Eliminate virq_is_host()
Grant Likely
1
-7
/
+0
2012-02-16
powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...
Anton Blanchard
1
-1
/
+7
2012-02-16
powerpc: Disable interrupts early in Program Check
Benjamin Herrenschmidt
1
-1
/
+1
2012-02-16
powerpc: Fix kernel log of oops/panic instruction dump
Ira Snyder
1
-3
/
+3
2012-02-15
irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() instead
Grant Likely
1
-171
/
+69
2012-02-15
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
1
-39
/
+39
2012-02-14
powerpc/pseries: Fix partition migration hang in stop_topology_update
Brian King
1
-2
/
+3
2012-02-14
powerpc: Fix WARN_ON in decrementer_check_overflow
Benjamin Herrenschmidt
1
-1
/
+5
[next]