| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2013-09-04 | 5 | -32/+65 |
|\ |
|
| * | xen/pvhvm: Initialize xen panic handler for PVHVM guests | Vaughan Cao | 2013-08-20 | 1 | -0/+2 |
| * | xen/m2p: use GNTTABOP_unmap_and_replace to reinstate the original mapping | Stefano Stabellini | 2013-08-20 | 1 | -6/+15 |
| * | x86/xen: during early setup, only 1:1 map the ISA region | David Vrabel | 2013-08-20 | 1 | -5/+11 |
| * | x86/xen: disable premption when enabling local irqs | David Vrabel | 2013-08-20 | 1 | -13/+12 |
| * | xen/p2m: avoid unneccesary TLB flush in m2p_remove_override() | David Vrabel | 2013-08-09 | 1 | -1/+0 |
| * | xen: Support 64-bit PV guest receiving NMIs | Konrad Rzeszutek Wilk | 2013-08-09 | 3 | -7/+25 |
* | | Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2013-09-04 | 2 | -260/+129 |
|\ \ |
|
| * | | xen, pvticketlock: Allow interrupts to be enabled while blocking | Jeremy Fitzhardinge | 2013-08-09 | 1 | -6/+40 |
| * | | x86, ticketlock: Add slowpath logic | Jeremy Fitzhardinge | 2013-08-09 | 1 | -0/+6 |
| * | | x86, pvticketlock: Use callee-save for lock_spinning | Jeremy Fitzhardinge | 2013-08-09 | 1 | -1/+2 |
| * | | xen, pvticketlocks: Add xen_nopvspin parameter to disable xen pv ticketlocks | Jeremy Fitzhardinge | 2013-08-09 | 1 | -0/+14 |
| * | | xen, pvticketlock: Xen implementation for PV ticket locks | Jeremy Fitzhardinge | 2013-08-09 | 1 | -269/+79 |
| * | | xen: Defer spinlock setup until boot CPU setup | Jeremy Fitzhardinge | 2013-08-09 | 1 | -1/+1 |
| * | | x86, spinlock: Replace pv spinlocks with pv ticketlocks | Jeremy Fitzhardinge | 2013-08-09 | 1 | -2/+6 |
| |/ |
|
* | | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-09-04 | 1 | -6/+3 |
|\ \ |
|
| * | | x86: Correctly detect hypervisor | Jason Wang | 2013-08-05 | 1 | -6/+3 |
| |/ |
|
* | | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2013-09-04 | 1 | -8/+8 |
|\ \ |
|
| * | | x86/asmlinkage: Fix warning in xen asmlinkage change | Andi Kleen | 2013-08-22 | 1 | -6/+6 |
| * | | x86, asmlinkage, paravirt: Add __visible/asmlinkage to xen paravirt ops | Andi Kleen | 2013-08-06 | 1 | -8/+8 |
| |/ |
|
* | | Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2013-08-21 | 2 | -2/+31 |
|\ \
| |/
|/| |
|
| * | xen/smp: initialize IPI vectors before marking CPU online | Chuck Anderson | 2013-08-20 | 1 | -2/+9 |
| * | x86/xen: do not identity map UNUSABLE regions in the machine E820 | David Vrabel | 2013-08-20 | 1 | -0/+22 |
* | | x86: delete __cpuinit usage from all x86 files | Paul Gortmaker | 2013-07-14 | 5 | -14/+14 |
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-07-06 | 1 | -15/+43 |
|\ \ |
|
| * \ | Merge branch 'timers/posix-cpu-timers-for-tglx' of | Thomas Gleixner | 2013-07-04 | 2 | -7/+12 |
| |\ \ |
|
| * | | | x86: xen: Sync the CMOS RTC as well as the Xen wallclock | David Vrabel | 2013-06-28 | 1 | -19/+26 |
| * | | | x86: xen: Sync the wallclock when the system time is set | David Vrabel | 2013-06-28 | 1 | -0/+28 |
| * | | | x86: Increase precision of x86_platform.get/set_wallclock() | David Vrabel | 2013-05-28 | 1 | -13/+6 |
* | | | | Merge tag 'stable/for-linus-3.11-rc0-tag-two' of git://git.kernel.org/pub/scm... | Linus Torvalds | 2013-07-03 | 3 | -61/+95 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | xen/time: remove blocked time accounting from xen "clockchip" | Laszlo Ersek | 2013-06-28 | 1 | -15/+2 |
| * | | | xen/time: Free onlined per-cpu data structure if we want to online it again. | Konrad Rzeszutek Wilk | 2013-06-10 | 1 | -13/+16 |
| * | | | xen/time: Check that the per_cpu data structure has data before freeing. | Konrad Rzeszutek Wilk | 2013-06-10 | 1 | -4/+7 |
| * | | | xen/time: Don't leak interrupt name when offlining. | Konrad Rzeszutek Wilk | 2013-06-10 | 1 | -1/+5 |
| * | | | xen/time: Encapsulate the struct clock_event_device in another structure. | Konrad Rzeszutek Wilk | 2013-06-10 | 1 | -5/+10 |
| * | | | xen/spinlock: Don't leak interrupt name when offlining. | Konrad Rzeszutek Wilk | 2013-06-10 | 1 | -1/+6 |
| * | | | xen/smp: Don't leak interrupt name when offlining. | Konrad Rzeszutek Wilk | 2013-06-10 | 1 | -1/+16 |
| * | | | xen/smp: Set the per-cpu IRQ number to a valid default. | Konrad Rzeszutek Wilk | 2013-06-10 | 1 | -9/+19 |
| * | | | xen/smp: Introduce a common structure to contain the IRQ name and interrupt l... | Konrad Rzeszutek Wilk | 2013-06-10 | 1 | -20/+24 |
| * | | | xen/smp: Coalesce the free_irq calls in one function. | Konrad Rzeszutek Wilk | 2013-06-10 | 1 | -21/+19 |
* | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-02 | 1 | -1/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | x86: Get rid of ->hard_math and all the FPU asm fu | H. Peter Anvin | 2013-06-06 | 1 | -1/+1 |
| |/ / |
|
* | | | xen/smp: Fixup NOHZ per cpu data when onlining an offline CPU. | Konrad Rzeszutek Wilk | 2013-06-04 | 1 | -0/+8 |
|/ / |
|
* | | xen: Clean up apic ipi interface | Stefan Bader | 2013-05-29 | 2 | -7/+4 |
|/ |
|
* | Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm... | Linus Torvalds | 2013-05-11 | 2 | -2/+50 |
|\ |
|
| * | xen: mask x2APIC feature in PV | Zhenzhong Duan | 2013-05-08 | 1 | -0/+3 |
| * | xen/spinlock: Fix check from greater than to be also be greater or equal to. | Konrad Rzeszutek Wilk | 2013-05-08 | 1 | -1/+1 |
| * | xen/smp/pvhvm: Don't point per_cpu(xen_vpcu, 33 and larger) to shared_info | Konrad Rzeszutek Wilk | 2013-05-08 | 1 | -0/+3 |
| * | xen/vcpu: Document the xen_vcpu_info and xen_vcpu | Konrad Rzeszutek Wilk | 2013-05-07 | 1 | -1/+28 |
| * | xen/vcpu/pvhvm: Fix vcpu hotplugging hanging. | Konrad Rzeszutek Wilk | 2013-05-06 | 1 | -0/+15 |