aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-04powerpc/powernv: Add OPAL soft-poweroff routineJoel Stanley3-2/+67
2015-02-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into nextMichael Ellerman34-421/+884
2015-02-03iommu/fsl: Various cleanupsEmil Medve1-2/+2
2015-02-02Merge branch 'clk-next' into v3.19-rc7Michael Turquette2-6/+10
2015-02-02powerpc/perf/hv-gpci: add the remaining gpci requestsCody P Schafer1-1/+186
2015-02-02powerpc/perf/{hv-gpci, hv-common}: generate requests with counters annotatedCody P Schafer10-30/+316
2015-02-02powerpc/perf/hv-24x7: parse catalog and populate sysfs with eventsCody P Schafer4-17/+841
2015-02-02perf: define EVENT_DEFINE_RANGE_FORMAT_LITE helpersukadev@linux.vnet.ibm.com1-0/+10
2015-02-02powerpc/kernel: Avoid initializing device-tree pointer twiceGavin Shan1-3/+0
2015-02-02powerpc: Remove old compile time disabled syscall tracing codeMichael Ellerman3-104/+0
2015-02-02powerpc/kernel: Make syscall_exit a local labelMichael Ellerman1-9/+9
2015-02-02cxl: Fix device_node reference countingRyan Grimm2-4/+4
2015-01-30powerpc/mm: bail out early when flushing TLB pageArseny Solokha1-1/+4
2015-01-30powerpc/powermac: Convert PCI to use generic config accessorsRob Herring1-170/+39
2015-01-30powerpc/fsl_pci: Convert PCI to use generic config accessorsRob Herring1-43/+3
2015-01-29powerpc: defconfigs: add MTD_SPI_NOR (new dependency for M25P80)Brian Norris3-0/+3
2015-01-29perf/powerpc: reset event hw state when adding it to the PMUAlexandru-Cezar Sardan1-1/+3
2015-01-29powerpc/qe: Use strlcpy()Rickard Strandqvist1-3/+3
2015-01-29PowerPC-83xx: Deletion of an unnecessary check before the function call "of_node_put"Markus Elfring1-2/+1
2015-01-29powerpc: dts: pq3/85xx: Fix GPIO addressAlessio Igor Bogani1-3/+3
2015-01-29powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA QManKumar Gala3-0/+183
2015-01-29powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA BManKumar Gala2-0/+131
2015-01-29powerpc/85xx: Add support for Emerson/Artesyn MVME2500.Alessio Igor Bogani5-3/+374
2015-01-29powerpc/mpc85xx: Add ranges to etsec2 nodesScott Wood3-0/+3
2015-01-29powerpc/config: Enable MDIO supportAndy Fleming2-0/+5
2015-01-29powerpc: Add machine_check cpu function for e300c3 cpusEsben Haabendal1-0/+1
2015-01-29powerpc/8xx: Remove duplicated code in set_context()LEROY Christophe1-6/+4
2015-01-29powerpc/8xx: Optimise access to swapper_pg_dirLEROY Christophe1-16/+19
2015-01-29powerpc/8xx: Take benefit of aligned PGDIRLEROY Christophe1-19/+15
2015-01-29powerpc32: Use kmem_cache memory for PGDIRLEROY Christophe2-2/+18
2015-01-29powerpc/8xx: remove tests on PGDIR entry validityLEROY Christophe1-33/+8
2015-01-29powerpc/8xx: remove remaining unnecessary code in FixupDARLEROY Christophe1-6/+0
2015-01-29powerpc/8xx: reduce pressure on TLB due to context switchesLEROY Christophe1-1/+42
2015-01-29powerpc/8xx: use _PAGE_RO instead of _PAGE_RWLEROY Christophe3-14/+9
2015-01-29powerpc32: adds handling of _PAGE_ROLEROY Christophe4-14/+28
2015-01-29powerpc/perf: fix fsl_emb_pmu_start to write correct pmc valueTom Huynh1-1/+5
2015-01-29powerpc: Remove duplicate tlbcam_index declarationsEmil Medve2-3/+0
2015-01-29powerpc/dts: Remove T4240 emulator supportEmil Medve1-281/+0
2015-01-29powerpc/fsl_pci: Fix pci stack build bug with FRAME_WARNKim Phillips3-15/+25
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2-1/+3
2015-01-28powerpc/powernv: Don't alloc IRQ map if necessaryGavin Shan1-3/+4
2015-01-28powerpc/powernv: Separate function for OPAL IRQ setupGavin Shan1-20/+41
2015-01-28powerpc/powernv: Remove "opal" prefix from pr_xxx()sMichael Ellerman1-6/+6
2015-01-28powerpc: Remove some unused functionsMichael Ellerman5-70/+0
2015-01-28powerpc/lib: Makefile, use obj64-y to consolidate 64-bit rulesMichael Ellerman1-11/+9
2015-01-28powerpc/lib: Makefile, consolidate obj-y sectionsMichael Ellerman1-4/+3
2015-01-28powerpc/mm: fix undefined reference to `.__kernel_map_pages' on FSL PPC64Kim Phillips1-0/+1
2015-01-27Merge tag 'powerpc-3.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds2-1/+2
2015-01-27powerpc/powernv: Skip registering log region when CONFIG_PRINTK=nPranith Kumar1-0/+6
2015-01-27powerpc/pseries: Fix endian problems with LE migrationCyril Bur3-24/+22