aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2014-12-02powerpc/eeh: Set EEH_PE_RESET on PE resetGavin Shan1-0/+1
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-18powerpc/iommu: Rename iommu_[un]map_sg functionsJoerg Roedel1-7/+10
2014-11-18Merge remote-tracking branch 'scottwood/next' into nextMichael Ellerman4-3/+31
2014-11-17mmu_gather: move minimal range calculations into generic codeWill Deacon2-1/+3
2014-11-17rtc/tpo: Driver to support rtc and wakeup on PowerNV platformNeelesh Gupta1-2/+5
2014-11-17powerpc: Use generic PIE randomizationVineeth Vijayan1-2/+1
2014-11-14powerpc/mm: Switch to generic RCU get_user_pages_fastAneesh Kumar K.V4-10/+8
2014-11-14mm: Update generic gup implementation to handle hugepage directoryAneesh Kumar K.V1-0/+1
2014-11-14powerpc/mm: Add missing pmd accessorsAneesh Kumar K.V3-14/+56
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-26/+26
2014-11-12Merge branch 'topic/opal-ipmi' into nextMichael Ellerman1-0/+17
2014-11-12powerpc: Fix comment typos in arch/powerpc/include/asm/bitops.hBoqun Feng1-2/+2
2014-11-12powerpc/powernv: Add OPAL IPMI interfaceJeremy Kerr1-0/+17
2014-11-11net: introduce SO_INCOMING_CPUEric Dumazet1-0/+2
2014-11-10powerpc: Don't use local named register variable in current_thread_infoAnton Blanchard1-3/+2
2014-11-10powerpc: Remove unused vgacon_remap_base & fix build breakMichael Ellerman1-3/+1
2014-11-10powerpc: Remove unused CPU_FTRS_A2Michael Ellerman1-6/+2
2014-11-10powerpc: Remove CPU_FTR_HVMODE from CPU_FTRS_ALWAYSMichael Ellerman1-1/+1
2014-11-10powerpc: Remove unused devm_ioremap_prot()Kyle McMartin1-3/+0
2014-11-10powerpc: make __ffs return unsigned longAnton Blanchard1-1/+1
2014-11-10powerpc: Remove bootmem allocatorAnton Blanchard1-2/+1
2014-11-07powerpc/fsl: Added rcw registers to global utility registersIgal Liberman1-1/+4
2014-11-07powerpc/8xx: set PTE bit 22 off TLBmissLEROY Christophe2-2/+25
2014-11-07powerpc/8xx: Implement 16k pagesLEROY Christophe1-0/+2
2014-11-05powerpc: Remove ppc_md.remove_memoryAnton Blanchard1-4/+0
2014-11-05powerpc: Remove ppc64_boot_msgAnton Blanchard1-10/+0
2014-11-05Merge branch 'topic/get-cpu-var' into nextMichael Ellerman3-7/+12
2014-11-05Merge branch 'topic/pm-power-off' into nextMichael Ellerman1-1/+0
2014-11-03PPC: bpf_jit_comp: add SKF_AD_PKTTYPE instructionDenis Kirjanov1-0/+1
2014-11-03powerpc: Convert power off logic to pm_power_offAlexander Graf1-1/+0
2014-11-03powerpc: Replace __get_cpu_var usesChristoph Lameter3-7/+12
2014-10-30powerpc/fadump: Fix endianess issues in firmware assisted dump handlingHari Bathini1-26/+26
2014-10-22powerpc: Wire up sys_bpf() syscallPranith Kumar3-1/+3
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-20powerpc: io: implement dummy relaxed accessor macros for writesWill Deacon1-4/+8
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-120/+76
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds26-78/+346
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