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
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-10
x86: make lazy %gs optional on x86_32
Tejun Heo
1
-8
/
+9
2009-02-09
Merge commit 'v2.6.29-rc4' into core/percpu
Ingo Molnar
1
-1
/
+3
2009-02-05
x86: style cleanups for xen assemblies
Tejun Heo
3
-204
/
+219
2009-02-05
xen: use direct ops on 64-bit
Jeremy Fitzhardinge
1
-13
/
+1
2009-02-05
xen: make direct versions of irq_enable/disable/save/restore to common code
Jeremy Fitzhardinge
5
-231
/
+169
2009-02-05
xen: setup percpu data pointers
Jeremy Fitzhardinge
3
-3
/
+20
2009-02-05
Merge branch 'core/percpu' into x86/paravirt
H. Peter Anvin
2
-1
/
+7
2009-02-05
xen: fix 32-bit build resulting from mmu move
Jeremy Fitzhardinge
1
-0
/
+37
2009-02-04
xen: disable interrupts before saving in percpu
Jeremy Fitzhardinge
1
-1
/
+3
2009-01-31
xen: setup percpu data pointers
Jeremy Fitzhardinge
2
-1
/
+7
2009-01-31
x86/paravirt: use callee-saved convention for pte_val/make_pte/etc
Jeremy Fitzhardinge
1
-8
/
+16
2009-01-31
x86/paravirt: add register-saving thunks to reduce caller register pressure
Jeremy Fitzhardinge
2
-8
/
+14
2009-01-31
xen: move remaining mmu-related stuff into mmu.c
Jeremy Fitzhardinge
4
-730
/
+712
2009-01-31
Merge branch 'core/percpu' into x86/paravirt
H. Peter Anvin
7
-83
/
+47
2009-01-27
x86: initialize per-cpu GDT segment in per-cpu setup
Brian Gerst
1
-1
/
+0
2009-01-23
x86, xen: fix hardirq.h merge fallout
Ingo Molnar
1
-0
/
+1
2009-01-23
x86/pvops: remove pte_flags pvop
Jeremy Fitzhardinge
1
-1
/
+0
2009-01-20
x86: remove pda_init()
Brian Gerst
1
-1
/
+0
2009-01-18
x86-64: Move oldrsp from PDA to per-cpu.
Brian Gerst
1
-4
/
+4
2009-01-18
x86-64: Move kernelstack from PDA to per-cpu.
Brian Gerst
1
-12
/
+11
2009-01-18
x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.
Brian Gerst
1
-2
/
+1
2009-01-18
x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit.
Brian Gerst
1
-5
/
+1
2009-01-18
x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit.
Brian Gerst
1
-15
/
+3
2009-01-16
percpu: add optimized generic percpu accessors
Ingo Molnar
5
-14
/
+14
2009-01-16
x86: misc clean up after the percpu update
Tejun Heo
1
-1
/
+1
2009-01-16
x86: fold pda into percpu area on SMP
Tejun Heo
1
-10
/
+0
2009-01-11
x86: change flush_tlb_others to take a const struct cpumask
Rusty Russell
1
-19
/
+12
2009-01-03
Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-6
/
+4
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-20
/
+34
2008-12-31
[PATCH] idle cputime accounting
Martin Schwidefsky
1
-6
/
+4
2008-12-17
x86: xen: use smp_call_function_many()
Mike Travis
1
-5
/
+15
2008-12-17
x86: cosmetic changes apic-related files.
Mike Travis
1
-5
/
+6
2008-12-17
xen: convert to cpumask_var_t and new cpumask primitives.
Mike Travis
3
-5
/
+9
2008-12-17
x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers
Mike Travis
1
-9
/
+8
2008-12-16
xen: clean up asm/xen/hypervisor.h
Jeremy Fitzhardinge
1
-0
/
+1
2008-12-16
xen: whitespace/checkpatch cleanup
Tej
4
-19
/
+25
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
1
-1
/
+1
2008-12-01
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-7
/
+14
2008-11-30
xen_play_dead() is __cpuinit
Al Viro
1
-1
/
+1
2008-11-30
xen_setup_vcpu_info_placement() is not init on x86
Al Viro
1
-1
/
+1
2008-11-23
xen: pin correct PGD on suspend
Ian Campbell
1
-7
/
+14
2008-11-07
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2008-11-07
xen: make sure stray alias mappings are gone before pinning
Jeremy Fitzhardinge
2
-5
/
+9
2008-11-07
x86, xen: fix use of pgd_page now that it really does return a page
Jeremy Fitzhardinge
1
-2
/
+2
2008-10-28
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2008-10-27
xen: fix Xen domU boot with batched mprotect
Chris Lalancette
1
-4
/
+14
2008-10-22
Merge branch 'tracing/ftrace' into tracing/urgent
Ingo Molnar
1
-1
/
+1
2008-10-21
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+1
2008-10-20
ftrace: rename FTRACE to FUNCTION_TRACER
Steven Rostedt
1
-1
/
+1
2008-10-20
mm: rewrite vmap layer
Nick Piggin
2
-0
/
+2
[next]