summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)AuthorFilesLines
2018-05-30powerpc: Add missing prototype for arch_irq_work_raise()Mathieu Malaterre1-0/+1
2018-04-24powerpc/powernv: define a standard delay for OPAL_BUSY type retry loopsNicholas Piggin1-0/+3
2018-04-24powerpc/64: Fix smp_wmb barrier definition use use lwsync consistentlyNicholas Piggin2-5/+2
2017-08-11arch/powerpc: provide zero_bytemask() for big-endianChris Metcalf1-0/+5
2017-08-11Make asm/word-at-a-time.h available on all architecturesChris Metcalf1-0/+1
2017-08-11Revert "powerpc/numa: Fix percpu allocations to be NUMA aware"Greg Kroah-Hartman1-14/+0
2017-07-28powerpc/asm: Mark cr0 as clobbered in mftb()Oliver O'Halloran1-1/+1
2017-07-28powerpc/64: Fix atomic64_inc_not_zero() to return an intMichael Ellerman1-2/+2
2017-06-14powerpc/numa: Fix percpu allocations to be NUMA awareMichael Ellerman1-0/+14
2017-01-15KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras1-0/+1
2016-10-06ppc32: fix copy_from_user()Al Viro1-19/+2
2016-06-20powerpc: Use privileged SPR number for MMCR2Thomas Huth1-1/+1
2016-06-20powerpc: Fix definition of SIAR and SDAR registersThomas Huth1-2/+2
2016-06-03mm: fix huge zero page accounting in smaps reportKirill A. Shutemov1-0/+1
2016-05-18powerpc: Fix bad inline asm constraint in create_zero_mask()Anton Blanchard1-1/+1
2015-10-07powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth1-0/+1
2015-10-07powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hashMichael Ellerman1-1/+13
2015-04-23powerpc: Re-enable dynticksPaul Clarke1-0/+9
2015-04-23powerpc: fix memory corruption by pnv_alloc_idle_core_statesJan Stancek1-1/+1
2015-03-28mmu_gather: move minimal range calculations into generic codeWill Deacon2-1/+3
2015-03-24cxl: Fix device_node reference countingRyan Grimm1-1/+1
2015-01-16powerpc: add little endian flag to syscall_get_arch()Richard Guy Briggs1-1/+5
2015-01-16powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle modePaul Mackerras1-0/+2
2014-11-24powerpc/pci: Remove unused force_32bit_msi quirkBenjamin Herrenschmidt1-2/+0
2014-10-30powerpc/fadump: Fix endianess issues in firmware assisted dump handlingHari Bathini1-26/+26
2014-10-22powerpc: Wire up sys_bpf() syscallPranith Kumar2-1/+2
2014-10-22powerpc/mm: Remove redundant #if caseAneesh Kumar K.V1-1/+1
2014-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds4-5/+5
2014-10-20Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-0/+6
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+3
2014-10-15powerpc/eeh: Block PCI config access upon frozen PEGavin Shan1-0/+1
2014-10-15powerpc/eeh: Rename flag EEH_PE_RESET to EEH_PE_CFG_BLOCKEDGavin Shan1-1/+1
2014-10-15powerpc: Rename __get_SP() to current_stack_pointer()Anton Blanchard2-2/+2
2014-10-15powerpc: Reimplement __get_SP() as a function not a defineAnton Blanchard2-3/+2
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-121/+77
2014-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds26-80/+348
2014-10-10powerpc: Fix sys_call_table declaration to enable syscall tracingRomeo Cane1-1/+1
2014-10-10Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2-45/+17
2014-10-10mm: remove misleading ARCH_USES_NUMA_PROT_NONEMel Gorman2-45/+17
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+0
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-24/+42
2014-10-08powerpc/opal: Add PHB to cxl mode callIan Munsie1-0/+2
2014-10-08powerpc/mm: Add new hash_page_mm()Ian Munsie1-0/+1
2014-10-08powerpc/powerpc: Add new PCIe functions for allocating cxl interruptsIan Munsie1-0/+31
2014-10-08powerpc/cell: Make spu_flush_all_slbs() genericIan Munsie1-0/+6
2014-10-08powerpc/cell: Move data segment faulting code out of cell platformIan Munsie2-0/+14
2014-10-08powerpc/cell: Move spu_handle_mm_fault() out of cell platformIan Munsie2-3/+18
2014-10-07powerpc/pseries: Use new defines when calling H_SET_MODEMichael Neuling1-6/+6