summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm: Warn on flushing tlb page in kernel contextArseny Solokha2015-02-041-1/+5
* powerpc/powernv: Add OPAL soft-poweroff routineJoel Stanley2015-02-043-2/+67
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2015-02-0438-426/+1011
|\
| * powerpc/mm: bail out early when flushing TLB pageArseny Solokha2015-01-301-1/+4
| * powerpc: defconfigs: add MTD_SPI_NOR (new dependency for M25P80)Brian Norris2015-01-293-0/+3
| * perf/powerpc: reset event hw state when adding it to the PMUAlexandru-Cezar Sardan2015-01-291-1/+3
| * powerpc/qe: Use strlcpy()Rickard Strandqvist2015-01-291-3/+3
| * PowerPC-83xx: Deletion of an unnecessary check before the function call "of_n...Markus Elfring2015-01-291-2/+1
| * powerpc: dts: pq3/85xx: Fix GPIO addressAlessio Igor Bogani2015-01-291-3/+3
| * powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA QManKumar Gala2015-01-293-0/+183
| * powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA BManKumar Gala2015-01-292-0/+131
| * dt/bindings: b/qman: Add phandle to the portalsEmil Medve2015-01-292-0/+20
| * dt/bindings: b/qman: Fix the alloc-ranges in the example(s)Emil Medve2015-01-292-3/+3
| * memory/fsl-corenet-cf: Add t1040 supportScott Wood2015-01-291-2/+34
| * powerpc/85xx: Add support for Emerson/Artesyn MVME2500.Alessio Igor Bogani2015-01-295-3/+374
| * powerpc/mpc85xx: Add ranges to etsec2 nodesScott Wood2015-01-293-0/+3
| * powerpc/config: Enable MDIO supportAndy Fleming2015-01-292-0/+5
| * powerpc: Add machine_check cpu function for e300c3 cpusEsben Haabendal2015-01-291-0/+1
| * powerpc/8xx: Remove duplicated code in set_context()LEROY Christophe2015-01-291-6/+4
| * powerpc/8xx: Optimise access to swapper_pg_dirLEROY Christophe2015-01-291-16/+19
| * powerpc/8xx: Take benefit of aligned PGDIRLEROY Christophe2015-01-291-19/+15
| * powerpc32: Use kmem_cache memory for PGDIRLEROY Christophe2015-01-292-2/+18
| * powerpc/8xx: remove tests on PGDIR entry validityLEROY Christophe2015-01-291-33/+8
| * powerpc/8xx: remove remaining unnecessary code in FixupDARLEROY Christophe2015-01-291-6/+0
| * powerpc/8xx: reduce pressure on TLB due to context switchesLEROY Christophe2015-01-291-1/+42
| * power/fsl: add MDIO dt binding for FManShaohui Xie2015-01-291-0/+70
| * powerpc/8xx: use _PAGE_RO instead of _PAGE_RWLEROY Christophe2015-01-293-14/+9
| * powerpc32: adds handling of _PAGE_ROLEROY Christophe2015-01-294-14/+28
| * powerpc/perf: fix fsl_emb_pmu_start to write correct pmc valueTom Huynh2015-01-291-1/+5
| * powerpc: Remove duplicate tlbcam_index declarationsEmil Medve2015-01-292-3/+0
| * powerpc/dts: Remove T4240 emulator supportEmil Medve2015-01-291-281/+0
| * powerpc/fsl_pci: Fix pci stack build bug with FRAME_WARNKim Phillips2015-01-293-15/+25
* | powerpc/perf/hv-24x7: Document sysfs event description entriesCody P Schafer2015-02-021-0/+22
* | powerpc/perf/hv-gpci: add the remaining gpci requestsCody P Schafer2015-02-021-1/+186
* | powerpc/perf/{hv-gpci, hv-common}: generate requests with counters annotatedCody P Schafer2015-02-0210-30/+316
* | powerpc/perf/hv-24x7: parse catalog and populate sysfs with eventsCody P Schafer2015-02-024-17/+841
* | perf: define EVENT_DEFINE_RANGE_FORMAT_LITE helpersukadev@linux.vnet.ibm.com2015-02-021-0/+10
* | perf: add PMU_EVENT_ATTR_STRING() helperCody P Schafer2015-02-021-0/+7
* | perf: provide sysfs_show for struct perf_pmu_events_attrCody P Schafer2015-02-022-0/+15
* | powerpc/kernel: Avoid initializing device-tree pointer twiceGavin Shan2015-02-021-3/+0
* | powerpc: Remove old compile time disabled syscall tracing codeMichael Ellerman2015-02-023-104/+0
* | powerpc/kernel: Make syscall_exit a local labelMichael Ellerman2015-02-021-9/+9
* | cxl: Fix device_node reference countingRyan Grimm2015-02-023-5/+5
|/
* powerpc/powernv: Don't alloc IRQ map if necessaryGavin Shan2015-01-281-3/+4
* powerpc/powernv: Separate function for OPAL IRQ setupGavin Shan2015-01-281-20/+41
* powerpc/powernv: Remove "opal" prefix from pr_xxx()sMichael Ellerman2015-01-281-6/+6
* powerpc: Remove some unused functionsMichael Ellerman2015-01-285-70/+0
* powerpc/lib: Makefile, use obj64-y to consolidate 64-bit rulesMichael Ellerman2015-01-281-11/+9
* powerpc/lib: Makefile, consolidate obj-y sectionsMichael Ellerman2015-01-281-4/+3
* powerpc/mm: fix undefined reference to `.__kernel_map_pages' on FSL PPC64Kim Phillips2015-01-281-0/+1