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
/
x86
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-18
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-5
/
+31
2011-05-16
x86, apic: Fix spurious error interrupts triggering on all non-boot APs
Youquan Song
1
-0
/
+1
2011-05-13
x86: Fix UV BAU for non-consecutive nasids
Cliff Wickman
1
-4
/
+13
2011-05-12
x86,xen: introduce x86_init.mapping.pagetable_reserve
Stefano Stabellini
2
-0
/
+13
2011-05-10
x86, UV: Fix NMI handler for UV platforms
Jack Steiner
2
-1
/
+17
2011-04-28
x86: devicetree: Configure IOAPIC pin only once
Sebastian Andrzej Siewior
1
-1
/
+1
2011-04-21
x86, numa: Fix cpu nodemasks for NUMA emulation and CONFIG_DEBUG_PER_CPU_MAPS
David Rientjes
1
-1
/
+1
2011-04-18
x86, gart: Set DISTLBWALKPRB bit always
Joerg Roedel
1
-2
/
+2
2011-04-18
x86, gart: Convert spaces to tabs in enable_gart_translation
Joerg Roedel
1
-11
/
+11
2011-04-16
x86, amd: Disable GartTlbWlkErr when BIOS forgets it
Joerg Roedel
1
-0
/
+4
2011-04-07
x86-32, fpu: Fix FPU exception handling on non-SSE systems
Hans Rosenfeld
1
-1
/
+1
2011-03-29
x86: Stop including <linux/delay.h> in two asm header files
Jean Delvare
2
-2
/
+0
2011-03-28
percpu: Omit segment prefix in the UP case for cmpxchg_double
Christoph Lameter
1
-4
/
+6
2011-03-24
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-3
/
+2
2011-03-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+6
2011-03-24
remove dma64_addr_t
FUJITA Tomonori
1
-8
/
+0
2011-03-24
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
1
-2
/
+0
2011-03-24
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
1
-1
/
+0
2011-03-24
bitops: introduce little-endian bitops for most architectures
Akinobu Mita
1
-0
/
+1
2011-03-23
x86: add context tag to mark mm when running a task in 32-bit compatibility mode
Stephen Wilson
1
-0
/
+6
2011-03-23
Merge branch 'linus' into release
Len Brown
58
-314
/
+537
2011-03-23
Merge commit 'v2.6.38' into release
Len Brown
3
-1
/
+12
2011-03-23
x86: allow CONFIG_ISA_DMA_API to be disabled
David Rientjes
1
-1
/
+5
2011-03-23
add the common dma_addr_t typedef to include/linux/types.h
FUJITA Tomonori
1
-8
/
+0
2011-03-23
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
1
-2
/
+8
2011-03-21
introduce sys_syncfs to sync a single file system
Sage Weil
2
-1
/
+4
2011-03-19
Merge branch 'acpica' into release
Len Brown
2
-1
/
+2
2011-03-18
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-25
/
+20
2011-03-18
x86: Flush TLB if PGD entry is changed in i386 PAE mode
Shaohua Li
1
-8
/
+3
2011-03-18
x86, dumpstack: Correct stack dump info when frame pointer is available
Namhyung Kim
2
-4
/
+4
2011-03-18
x86: Fix common misspellings
Lucas De Marchi
10
-13
/
+13
2011-03-18
Merge branch 'linus' into x86/urgent
Ingo Molnar
38
-244
/
+399
2011-03-17
KVM: MMU: cleanup pte write path
Xiao Guangrong
1
-5
/
+2
2011-03-17
KVM: emulator: Fix io permission checking for 64bit guest
Gleb Natapov
1
-2
/
+2
2011-03-17
KVM: MMU: do not record gfn in kvm_mmu_pte_write
Xiao Guangrong
1
-1
/
+0
2011-03-17
KVM: x86: Convert tsc_write_lock to raw_spinlock
Jan Kiszka
1
-1
/
+1
2011-03-17
KVM: Convert kvm_lock to raw_spinlock
Jan Kiszka
1
-1
/
+1
2011-03-17
KVM: x86 emulator: vendor specific instructions
Avi Kivity
1
-0
/
+1
2011-03-17
KVM: x86: handle guest access to BBL_CR_CTL3 MSR
john cooper
1
-0
/
+1
2011-03-16
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-6
/
+6
2011-03-16
Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-18
/
+36
2011-03-16
Merge branch 'x86/amd-nb' into x86/urgent
Ingo Molnar
1
-6
/
+10
2011-03-16
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-0
/
+48
2011-03-16
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-19
/
+91
2011-03-16
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
15
-98
/
+166
2011-03-16
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-16
/
+40
2011-03-16
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+7
2011-03-16
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-6
/
+2
2011-03-16
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+4
2011-03-16
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-2
/
+15
[next]