summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-09-252-8/+28
|\
| * xen/p2m: check MFN is in range before using the m2p tableDavid Vrabel2013-09-251-6/+4
| * xen: Do not enable spinlocks before jump_label_init() has executedKonrad Rzeszutek Wilk2013-09-241-2/+24
* | Merge tag 'stable/for-linus-3.12-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds2013-09-104-47/+37
|\ \ | |/
| * xen/spinlock: Don't use __initdate for xen_pv_spinKonrad Rzeszutek Wilk2013-09-091-1/+1
| * Revert "xen/spinlock: Disable IRQ spinlock (PV) allocation on PVHVM"Konrad Rzeszutek Wilk2013-09-091-20/+0
| * xen/spinlock: Don't setup xen spinlock IPI kicker if disabled.Konrad Rzeszutek Wilk2013-09-091-1/+10
| * xen/smp: Update pv_lock_ops functions before alternative code starts under PVHVMKonrad Rzeszutek Wilk2013-09-091-5/+14
| * xen/spinlock: We don't need the old structure anymoreKonrad Rzeszutek Wilk2013-09-091-18/+0
| * xen/spinlock: Fix locking path engaging too soon under PVHVM.Konrad Rzeszutek Wilk2013-09-092-1/+9
| * Merge tag 'v3.11-rc7' into stable/for-linus-3.12Konrad Rzeszutek Wilk2013-09-092-2/+31
| |\
| * \ Merge branch 'x86/spinlocks' of git://git.kernel.org/pub/scm/linux/kernel/git...Konrad Rzeszutek Wilk2013-09-092-260/+129
| |\ \
| * | | xen/p2m: Don't call get_balloon_scratch_page() twice, keep interrupts disable...Boris Ostrovsky2013-09-091-4/+6
* | | | Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-09-045-32/+65
|\ \ \ \ | |/ / /
| * | | xen/pvhvm: Initialize xen panic handler for PVHVM guestsVaughan Cao2013-08-201-0/+2
| * | | xen/m2p: use GNTTABOP_unmap_and_replace to reinstate the original mappingStefano Stabellini2013-08-201-6/+15
| * | | x86/xen: during early setup, only 1:1 map the ISA regionDavid Vrabel2013-08-201-5/+11
| * | | x86/xen: disable premption when enabling local irqsDavid Vrabel2013-08-201-13/+12
| * | | xen/p2m: avoid unneccesary TLB flush in m2p_remove_override()David Vrabel2013-08-091-1/+0
| * | | xen: Support 64-bit PV guest receiving NMIsKonrad Rzeszutek Wilk2013-08-093-7/+25
* | | | Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-09-042-260/+129
|\ \ \ \ | | |/ / | |/| |
| * | | xen, pvticketlock: Allow interrupts to be enabled while blockingJeremy Fitzhardinge2013-08-091-6/+40
| * | | x86, ticketlock: Add slowpath logicJeremy Fitzhardinge2013-08-091-0/+6
| * | | x86, pvticketlock: Use callee-save for lock_spinningJeremy Fitzhardinge2013-08-091-1/+2
| * | | xen, pvticketlocks: Add xen_nopvspin parameter to disable xen pv ticketlocksJeremy Fitzhardinge2013-08-091-0/+14
| * | | xen, pvticketlock: Xen implementation for PV ticket locksJeremy Fitzhardinge2013-08-091-269/+79
| * | | xen: Defer spinlock setup until boot CPU setupJeremy Fitzhardinge2013-08-091-1/+1
| * | | x86, spinlock: Replace pv spinlocks with pv ticketlocksJeremy Fitzhardinge2013-08-091-2/+6
| |/ /
* | | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-09-041-6/+3
|\ \ \
| * | | x86: Correctly detect hypervisorJason Wang2013-08-051-6/+3
| |/ /
* | | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2013-09-041-8/+8
|\ \ \ | |_|/ |/| |
| * | x86/asmlinkage: Fix warning in xen asmlinkage changeAndi Kleen2013-08-221-6/+6
| * | x86, asmlinkage, paravirt: Add __visible/asmlinkage to xen paravirt opsAndi Kleen2013-08-061-8/+8
| |/
* | Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-08-212-2/+31
|\ \ | |/ |/|
| * xen/smp: initialize IPI vectors before marking CPU onlineChuck Anderson2013-08-201-2/+9
| * x86/xen: do not identity map UNUSABLE regions in the machine E820David Vrabel2013-08-201-0/+22
* | x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-145-14/+14
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-061-15/+43
|\ \
| * \ Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner2013-07-042-7/+12
| |\ \
| * | | x86: xen: Sync the CMOS RTC as well as the Xen wallclockDavid Vrabel2013-06-281-19/+26
| * | | x86: xen: Sync the wallclock when the system time is setDavid Vrabel2013-06-281-0/+28
| * | | x86: Increase precision of x86_platform.get/set_wallclock()David Vrabel2013-05-281-13/+6
* | | | Merge tag 'stable/for-linus-3.11-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds2013-07-033-61/+95
|\ \ \ \ | | |_|/ | |/| |
| * | | xen/time: remove blocked time accounting from xen "clockchip"Laszlo Ersek2013-06-281-15/+2
| * | | xen/time: Free onlined per-cpu data structure if we want to online it again.Konrad Rzeszutek Wilk2013-06-101-13/+16
| * | | xen/time: Check that the per_cpu data structure has data before freeing.Konrad Rzeszutek Wilk2013-06-101-4/+7
| * | | xen/time: Don't leak interrupt name when offlining.Konrad Rzeszutek Wilk2013-06-101-1/+5
| * | | xen/time: Encapsulate the struct clock_event_device in another structure.Konrad Rzeszutek Wilk2013-06-101-5/+10
| * | | xen/spinlock: Don't leak interrupt name when offlining.Konrad Rzeszutek Wilk2013-06-101-1/+6
| * | | xen/smp: Don't leak interrupt name when offlining.Konrad Rzeszutek Wilk2013-06-101-1/+16
OpenPOWER on IntegriCloud