summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2013-05-111-1/+1
|\
| * powerpc: Remove static branch prediction in 64bit traced syscall pathAnton Blanchard2013-04-101-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-101-8/+0
|\ \
| * | unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2013-05-091-8/+0
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-097-17/+1
|\ \ \
| * | | Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-161-5/+0
| * | | powerpc: remove redundant GENERIC_GPIO selectionAlexandre Courbot2013-03-206-11/+0
* | | | powerpc: Make hard_irq_disable() do the right thing vs. irq tracingBenjamin Herrenschmidt2013-05-071-9/+7
* | | | powerpc/topology: Fix spurr attribute permissionBenjamin Herrenschmidt2013-05-061-1/+1
* | | | powerpc/pci: Support per-aperture memory offsetBenjamin Herrenschmidt2013-05-0610-104/+54
* | | | powerpc/cell/iommu: Improve error message for missing nodeBenjamin Herrenschmidt2013-05-061-1/+1
* | | | powerpc/cell/spufs: Fix status attribute permissionBenjamin Herrenschmidt2013-05-061-1/+1
* | | | irqdomain: Allow quiet failure modeBenjamin Herrenschmidt2013-05-061-3/+11
* | | | powerpc/pnv: Fix "compatible" property for P8 PHBBenjamin Herrenschmidt2013-05-061-1/+1
* | | | powerpc/pci: Don't add bogus empty resources to PHBsBenjamin Herrenschmidt2013-05-061-14/+16
* | | | powerpc/powerpnv: Properly handle failure starting CPUsBenjamin Herrenschmidt2013-05-061-1/+3
* | | | powerpc/cputable: Advertise support for ISEL/HTM/DSCR/TAR on POWER8Nishanth Aravamudan2013-05-061-0/+5
* | | | powerpc/cputable: Advertise ISEL support on appropriate embedded processorsNishanth Aravamudan2013-05-061-0/+5
* | | | powerpc/cputable: Advertise DSCR support on P7/P7+Nishanth Aravamudan2013-05-061-0/+4
* | | | powerpc/cputable: Reserve bits in HWCAP2 for new featuresNishanth Aravamudan2013-05-062-0/+11
* | | | powerpc/pseries: Perform proper max_bus_speed detectionKleber Sacilotto de Souza2013-05-065-0/+70
* | | | powerpc/pseries: Force 32 bit MSIs for devices that require itBrian King2013-05-062-3/+20
* | | | powerpc/tm: Fix null pointer deference in flush_hash_pageMichael Neuling2013-05-061-0/+1
* | | | powerpc/powernv: Defer OPAL exception handler registrationJeremy Kerr2013-05-061-2/+13
* | | | powerpc: Emulate non privileged DSCR read and writeAnton Blanchard2013-05-062-2/+12
* | | | Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-0537-230/+5185
|\ \ \ \
| * | | | KVM: PPC: Book3S: Add API for in-kernel XICS emulationPaul Mackerras2013-05-026-25/+205
| * | | | kvm/ppc/mpic: fix missing unlock in set_base_addr()Wei Yongjun2013-05-021-1/+1
| * | | | kvm/ppc: Hold srcu lock when calling kvm_io_bus_read/writeScott Wood2013-05-021-4/+19
| * | | | kvm/ppc/mpic: remove usersScott Wood2013-05-021-1/+0
| * | | | kvm/ppc/mpic: fix mmio region lists when multiple guests usedScott Wood2013-05-021-21/+32
| * | | | KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler statePaul Mackerras2013-04-264-0/+123
| * | | | KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS callsPaul Mackerras2013-04-264-15/+113
| * | | | KVM: PPC: Book3S HV: Improve real-mode handling of external interruptsPaul Mackerras2013-04-263-64/+80
| * | | | KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulationBenjamin Herrenschmidt2013-04-265-19/+490
| * | | | KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVMBenjamin Herrenschmidt2013-04-267-19/+158
| * | | | KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controllerBenjamin Herrenschmidt2013-04-2612-2/+1192
| * | | | KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS callsMichael Ellerman2013-04-2610-1/+230
| * | | | kvm/ppc/mpic: Eliminate mmio_mappedScott Wood2013-04-261-28/+1
| * | | | kvm: destroy emulated devices on VM exitScott Wood2013-04-261-2/+0
| * | | | KVM: PPC: MPIC: Restrict to e500 platformsAlexander Graf2013-04-261-1/+1
| * | | | KVM: PPC: MPIC: Add support for KVM_IRQ_LINEAlexander Graf2013-04-262-0/+14
| * | | | KVM: PPC: Support irq routing and irqfd for in-kernel MPICAlexander Graf2013-04-266-1/+139
| * | | | kvm/ppc/mpic: add KVM_CAP_IRQ_MPICScott Wood2013-04-265-8/+132
| * | | | kvm/ppc/mpic: in-kernel MPIC emulationScott Wood2013-04-268-200/+626
| * | | | kvm/ppc/mpic: adapt to kernel style and environmentScott Wood2013-04-261-237/+208
| * | | | kvm/ppc/mpic: remove some obviously unneeded codeScott Wood2013-04-261-344/+0
| * | | | kvm/ppc/mpic: import hw/openpic.c from QEMUScott Wood2013-04-261-0/+1686
| * | | | KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty mapPaul Mackerras2013-04-266-21/+80
| * | | | KVM: PPC: Book3S HV: Make HPT reading code notice R/C bit changesPaul Mackerras2013-04-263-20/+63