Age | Commit message (Expand) | Author | Files | Lines |
2013-09-09 | xen/spinlock: Don't use __initdate for xen_pv_spin | Konrad Rzeszutek Wilk | 1 | -1/+1 |
2013-09-09 | Revert "xen/spinlock: Disable IRQ spinlock (PV) allocation on PVHVM" | Konrad Rzeszutek Wilk | 1 | -20/+0 |
2013-09-09 | xen/spinlock: Don't setup xen spinlock IPI kicker if disabled. | Konrad Rzeszutek Wilk | 1 | -1/+10 |
2013-09-09 | xen/smp: Update pv_lock_ops functions before alternative code starts under PVHVM | Konrad Rzeszutek Wilk | 1 | -5/+14 |
2013-09-09 | xen/spinlock: We don't need the old structure anymore | Konrad Rzeszutek Wilk | 1 | -18/+0 |
2013-09-09 | xen/spinlock: Fix locking path engaging too soon under PVHVM. | Konrad Rzeszutek Wilk | 2 | -1/+9 |
2013-09-09 | Merge tag 'v3.11-rc7' into stable/for-linus-3.12 | Konrad Rzeszutek Wilk | 19 | -67/+188 |
2013-09-09 | Merge branch 'x86/spinlocks' of git://git.kernel.org/pub/scm/linux/kernel/git... | Konrad Rzeszutek Wilk | 11 | -353/+531 |
2013-09-09 | xen/p2m: Don't call get_balloon_scratch_page() twice, keep interrupts disable... | Boris Ostrovsky | 1 | -4/+6 |
2013-08-22 | x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member | Radu Caragea | 2 | -3/+5 |
2013-08-22 | Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction" | Linus Torvalds | 2 | -2/+2 |
2013-08-21 | Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2 | -2/+31 |
2013-08-20 | xen/pvhvm: Initialize xen panic handler for PVHVM guests | Vaughan Cao | 1 | -0/+2 |
2013-08-20 | xen/m2p: use GNTTABOP_unmap_and_replace to reinstate the original mapping | Stefano Stabellini | 1 | -6/+15 |
2013-08-20 | xen/smp: initialize IPI vectors before marking CPU online | Chuck Anderson | 1 | -2/+9 |
2013-08-20 | x86/xen: during early setup, only 1:1 map the ISA region | David Vrabel | 1 | -5/+11 |
2013-08-20 | x86/xen: disable premption when enabling local irqs | David Vrabel | 1 | -13/+12 |
2013-08-20 | x86/xen: do not identity map UNUSABLE regions in the machine E820 | David Vrabel | 1 | -0/+22 |
2013-08-19 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -46/+34 |
2013-08-19 | x86/kvm/guest: Fix sparse warning: "symbol 'klock_waiting' was not declared a... | Raghavendra K T | 1 | -1/+1 |
2013-08-14 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 6 | -4/+98 |
2013-08-14 | kvm: Paravirtual ticketlocks support for linux guests running on KVM hypervisor | Srivatsa Vaddagiri | 2 | -2/+274 |
2013-08-14 | Merge tag 'amd_ucode_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 4 | -44/+32 |
2013-08-13 | x86 get_unmapped_area(): use proper mmap base for bottom-up direction | Radu Caragea | 2 | -2/+2 |
2013-08-13 | mm: save soft-dirty bits on file pages | Cyrill Gorcunov | 4 | -2/+68 |
2013-08-13 | mm: save soft-dirty bits on swapped pages | Cyrill Gorcunov | 2 | -0/+28 |
2013-08-13 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -2/+3 |
2013-08-13 | sched: fix the theoretical signal_wake_up() vs schedule() race | Oleg Nesterov | 1 | -4/+0 |
2013-08-12 | x86, microcode, AMD: Fix early microcode loading | Torsten Kaiser | 3 | -29/+27 |
2013-08-12 | x86, microcode, AMD: Make cpu_has_amd_erratum() use the correct struct cpuinf... | Torsten Kaiser | 1 | -15/+5 |
2013-08-12 | perf/x86: Add Haswell ULT model number used in Macbook Air and other systems | Andi Kleen | 1 | -0/+1 |
2013-08-09 | x86: Don't clear olpc_ofw_header when sentinel is detected | Daniel Drake | 1 | -2/+2 |
2013-08-09 | xen/p2m: avoid unneccesary TLB flush in m2p_remove_override() | David Vrabel | 1 | -1/+0 |
2013-08-09 | xen: Support 64-bit PV guest receiving NMIs | Konrad Rzeszutek Wilk | 4 | -7/+26 |
2013-08-09 | kvm guest: Add configuration support to enable debug information for KVM Guests | Srivatsa Vaddagiri | 1 | -0/+9 |
2013-08-09 | kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapi | Raghavendra K T | 1 | -0/+1 |
2013-08-09 | xen, pvticketlock: Allow interrupts to be enabled while blocking | Jeremy Fitzhardinge | 1 | -6/+40 |
2013-08-09 | x86, ticketlock: Add slowpath logic | Jeremy Fitzhardinge | 5 | -25/+74 |
2013-08-09 | x86, pvticketlock: When paravirtualizing ticket locks, increment by 2 | Jeremy Fitzhardinge | 2 | -6/+14 |
2013-08-09 | x86, pvticketlock: Use callee-save for lock_spinning | Jeremy Fitzhardinge | 4 | -4/+5 |
2013-08-09 | xen, pvticketlocks: Add xen_nopvspin parameter to disable xen pv ticketlocks | Jeremy Fitzhardinge | 1 | -0/+14 |
2013-08-09 | xen, pvticketlock: Xen implementation for PV ticket locks | Jeremy Fitzhardinge | 1 | -269/+79 |
2013-08-09 | xen: Defer spinlock setup until boot CPU setup | Jeremy Fitzhardinge | 1 | -1/+1 |
2013-08-09 | x86, ticketlock: Collapse a layer of functions | Jeremy Fitzhardinge | 1 | -30/+5 |
2013-08-09 | x86, ticketlock: Don't inline _spin_unlock when using paravirt spinlocks | Raghavendra K T | 1 | -0/+1 |
2013-08-09 | x86, spinlock: Replace pv spinlocks with pv ticketlocks | Jeremy Fitzhardinge | 6 | -61/+65 |
2013-08-06 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -8/+19 |
2013-08-05 | Merging v3.10-rc2 as I need to apply a fix for | Stefano Stabellini | 5 | -8/+24 |
2013-08-05 | perf/x86: Fix intel QPI uncore event definitions | Vince Weaver | 1 | -2/+2 |
2013-08-02 | Merge tag 'please-pull-fix-mce-regression' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -2/+2 |