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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
2012-03-09
powerpc/eeh: pseries platform PE state retrieval
Gavin Shan
2012-03-09
powerpc/eeh: pseries platform EEH operations
Gavin Shan
2012-03-09
powerpc/eeh: Platform dependent EEH operations
Gavin Shan
2012-03-09
powerpc/eeh: Cleanup function names in the EEH core
Gavin Shan
2012-03-09
powerpc/eeh: Cleanup comments in the EEH core
Gavin Shan
2012-03-09
powerpc: Replace mfmsr instructions with load from PACA kernel_msr field
Benjamin Herrenschmidt
2012-03-09
powerpc: Fix register clobbering when accumulating stolen time
Benjamin Herrenschmidt
2012-03-09
powerpc: Call do_page_fault() with interrupts off
Benjamin Herrenschmidt
2012-03-09
powerpc: Improve behaviour of irq tracing on 64-bit exception entry
Benjamin Herrenschmidt
2012-03-09
powerpc: Rework runlatch code
Benjamin Herrenschmidt
2012-03-09
powerpc: Use the same interrupt prolog for perfmon as other interrupts
Benjamin Herrenschmidt
2012-03-09
powerpc: Remove legacy iSeries bits from assembly files
Benjamin Herrenschmidt
2012-03-09
powerpc: clean up vio.c
Stephen Rothwell
2012-03-08
KVM: Introduce kvm_memory_slot::arch and move lpage_info into it
Takuya Yoshikawa
2012-03-07
powerpc/atomic: Implement atomic*_inc_not_zero
Anton Blanchard
2012-03-05
KVM: PPC: Add HPT preallocator
Alexander Graf
2012-03-05
KVM: PPC: Convert RMA allocation into generic code
Alexander Graf
2012-03-05
KVM: PPC: refer to paravirt docs in header file
Scott Wood
2012-03-05
KVM: PPC: Rename MMIO register identifiers
Alexander Graf
2012-03-05
KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific code
Paul Mackerras
2012-03-05
KVM: PPC: Add support for explicit HIOR setting
Alexander Graf
2012-03-05
KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bit
Paul Mackerras
2012-03-05
KVM: PPC: Book3S HV: Use the hardware referenced bit for kvm_age_hva
Paul Mackerras
2012-03-05
KVM: PPC: Book3s HV: Maintain separate guest and host views of R and C bits
Paul Mackerras
2012-03-05
KVM: PPC: Allow for read-only pages backing a Book3S HV guest
Paul Mackerras
2012-03-05
KVM: PPC: Implement MMU notifiers for Book3S HV guests
Paul Mackerras
2012-03-05
KVM: PPC: Implement MMIO emulation support for Book3S HV guests
Paul Mackerras
2012-03-05
KVM: PPC: Maintain a doubly-linked list of guest HPTEs for each gfn
Paul Mackerras
2012-03-05
KVM: PPC: Allow I/O mappings in memory slots
Paul Mackerras
2012-03-05
KVM: PPC: Allow use of small pages to back Book3S HV guests
Paul Mackerras
2012-03-05
KVM: PPC: Only get pages when actually needed, not in prepare_memory_region()
Paul Mackerras
2012-03-05
KVM: PPC: Make the H_ENTER hcall more reliable
Paul Mackerras
2012-03-05
KVM: PPC: Add an interface for pinning guest pages in Book3s HV guests
Paul Mackerras
2012-03-05
KVM: PPC: Keep page physical addresses in per-slot arrays
Paul Mackerras
2012-03-05
KVM: PPC: Keep a record of HV guest view of hashed page table entries
Paul Mackerras
2012-03-05
KVM: PPC: e500: use hardware hint when loading TLB0 entries
Scott Wood
2012-03-05
KVM: PPC: Use get/set for to_svcpu to help preemption
Alexander Graf
2012-03-05
KVM: PPC: booke: Improve timer register emulation
Scott Wood
2012-03-05
KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn
Scott Wood
2012-03-05
KVM: PPC: Rename deliver_interrupts to prepare_to_enter
Scott Wood
2012-03-05
KVM: PPC: e500: MMU API
Scott Wood
2012-03-05
KVM: PPC: e500: clear up confusion between host and guest entries
Scott Wood
2012-03-05
KVM: provide synchronous registers in kvm_run
Christian Borntraeger
2012-03-05
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2012-02-24
net: Add framework to allow sending packets with customized CRC.
Ben Greear
2012-02-24
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
2012-02-23
PCI: collapse pcibios_resource_to_bus
Bjorn Helgaas
2012-02-23
powerpc/PCI: get rid of device resource fixups
Bjorn Helgaas
2012-02-23
powerpc/PCI: replace pci_probe_only with pci_flags
Bjorn Helgaas
2012-02-23
fadump: Remove the phyp assisted dump code.
Mahesh Salgaonkar
[prev]
[next]