index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-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-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
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-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-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
2012-02-04
xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling while atomic.
Konrad Rzeszutek Wilk
1
-0
/
+7
2012-01-27
Merge commit 'v3.3-rc1' into stable/for-linus-fixes-3.3
Konrad Rzeszutek Wilk
6
-13
/
+61
2012-01-24
xen: use this_cpu_xxx replace percpu_xxx funcs
Alex Shi
5
-19
/
+19
2012-01-24
x86: xen: size struct xen_spinlock to always fit in arch_spinlock_t
David Vrabel
1
-5
/
+22
2012-01-10
Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+43
2012-01-10
Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+1
2012-01-09
xen/mmu: Fix compile errors introduced by x86/memblock mismerge.
Konrad Rzeszutek Wilk
1
-1
/
+1
2012-01-09
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-2
/
+2
2012-01-04
switch debugfs to umode_t
Al Viro
2
-2
/
+2
2011-12-21
Merge commit 'v3.2-rc3' into stable/for-linus-3.3
Konrad Rzeszutek Wilk
2
-3
/
+2
2011-12-20
Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...
Ingo Molnar
3
-14
/
+7
2011-12-15
Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-3
/
+15
2011-12-15
xen: only limit memory map to maximum reservation for domain 0.
Ian Campbell
1
-3
/
+15
2011-12-08
memblock: Kill memblock_init()
Tejun Heo
1
-2
/
+0
2011-12-03
xen/pm_idle: Make pm_idle be default_idle under Xen.
Konrad Rzeszutek Wilk
1
-1
/
+1
2011-11-28
Merge branch 'master' into x86/memblock
Tejun Heo
16
-407
/
+634
[next]