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
/
x86
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-24
xen: change the type of xen_vcpu_id to uint32_t
Vitaly Kuznetsov
1
-1
/
+1
2016-08-03
kexec: allow kdump with crash_kexec_post_notifiers
Petr Tesarik
1
-3
/
+2
2016-08-01
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-6
/
+6
2016-07-27
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-118
/
+186
2016-07-26
xen: add static initialization of steal_clock op to xen_time_ops
Juergen Gross
1
-0
/
+1
2016-07-26
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+1
2016-07-25
xen/pvhvm: run xen_vcpu_setup() for the boot CPU
Vitaly Kuznetsov
3
-1
/
+9
2016-07-25
x86/xen: use xen_vcpu_id mapping when pointing vcpu_info to shared_info
Vitaly Kuznetsov
1
-4
/
+6
2016-07-25
x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_op
Vitaly Kuznetsov
4
-16
/
+26
2016-07-25
xen: introduce xen_vcpu_id mapping
Vitaly Kuznetsov
1
-1
/
+22
2016-07-15
x86/apic: Remove the unused struct apic::apic_id_mask field
Wei Jiangang
1
-1
/
+0
2016-07-14
x86/xen: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
6
-6
/
+6
2016-07-09
Merge branch 'linus' into x86/asm, to pick up fixes before merging new changes
Ingo Molnar
2
-43
/
+33
2016-07-06
x86/xen: Use DIV_ROUND_UP
Amitoj Kaur Chawla
1
-2
/
+2
2016-07-06
xen/PMU: Log VPMU initialization error at lower level
Boris Ostrovsky
1
-1
/
+1
2016-07-06
xen: add steal_clock support on x86
Juergen Gross
1
-42
/
+2
2016-07-06
XEN: EFI: Move x86 specific codes to architecture directory
Shannon Zhao
1
-0
/
+111
2016-07-06
xen/grant-table: Move xlated_setup_gnttab_pages to common place
Shannon Zhao
1
-51
/
+6
2016-06-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2016-06-25
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
1
-1
/
+1
2016-06-23
x86/xen: avoid m2p lookup when setting early page table entries
David Vrabel
1
-41
/
+31
2016-06-23
x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()
Juergen Gross
1
-1
/
+1
2016-06-11
x86/xen: Simplify set_aliased_prot()
Andy Lutomirski
1
-3
/
+1
2016-05-24
Merge tag 'for-linus-4.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-42
/
+29
2016-05-24
xen: use same main loop for counting and remapping pages
Juergen Gross
1
-39
/
+26
2016-05-24
xen/x86: don't lose event interrupts
Stefano Stabellini
1
-3
/
+3
2016-05-17
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+8
2016-04-29
Merge branch 'x86/urgent' into x86/asm, to refresh the tree
Ingo Molnar
1
-0
/
+6
2016-04-23
xen/qspinlock: Don't kick CPU if IRQ is not initialized
Ross Lagerwall
1
-0
/
+6
2016-04-22
x86/paravirt: Remove paravirt_enabled()
Luis R. Rodriguez
1
-1
/
+0
2016-04-22
x86/rtc: Replace paravirt rtc check with platform legacy quirk
Luis R. Rodriguez
1
-3
/
+7
2016-04-22
x86/xen: Use X86_SUBARCH_XEN for PV guest boots
Luis R. Rodriguez
1
-0
/
+1
2016-04-19
Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes
Ingo Molnar
2
-2
/
+12
2016-04-13
x86/paravirt: Add paravirt_{read,write}_msr()
Andy Lutomirski
1
-0
/
+23
2016-04-13
x86/paravirt: Add _safe to the read_ms()r and write_msr() PV callbacks
Andy Lutomirski
1
-2
/
+2
2016-04-13
Merge branch 'x86/mm' into x86/asm to resolve conflict and to create common base
Ingo Molnar
1
-9
/
+0
2016-03-31
x86/cpufeature: Remove cpu_has_pse
Borislav Petkov
1
-1
/
+1
2016-03-31
x86/cpufeature: Remove cpu_has_pge
Borislav Petkov
1
-1
/
+1
2016-03-29
xen/x86: Call cpu_startup_entry(CPUHP_AP_ONLINE_IDLE) from xen_play_dead()
Boris Ostrovsky
1
-0
/
+2
2016-03-29
Merge tag 'v4.6-rc1' into for-linus-4.6
Konrad Rzeszutek Wilk
7
-11
/
+21
2016-03-29
x86/xen, pat: Remove PAT table init code from Xen
Toshi Kani
1
-9
/
+0
2016-03-29
x86/mm/pat: Add support of non-default PAT MSR setting
Toshi Kani
1
-1
/
+1
2016-03-25
xen/apic: Provide Xen-specific version of cpu_present_to_apicid APIC op
Boris Ostrovsky
1
-2
/
+10
2016-03-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-6
/
+6
2016-03-22
Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+12
2016-03-21
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-2
/
+12
2016-03-17
x86/iopl/64: Properly context-switch IOPL on Xen PV
Andy Lutomirski
1
-1
/
+1
2016-03-17
Merge branch 'x86/cleanups' into x86/urgent
Ingo Molnar
2
-5
/
+5
2016-03-15
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2016-03-03
xen/x86: Drop mode-selecting ifdefs in startup_xen()
Boris Ostrovsky
1
-7
/
+3
[next]