| Commit message (Expand) | Author | Age |
* | Merge branch 'x86/spinlocks' of git://git.kernel.org/pub/scm/linux/kernel/git... | Konrad Rzeszutek Wilk | 2013-09-09 |
|\ |
|
| * | x86/kvm/guest: Fix sparse warning: "symbol 'klock_waiting' was not declared a... | Raghavendra K T | 2013-08-19 |
| * | kvm: Paravirtual ticketlocks support for linux guests running on KVM hypervisor | Srivatsa Vaddagiri | 2013-08-14 |
| * | 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-09 |
* | | xen/p2m: Don't call get_balloon_scratch_page() twice, keep interrupts disable... | Boris Ostrovsky | 2013-09-09 |
* | | 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 |
* | | 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 |
* | | 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 |
|/ |
|
* | Merge tag 'please-pull-fix-mce-regression' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2013-08-02 |
|\ |
|
| * | x86/mce: Fix mce regression from recent cleanup | Tony Luck | 2013-07-29 |
* | | arch/x86/platform/ce4100/ce4100.c: include reboot.h | Andrew Morton | 2013-07-31 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-07-24 |
|\ |
|
| * | Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf... | Herbert Xu | 2013-07-24 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml | Linus Torvalds | 2013-07-19 |
|\ \ |
|
| * | | um: remove dead code | Richard Weinberger | 2013-07-19 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-07-19 |
|\ \ \
| |/ /
|/| | |
|
| * | | KVM: MMU: avoid fast page fault fixing mmio page fault | Xiao Guangrong | 2013-07-18 |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-07-18 |
|\ \ \ |
|
| * | | | x86: Make sure IDT is page aligned | Kees Cook | 2013-07-16 |
| * | | | x86, suspend: Handle CPUs which fail to #GP on RDMSR | H. Peter Anvin | 2013-07-15 |
| * | | | x86/platform/ce4100: Add header file for reboot type | Xiong Zhou | 2013-07-12 |
| * | | | Revert "UEFI: Don't pass boot services regions to SetVirtualAddressMap()" | Matt Fleming | 2013-07-11 |
* | | | | x86: delete __cpuinit usage from all x86 files | Paul Gortmaker | 2013-07-14 |
| |/ /
|/| | |
|
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-07-13 |
|\ \ \ |
|
| * | | | perf/x86: Fix incorrect use of do_div() in NMI warning | Dave Hansen | 2013-07-12 |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2013-07-11 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | x86, mcheck, therm_throt: Process package thresholds | Srinivas Pandruvada | 2013-06-12 |
* | | | | Merge tag 'kvm-3.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-07-10 |
|\ \ \ \ |
|
| * | | | | KVM: VMX: mark unusable segment as nonpresent | Gleb Natapov | 2013-07-04 |
* | | | | | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2013-07-10 |
|\ \ \ \ \ |
|
| * | | | | | mm: remove free_area_cache | Michel Lespinasse | 2013-07-10 |
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-07-10 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | / /
| | |_|/ /
| |/| | | |
|
| * | | | | perf/x86/amd: Do not print an error when the device is not present | Peter Zijlstra | 2013-07-05 |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-07-10 |
|\ \ \ \ \ |
|
| * | | | | | x86/tracing: Add irq_enter/exit() in smp_trace_reschedule_interrupt() | Seiji Aguchi | 2013-07-02 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-07-09 |
|\ \ \ \ \ \ |
|