index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
KVM: PPC: Add HPT preallocator
Alexander Graf
2012-03-05
4
-4
/
+57
|
*
|
|
|
|
|
KVM: PPC: Initialize linears with zeros
Alexander Graf
2012-03-05
1
-0
/
+1
|
*
|
|
|
|
|
KVM: PPC: Convert RMA allocation into generic code
Alexander Graf
2012-03-05
5
-82
/
+118
|
*
|
|
|
|
|
KVM: PPC: E500: Fail init when not on e500v2
Alexander Graf
2012-03-05
1
-0
/
+4
|
*
|
|
|
|
|
KVM: Move gfn_to_memslot() to kvm_host.h
Paul Mackerras
2012-03-05
1
-21
/
+2
|
*
|
|
|
|
|
KVM: PPC: refer to paravirt docs in header file
Scott Wood
2012-03-05
1
-0
/
+10
|
*
|
|
|
|
|
KVM: PPC: Rename MMIO register identifiers
Alexander Graf
2012-03-05
4
-19
/
+23
|
*
|
|
|
|
|
KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific code
Paul Mackerras
2012-03-05
5
-38
/
+81
|
*
|
|
|
|
|
KVM: PPC: Add support for explicit HIOR setting
Alexander Graf
2012-03-05
4
-2
/
+21
|
*
|
|
|
|
|
KVM: PPC: Add generic single register ioctls
Alexander Graf
2012-03-05
1
-0
/
+41
|
*
|
|
|
|
|
KVM: PPC: Use the vcpu kmem_cache when allocating new VCPUs
Sasha Levin
2012-03-05
1
-3
/
+3
|
*
|
|
|
|
|
KVM: PPC: booke: Add booke206 TLB trace
Liu Yu
2012-03-05
2
-4
/
+63
|
*
|
|
|
|
|
KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bit
Paul Mackerras
2012-03-05
5
-39
/
+147
|
*
|
|
|
|
|
KVM: PPC: Book3S HV: Use the hardware referenced bit for kvm_age_hva
Paul Mackerras
2012-03-05
3
-11
/
+91
|
*
|
|
|
|
|
KVM: PPC: Book3s HV: Maintain separate guest and host views of R and C bits
Paul Mackerras
2012-03-05
3
-39
/
+59
|
*
|
|
|
|
|
KVM: PPC: Book3S HV: Keep HPTE locked when invalidating
Paul Mackerras
2012-03-05
1
-87
/
+125
|
*
|
|
|
|
|
KVM: PPC: Add KVM_CAP_NR_VCPUS and KVM_CAP_MAX_VCPUS
Matt Evans
2012-03-05
1
-0
/
+16
|
*
|
|
|
|
|
KVM: PPC: Fix vcpu_create dereference before validity check.
Matt Evans
2012-03-05
1
-2
/
+3
|
*
|
|
|
|
|
KVM: PPC: Allow for read-only pages backing a Book3S HV guest
Paul Mackerras
2012-03-05
4
-17
/
+78
|
*
|
|
|
|
|
KVM: PPC: Implement MMU notifiers for Book3S HV guests
Paul Mackerras
2012-03-05
11
-65
/
+499
|
*
|
|
|
|
|
KVM: PPC: Implement MMIO emulation support for Book3S HV guests
Paul Mackerras
2012-03-05
12
-83
/
+607
|
*
|
|
|
|
|
KVM: PPC: Maintain a doubly-linked list of guest HPTEs for each gfn
Paul Mackerras
2012-03-05
3
-2
/
+117
|
*
|
|
|
|
|
KVM: PPC: Allow I/O mappings in memory slots
Paul Mackerras
2012-03-05
4
-24
/
+84
|
*
|
|
|
|
|
KVM: PPC: Allow use of small pages to back Book3S HV guests
Paul Mackerras
2012-03-05
7
-69
/
+132
|
*
|
|
|
|
|
KVM: PPC: Only get pages when actually needed, not in prepare_memory_region()
Paul Mackerras
2012-03-05
7
-160
/
+290
|
*
|
|
|
|
|
KVM: PPC: Make the H_ENTER hcall more reliable
Paul Mackerras
2012-03-05
2
-29
/
+59
|
*
|
|
|
|
|
KVM: PPC: Add an interface for pinning guest pages in Book3s HV guests
Paul Mackerras
2012-03-05
3
-30
/
+78
|
*
|
|
|
|
|
KVM: PPC: Keep page physical addresses in per-slot arrays
Paul Mackerras
2012-03-05
4
-75
/
+107
|
*
|
|
|
|
|
KVM: PPC: Keep a record of HV guest view of hashed page table entries
Paul Mackerras
2012-03-05
4
-46
/
+103
|
*
|
|
|
|
|
KVM: PPC: Make wakeups work again for Book3S HV guests
Paul Mackerras
2012-03-05
1
-1
/
+1
|
*
|
|
|
|
|
KVM: PPC: Avoid patching paravirt template code
Liu Yu-B13201
2012-03-05
2
-1
/
+16
|
*
|
|
|
|
|
KVM: PPC: e500: use hardware hint when loading TLB0 entries
Scott Wood
2012-03-05
2
-32
/
+42
|
*
|
|
|
|
|
KVM: PPC: e500: Fix TLBnCFG in KVM_CONFIG_TLB
Scott Wood
2012-03-05
1
-5
/
+14
|
*
|
|
|
|
|
KVM: PPC: Book3S: PR: Fix signal check race
Alexander Graf
2012-03-05
1
-0
/
+20
|
*
|
|
|
|
|
KVM: PPC: align vcpu_kick with x86
Alexander Graf
2012-03-05
1
-1
/
+6
|
*
|
|
|
|
|
KVM: PPC: Use get/set for to_svcpu to help preemption
Alexander Graf
2012-03-05
8
-71
/
+181
|
*
|
|
|
|
|
KVM: PPC: Book3s: PR: No irq_disable in vcpu_run
Alexander Graf
2012-03-05
1
-2
/
+0
|
*
|
|
|
|
|
KVM: PPC: Book3s: PR: Disable preemption in vcpu_run
Alexander Graf
2012-03-05
1
-2
/
+11
|
*
|
|
|
|
|
KVM: PPC: booke: Improve timer register emulation
Scott Wood
2012-03-05
8
-70
/
+115
|
*
|
|
|
|
|
KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn
Scott Wood
2012-03-05
15
-169
/
+339
|
*
|
|
|
|
|
KVM: PPC: booke: Paravirtualize wrtee
Scott Wood
2012-03-05
2
-34
/
+154
|
*
|
|
|
|
|
KVM: PPC: booke: Fix int_pending calculation for MSR[EE] paravirt
Scott Wood
2012-03-05
1
-5
/
+1
|
*
|
|
|
|
|
KVM: PPC: booke: Check for MSR[WE] in prepare_to_enter
Scott Wood
2012-03-05
1
-10
/
+18
|
*
|
|
|
|
|
KVM: PPC: Move prepare_to_enter call site into subarch code
Scott Wood
2012-03-05
4
-2
/
+8
|
*
|
|
|
|
|
KVM: PPC: Rename deliver_interrupts to prepare_to_enter
Scott Wood
2012-03-05
6
-9
/
+9
|
*
|
|
|
|
|
KVM: PPC: booke: check for signals in kvmppc_vcpu_run
Scott Wood
2012-03-05
1
-1
/
+9
|
*
|
|
|
|
|
KVM: PPC: booke: Do Not start decrementer when SPRN_DEC set 0
Bharat Bhushan
2012-03-05
1
-1
/
+2
|
*
|
|
|
|
|
KVM: PPC: Fix DEC truncation for greater than 0xffff_ffff/1000
Bharat Bhushan
2012-03-05
1
-5
/
+7
|
*
|
|
|
|
|
PPC: Fix race in mtmsr paravirt implementation
Bharat Bhushan
2012-03-05
1
-6
/
+4
|
*
|
|
|
|
|
KVM: PPC: E500: Support hugetlbfs
Alexander Graf
2012-03-05
1
-0
/
+24
[prev]
[next]