index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-03-28
10
-34
/
+53
|
\
|
*
powerpc/perf: Fix instruction address sampling on 970 and Power4
Benjamin Herrenschmidt
2012-03-28
1
-0
/
+2
|
*
powerpc+sparc/vio: Modernize driver registration
Benjamin Herrenschmidt
2012-03-28
1
-1
/
+9
|
*
powerpc: Random little legacy iSeries removal tidy ups
Stephen Rothwell
2012-03-28
4
-15
/
+0
|
*
powerpc: Remove NO_IRQ_IGNORE
Stephen Rothwell
2012-03-28
2
-9
/
+1
|
*
powerpc/pseries: Remove RTAS_POWERMGM_EVENTS
Anton Blanchard
2012-03-28
1
-1
/
+0
|
*
powerpc: Make function that parses RTAS error logs global
Anton Blanchard
2012-03-28
1
-0
/
+33
|
*
powerpc/eeh: Remove eeh information from pci_dn
Gavin Shan
2012-03-28
1
-8
/
+0
|
*
powerpc/eeh: Remove eeh device from OF node
Gavin Shan
2012-03-28
1
-0
/
+8
*
|
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-03-28
12
-73
/
+482
|
\
\
|
|
/
|
/
|
|
*
KVM: Introduce kvm_memory_slot::arch and move lpage_info into it
Takuya Yoshikawa
2012-03-08
1
-0
/
+3
|
*
KVM: PPC: Add HPT preallocator
Alexander Graf
2012-03-05
2
-0
/
+3
|
*
KVM: PPC: Convert RMA allocation into generic code
Alexander Graf
2012-03-05
2
-7
/
+8
|
*
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
2
-7
/
+8
|
*
KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific code
Paul Mackerras
2012-03-05
1
-0
/
+3
|
*
KVM: PPC: Add support for explicit HIOR setting
Alexander Graf
2012-03-05
2
-0
/
+4
|
*
KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bit
Paul Mackerras
2012-03-05
1
-0
/
+2
|
*
KVM: PPC: Book3S HV: Use the hardware referenced bit for kvm_age_hva
Paul Mackerras
2012-03-05
1
-0
/
+2
|
*
KVM: PPC: Book3s HV: Maintain separate guest and host views of R and C bits
Paul Mackerras
2012-03-05
1
-2
/
+3
|
*
KVM: PPC: Allow for read-only pages backing a Book3S HV guest
Paul Mackerras
2012-03-05
1
-2
/
+18
|
*
KVM: PPC: Implement MMU notifiers for Book3S HV guests
Paul Mackerras
2012-03-05
4
-0
/
+54
|
*
KVM: PPC: Implement MMIO emulation support for Book3S HV guests
Paul Mackerras
2012-03-05
6
-2
/
+41
|
*
KVM: PPC: Maintain a doubly-linked list of guest HPTEs for each gfn
Paul Mackerras
2012-03-05
2
-1
/
+34
|
*
KVM: PPC: Allow I/O mappings in memory slots
Paul Mackerras
2012-03-05
2
-0
/
+28
|
*
KVM: PPC: Allow use of small pages to back Book3S HV guests
Paul Mackerras
2012-03-05
4
-3
/
+13
|
*
KVM: PPC: Only get pages when actually needed, not in prepare_memory_region()
Paul Mackerras
2012-03-05
4
-2
/
+20
|
*
KVM: PPC: Make the H_ENTER hcall more reliable
Paul Mackerras
2012-03-05
1
-0
/
+25
|
*
KVM: PPC: Add an interface for pinning guest pages in Book3s HV guests
Paul Mackerras
2012-03-05
1
-0
/
+3
|
*
KVM: PPC: Keep page physical addresses in per-slot arrays
Paul Mackerras
2012-03-05
1
-3
/
+6
|
*
KVM: PPC: Keep a record of HV guest view of hashed page table entries
Paul Mackerras
2012-03-05
2
-0
/
+18
|
*
KVM: PPC: e500: use hardware hint when loading TLB0 entries
Scott Wood
2012-03-05
1
-2
/
+3
|
*
KVM: PPC: Use get/set for to_svcpu to help preemption
Alexander Graf
2012-03-05
3
-19
/
+71
|
*
KVM: PPC: booke: Improve timer register emulation
Scott Wood
2012-03-05
2
-1
/
+2
|
*
KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn
Scott Wood
2012-03-05
3
-16
/
+29
|
*
KVM: PPC: Rename deliver_interrupts to prepare_to_enter
Scott Wood
2012-03-05
1
-1
/
+1
|
*
KVM: PPC: e500: MMU API
Scott Wood
2012-03-05
3
-13
/
+51
|
*
KVM: PPC: e500: clear up confusion between host and guest entries
Scott Wood
2012-03-05
2
-1
/
+24
|
*
KVM: provide synchronous registers in kvm_run
Christian Borntraeger
2012-03-05
1
-0
/
+4
*
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-03-23
2
-10
/
+1
|
\
\
|
*
|
powerpc/PCI: compute I/O space bus-to-resource offset consistently
Bjorn Helgaas
2012-03-20
1
-0
/
+1
|
*
|
PCI: collapse pcibios_resource_to_bus
Bjorn Helgaas
2012-02-23
1
-2
/
+0
|
*
|
powerpc/PCI: get rid of device resource fixups
Bjorn Helgaas
2012-02-23
1
-7
/
+1
|
*
|
powerpc/PCI: replace pci_probe_only with pci_flags
Bjorn Helgaas
2012-02-23
1
-2
/
+0
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-03-21
39
-1732
/
+731
|
\
\
\
|
*
|
|
powerpc: Remove the rest of the legacy iSeries include files
Stephen Rothwell
2012-03-21
9
-707
/
+0
|
*
|
|
powerpc: Remove the remaining CONFIG_PPC_ISERIES pieces
Stephen Rothwell
2012-03-21
3
-15
/
+2
|
*
|
|
powerpc: Remove FW_FEATURE ISERIES from arch code
Stephen Rothwell
2012-03-21
3
-44
/
+1
|
*
|
|
powerpc: add support for MPIC message register API
Jia Hongtao
2012-03-16
1
-0
/
+132
|
*
|
|
powerpc/85xx: Abstract common define of signal multiplex control for qe
Zhicheng Fan
2012-03-16
1
-1
/
+5
[next]