Age | Commit message (Expand) | Author |
2013-10-10 | xen: Fix possible user space selector corruption | Frediano Ziglio |
2013-09-25 | Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2013-09-25 | xen/p2m: check MFN is in range before using the m2p table | David Vrabel |
2013-09-24 | xen: Do not enable spinlocks before jump_label_init() has executed | Konrad Rzeszutek Wilk |
2013-09-10 | Merge tag 'stable/for-linus-3.12-rc0-tag-two' of git://git.kernel.org/pub/scm... | Linus Torvalds |
2013-09-09 | xen/spinlock: Don't use __initdate for xen_pv_spin | Konrad Rzeszutek Wilk |
2013-09-09 | Revert "xen/spinlock: Disable IRQ spinlock (PV) allocation on PVHVM" | Konrad Rzeszutek Wilk |
2013-09-09 | xen/spinlock: Don't setup xen spinlock IPI kicker if disabled. | Konrad Rzeszutek Wilk |
2013-09-09 | xen/smp: Update pv_lock_ops functions before alternative code starts under PVHVM | Konrad Rzeszutek Wilk |
2013-09-09 | xen/spinlock: We don't need the old structure anymore | Konrad Rzeszutek Wilk |
2013-09-09 | xen/spinlock: Fix locking path engaging too soon under PVHVM. | Konrad Rzeszutek Wilk |
2013-09-09 | Merge tag 'v3.11-rc7' into stable/for-linus-3.12 | Konrad Rzeszutek Wilk |
2013-09-09 | Merge branch 'x86/spinlocks' of git://git.kernel.org/pub/scm/linux/kernel/git... | Konrad Rzeszutek Wilk |
2013-09-09 | xen/p2m: Don't call get_balloon_scratch_page() twice, keep interrupts disable... | Boris Ostrovsky |
2013-09-04 | Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2013-09-04 | Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2013-09-04 | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-09-04 | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2013-08-22 | x86/asmlinkage: Fix warning in xen asmlinkage change | Andi Kleen |
2013-08-21 | Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2013-08-20 | xen/pvhvm: Initialize xen panic handler for PVHVM guests | Vaughan Cao |
2013-08-20 | xen/m2p: use GNTTABOP_unmap_and_replace to reinstate the original mapping | Stefano Stabellini |
2013-08-20 | xen/smp: initialize IPI vectors before marking CPU online | Chuck Anderson |
2013-08-20 | x86/xen: during early setup, only 1:1 map the ISA region | David Vrabel |
2013-08-20 | x86/xen: disable premption when enabling local irqs | David Vrabel |
2013-08-20 | x86/xen: do not identity map UNUSABLE regions in the machine E820 | David Vrabel |
2013-08-09 | xen/p2m: avoid unneccesary TLB flush in m2p_remove_override() | David Vrabel |
2013-08-09 | xen: Support 64-bit PV guest receiving NMIs | Konrad Rzeszutek Wilk |
2013-08-09 | xen, pvticketlock: Allow interrupts to be enabled while blocking | Jeremy Fitzhardinge |
2013-08-09 | x86, ticketlock: Add slowpath logic | Jeremy Fitzhardinge |
2013-08-09 | x86, pvticketlock: Use callee-save for lock_spinning | Jeremy Fitzhardinge |
2013-08-09 | xen, pvticketlocks: Add xen_nopvspin parameter to disable xen pv ticketlocks | Jeremy Fitzhardinge |
2013-08-09 | xen, pvticketlock: Xen implementation for PV ticket locks | Jeremy Fitzhardinge |
2013-08-09 | xen: Defer spinlock setup until boot CPU setup | Jeremy Fitzhardinge |
2013-08-09 | x86, spinlock: Replace pv spinlocks with pv ticketlocks | Jeremy Fitzhardinge |
2013-08-06 | x86, asmlinkage, paravirt: Add __visible/asmlinkage to xen paravirt ops | Andi Kleen |
2013-08-05 | x86: Correctly detect hypervisor | Jason Wang |
2013-07-14 | x86: delete __cpuinit usage from all x86 files | Paul Gortmaker |
2013-07-06 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-07-04 | Merge branch 'timers/posix-cpu-timers-for-tglx' of | Thomas Gleixner |
2013-07-03 | Merge tag 'stable/for-linus-3.11-rc0-tag-two' of git://git.kernel.org/pub/scm... | Linus Torvalds |
2013-07-02 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-06-28 | x86: xen: Sync the CMOS RTC as well as the Xen wallclock | David Vrabel |
2013-06-28 | x86: xen: Sync the wallclock when the system time is set | David Vrabel |
2013-06-28 | xen/time: remove blocked time accounting from xen "clockchip" | Laszlo Ersek |
2013-06-10 | xen/time: Free onlined per-cpu data structure if we want to online it again. | Konrad Rzeszutek Wilk |
2013-06-10 | xen/time: Check that the per_cpu data structure has data before freeing. | Konrad Rzeszutek Wilk |
2013-06-10 | xen/time: Don't leak interrupt name when offlining. | Konrad Rzeszutek Wilk |
2013-06-10 | xen/time: Encapsulate the struct clock_event_device in another structure. | Konrad Rzeszutek Wilk |
2013-06-10 | xen/spinlock: Don't leak interrupt name when offlining. | Konrad Rzeszutek Wilk |