index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
Age
Commit message (
Expand
)
Author
2012-05-07
Merge branch 'stable/autoballoon.v5.2' into stable/for-linus-3.5
Konrad Rzeszutek Wilk
2012-05-07
xen/acpi/sleep: Enable ACPI sleep via the __acpi_os_prepare_sleep
Konrad Rzeszutek Wilk
2012-05-07
xen: implement IRQ_WORK_VECTOR handler
Lin Ming
2012-05-07
xen: implement apic ipi interface
Ben Guthro
2012-05-07
xen/setup: update VA mapping when releasing memory during setup
David Vrabel
2012-05-07
xen/setup: Combine the two hypercall functions - since they are quite similar.
Konrad Rzeszutek Wilk
2012-05-07
xen/setup: Populate freed MFNs from non-RAM E820 entries and gaps to E820 RAM
Konrad Rzeszutek Wilk
2012-05-07
xen/setup: Only print "Freeing XXX-YYY pfn range: Z pages freed" if Z > 0
Konrad Rzeszutek Wilk
2012-04-17
debugfs: Add support to print u32 array in debugfs
Srivatsa Vaddagiri
2012-04-06
Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-04-06
xen/p2m: An early bootup variant of set_phys_to_machine
Konrad Rzeszutek Wilk
2012-04-06
xen/p2m: Collapse early_alloc_p2m_middle redundant checks.
Konrad Rzeszutek Wilk
2012-04-06
xen/p2m: Allow alloc_p2m_middle to call reserve_brk depending on argument
Konrad Rzeszutek Wilk
2012-04-06
xen/p2m: Move code around to allow for better re-usage.
Konrad Rzeszutek Wilk
2012-04-06
xen/smp: Remove unnecessary call to smp_processor_id()
Srivatsa S. Bhat
2012-04-06
xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io...
Konrad Rzeszutek Wilk
2012-04-04
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2012-03-29
documentation: remove references to cpu_*_map.
Rusty Russell
2012-03-28
X86 & IA64: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
2012-03-24
Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-03-22
Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-03-22
xen/smp: Fix bringup bug in AP code.
Konrad Rzeszutek Wilk
2012-03-20
xen/cpufreq: Disable the cpu frequency scaling drivers from loading.
Konrad Rzeszutek Wilk
2012-03-10
xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.
Konrad Rzeszutek Wilk
2012-03-10
xen/setup/pm/acpi: Remove the call to boot_option_idle_override.
Konrad Rzeszutek Wilk
2012-02-20
xen/pat: Disable PAT support for now.
Konrad Rzeszutek Wilk
2012-02-20
xen/setup: Remove redundant filtering of PTE masks.
Konrad Rzeszutek Wilk
2012-02-03
xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling while atomic.
Konrad Rzeszutek Wilk
2012-01-27
Merge commit 'v3.3-rc1' into stable/for-linus-fixes-3.3
Konrad Rzeszutek Wilk
2012-01-24
xen: use this_cpu_xxx replace percpu_xxx funcs
Alex Shi
2012-01-24
x86: xen: size struct xen_spinlock to always fit in arch_spinlock_t
David Vrabel
2012-01-10
Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-01-10
Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2012-01-09
xen/mmu: Fix compile errors introduced by x86/memblock mismerge.
Konrad Rzeszutek Wilk
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-03
switch debugfs to umode_t
Al Viro
2011-12-20
Merge commit 'v3.2-rc3' into stable/for-linus-3.3
Konrad Rzeszutek Wilk
2011-12-20
Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...
Ingo Molnar
2011-12-15
Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2011-12-15
xen: only limit memory map to maximum reservation for domain 0.
Ian Campbell
2011-12-08
memblock: Kill memblock_init()
Tejun Heo
2011-12-03
xen/pm_idle: Make pm_idle be default_idle under Xen.
Konrad Rzeszutek Wilk
2011-11-28
Merge branch 'master' into x86/memblock
Tejun Heo
2011-11-22
xen/granttable: Grant tables V2 implementation
Annie Li
2011-11-22
xen/granttable: Introducing grant table V2 stucture
Annie Li
2011-11-21
xen: Make XEN_MAX_DOMAIN_MEMORY have more sensible defaults
Maxim Uvarov
2011-11-16
xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs.
Zhenzhong Duan
2011-11-16
xen: map foreign pages for shared rings by updating the PTEs directly
David Vrabel
2011-11-06
Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-11-06
Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
[next]