Age | Commit message (Expand) | Author |
2011-09-28 | Merge branch 'upstream/ticketlock-cleanup' of git://github.com/jsgf/linux-xen... | Ingo Molnar |
2011-09-27 | x86, ticketlock: remove obsolete comment | Jeremy Fitzhardinge |
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-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 | xen/i386: follow-up to "replace order-based range checking of M2P table by li... | Jan Beulich |
2011-09-13 | xen/e820: if there is no dom0_mem=, don't tweak extra_pages. | David Vrabel |
2011-09-12 | Merge branch 'upstream/bugfix' of git://github.com/jsgf/linux-xen | Linus Torvalds |
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-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 |
2011-08-29 | x86: Add xadd helper macro | Jeremy Fitzhardinge |
2011-08-29 | x86, cmpxchg: Unify cmpxchg into cmpxchg.h | Jeremy Fitzhardinge |
2011-08-29 | x86, cmpxchg: Move 64-bit set64_bit() to match 32-bit | Jeremy Fitzhardinge |
2011-08-29 | x86, cmpxchg: Move 32-bit __cmpxchg_wrong_size to match 64 bit. | Jeremy Fitzhardinge |
2011-08-29 | x86, cmpxchg: <linux/alternative.h> has LOCK_PREFIX | Jeremy Fitzhardinge |
2011-08-26 | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown |
2011-08-26 | sfi: table irq 0xFF means 'no interrupt' | Kirill A. Shutemov |
2011-08-25 | x86-32: Fix boot with CONFIG_X86_INVD_BUG | Andy Lutomirski |
2011-08-25 | mtrr: fix UP breakage caused during switch to stop_machine | Tejun Heo |
2011-08-24 | xen: use non-tracing preempt in xen_clocksource_read() | Jeremy Fitzhardinge |
2011-08-23 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-08-23 | x86-32, vdso: On system call restart after SYSENTER, use int $0x80 | H. Peter Anvin |
2011-08-22 | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-08-22 | xen/tracing: Fix tracing config option properly | Jeremy Fitzhardinge |
2011-08-22 | xen: Do not enable PV IPIs when vector callback not present | Stefano Stabellini |
2011-08-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2011-08-17 | xen/x86: replace order-based range checking of M2P table by linear one | Jan Beulich |
2011-08-16 | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2011-08-16 | KVM: uses TASKSTATS, depends on NET | Randy Dunlap |
2011-08-15 | x86: fix mm/fault.c build | Randy Dunlap |
2011-08-12 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-08-11 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-08-10 | x86-64: Rework vsyscall emulation and add vsyscall= parameter | Andy Lutomirski |
2011-08-10 | x86-64: Wire up getcpu syscall | Andy Lutomirski |
2011-08-10 | x86: Remove unnecessary compile flag tweaks for vsyscall code | Andy Lutomirski |