summaryrefslogtreecommitdiff
path: root/arch/x86/xen
AgeCommit message (Expand)Author
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-16x86: xen: use smp_call_function_many()Mike Travis
2008-12-16x86: cosmetic changes apic-related files.Mike Travis
2008-12-16xen: convert to cpumask_var_t and new cpumask primitives.Mike Travis
2008-12-16x86 smp: modify send_IPI_mask interface to accept cpumask_t pointersMike Travis
2008-12-16xen: clean up asm/xen/hypervisor.hJeremy Fitzhardinge
2008-12-16xen: whitespace/checkpatch cleanupTej
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell
2008-11-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-11-30xen_play_dead() is __cpuinitAl Viro
2008-11-30xen_setup_vcpu_info_placement() is not init on x86Al Viro
2008-11-23xen: pin correct PGD on suspendIan Campbell
2008-11-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-11-07xen: make sure stray alias mappings are gone before pinningJeremy Fitzhardinge
2008-11-06x86, xen: fix use of pgd_page now that it really does return a pageJeremy Fitzhardinge
2008-10-28Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-10-27xen: fix Xen domU boot with batched mprotectChris Lalancette
2008-10-22Merge branch 'tracing/ftrace' into tracing/urgentIngo Molnar
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt
2008-10-20mm: rewrite vmap layerNick Piggin
2008-10-16genirq: revert dynarrayThomas Gleixner
2008-10-16xen: Fix bug `do_IRQ: cannot handle IRQ -1 vector 0x6 cpu 1'Alex Nixon
2008-10-16x86: move kstat_irqs from kstat to irq_descYinghai Lu
2008-10-15x86: paravirt: factor out cpu_khz to common codeGlauber Costa
2008-10-12Merge branch 'linus' into x86/xenIngo Molnar
2008-10-11Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar
2008-10-10xen: do not reserve 2 pages of padding between hypervisor and fixmap.Ian Campbell
2008-10-09xen: use spin_lock_nest_lock when pinning a pagetableJeremy Fitzhardinge
2008-10-06Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar
2008-10-03xen: clean up x86-64 warningsJeremy Fitzhardinge
2008-09-30xen: make CONFIG_XEN_SAVE_RESTORE depend on CONFIG_XENChuck Ebbert
2008-09-23Merge branch 'timers/urgent' into x86/xenIngo Molnar
2008-09-14xen: fix for xen guest with mem > 3.7GJeremy Fitzhardinge
2008-09-10xen: fix pinning when not using split pte locksJeremy Fitzhardinge
2008-09-10Merge branch 'core/xen' into x86/xenIngo Molnar
2008-09-10mm: define USE_SPLIT_PTLOCKS rather than repeating expressionJeremy Fitzhardinge
2008-09-08xen: make CPU hotplug functions staticAlex Nixon
2008-09-08x86, xen: fix build when !CONFIG_HOTPLUG_CPUAlex Nixon
2008-09-06x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flagsEduardo Habkost
2008-08-25xen: implement CPU hotpluggingAlex Nixon
2008-08-22x86: build fix in "xen spinlock updates and performance measurements"Jeremy Fitzhardinge
2008-08-22x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn argsEduardo Habkost
2008-08-21xen: measure how long spinlocks spend blockingJeremy Fitzhardinge
2008-08-21xen: allow interrupts to be enabled while doing a blocking spinJeremy Fitzhardinge
2008-08-21xen: add debugfs supportJeremy Fitzhardinge
2008-08-21xen: save previous spinlock when blockingJeremy Fitzhardinge
2008-08-20xen: add xen_ prefixes to make tracing with ftrace easierJeremy Fitzhardinge
2008-08-20xen: clarify locking used when pinning a pagetable.Jeremy Fitzhardinge
2008-08-20xen: clean up domain mode predicatesJeremy Fitzhardinge