summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-053-62/+161
|\
| * KVM: PPC: Book3S: Add API for in-kernel XICS emulationPaul Mackerras2013-05-022-0/+3
| * kvm: Allow build-time configuration of KVM device assignmentAlex Williamson2013-04-282-26/+8
| * Merge git://github.com/agraf/linux-2.6.git kvm-ppc-next into queueGleb Natapov2013-04-283-13/+89
| |\
| | * KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS callsMichael Ellerman2013-04-261-0/+3
| | * kvm: destroy emulated devices on VM exitScott Wood2013-04-261-1/+2
| | * kvm/ppc/mpic: add KVM_CAP_IRQ_MPICScott Wood2013-04-261-0/+1
| | * kvm/ppc/mpic: in-kernel MPIC emulationScott Wood2013-04-262-0/+5
| | * kvm: add device control APIScott Wood2013-04-262-0/+62
| | * KVM: Move irq routing setup to irqchip.cAlexander Graf2013-04-261-0/+3
| | * KVM: Extract generic irqchip logic into irqchip.cAlexander Graf2013-04-261-2/+10
| | * KVM: Remove kvm_get_intr_delivery_bitmaskAlexander Graf2013-04-261-5/+0
| | * KVM: Drop __KVM_HAVE_IOAPIC condition on irq routingAlexander Graf2013-04-261-2/+0
| | * KVM: Introduce CONFIG_HAVE_KVM_IRQ_ROUTINGAlexander Graf2013-04-261-3/+3
| | * KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINSAlexander Graf2013-04-261-1/+1
| * | KVM: x86: Rework request for immediate exitJan Kiszka2013-04-281-8/+7
| |/
| * KVM: Call common update function when ioapic entry changed.Yang Zhang2013-04-161-2/+2
| * KVM: Let ioapic know the irq line statusYang Zhang2013-04-151-4/+7
| * KVM: Move kvm_rebooting declaration out of x86Geoff Levand2013-04-081-0/+2
| * KVM: Move vm_list kvm_lock declarations out of x86Geoff Levand2013-04-081-0/+3
| * Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2013-03-2135-71/+170
| |\
| * | kvm: Record the preemption status of vcpus using preempt notifiersRaghavendra K T2013-03-111-0/+1
| * | KVM: ioeventfd for virtio-ccw devices.Cornelia Huck2013-03-051-0/+3
| * | KVM: Introduce KVM_VIRTIO_CCW_NOTIFY_BUS.Cornelia Huck2013-03-051-0/+1
| * | KVM: Initialize irqfd from kvm_init().Cornelia Huck2013-03-051-0/+13
| * | KVM: set_memory_region: Refactor commit_memory_region()Takuya Yoshikawa2013-03-041-1/+2
| * | KVM: set_memory_region: Refactor prepare_memory_region()Takuya Yoshikawa2013-03-041-2/+2
| * | KVM: set_memory_region: Make kvm_mr_change available to arch codeTakuya Yoshikawa2013-03-041-0/+18
| * | KVM: set_memory_region: Drop user_alloc from set_memory_region()Takuya Yoshikawa2013-03-041-7/+3
| * | KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()Takuya Yoshikawa2013-03-041-4/+2
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-05-057-19/+89
|\ \ \
| * | | sched: Keep at least 1 tick per second for active dynticks tasksFrederic Weisbecker2013-05-041-0/+1
| * | | Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker2013-05-02217-1120/+3517
| |\ \ \
| * | | | cputime_nsecs: use math64.h for nsec resolution conversion helpersKevin Hilman2013-04-261-9/+19
| * | | | nohz: Fix unavailable tick_stop tracepoint in dynticks idleFrederic Weisbecker2013-04-241-1/+1
| * | | | nohz: Add basic tracingFrederic Weisbecker2013-04-221-0/+21
| * | | | nohz: Re-evaluate the tick for the new task after a context switchFrederic Weisbecker2013-04-221-0/+2
| * | | | nohz: Re-evaluate the tick from the scheduler IPIFrederic Weisbecker2013-04-221-0/+2
| * | | | sched: New helper to prevent from stopping the tick in full dynticksFrederic Weisbecker2013-04-221-0/+6
| * | | | perf: New helper to prevent full dynticks CPUs from stopping tickFrederic Weisbecker2013-04-221-0/+6
| * | | | Merge branch 'timers/nohz-posix-timers-v2' of git://git.kernel.org/pub/scm/li...Ingo Molnar2013-04-212-0/+6
| |\ \ \ \
| | * | | | posix_timers: New API to prevent from stopping the tick when timers are runningFrederic Weisbecker2013-04-191-0/+2
| | * | | | nohz: New APIs to re-evaluate the tick on full dynticks CPUsFrederic Weisbecker2013-04-181-0/+4
| * | | | | nohz: Ensure full dynticks CPUs are RCU nocbsFrederic Weisbecker2013-04-192-0/+9
| |/ / / /
| * | | | nohz: Switch from "extended nohz" to "full nohz" based namingFrederic Weisbecker2013-04-151-3/+3
| * | | | nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMONFrederic Weisbecker2013-04-032-8/+8
| * | | | nohz: Wake up full dynticks CPUs when a timer gets enqueuedFrederic Weisbecker2013-03-211-2/+2
| * | | | nohz: Basic full dynticks interfaceFrederic Weisbecker2013-03-211-0/+7
* | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-05-056-33/+27
|\ \ \ \ \
| * | | | | CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell2013-03-155-30/+21