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-03-25
[PATCH] x86_64: Make GART_IOMMU kconfig help text more specific (trivial)
Jon Mason
1
-7
/
+9
2006-03-25
[PATCH] x86_64: Remove CONFIG_UNORDERED_IO
Andi Kleen
1
-10
/
+0
2006-03-25
[PATCH] i386/x86-64: List Intel LaGrange AKA SMX in /proc/cpuinfo
Andi Kleen
2
-2
/
+2
2006-03-25
[PATCH] x86_64: free_bootmem_node needs __pa in allocate_aperture
Jon Mason
1
-1
/
+1
2006-03-25
[PATCH] x86_64: timer interrupt lockup due to pending interrupt
Vivek Goyal
1
-0
/
+20
2006-03-25
[PATCH] x86_64: Use cpumask bitops for cpu_vm_mask
Brian Gerst
1
-3
/
+3
2006-03-25
[PATCH] x86_64: Try to allocate node memmap near the end of node
Andi Kleen
1
-1
/
+11
2006-03-25
[PATCH] x86_64: Change default setting for noexec32 to match i386 kernel
Andi Kleen
1
-1
/
+1
2006-03-25
[PATCH] x86_64: Limit max number of CPUs to 255
Andi Kleen
1
-1
/
+1
2006-03-25
[PATCH] x86_64: fix orphaned bits of timer init messages
Chuck Ebbert
1
-3
/
+3
2006-03-25
[PATCH] x86_64: Quieten down microcode update driver
Andi Kleen
1
-4
/
+0
2006-03-25
[PATCH] x86_64: Basic reorder infrastructure
Arjan van de Ven
4
-0
/
+1300
2006-03-25
[PATCH] x86_64: Always use IO-APIC routing for timer.
Andi Kleen
1
-1
/
+1
2006-03-25
[PATCH] x86_64: Don't invoke OOM killer during dma_alloc_coherent()
Andi Kleen
1
-0
/
+3
2006-03-25
[PATCH] x86_64: Reename CMOS update warning
Andi Kleen
1
-8
/
+1
2006-03-25
[PATCH] x86_64: Fix formatting in time.c
Andi Kleen
1
-49
/
+45
2006-03-25
[PATCH] x86_64: Handle years beyond 2100
Andi Kleen
1
-5
/
+17
2006-03-25
[PATCH] x86_64: Patch to make the head.S-must-be-first-in-vmlinux order explicit
Arjan van de Ven
2
-0
/
+2
2006-03-25
[PATCH] x86_64: Add __init to fixmap functions that are only called during boot
Andi Kleen
1
-3
/
+4
2006-03-25
[PATCH] x86_64: Implement early DMI scanning
Andi Kleen
3
-7
/
+37
2006-03-25
[PATCH] x86_64: Clean up and tweak ACPI blacklist year code
Andi Kleen
1
-0
/
+30
2006-03-25
[PATCH] x86_64: s/Overwrite/Override/ in arch/x86-64
Dave Jones
2
-2
/
+2
2006-03-25
[PATCH] x86_64: Move kernel to 2MB
Andi Kleen
1
-2
/
+2
2006-03-25
[PATCH] x86_64: prefetch the mmap_sem in the fault path
Arjan van de Ven
1
-2
/
+4
2006-03-25
[PATCH] x86_64: to use lapic ids instead of initial apic ids
Ravikiran G Thirumalai
1
-2
/
+2
2006-03-25
[PATCH] x86_64: miscellaneous cleanup
Jan Beulich
3
-14
/
+15
2006-03-25
[PATCH] x86_64: Make pfn_valid work early in boot
Andi Kleen
1
-0
/
+1
2006-03-25
[PATCH] x86_64: Clean up white space in traps.c
Roberto Nibali
1
-9
/
+8
2006-03-25
[PATCH] x86_64: Don't define string functions to builtin
Andi Kleen
1
-0
/
+3
2006-03-25
[PATCH] x86_64: Check that early arguments are words on their own
Andi Kleen
1
-22
/
+25
2006-03-25
[PATCH] x86_64: remove dead do_softirq_thunk
Jan Beulich
2
-4
/
+0
2006-03-25
[PATCH] x86_64: actively synchronize vmalloc area when registering certain ca...
Jan Beulich
3
-13
/
+63
2006-03-25
[PATCH] x86_64: Use cpu_relax in poll loop in GART IOMMU
Andi Kleen
1
-2
/
+5
2006-03-25
[PATCH] x86_64: Report local APIC ID when initializing CPU
Andi Kleen
1
-2
/
+2
2006-03-25
[PATCH] x86_64: Don't need to read PIT in timer handler when PM timer is used
Andi Kleen
1
-2
/
+2
2006-03-25
[PATCH] x86_64: cleanup allocating logical cpu numbers in x86_64
Ashok Raj
2
-11
/
+14
2006-03-25
[PATCH] x86_64: save FPU context slightly later
Jan Beulich
1
-3
/
+4
2006-03-25
[PATCH] x86_64: eliminate set_debug()
Jan Beulich
2
-7
/
+7
2006-03-25
[PATCH] x86_64: disallow multi-byte hardware execution breakpoints
Jan Beulich
1
-3
/
+3
2006-03-25
[PATCH] x86_64: cpu_pda array to macro followup correction
Jan Beulich
1
-1
/
+1
2006-03-25
[PATCH] x86_64: Rename struct node in x86-64 NUMA code to struct bootnode
Andi Kleen
3
-8
/
+8
2006-03-25
[PATCH] x86-64: Use -mtune=generic for generic kernels
Andi Kleen
2
-0
/
+5
2006-03-25
[PATCH] x86_64: Use correct PUD for memory hotadd
Jan Beulich
1
-1
/
+1
2006-03-25
[PATCH] x86_64: Update defconfig
Andi Kleen
1
-18
/
+16
2006-03-25
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
14
-313
/
+278
2006-03-25
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
25
-270
/
+303
2006-03-25
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
16
-21
/
+55
2006-03-25
[PATCH] cpufreq: speedstep-smi asm fix
Andrew Morton
1
-1
/
+3
2006-03-25
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
8
-167
/
+185
2006-03-25
[PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()
Ashok Raj
1
-15
/
+18
[next]