Age | Commit message (Expand) | Author |
2008-10-16 | x86: move kstat_irqs from kstat to irq_desc | Yinghai Lu |
2008-10-12 | Merge branch 'linus' into x86/xen | Ingo Molnar |
2008-10-11 | Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B | Ingo Molnar |
2008-10-10 | xen: do not reserve 2 pages of padding between hypervisor and fixmap. | Ian Campbell |
2008-10-09 | xen: use spin_lock_nest_lock when pinning a pagetable | Jeremy Fitzhardinge |
2008-10-06 | Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr... | Ingo Molnar |
2008-10-03 | xen: clean up x86-64 warnings | Jeremy Fitzhardinge |
2008-09-30 | xen: make CONFIG_XEN_SAVE_RESTORE depend on CONFIG_XEN | Chuck Ebbert |
2008-09-23 | Merge branch 'timers/urgent' into x86/xen | Ingo Molnar |
2008-09-14 | xen: fix for xen guest with mem > 3.7G | Jeremy Fitzhardinge |
2008-09-10 | xen: fix pinning when not using split pte locks | Jeremy Fitzhardinge |
2008-09-10 | Merge branch 'core/xen' into x86/xen | Ingo Molnar |
2008-09-10 | mm: define USE_SPLIT_PTLOCKS rather than repeating expression | Jeremy Fitzhardinge |
2008-09-08 | xen: make CPU hotplug functions static | Alex Nixon |
2008-09-08 | x86, xen: fix build when !CONFIG_HOTPLUG_CPU | Alex Nixon |
2008-09-06 | x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flags | Eduardo Habkost |
2008-08-25 | xen: implement CPU hotplugging | Alex Nixon |
2008-08-22 | x86: build fix in "xen spinlock updates and performance measurements" | Jeremy Fitzhardinge |
2008-08-22 | x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn args | Eduardo Habkost |
2008-08-21 | xen: measure how long spinlocks spend blocking | Jeremy Fitzhardinge |
2008-08-21 | xen: allow interrupts to be enabled while doing a blocking spin | Jeremy Fitzhardinge |
2008-08-21 | xen: add debugfs support | Jeremy Fitzhardinge |
2008-08-21 | xen: save previous spinlock when blocking | Jeremy Fitzhardinge |
2008-08-20 | xen: add xen_ prefixes to make tracing with ftrace easier | Jeremy Fitzhardinge |
2008-08-20 | xen: clarify locking used when pinning a pagetable. | Jeremy Fitzhardinge |
2008-08-20 | xen: clean up domain mode predicates | Jeremy Fitzhardinge |
2008-07-31 | xen_alloc_ptpage: cast PFN_PHYS() argument to unsigned long | Eduardo Habkost |
2008-07-31 | xen: fix allocation and use of large ldts, cleanup | Jeremy Fitzhardinge |
2008-07-31 | xen: compile irq functions without -pg for ftrace | Jeremy Fitzhardinge |
2008-07-31 | Merge branch 'x86/spinlocks' into x86/xen | Ingo Molnar |
2008-07-28 | xen: suppress known wrmsrs | Jeremy Fitzhardinge |
2008-07-28 | xen: fix allocation and use of large ldts | Jeremy Fitzhardinge |
2008-07-26 | x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flags | Eduardo Habkost |
2008-07-26 | Merge branch 'linus' into x86/xen | Ingo Molnar |
2008-07-25 | Merge branch 'linus' into x86/x2apic | Ingo Molnar |
2008-07-24 | x86: split spinlock implementations out into their own files | Jeremy Fitzhardinge |
2008-07-24 | x86/paravirt/xen: properly fill out the ldt ops | Jeremy Fitzhardinge |
2008-07-24 | xen: don't use sysret for sysexit32 | Jeremy Fitzhardinge |
2008-07-23 | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-07-22 | x86: add PTE_FLAGS_MASK | Jeremy Fitzhardinge |
2008-07-22 | x86: rename PTE_MASK to PTE_PFN_MASK | Jeremy Fitzhardinge |
2008-07-22 | Merge branch 'linus' into x86/x2apic | Ingo Molnar |
2008-07-21 | Merge branch 'x86/paravirt-spinlocks' into x86/for-linus | Ingo Molnar |
2008-07-21 | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar |
2008-07-20 | x86, xen: fix apic_ops build on UP | Ingo Molnar |
2008-07-18 | Merge branch 'x86/apic' into x86/x2apic | Ingo Molnar |
2008-07-18 | Merge branch 'linus' into x86/x2apic | Ingo Molnar |
2008-07-18 | xen: report hypervisor version | Jeremy Fitzhardinge |
2008-07-18 | x86: APIC: remove apic_write_around(); use alternatives | Maciej W. Rozycki |
2008-07-17 | x86, xen, power: fix up config dependencies on PM | Jeremy Fitzhardinge |