index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-05
KVM: fix error handling for out of range irq
Michael S. Tsirkin
1
-3
/
+1
2012-03-05
KVM: SVM: comment nested paging and virtualization module parameters
Davidlohr Bueso
1
-2
/
+4
2012-03-05
KVM: MMU: Remove unused kvm parameter from rmap_next()
Takuya Yoshikawa
2
-15
/
+15
2012-03-05
KVM: MMU: Remove unused kvm parameter from __gfn_to_rmap()
Takuya Yoshikawa
1
-4
/
+4
2012-03-05
KVM: MMU: Remove unused kvm_pte_chain
Takuya Yoshikawa
1
-7
/
+0
2012-03-05
KVM: x86 emulator: Remove byte-sized MOVSX/MOVZX hack
Avi Kivity
1
-8
/
+5
2012-03-05
KVM: x86 emulator: add 8-bit memory operands
Avi Kivity
1
-0
/
+5
2012-03-05
KVM: PPC: refer to paravirt docs in header file
Scott Wood
2
-22
/
+12
2012-03-05
KVM: PPC: Rename MMIO register identifiers
Alexander Graf
4
-19
/
+23
2012-03-05
KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific code
Paul Mackerras
5
-38
/
+81
2012-03-05
KVM: PPC: Add support for explicit HIOR setting
Alexander Graf
6
-2
/
+23
2012-03-05
KVM: PPC: Add generic single register ioctls
Alexander Graf
3
-3
/
+119
2012-03-05
KVM: PPC: Use the vcpu kmem_cache when allocating new VCPUs
Sasha Levin
1
-3
/
+3
2012-03-05
KVM: PPC: booke: Add booke206 TLB trace
Liu Yu
2
-4
/
+63
2012-03-05
KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bit
Paul Mackerras
5
-39
/
+147
2012-03-05
KVM: PPC: Book3S HV: Use the hardware referenced bit for kvm_age_hva
Paul Mackerras
3
-11
/
+91
2012-03-05
KVM: PPC: Book3s HV: Maintain separate guest and host views of R and C bits
Paul Mackerras
3
-39
/
+59
2012-03-05
KVM: PPC: Book3S HV: Keep HPTE locked when invalidating
Paul Mackerras
1
-87
/
+125
2012-03-05
KVM: PPC: Add KVM_CAP_NR_VCPUS and KVM_CAP_MAX_VCPUS
Matt Evans
1
-0
/
+16
2012-03-05
KVM: PPC: Fix vcpu_create dereference before validity check.
Matt Evans
1
-2
/
+3
2012-03-05
KVM: PPC: Allow for read-only pages backing a Book3S HV guest
Paul Mackerras
4
-17
/
+78
2012-03-05
KVM: Add barriers to allow mmu_notifier_retry to be used locklessly
Paul Mackerras
2
-8
/
+12
2012-03-05
KVM: PPC: Implement MMU notifiers for Book3S HV guests
Paul Mackerras
11
-65
/
+499
2012-03-05
KVM: PPC: Implement MMIO emulation support for Book3S HV guests
Paul Mackerras
12
-83
/
+607
2012-03-05
KVM: PPC: Maintain a doubly-linked list of guest HPTEs for each gfn
Paul Mackerras
3
-2
/
+117
2012-03-05
KVM: PPC: Allow I/O mappings in memory slots
Paul Mackerras
4
-24
/
+84
2012-03-05
KVM: PPC: Allow use of small pages to back Book3S HV guests
Paul Mackerras
7
-69
/
+132
2012-03-05
KVM: PPC: Only get pages when actually needed, not in prepare_memory_region()
Paul Mackerras
7
-160
/
+290
2012-03-05
KVM: PPC: Make the H_ENTER hcall more reliable
Paul Mackerras
2
-29
/
+59
2012-03-05
KVM: PPC: Add an interface for pinning guest pages in Book3s HV guests
Paul Mackerras
3
-30
/
+78
2012-03-05
KVM: PPC: Keep page physical addresses in per-slot arrays
Paul Mackerras
4
-75
/
+107
2012-03-05
KVM: PPC: Keep a record of HV guest view of hashed page table entries
Paul Mackerras
4
-46
/
+103
2012-03-05
KVM: PPC: Make wakeups work again for Book3S HV guests
Paul Mackerras
1
-1
/
+1
2012-03-05
KVM: PPC: Avoid patching paravirt template code
Liu Yu-B13201
2
-1
/
+16
2012-03-05
KVM: PPC: e500: use hardware hint when loading TLB0 entries
Scott Wood
2
-32
/
+42
2012-03-05
KVM: PPC: e500: Fix TLBnCFG in KVM_CONFIG_TLB
Scott Wood
1
-5
/
+14
2012-03-05
KVM: PPC: Book3S: PR: Fix signal check race
Alexander Graf
1
-0
/
+20
2012-03-05
KVM: PPC: align vcpu_kick with x86
Alexander Graf
1
-1
/
+6
2012-03-05
KVM: PPC: Use get/set for to_svcpu to help preemption
Alexander Graf
8
-71
/
+181
2012-03-05
KVM: PPC: Book3s: PR: No irq_disable in vcpu_run
Alexander Graf
1
-2
/
+0
2012-03-05
KVM: PPC: Book3s: PR: Disable preemption in vcpu_run
Alexander Graf
1
-2
/
+11
2012-03-05
KVM: PPC: booke: Improve timer register emulation
Scott Wood
8
-70
/
+115
2012-03-05
KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn
Scott Wood
15
-169
/
+339
2012-03-05
KVM: PPC: booke: Paravirtualize wrtee
Scott Wood
2
-34
/
+154
2012-03-05
KVM: PPC: booke: Fix int_pending calculation for MSR[EE] paravirt
Scott Wood
1
-5
/
+1
2012-03-05
KVM: PPC: booke: Check for MSR[WE] in prepare_to_enter
Scott Wood
1
-10
/
+18
2012-03-05
KVM: PPC: Move prepare_to_enter call site into subarch code
Scott Wood
4
-2
/
+8
2012-03-05
KVM: PPC: Rename deliver_interrupts to prepare_to_enter
Scott Wood
6
-9
/
+9
2012-03-05
KVM: PPC: booke: check for signals in kvmppc_vcpu_run
Scott Wood
1
-1
/
+9
2012-03-05
KVM: PPC: booke: Do Not start decrementer when SPRN_DEC set 0
Bharat Bhushan
1
-1
/
+2
[next]