Age | Commit message (Expand) | Author |
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-08-22 | x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member | Radu Caragea |
2013-08-22 | Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction" | Linus Torvalds |
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-19 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-08-19 | x86/kvm/guest: Fix sparse warning: "symbol 'klock_waiting' was not declared a... | Raghavendra K T |
2013-08-14 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds |
2013-08-14 | kvm: Paravirtual ticketlocks support for linux guests running on KVM hypervisor | Srivatsa Vaddagiri |
2013-08-14 | Merge tag 'amd_ucode_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar |
2013-08-13 | x86 get_unmapped_area(): use proper mmap base for bottom-up direction | Radu Caragea |
2013-08-13 | mm: save soft-dirty bits on file pages | Cyrill Gorcunov |
2013-08-13 | mm: save soft-dirty bits on swapped pages | Cyrill Gorcunov |
2013-08-13 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-08-13 | sched: fix the theoretical signal_wake_up() vs schedule() race | Oleg Nesterov |
2013-08-12 | x86, microcode, AMD: Fix early microcode loading | Torsten Kaiser |
2013-08-12 | x86, microcode, AMD: Make cpu_has_amd_erratum() use the correct struct cpuinf... | Torsten Kaiser |
2013-08-12 | perf/x86: Add Haswell ULT model number used in Macbook Air and other systems | Andi Kleen |
2013-08-09 | x86: Don't clear olpc_ofw_header when sentinel is detected | Daniel Drake |
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 | kvm guest: Add configuration support to enable debug information for KVM Guests | Srivatsa Vaddagiri |
2013-08-09 | kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapi | Raghavendra K T |
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: When paravirtualizing ticket locks, increment by 2 | 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, ticketlock: Collapse a layer of functions | Jeremy Fitzhardinge |
2013-08-09 | x86, ticketlock: Don't inline _spin_unlock when using paravirt spinlocks | Raghavendra K T |
2013-08-09 | x86, spinlock: Replace pv spinlocks with pv ticketlocks | Jeremy Fitzhardinge |
2013-08-06 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-08-05 | Merging v3.10-rc2 as I need to apply a fix for | Stefano Stabellini |
2013-08-05 | perf/x86: Fix intel QPI uncore event definitions | Vince Weaver |
2013-08-02 | Merge tag 'please-pull-fix-mce-regression' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2013-07-31 | arch/x86/platform/ce4100/ce4100.c: include reboot.h | Andrew Morton |
2013-07-31 | x86, amd, microcode: Fix error path in apply_microcode_amd() | Torsten Kaiser |
2013-07-30 | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar |
2013-07-29 | x86/mce: Fix mce regression from recent cleanup | Tony Luck |
2013-07-26 | x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.daz | H.J. Lu |