aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAge
...
| * | | | drivers/pci/hotplug: Support surprise hotplug in powernv driverGavin Shan2016-09-29
| |/ / /
| * | | powerpc/32: Remove CLR_TOP32Christophe Leroy2016-09-22
| * | | powerpc: Fix usage of _PAGE_RO in hugepageChristophe Leroy2016-09-22
| * | | powerpc/pseries: Remove unnecessary syscall trampolineNicholas Piggin2016-09-22
| * | | powerpc/mm: Add radix flush all with IS=3Aneesh Kumar K.V2016-09-22
| * | | powerpc/64/kexec: Fix MMU cleanup on radixBenjamin Herrenschmidt2016-09-22
| * | | powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-20
| * | | powerpc: Don't change the section in _GLOBAL()Michael Ellerman2016-09-18
| * | | powerpc/kernel: Use kprobe blacklist for asm functionsNicholas Piggin2016-09-18
| * | | powerpc: Use kprobe blacklist for exception handlersNicholas Piggin2016-09-18
| * | | powerpc/mm: Update the HID bit when switching from radix to hashAneesh Kumar K.V2016-09-13
| * | | powerpc/mm/radix: Use different pte update sequence for different POWER9 revsAneesh Kumar K.V2016-09-13
| * | | powerpc/mm/radix: Use different RTS encoding for different POWER9 revsAneesh Kumar K.V2016-09-13
| * | | powerpc/book3s: Add a cpu table entry for different POWER9 revsAneesh Kumar K.V2016-09-13
| * | | powerpc/64: Do load of PACAKBASE in LOAD_HANDLERMichael Ellerman2016-09-13
| * | | powerpc/64: Correct comment on LOAD_HANDLER()Michael Ellerman2016-09-13
| * | | powerpc/sparse: Add more assembler prototypesDaniel Axtens2016-09-13
| * | | powerpc/fadump: Set core e_flags using kernel's ELF ABI versionDaniel Axtens2016-09-13
| |/ /
* | | Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-06
|\ \ \
| * | | KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 registerThomas Huth2016-09-27
| * | | KVM: PPC: Book3S: Remove duplicate setting of the B field in tlbieBalbir Singh2016-09-27
| * | | KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-threadPaul Mackerras2016-09-27
| * | | KVM: PPC: Book3S HV: Counters for passthrough IRQ statsSuresh Warrier2016-09-11
| * | | KVM: PPC: Book3S HV: Set server for passed-through interruptsPaul Mackerras2016-09-11
| * | | KVM: PPC: Book3S HV: Tunable to disable KVM IRQ bypassSuresh Warrier2016-09-11
| * | | KVM: PPC: Book3S HV: Complete passthrough interrupt in hostSuresh Warrier2016-09-11
| * | | KVM: PPC: Book3S HV: Handle passthrough interrupts in guestSuresh Warrier2016-09-11
| * | | KVM: PPC: Book3S HV: Introduce kvmppc_passthru_irqmapSuresh Warrier2016-09-09
| * | | KVM: PPC: select IRQ_BYPASS_MANAGERSuresh Warrier2016-09-09
| * | | Merge branch 'kvm-ppc-infrastructure' into kvm-ppc-nextPaul Mackerras2016-09-09
| |\ \ \
| | * | | powerpc: move hmi.c to arch/powerpc/kvm/Paolo Bonzini2016-09-09
| | * | | powerpc/powernv: Provide facilities for EOI, usable from real modeSuresh Warrier2016-09-09
| | * | | powerpc: Add simple cache inhibited MMIO accessorsSuresh Warrier2016-09-09
| | * | | powerpc/mm: Speed up computation of base and actual page size for a HPTEPaul Mackerras2016-09-09
| * | | | KVM: PPC: Implement existing and add new halt polling vcpu statsSuraj Jitindar Singh2016-09-07
| * | | | KVM: Add provisioning for ulong vm stats and u64 vcpu statsSuraj Jitindar Singh2016-09-07
| * | | | KVM: PPC: Book3S HV: Implement halt pollingSuraj Jitindar Singh2016-09-07
| * | | | KVM: PPC: Book3S HV: Change vcore element runnable_threads from linked-list t...Suraj Jitindar Singh2016-09-07
| * | | | KVM: PPC: Book3S HV: Move struct kvmppc_vcore from kvm_host.h to kvm_book3s.hSuraj Jitindar Singh2016-09-07
| * | | | KVM: PPC: Implement kvm_arch_intc_initialized() for PPCPaul Mackerras2016-08-18
| |/ / /
* | | | Merge tag 'powerpc-4.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-09-17
|\ \ \ \
| * | | | powerpc/kernel: Fix size of NUM_CPU_FTR_KEYS on 32-bitMichael Ellerman2016-09-11
| | |/ / | |/| |
* | | | Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-14
|\ \ \ \
| * | | | ppc32: fix copy_from_user()Al Viro2016-09-13
| | |/ / | |/| |
* | | | usercopy: fold builtin_const check into inline functionKees Cook2016-09-06
| |/ / |/| |
* | | powerpc: move hmi.c to arch/powerpc/kvm/Paolo Bonzini2016-08-21
* | | powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)Mauricio Faria de Oliveira2016-08-21
* | | powerpc: cputhreads: Add missing include fileGuenter Roeck2016-08-21
|/ /
* | Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-08-12
|\ \
| * | powerpc/32: Fix crash during static key initBenjamin Herrenschmidt2016-08-10