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
2012-05-31
x86, amd, xen: Avoid NULL pointer paravirt references
Konrad Rzeszutek Wilk
1
-0
/
+3
2012-05-25
Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
10
-212
/
+344
2012-05-23
Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+2
2012-05-23
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-4
/
+41
2012-05-22
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-15
/
+4
2012-05-21
xen/smp: unbind irqworkX when unplugging vCPUs.
Konrad Rzeszutek Wilk
1
-0
/
+1
2012-05-18
x86/xen/apic: Add missing #include <xen/xen.h>
Ingo Molnar
1
-1
/
+4
2012-05-08
Merge branch 'smp/threadalloc' into smp/hotplug
Thomas Gleixner
3
-3
/
+18
2012-05-07
Merge branch 'stable/autoballoon.v5.2' into stable/for-linus-3.5
Konrad Rzeszutek Wilk
5
-94
/
+206
2012-05-07
xen/acpi/sleep: Enable ACPI sleep via the __acpi_os_prepare_sleep
Konrad Rzeszutek Wilk
1
-0
/
+3
2012-05-07
xen: implement IRQ_WORK_VECTOR handler
Lin Ming
1
-0
/
+30
2012-05-07
xen: implement apic ipi interface
Ben Guthro
3
-4
/
+98
2012-05-07
xen/setup: update VA mapping when releasing memory during setup
David Vrabel
4
-32
/
+34
2012-05-07
xen/setup: Combine the two hypercall functions - since they are quite similar.
Konrad Rzeszutek Wilk
1
-51
/
+30
2012-05-07
xen/setup: Populate freed MFNs from non-RAM E820 entries and gaps to E820 RAM
Konrad Rzeszutek Wilk
1
-4
/
+112
2012-05-07
xen/setup: Only print "Freeing XXX-YYY pfn range: Z pages freed" if Z > 0
Konrad Rzeszutek Wilk
1
-4
/
+7
2012-05-07
xen/pci: don't use PCI BIOS service for configuration space accesses
David Vrabel
1
-2
/
+5
2012-05-07
xen/pte: Fix crashes when trying to see non-existent PGD/PMD/PUD/PTEs
Konrad Rzeszutek Wilk
1
-1
/
+6
2012-05-07
xen/apic: Return the APIC ID (and version) for CPU 0.
Konrad Rzeszutek Wilk
1
-1
/
+34
2012-05-01
xen/apic: implement io apic read with hypercall
Lin Ming
1
-0
/
+13
2012-05-01
Revert "xen/x86: Workaround 'x86/ioapic: Add register level checks to detect ...
Konrad Rzeszutek Wilk
1
-3
/
+1
2012-05-01
xen/x86: Implement x86_apic_ops
Konrad Rzeszutek Wilk
4
-1
/
+24
2012-04-28
xen: correctly check for pending events when restoring irq flags
David Vrabel
1
-1
/
+1
2012-04-27
xen/smp: Fix crash when booting with ACPI hotplug CPUs.
Konrad Rzeszutek Wilk
1
-0
/
+15
2012-04-27
xen/enlighten: Disable MWAIT_LEAF so that acpi-pad won't be loaded.
Konrad Rzeszutek Wilk
1
-2
/
+2
2012-04-26
x86: Use generic idle thread allocation
Thomas Gleixner
1
-13
/
+2
2012-04-26
x86: Add task_struct argument to smp_ops.cpu_up
Thomas Gleixner
1
-3
/
+3
2012-04-21
x86, extable: Remove open-coded exception table entries in arch/x86/xen/xen-a...
H. Peter Anvin
1
-4
/
+2
2012-04-20
Revert "xen/p2m: m2p_find_override: use list_for_each_entry_safe"
Konrad Rzeszutek Wilk
1
-2
/
+6
2012-04-18
Merge commit 'c104f1fa1ecf4ee0fc06e31b1f77630b2551be81' into stable/for-linus...
Konrad Rzeszutek Wilk
5
-16
/
+38
2012-04-17
xen/p2m: m2p_find_override: use list_for_each_entry_safe
Stefano Stabellini
1
-6
/
+2
2012-04-17
debugfs: Add support to print u32 array in debugfs
Srivatsa Vaddagiri
3
-114
/
+6
2012-04-07
Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-2
/
+4
2012-04-07
xen/p2m: An early bootup variant of set_phys_to_machine
Konrad Rzeszutek Wilk
1
-0
/
+15
2012-04-07
xen/p2m: Collapse early_alloc_p2m_middle redundant checks.
Konrad Rzeszutek Wilk
1
-13
/
+12
2012-04-07
xen/p2m: Allow alloc_p2m_middle to call reserve_brk depending on argument
Konrad Rzeszutek Wilk
1
-5
/
+5
2012-04-07
xen/p2m: Move code around to allow for better re-usage.
Konrad Rzeszutek Wilk
1
-28
/
+34
2012-04-06
xen/smp: Remove unnecessary call to smp_processor_id()
Srivatsa S. Bhat
1
-1
/
+1
2012-04-06
xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io...
Konrad Rzeszutek Wilk
1
-1
/
+3
2012-04-05
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
1
-2
/
+2
2012-03-29
documentation: remove references to cpu_*_map.
Rusty Russell
1
-1
/
+1
2012-03-28
X86 & IA64: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
1
-2
/
+2
2012-03-24
Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-0
/
+8
2012-03-23
Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-21
/
+111
2012-03-22
xen/smp: Fix bringup bug in AP code.
Konrad Rzeszutek Wilk
1
-0
/
+6
2012-03-20
xen/cpufreq: Disable the cpu frequency scaling drivers from loading.
Konrad Rzeszutek Wilk
1
-0
/
+2
2012-03-10
xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.
Konrad Rzeszutek Wilk
1
-1
/
+92
2012-03-10
xen/setup/pm/acpi: Remove the call to boot_option_idle_override.
Konrad Rzeszutek Wilk
1
-1
/
+0
2012-02-20
xen/pat: Disable PAT support for now.
Konrad Rzeszutek Wilk
2
-4
/
+6
2012-02-20
xen/setup: Remove redundant filtering of PTE masks.
Konrad Rzeszutek Wilk
1
-4
/
+0
[next]