Age | Commit message (Expand) | Author |
2011-09-25 | KVM: x86 emulator: fix Src2CL decode | Avi Kivity |
2011-09-25 | KVM: MMU: fix incorrect return of spte | Zhao Jin |
2011-09-23 | xen/p2m: Use SetPagePrivate and its friends for M2P overrides. | Konrad Rzeszutek Wilk |
2011-09-23 | xen/p2m: Make debug/xen/mmu/p2m visible again. | Konrad Rzeszutek Wilk |
2011-09-22 | xen/pci: support multi-segment systems | Jan Beulich |
2011-09-22 | crypto: aes-x86 - quiet sparse noise about symbol not declared | H Hartley Sweeten |
2011-09-22 | crypto: blowfish - add x86_64 assembly implementation | Jussi Kivilinna |
2011-09-21 | x86/rtc: Don't recursively acquire rtc_lock | Matt Fleming |
2011-09-21 | x86: uv2: Workaround for UV2 Hub bug (system global address format) | Jack Steiner |
2011-09-21 | x86: geode: New PCEngines Alix system driver | Ed Wildgoose |
2011-09-21 | x86, ioapic: Consolidate the explicit EOI code | Suresh Siddha |
2011-09-21 | x86, ioapic: Restore the mask bit correctly in eoi_ioapic_irq() | Suresh Siddha |
2011-09-21 | x86, kdump, ioapic: Reset remote-IRR in clear_IO_APIC | Suresh Siddha |
2011-09-21 | iommu: Rename the DMAR and INTR_REMAP config options | Suresh Siddha |
2011-09-21 | x86, ioapic: Define irq_remap_modify_chip_defaults() | Suresh Siddha |
2011-09-21 | x86, msi, intr-remap: Use the ioapic set affinity routine | Suresh Siddha |
2011-09-21 | x86, x2apic: Enable the bios request for x2apic optout | Suresh Siddha |
2011-09-16 | Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen | Linus Torvalds |
2011-09-15 | asm alternatives: remove incorrect alignment notes | Linus Torvalds |
2011-09-15 | Merge branch 'master' into for-next | Jiri Kosina |
2011-09-15 | Remove unneeded version.h include from arch/x86/ | Jesper Juhl |
2011-09-15 | sched: x86_32 Fix typo in switch_to() description | Kamalesh Babulal |
2011-09-15 | xen/i386: follow-up to "replace order-based range checking of M2P table by li... | Jan Beulich |
2011-09-14 | x86, mce: Do not call del_timer_sync() in IRQ context | Hidetoshi Seto |
2011-09-13 | xen/e820: if there is no dom0_mem=, don't tweak extra_pages. | David Vrabel |
2011-09-13 | locking, x86: mce: Annotate cmci_discover_lock as raw | Thomas Gleixner |
2011-09-13 | locking, oprofile: Annotate oprofilefs lock as raw | Thomas Gleixner |
2011-09-12 | Merge branch 'upstream/bugfix' of git://github.com/jsgf/linux-xen | Linus Torvalds |
2011-09-12 | x86: cache_info: Update calculation of AMD L3 cache indices | Frank Arnold |
2011-09-12 | x86: cache_info: Kill the atomic allocation in amd_init_l3_cache() | Thomas Gleixner |
2011-09-12 | x86: cache_info: Kill the moronic shadow struct | Thomas Gleixner |
2011-09-12 | x86: cache_info: Remove bogus free of amd_l3_cache data | Thomas Gleixner |
2011-09-09 | Fix pointer dereference before call to pcie_bus_configure_settings | Shyam Iyer |
2011-09-08 | xen: disable PV spinlocks on HVM | Stefano Stabellini |
2011-09-08 | clockevents: Make minimum delay adjustments configurable | Martin Schwidefsky |
2011-09-08 | x86: Hyper-V: Integrate the clocksource with Hyper-V detection code | K. Y. Srinivasan |
2011-09-07 | Merge branch 'perf-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip | Linus Torvalds |
2011-09-07 | Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen | Linus Torvalds |
2011-09-07 | Merge branch 'kvm-updates/3.1' of git://github.com/avikivity/kvm | Linus Torvalds |
2011-09-01 | xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead. | Konrad Rzeszutek Wilk |
2011-09-01 | xen: x86_32: do not enable iterrupts when returning from exception in interru... | Igor Mammedov |
2011-09-01 | xen: use maximum reservation to limit amount of usable RAM | David Vrabel |
2011-08-31 | x86, perf: Check that current->mm is alive before getting user callchain | Andrey Vagin |
2011-08-30 | KVM: Fix instruction size issue in pvclock scaling | Duncan Sands |
2011-08-29 | x86, cmpxchg: Use __compiletime_error() to make usage messages a bit nicer | Jeremy Fitzhardinge |
2011-08-29 | x86, ticketlock: Make __ticket_spin_trylock common | Jeremy Fitzhardinge |
2011-08-29 | x86, ticketlock: Convert __ticket_spin_lock to use xadd() | Jeremy Fitzhardinge |
2011-08-29 | x86, ticketlock: Convert spin loop to C | Jeremy Fitzhardinge |
2011-08-29 | x86, ticketlock: Clean up types and accessors | Jeremy Fitzhardinge |
2011-08-29 | x86: Use xadd helper more widely | Jeremy Fitzhardinge |