summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | KVM: PPC: Book3S HV: Set server for passed-through interruptsPaul Mackerras2016-09-122-0/+5
| * | | KVM: PPC: Book3S HV: Tunable to disable KVM IRQ bypassSuresh Warrier2016-09-122-1/+2
| * | | KVM: PPC: Book3S HV: Complete passthrough interrupt in hostSuresh Warrier2016-09-122-0/+13
| * | | KVM: PPC: Book3S HV: Handle passthrough interrupts in guestSuresh Warrier2016-09-121-0/+3
| * | | KVM: PPC: Book3S HV: Introduce kvmppc_passthru_irqmapSuresh Warrier2016-09-092-0/+31
| * | | KVM: PPC: select IRQ_BYPASS_MANAGERSuresh Warrier2016-09-091-0/+4
| * | | Merge branch 'kvm-ppc-infrastructure' into kvm-ppc-nextPaul Mackerras2016-09-097-86/+85
| |\ \ \
| | * | | powerpc: move hmi.c to arch/powerpc/kvm/Paolo Bonzini2016-09-092-6/+8
| | * | | powerpc/powernv: Provide facilities for EOI, usable from real modeSuresh Warrier2016-09-091-0/+3
| | * | | powerpc: Add simple cache inhibited MMIO accessorsSuresh Warrier2016-09-091-0/+29
| | * | | powerpc/mm: Speed up computation of base and actual page size for a HPTEPaul Mackerras2016-09-093-80/+45
| * | | | KVM: PPC: Implement existing and add new halt polling vcpu statsSuraj Jitindar Singh2016-09-081-0/+4
| * | | | KVM: Add provisioning for ulong vm stats and u64 vcpu statsSuraj Jitindar Singh2016-09-081-30/+30
| * | | | KVM: PPC: Book3S HV: Implement halt pollingSuraj Jitindar Singh2016-09-082-0/+2
| * | | | KVM: PPC: Book3S HV: Change vcore element runnable_threads from linked-list t...Suraj Jitindar Singh2016-09-082-2/+1
| * | | | KVM: PPC: Book3S HV: Move struct kvmppc_vcore from kvm_host.h to kvm_book3s.hSuraj Jitindar Singh2016-09-082-35/+35
| * | | | KVM: PPC: Implement kvm_arch_intc_initialized() for PPCPaul Mackerras2016-08-191-0/+2
| |/ / /
* | | | Merge tag 'powerpc-4.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-09-171-1/+1
|\ \ \ \
| * | | | powerpc/kernel: Fix size of NUM_CPU_FTR_KEYS on 32-bitMichael Ellerman2016-09-121-1/+1
| | |/ / | |/| |
* | | | Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-141-21/+2
|\ \ \ \
| * | | | ppc32: fix copy_from_user()Al Viro2016-09-131-23/+2
| | |/ / | |/| |
* | | | usercopy: fold builtin_const check into inline functionKees Cook2016-09-061-12/+7
| |/ / |/| |
* | | powerpc: move hmi.c to arch/powerpc/kvm/Paolo Bonzini2016-08-222-6/+8
* | | powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)Mauricio Faria de Oliveira2016-08-221-0/+1
* | | powerpc: cputhreads: Add missing include fileGuenter Roeck2016-08-221-0/+1
|/ /
* | Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-08-124-8/+16
|\ \
| * | powerpc/32: Fix crash during static key initBenjamin Herrenschmidt2016-08-101-0/+1
| * | powerpc/ptrace: Fix coredump since ptrace TM changesCyril Bur2016-08-101-8/+0
| * | powerpc/powernv: Move IDLE_STATE_ENTER_SEQ macro to cpuidle.hMahesh Salgaonkar2016-08-091-0/+13
| * | powerpc/xics: Properly set Edge/Level type and enable resendBenjamin Herrenschmidt2016-08-091-0/+2
| |/
* | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2016-08-081-2/+19
|\ \ | |/ |/|
| * powerpc/uaccess: Enable hardened usercopyKees Cook2016-07-261-2/+19
* | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-051-78/+0
|\ \
| * | char/genrtc: remove powerpc supportArnd Bergmann2016-06-041-78/+0
* | | Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-08-0525-66/+245
|\ \ \
| * | | powerpc/mm: Move register_process_table() out of ppc_mdMichael Ellerman2016-08-042-2/+4
| * | | powerpc/ptrace: Enable support for Performance Monitor registersAnshuman Khandual2016-08-011-1/+2
| * | | powerpc/ptrace: Enable support for EBB registersAnshuman Khandual2016-08-011-0/+1
| * | | powerpc/ptrace: Enable support for TM SPR stateAnshuman Khandual2016-08-011-0/+1
| * | | powerpc/ptrace: Enable support for NT_PPC_CVSXAnshuman Khandual2016-08-011-0/+1
| * | | powerpc/ptrace: Enable support for NT_PPC_CVMXAnshuman Khandual2016-08-011-0/+1
| * | | powerpc/process: Add the function flush_tmregs_to_threadAnshuman Khandual2016-08-011-0/+8
| * | | powerpc/mm: remove flush_tlb_page_nohashAneesh Kumar K.V2016-08-013-14/+0
| * | | powerpc/mm/hugetlb: Add flush_hugetlb_tlb_rangeAneesh Kumar K.V2016-08-012-0/+12
| * | | powerpc/mm/radix/hugetlb: Add helper for finding page size from hstateAneesh Kumar K.V2016-08-012-2/+17
| * | | powerpc/mm/radix: Rename function and drop unused argAneesh Kumar K.V2016-08-011-5/+5
| * | | powerpc/mm/radix: Add tlb flush of THP ptesAneesh Kumar K.V2016-08-012-0/+11
| * | | powerpc/mm: Drop multiple definition of mm_is_core_localAneesh Kumar K.V2016-08-011-0/+13
| * | | powerpc/mm: Use hugetlb flush functionsAneesh Kumar K.V2016-08-011-1/+1
| * | | powerpc/mm/hash: Add helper for finding SLBE LLP encodingAneesh Kumar K.V2016-08-012-2/+10