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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-07
powerpc: Fix hcall tracepoint recursion
Anton Blanchard
1
-0
/
+37
2011-02-07
powerpc/numa: Fix bug in unmap_cpu_from_node
Anton Blanchard
1
-1
/
+1
2011-02-07
powerpc/numa: Disable VPHN on dedicated processor partitions
Anton Blanchard
1
-1
/
+2
2011-02-07
powerpc/numa: Add length when creating OF properties via VPHN
Anton Blanchard
1
-3
/
+9
2011-02-07
powerpc/numa: Check for all VPHN changes
Anton Blanchard
1
-1
/
+1
2011-02-07
powerpc/numa: Only use active VPHN count fields
Anton Blanchard
1
-4
/
+6
2011-02-07
powerpc/pseries: Remove unnecessary variable initializations in numa.c
Jesse Larrew
1
-9
/
+8
2011-02-07
powerpc/pseries: Fix brace placement in numa.c
Jesse Larrew
1
-6
/
+3
2011-02-07
powerpc/pseries: Fix typo in VPHN comments
Jesse Larrew
1
-1
/
+1
2011-02-07
powerpc: Fix some 6xx/7xxx CPU setup functions
Benjamin Herrenschmidt
1
-20
/
+20
2011-02-07
powerpc: Pass the right cpu_spec to ->setup_cpu() on 64-bit
Benjamin Herrenschmidt
1
-2
/
+2
2011-02-07
powerpc/book3e: Protect complex macro args in mmu-book3e.h
Scott Wood
1
-4
/
+4
2011-02-07
powerpc: Fix pfn_valid() when memory starts at a non-zero address
Scott Wood
1
-1
/
+1
2011-01-24
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2011-01-22
Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-25
/
+3
2011-01-22
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-4
/
+4
2011-01-22
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
34
-344
/
+332
2011-01-21
powerpc: Use generic irq Kconfig
Thomas Gleixner
1
-21
/
+3
2011-01-21
genirq: Remove __do_IRQ
Thomas Gleixner
1
-4
/
+0
2011-01-21
powerpc/mpic: Fix mask/unmask timeout message
Scott Wood
1
-2
/
+4
2011-01-21
powerpc/pseries: Add BNX2=m to defconfig
Nishanth Aravamudan
1
-0
/
+1
2011-01-21
powerpc: Enable 64kB pages and 1024 threads in pseries config
Anton Blanchard
1
-1
/
+3
2011-01-21
powerpc: Disable mcount tracers in pseries defconfig
Anton Blanchard
1
-2
/
+0
2011-01-21
powerpc/boot/dts: Install dts from the right directory
Ben Hutchings
1
-1
/
+1
2011-01-21
powerpc: machine_check_generic is wrong on 64bit
Anton Blanchard
1
-23
/
+0
2011-01-21
powerpc: Check RTAS extended log flag before checking length
Anton Blanchard
1
-1
/
+1
2011-01-21
powerpc: Fix corruption when grabbing FWNMI data
Anton Blanchard
1
-14
/
+38
2011-01-21
powerpc: Rework pseries machine check handler
Anton Blanchard
1
-18
/
+30
2011-01-21
powerpc: Don't silently handle machine checks from userspace
Anton Blanchard
1
-5
/
+0
2011-01-21
powerpc: Remove duplicate debugger hook in machine_check_exception
Anton Blanchard
1
-2
/
+0
2011-01-21
powerpc: Never halt RTAS error logging after receiving an unrecoverable machi...
Anton Blanchard
1
-1
/
+1
2011-01-21
powerpc: Don't force MSR_RI in machine_check_exception
Anton Blanchard
1
-4
/
+1
2011-01-21
powerpc: Print 32 bits of DSISR in show_regs
Anton Blanchard
1
-1
/
+1
2011-01-21
powerpc/kdump: Disable ftrace during kexec
Anton Blanchard
1
-0
/
+7
2011-01-21
powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handler
Anton Blanchard
3
-78
/
+72
2011-01-21
powerpc/kexec: Remove empty ppc_md.machine_kexec_prepare
Anton Blanchard
2
-22
/
+0
2011-01-21
powerpc/kexec: Don't initialise kexec hooks to default handlers
Anton Blanchard
2
-13
/
+0
2011-01-21
powerpc/kdump: Remove ppc_md.machine_crash_shutdown
Anton Blanchard
4
-12
/
+1
2011-01-21
powerpc/kexec: Remove ppc_md.machine_kexec
Anton Blanchard
2
-10
/
+1
2011-01-21
powerpc/kexec: Remove ppc_md.machine_kexec_cleanup
Anton Blanchard
2
-5
/
+0
2011-01-21
powerpc/kexec: Move all ppc_md kexec function pointers together
Anton Blanchard
1
-3
/
+2
2011-01-21
powerpc/cell: Use system_wq in cpufreq_spudemand
Tejun Heo
2
-22
/
+23
2011-01-21
powerpc/rtas_flash: Use simple_read_from_buffer
Akinobu Mita
1
-47
/
+6
2011-01-21
powerpc/spufs: Use simple_write_to_buffer
Akinobu Mita
1
-20
/
+7
2011-01-21
powerpc/ppc32/tracing: Add stack frame to calls of trace_hardirqs_on/off
Steven Rostedt
1
-0
/
+11
2011-01-21
powerpc/ppc64/tracing: Add stack frame to calls of trace_hardirqs_on/off
Steven Rostedt
1
-10
/
+30
2011-01-21
powerpc: Ensure the else case of feature sections will fit
Michael Ellerman
2
-12
/
+34
2011-01-21
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
85
-87
/
+87
2011-01-21
Merge remote branch 'kumar/next' into merge
Benjamin Herrenschmidt
9
-16
/
+58
2011-01-19
powerpc, perf: Fix frequency calculation for overflowing counters (FSL version)
Anton Blanchard
1
-0
/
+1
[next]