summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-031-6/+4Star
|\
| * [PATCH] idle cputime accountingMartin Schwidefsky2008-12-311-6/+4Star
* | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-025-20/+34
|\ \ | |/ |/|
| * x86: xen: use smp_call_function_many()Mike Travis2008-12-171-5/+15
| * x86: cosmetic changes apic-related files.Mike Travis2008-12-171-5/+6
| * xen: convert to cpumask_var_t and new cpumask primitives.Mike Travis2008-12-173-5/+9
| * x86 smp: modify send_IPI_mask interface to accept cpumask_t pointersMike Travis2008-12-171-9/+8Star
| * cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-1/+1
* | xen: clean up asm/xen/hypervisor.hJeremy Fitzhardinge2008-12-161-0/+1
* | xen: whitespace/checkpatch cleanupTej2008-12-164-19/+25
|/
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-301-7/+14
|\
| * xen: pin correct PGD on suspendIan Campbell2008-11-231-7/+14
* | xen_play_dead() is __cpuinitAl Viro2008-11-301-1/+1
* | xen_setup_vcpu_info_placement() is not init on x86Al Viro2008-11-301-1/+1
|/
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-071-2/+2
|\
| * x86, xen: fix use of pgd_page now that it really does return a pageJeremy Fitzhardinge2008-11-061-2/+2
* | xen: make sure stray alias mappings are gone before pinningJeremy Fitzhardinge2008-11-072-5/+9
|/
* Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-10-281-1/+1
|\
| * Merge branch 'tracing/ftrace' into tracing/urgentIngo Molnar2008-10-221-1/+1
| |\
| | * ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-201-1/+1
* | | xen: fix Xen domU boot with batched mprotectChris Lalancette2008-10-271-4/+14
|/ /
* | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-202-3/+1Star
|\ \
| * | genirq: revert dynarrayThomas Gleixner2008-10-161-1/+1
| * | xen: Fix bug `do_IRQ: cannot handle IRQ -1 vector 0x6 cpu 1'Alex Nixon2008-10-161-2/+0Star
| * | x86: move kstat_irqs from kstat to irq_descYinghai Lu2008-10-161-1/+1
* | | mm: rewrite vmap layerNick Piggin2008-10-202-0/+2
| |/ |/|
* | x86: paravirt: factor out cpu_khz to common codeGlauber Costa2008-10-151-9/+2Star
|/
* Merge branch 'linus' into x86/xenIngo Molnar2008-10-121-14/+51
|\
| * Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar2008-10-111-4/+41
| |\
| | * Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-254-8/+8
| | |\
| | * \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-2213-343/+1425
| | |\ \
| | * | | x86, xen: fix apic_ops build on UPIngo Molnar2008-07-201-0/+1
| | * | | Merge branch 'x86/apic' into x86/x2apicIngo Molnar2008-07-181-1/+0Star
| | |\ \ \
| | * \ \ \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-184-97/+53Star
| | |\ \ \ \
| | * | | | | x86: let 32bit use apic_ops too - fixYinghai Lu2008-07-141-10/+9Star
| | * | | | | x2apic: xen64 paravirt basic apic opsSuresh Siddha2008-07-121-2/+39
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar2008-10-061-10/+10
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | | | * | | | | x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn argsEduardo Habkost2008-08-221-10/+10
| | | |/ / / / / | | |/| | | | |
* | | | | | | | xen: do not reserve 2 pages of padding between hypervisor and fixmap.Ian Campbell2008-10-101-1/+1
* | | | | | | | xen: use spin_lock_nest_lock when pinning a pagetableJeremy Fitzhardinge2008-10-092-29/+48
* | | | | | | | xen: clean up x86-64 warningsJeremy Fitzhardinge2008-10-032-54/+27Star
* | | | | | | | xen: make CONFIG_XEN_SAVE_RESTORE depend on CONFIG_XENChuck Ebbert2008-09-301-2/+2
* | | | | | | | Merge branch 'timers/urgent' into x86/xenIngo Molnar2008-09-231-1/+1
|\| | | | | | |
| * | | | | | | xen: fix for xen guest with mem > 3.7GJeremy Fitzhardinge2008-09-141-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | xen: fix pinning when not using split pte locksJeremy Fitzhardinge2008-09-101-2/+2
* | | | | | | Merge branch 'core/xen' into x86/xenIngo Molnar2008-09-101-1/+1
|\ \ \ \ \ \ \
| * | | | | | | mm: define USE_SPLIT_PTLOCKS rather than repeating expressionJeremy Fitzhardinge2008-09-101-1/+1
| |/ / / / / /
| * / / / / / x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flagsEduardo Habkost2008-09-061-1/+1
| |/ / / / /
* | | | | | xen: make CPU hotplug functions staticAlex Nixon2008-09-082-10/+6Star
* | | | | | x86, xen: fix build when !CONFIG_HOTPLUG_CPUAlex Nixon2008-09-081-0/+18