summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | 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
| | * | | | | | 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
| | * | | | | | 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-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
| * | | | | | | 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-022-4/+4
| |/ / / / / /
| * | | | | | 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
| * | | | | | powerpc/powernv: Skip registering log region when CONFIG_PRINTK=nPranith Kumar2015-01-271-0/+6
| * | | | | | powerpc/pseries: Fix endian problems with LE migrationCyril Bur2015-01-273-24/+22
| * | | | | | powerpc: Add 64bit optimised memcmpAnton Blanchard2015-01-233-1/+237
| * | | | | | powerpc/powernv: Remove pnv_pci_probe_mode()Gavin Shan2015-01-231-30/+0
| * | | | | | powerpc/eeh: Allow to set maximal frozen timesGavin Shan2015-01-233-7/+26
| * | | | | | powerpc/eeh: Introduce flag EEH_PE_REMOVEDGavin Shan2015-01-233-5/+4
| * | | | | | powerpc/eeh: Fix missed PE#0 on P7IOCGavin Shan2015-01-233-5/+25
| * | | | | | powerpc/kernel: Avoid memory corruption at early stageGavin Shan2015-01-231-0/+8
| * | | | | | powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus()Emil Medve2015-01-234-4/+4
| * | | | | | powerpc/kprobes: Fix kallsyms lookup across powerpc ABIv1 and ABIv2Naveen N. Rao2015-01-231-19/+44
| * | | | | | powerpc: Rename _TIF_SYSCALL_T_OR_A to _TIF_SYSCALL_DOTRACEMichael Ellerman2015-01-233-7/+7
OpenPOWER on IntegriCloud