index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-05-05
3
-62
/
+161
|
\
|
*
KVM: PPC: Book3S: Add API for in-kernel XICS emulation
Paul Mackerras
2013-05-02
2
-0
/
+3
|
*
kvm: Allow build-time configuration of KVM device assignment
Alex Williamson
2013-04-28
2
-26
/
+8
|
*
Merge git://github.com/agraf/linux-2.6.git kvm-ppc-next into queue
Gleb Natapov
2013-04-28
3
-13
/
+89
|
|
\
|
|
*
KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls
Michael Ellerman
2013-04-26
1
-0
/
+3
|
|
*
kvm: destroy emulated devices on VM exit
Scott Wood
2013-04-26
1
-1
/
+2
|
|
*
kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC
Scott Wood
2013-04-26
1
-0
/
+1
|
|
*
kvm/ppc/mpic: in-kernel MPIC emulation
Scott Wood
2013-04-26
2
-0
/
+5
|
|
*
kvm: add device control API
Scott Wood
2013-04-26
2
-0
/
+62
|
|
*
KVM: Move irq routing setup to irqchip.c
Alexander Graf
2013-04-26
1
-0
/
+3
|
|
*
KVM: Extract generic irqchip logic into irqchip.c
Alexander Graf
2013-04-26
1
-2
/
+10
|
|
*
KVM: Remove kvm_get_intr_delivery_bitmask
Alexander Graf
2013-04-26
1
-5
/
+0
|
|
*
KVM: Drop __KVM_HAVE_IOAPIC condition on irq routing
Alexander Graf
2013-04-26
1
-2
/
+0
|
|
*
KVM: Introduce CONFIG_HAVE_KVM_IRQ_ROUTING
Alexander Graf
2013-04-26
1
-3
/
+3
|
|
*
KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINS
Alexander Graf
2013-04-26
1
-1
/
+1
|
*
|
KVM: x86: Rework request for immediate exit
Jan Kiszka
2013-04-28
1
-8
/
+7
|
|
/
|
*
KVM: Call common update function when ioapic entry changed.
Yang Zhang
2013-04-16
1
-2
/
+2
|
*
KVM: Let ioapic know the irq line status
Yang Zhang
2013-04-16
1
-4
/
+7
|
*
KVM: Move kvm_rebooting declaration out of x86
Geoff Levand
2013-04-08
1
-0
/
+2
|
*
KVM: Move vm_list kvm_lock declarations out of x86
Geoff Levand
2013-04-08
1
-0
/
+3
|
*
Merge remote-tracking branch 'upstream/master' into queue
Marcelo Tosatti
2013-03-21
35
-71
/
+170
|
|
\
|
*
|
kvm: Record the preemption status of vcpus using preempt notifiers
Raghavendra K T
2013-03-11
1
-0
/
+1
|
*
|
KVM: ioeventfd for virtio-ccw devices.
Cornelia Huck
2013-03-05
1
-0
/
+3
|
*
|
KVM: Introduce KVM_VIRTIO_CCW_NOTIFY_BUS.
Cornelia Huck
2013-03-05
1
-0
/
+1
|
*
|
KVM: Initialize irqfd from kvm_init().
Cornelia Huck
2013-03-05
1
-0
/
+13
|
*
|
KVM: set_memory_region: Refactor commit_memory_region()
Takuya Yoshikawa
2013-03-05
1
-1
/
+2
|
*
|
KVM: set_memory_region: Refactor prepare_memory_region()
Takuya Yoshikawa
2013-03-05
1
-2
/
+2
|
*
|
KVM: set_memory_region: Make kvm_mr_change available to arch code
Takuya Yoshikawa
2013-03-05
1
-0
/
+18
|
*
|
KVM: set_memory_region: Drop user_alloc from set_memory_region()
Takuya Yoshikawa
2013-03-05
1
-7
/
+3
|
*
|
KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()
Takuya Yoshikawa
2013-03-05
1
-4
/
+2
*
|
|
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-05-05
7
-19
/
+89
|
\
\
\
|
*
|
|
sched: Keep at least 1 tick per second for active dynticks tasks
Frederic Weisbecker
2013-05-04
1
-0
/
+1
|
*
|
|
Merge commit '8700c95adb03' into timers/nohz
Frederic Weisbecker
2013-05-02
217
-1120
/
+3517
|
|
\
\
\
|
*
|
|
|
cputime_nsecs: use math64.h for nsec resolution conversion helpers
Kevin Hilman
2013-04-26
1
-9
/
+19
|
*
|
|
|
nohz: Fix unavailable tick_stop tracepoint in dynticks idle
Frederic Weisbecker
2013-04-24
1
-1
/
+1
|
*
|
|
|
nohz: Add basic tracing
Frederic Weisbecker
2013-04-22
1
-0
/
+21
|
*
|
|
|
nohz: Re-evaluate the tick for the new task after a context switch
Frederic Weisbecker
2013-04-22
1
-0
/
+2
|
*
|
|
|
nohz: Re-evaluate the tick from the scheduler IPI
Frederic Weisbecker
2013-04-22
1
-0
/
+2
|
*
|
|
|
sched: New helper to prevent from stopping the tick in full dynticks
Frederic Weisbecker
2013-04-22
1
-0
/
+6
|
*
|
|
|
perf: New helper to prevent full dynticks CPUs from stopping tick
Frederic Weisbecker
2013-04-22
1
-0
/
+6
|
*
|
|
|
Merge branch 'timers/nohz-posix-timers-v2' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
2013-04-21
2
-0
/
+6
|
|
\
\
\
\
|
|
*
|
|
|
posix_timers: New API to prevent from stopping the tick when timers are running
Frederic Weisbecker
2013-04-19
1
-0
/
+2
|
|
*
|
|
|
nohz: New APIs to re-evaluate the tick on full dynticks CPUs
Frederic Weisbecker
2013-04-18
1
-0
/
+4
|
*
|
|
|
|
nohz: Ensure full dynticks CPUs are RCU nocbs
Frederic Weisbecker
2013-04-19
2
-0
/
+9
|
|
/
/
/
/
|
*
|
|
|
nohz: Switch from "extended nohz" to "full nohz" based naming
Frederic Weisbecker
2013-04-15
1
-3
/
+3
|
*
|
|
|
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
Frederic Weisbecker
2013-04-03
2
-8
/
+8
|
*
|
|
|
nohz: Wake up full dynticks CPUs when a timer gets enqueued
Frederic Weisbecker
2013-03-21
1
-2
/
+2
|
*
|
|
|
nohz: Basic full dynticks interface
Frederic Weisbecker
2013-03-21
1
-0
/
+7
*
|
|
|
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-05-05
6
-33
/
+27
|
\
\
\
\
\
|
*
|
|
|
|
CONFIG_SYMBOL_PREFIX: cleanup.
Rusty Russell
2013-03-15
5
-30
/
+21
[next]