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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-12
[PATCH] x86_64: Implement is_compat_task the right way
Andi Kleen
3
-0
/
+7
2006-01-12
[PATCH] x86_64: Remove unnecessary case from the page fault handler
Andi Kleen
1
-4
/
+7
2006-01-12
[PATCH] x86_64: Align and pad x86_64 GDT on page boundary
Ravikiran G Thirumalai
4
-10
/
+16
2006-01-12
[PATCH] x86_64: Allow compilation on a 32bit biarch toolchain
Andi Kleen
5
-0
/
+8
2006-01-12
[PATCH] x86_64: Make udelay more accurate
Ross Biro
1
-1
/
+1
2006-01-12
[PATCH] x86_64: Return -1 for unknown PCI bus affinity
Andi Kleen
1
-3
/
+4
2006-01-12
[PATCH] x86_64: Validate SLIT table
Andi Kleen
1
-0
/
+27
2006-01-12
[PATCH] x86_64: Fix off by one in acpi table mapping
Andi Kleen
1
-1
/
+1
2006-01-12
[PATCH] x86_64: Generalize DMI and enable for x86-64
Andi Kleen
6
-10
/
+30
2006-01-12
[PATCH] x86_64: Remove bogus file in arch/x86_64/pci
Andi Kleen
1
-22
/
+0
2006-01-12
[PATCH] x86_64: Add missing newline in IOMMU error message
Andi Kleen
1
-1
/
+1
2006-01-12
[PATCH] x86_64: fix page fault from show_trace()
Jan Beulich
1
-7
/
+5
2006-01-12
[PATCH] x86_64: fix single step handling for 32bit processes
Peter Beutner
1
-19
/
+7
2006-01-12
[PATCH] i386/x86-64: Don't IPI to offline cpus on shutdown
Eric W. Biederman
2
-7
/
+10
2006-01-12
[PATCH] x86_64/i386: Remove preempt disable calls in lowlevel IPI
Zwane Mwaikambo
2
-10
/
+5
2006-01-12
[PATCH] x86_64: increase MCE bank counts
Shaohua Li
1
-11
/
+14
2006-01-12
[PATCH] x86_64: another mb() for smpboot.c
Benjamin LaHaise
1
-0
/
+1
2006-01-12
[PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it.
Jan Beulich
4
-11
/
+76
2006-01-12
[PATCH] x86_64: Don't confuse apic=... command line option with apic
Andi Kleen
1
-1
/
+3
2006-01-12
[PATCH] x86_64: Dont't disable early PCI scan with apic
Andi Kleen
1
-3
/
+0
2006-01-12
[PATCH] i386/x86-64: Update AMD CPUID flags
Andi Kleen
3
-10
/
+35
2006-01-12
[PATCH] x86_64: Use X86_FEATURE_CONSTANT_TSC now to clean up Intel speedstep ...
Andi Kleen
3
-31
/
+4
2006-01-12
[PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flag
Andi Kleen
4
-4
/
+14
2006-01-12
[PATCH] x86_64: Remove enable/disable_hlt
Andi Kleen
1
-30
/
+9
2006-01-12
[PATCH] x86_64: Don't reserve hotplug CPUs by default
Andi Kleen
1
-7
/
+4
2006-01-12
[PATCH] x86_64: No need to remove NT during CPU setup
Andi Kleen
1
-7
/
+0
2006-01-12
[PATCH] x86_64: Adjust page fault handling
Jan Beulich
1
-3
/
+4
2006-01-12
[PATCH] x86_64: Remove unprotected iret
Jan Beulich
1
-1
/
+1
2006-01-12
[PATCH] x86_64: Clean up double fault handling
Jan Beulich
1
-1
/
+17
2006-01-12
[PATCH] x86_64: make trap information available to die notification handlers
Jan Beulich
3
-16
/
+27
2006-01-12
[PATCH] x86_64: Removing unused function die_if_kernel().
Jan Beulich
1
-5
/
+0
2006-01-12
[PATCH] x86_64: fix bound check IDT gate
Jan Beulich
1
-2
/
+2
2006-01-12
[PATCH] x86_64: Separate CONFIG_UNWIND_INFO from CONFIG_DEBUG_INFO
Jan Beulich
2
-2
/
+4
2006-01-12
[PATCH] x86_64: Support constant TSC feature in future AMD CPUs.
Andi Kleen
1
-0
/
+6
2006-01-12
[PATCH] x86_64: More CFI fixes for 32bit entry code
Jan Beulich
1
-5
/
+28
2006-01-12
[PATCH] x86_64: Update defconfig
Andi Kleen
1
-47
/
+69
2006-01-12
[PATCH] capable/capability.h (arch/)
Randy Dunlap
32
-0
/
+32
2006-01-12
[PATCH] kprobes: fix race in recovery of reentrant probe
Keshavamurthy Anil S
5
-0
/
+49
2006-01-12
[PATCH] uml: kill an unused variable
Jeff Dike
1
-1
/
+0
2006-01-12
[PATCH] uml: fix debug output on x86_64
Jeff Dike
1
-2
/
+2
2006-01-12
[PATCH] uml: eliminate doubled boot output
Jeff Dike
1
-1
/
+1
2006-01-12
[PATCH] uml: revert compile-time option checking
Jeff Dike
1
-4
/
+0
2006-01-12
[PATCH] uml: update Kconfig help
Jeff Dike
1
-4
/
+4
2006-01-12
[PATCH] uml: fix missing KBUILD_BASENAME
Jeff Dike
4
-20
/
+12
2006-01-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-1
/
+1
2006-01-12
[SPARC64] arch/sparc64/Kconfig: fix HUGETLB_PAGE_SIZE_64K dependencies
Adrian Bunk
1
-1
/
+1
2006-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
25
-117
/
+278
2006-01-11
[PATCH] fix/simplify mutex debugging code
David Woodhouse
1
-1
/
+1
2006-01-11
[PATCH] powerpc: Don't build crash.c for PPC32
Michael Ellerman
1
-2
/
+2
2006-01-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
19
-111
/
+147
[next]