summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
Commit message (Expand)AuthorAge
...
| * | | | | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-03-24
| |\ \ \ \ \ | | |/ / / /
| | * | | | KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9Paul Mackerras2018-03-24
| | * | | | powerpc/powernv: Provide a way to force a core into SMT4 modePaul Mackerras2018-03-24
| | * | | | powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2Paul Mackerras2018-03-24
| | * | | | powerpc: Free up CPU feature bits on 64-bit machinesPaul Mackerras2018-03-24
| | * | | | powerpc: Book E: Remove unused CPU_FTR_L2CSR bitPaul Mackerras2018-03-24
| | * | | | powerpc: Use feature bit for RTC presence rather than timebase presencePaul Mackerras2018-03-24
| | | |/ / | | |/| |
| * | | | powerpc: Remove unused flush_dcache_phys_range()Matt Brown2018-03-20
| * | | | lib/raid6/altivec: Add vpermxor implementation for raid6 Q syndromeMatt Brown2018-03-20
| * | | | powerpc/mm/slice: remove radix calls to the slice codeNicholas Piggin2018-03-13
| * | | | powerpc/mm/slice: implement a slice mask cacheNicholas Piggin2018-03-13
| * | | | powerpc/mm/slice: Simplify and optimise slice context initialisationNicholas Piggin2018-03-13
| * | | | powerpc/xmon: Move empty plpar_set_ciabr() into plpar_wrappers.hMichael Ellerman2018-03-13
| * | | | powerpc: Rename plapr routines to plparMichael Ellerman2018-03-13
| * | | | powerpc/pseries: Make plpar_wrappers.h safe to include when PSERIES=nMichael Ellerman2018-03-13
| * | | | powerpc/pseries: Move smp_query_cpu_stopped() etc. out of plpar_wrappers.hMichael Ellerman2018-03-13
| * | | | powerpc/32: Add missing prototypes for (early|machine)_init()Mathieu Malaterre2018-03-13
| * | | | powerpc: Avoid comparison of unsigned long >= 0 in __access_ok()Mathieu Malaterre2018-03-13
| * | | | powerpc: Avoid comparison of unsigned long >= 0 in pfn_valid()Mathieu Malaterre2018-03-13
| * | | | powerpc: Add missing prototypes for ppc_select() & ppc_fadvise64_64()Mathieu Malaterre2018-03-13
| * | | | powerpc: Add missing prototypes for hw_breakpoint_handler() & arch_unregister...Mathieu Malaterre2018-03-13
| * | | | powerpc: Add missing prototype for sys_debug_setcontext()Mathieu Malaterre2018-03-13
| * | | | powerpc: Add missing prototype for init_IRQ()Mathieu Malaterre2018-03-13
| * | | | powerpc: Add missing prototype for arch_irq_work_raise()Mathieu Malaterre2018-03-13
| * | | | powerpc: Add missing prototype for arch_dup_task_struct()Mathieu Malaterre2018-03-13
| * | | | powerpc: Add missing prototype for time_init()Mathieu Malaterre2018-03-13
| * | | | powerpc: Add missing prototype for hdec_interruptMathieu Malaterre2018-03-13
| * | | | powerpc: Add missing prototype for slb_miss_bad_addr()Mathieu Malaterre2018-03-13
| * | | | powerpc/kernel: Make function __giveup_fpu() staticMathieu Malaterre2018-03-13
| * | | | powerpc/epapr: Move register keyword at the beginning of declarationMathieu Malaterre2018-03-13
| * | | | powerpc/powernv: Enable tunneled operationsPhilippe Bergheaud2018-03-13
| * | | | powerpc/8xx: Increase number of slices to 64Christophe Leroy2018-03-06
| * | | | powerpc/mm/slice: Allow up to 64 low slicesChristophe Leroy2018-03-06
| * | | | powerpc/mm/slice: Fix hugepage allocation at hint address on 8xxChristophe Leroy2018-03-06
| * | | | powerpc/mm/slice: Enhance for supporting PPC32Christophe Leroy2018-03-06
| * | | | powerpc/mm/slice: create header files dedicated to slicesChristophe Leroy2018-03-06
| | |_|/ | |/| |
* | | | Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-06
|\ \ \ \
| * | | | powerpc/pci: Use generic pci_mmap_resource_range()David Woodhouse2018-02-28
| | |/ / | |/| |
* | | | mm, powerpc: use vma_kernel_pagesize() in vma_mmu_pagesize()Dan Williams2018-04-05
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2018-04-03
|\ \ \ \
| * | | | mm: Add address parameter to arch_validate_prot()Khalid Aziz2018-03-18
| | |/ / | |/| |
* | | | Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-02
|\ \ \ \ | |_|_|/ |/| | |
| * | | dma/direct: Handle the memory encryption bit in common codeChristoph Hellwig2018-03-20
| |/ /
* | | powerpc/mm: Fixup tlbie vs store ordering issue on POWER9Aneesh Kumar K.V2018-03-23
* | | powerpc/mm/radix: Remove unused codeAneesh Kumar K.V2018-03-23
* | | powerpc/mm: Add tracking of the number of coprocessors using a contextBenjamin Herrenschmidt2018-03-23
|/ /
* | powerpc/pseries: Fix duplicate firmware feature for DRC_INFOMichael Ellerman2018-02-22
* | powerpc/pseries: Add empty update_numa_cpu_lookup_table() for NUMA=nCorentin Labbe2018-02-15
* | Merge tag 'powerpc-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-02-14
|\ \ | |/ |/|
| * powerpc/kdump: Fix powernv build break when KEXEC_CORE=nGuenter Roeck2018-02-13