aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-28Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-10-27xen: fix Xen domU boot with batched mprotectChris Lalancette1-4/+14
2008-10-22Merge branch 'tracing/ftrace' into tracing/urgentIngo Molnar1-1/+1
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-3/+1
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt1-1/+1
2008-10-20mm: rewrite vmap layerNick Piggin2-0/+2
2008-10-16genirq: revert dynarrayThomas Gleixner1-1/+1
2008-10-16xen: Fix bug `do_IRQ: cannot handle IRQ -1 vector 0x6 cpu 1'Alex Nixon1-2/+0
2008-10-16x86: move kstat_irqs from kstat to irq_descYinghai Lu1-1/+1
2008-10-15x86: paravirt: factor out cpu_khz to common codeGlauber Costa1-9/+2
2008-10-12Merge branch 'linus' into x86/xenIngo Molnar1-14/+51
2008-10-11Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar1-4/+41
2008-10-10xen: do not reserve 2 pages of padding between hypervisor and fixmap.Ian Campbell1-1/+1
2008-10-09xen: use spin_lock_nest_lock when pinning a pagetableJeremy Fitzhardinge2-29/+48
2008-10-06Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', ...Ingo Molnar1-10/+10
2008-10-03xen: clean up x86-64 warningsJeremy Fitzhardinge2-54/+27
2008-09-30xen: make CONFIG_XEN_SAVE_RESTORE depend on CONFIG_XENChuck Ebbert1-2/+2
2008-09-23Merge branch 'timers/urgent' into x86/xenIngo Molnar1-1/+1
2008-09-14xen: fix for xen guest with mem > 3.7GJeremy Fitzhardinge1-1/+1
2008-09-10xen: fix pinning when not using split pte locksJeremy Fitzhardinge1-2/+2
2008-09-10Merge branch 'core/xen' into x86/xenIngo Molnar1-1/+1
2008-09-10mm: define USE_SPLIT_PTLOCKS rather than repeating expressionJeremy Fitzhardinge1-1/+1
2008-09-08xen: make CPU hotplug functions staticAlex Nixon2-10/+6
2008-09-08x86, xen: fix build when !CONFIG_HOTPLUG_CPUAlex Nixon1-0/+18
2008-09-06x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flagsEduardo Habkost1-1/+1
2008-08-25xen: implement CPU hotpluggingAlex Nixon4-12/+67
2008-08-22x86: build fix in "xen spinlock updates and performance measurements"Jeremy Fitzhardinge2-3/+3
2008-08-22x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn argsEduardo Habkost1-10/+10
2008-08-21xen: measure how long spinlocks spend blockingJeremy Fitzhardinge1-20/+42
2008-08-21xen: allow interrupts to be enabled while doing a blocking spinJeremy Fitzhardinge1-3/+27
2008-08-21xen: add debugfs supportJeremy Fitzhardinge7-9/+580
2008-08-21xen: save previous spinlock when blockingJeremy Fitzhardinge1-15/+50
2008-08-20xen: add xen_ prefixes to make tracing with ftrace easierJeremy Fitzhardinge1-32/+34
2008-08-20xen: clarify locking used when pinning a pagetable.Jeremy Fitzhardinge1-6/+35
2008-08-20xen: clean up domain mode predicatesJeremy Fitzhardinge1-2/+7
2008-07-31xen_alloc_ptpage: cast PFN_PHYS() argument to unsigned longEduardo Habkost1-1/+1
2008-07-31xen: fix allocation and use of large ldts, cleanupJeremy Fitzhardinge1-4/+5
2008-07-31xen: compile irq functions without -pg for ftraceJeremy Fitzhardinge6-123/+150
2008-07-31Merge branch 'x86/spinlocks' into x86/xenIngo Molnar4-168/+193
2008-07-28xen: suppress known wrmsrsJeremy Fitzhardinge1-0/+13
2008-07-28xen: fix allocation and use of large ldtsJeremy Fitzhardinge1-10/+41
2008-07-26x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flagsEduardo Habkost1-1/+1
2008-07-26Merge branch 'linus' into x86/xenIngo Molnar1-1/+1
2008-07-25Merge branch 'linus' into x86/x2apicIngo Molnar4-8/+8
2008-07-24x86: split spinlock implementations out into their own filesJeremy Fitzhardinge4-168/+193
2008-07-24x86/paravirt/xen: properly fill out the ldt opsJeremy Fitzhardinge1-0/+23
2008-07-24xen: don't use sysret for sysexit32Jeremy Fitzhardinge1-1/+1
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2008-07-22x86: add PTE_FLAGS_MASKJeremy Fitzhardinge1-2/+2
2008-07-22x86: rename PTE_MASK to PTE_PFN_MASKJeremy Fitzhardinge2-5/+5