aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann1-1/+0
2014-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+0
2014-11-24powerpc/pci: Remove unused force_32bit_msi quirkBenjamin Herrenschmidt1-2/+0
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-26/+26
2014-11-03PPC: bpf_jit_comp: add SKF_AD_PKTTYPE instructionDenis Kirjanov1-0/+1
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/linuxLinus Torvalds4-5/+5
2014-10-19Merge 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/kernel/git/tj/percpuLinus 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/kernel/git/tip/tipLinus Torvalds1-0/+2
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-121/+77
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds26-80/+348
2014-10-10powerpc: Fix sys_call_table declaration to enable syscall tracingRomeo Cane1-1/+1
2014-10-09Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2-45/+17
2014-10-09mm: 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/git/helgaas/pciLinus Torvalds1-2/+0
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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
2014-10-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.gitMichael Ellerman2-1/+5
2014-10-03sched, time: Fix build error with 64 bit cputime_t on 32 bit systemsRik van Riel1-0/+2
2014-10-02powerpc: Add printk levels to powerpc codeAnton Blanchard3-6/+6
2014-10-02powerpc: Remove powerpc specific cmd_lineAnton Blanchard1-2/+0
2014-10-02powerpc: Speed up clear_page by unrolling itAnton Blanchard1-11/+31
2014-10-01PCI/MSI/PPC: Remove arch_msi_check_device()Alexander Gordeev1-2/+0
2014-09-30powerpc/powernv: Override dma_get_required_mask()Gavin Shan1-0/+1
2014-09-30powerpc/eeh: Emulate EEH recovery for VFIO devicesGavin Shan1-0/+1
2014-09-30powerpc/powernv: Sync OpalPciResetScope with firmwareGavin Shan1-3/+6
2014-09-30powerpc/eeh: Unfreeze PE on enabling EEH functionalityGavin Shan1-0/+1
2014-09-30powerpc/eeh: Introduce eeh_ops::err_injectGavin Shan1-0/+2
2014-09-30powerpc/powernv: Sync header with firmwareGavin Shan1-0/+32
2014-09-30powerpc/eeh: Freeze PE before PE resetGavin Shan1-0/+1
2014-09-30powerpc/eeh: Drop unused argument in eeh_check_failure()Gavin Shan1-15/+14
2014-09-30powerpc: ppc64le optimised word at a timeAnton Blanchard1-15/+48
2014-09-30selftests/powerpc: Add test of load_unaligned_zero_pad()Michael Ellerman1-1/+12
2014-09-30powerpc: Implement load_unaligned_zeropadAnton Blanchard1-0/+40
2014-09-25powerpc/eeh: Fix kernel crash when passing through VFWei Yang1-0/+5
2014-09-25powerpc: Emulate icbi, mcrf and conditional-trap instructionsPaul Mackerras1-0/+1