summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-28powerpc: Check cpu_thread_in_subcore() in __cpu_up()Michael Ellerman1-1/+1
2014-05-28powerpc: Add threads_per_subcoreMichael Ellerman2-1/+10
2014-05-28powerpc/powernv: Make it possible to skip the IRQHAPPENED check in power7_nap()Michael Ellerman3-2/+11
2014-05-28powerpc/kvm/book3s_hv: Rework the secondary inhibit codeMichael Ellerman5-43/+45
2014-05-28powerpc/numa: Enable CONFIG_HAVE_MEMORYLESS_NODESNishanth Aravamudan2-0/+5
2014-05-28powerpc/numa: Enable USE_PERCPU_NUMA_NODE_IDNishanth Aravamudan3-13/+10
2014-05-28powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST modeSrivatsa S. Bhat2-1/+9
2014-05-28powerpc: Fix 64 bit builds with binutils 2.24Guenter Roeck2-2/+9
2014-05-23powerpc/fsl: Add fsl,portid-mapping to corenet1-cf chipsScott Wood10-0/+27
2014-05-23PPC: ePAPR: Fix hypercall on LE guestAlexander Graf1-2/+3
2014-05-23powerpc/mpc85xx: Add BSC9132 QDS Supportharninder rai8-0/+488
2014-05-23powerpc/mpc85xx: Remove P1023 RDS supportLijun Pan6-255/+10
2014-05-23powerpc/mpic: Don't init the fsl error int until after mpic initScott Wood1-4/+4
2014-05-23powerpc/fsl-booke: Add initial T104x_QDS board supportPrabhakar Kushwaha5-1/+263
2014-05-23powerpc/mpc85xx:Add initial device tree support of T104xPrabhakar Kushwaha3-0/+571
2014-05-23powerpc/fsl: Updated corenet-cf compatible string for corenet1-cf chipsDiana Craciun5-5/+5
2014-05-23powerpc/fsl: Updated device trees for platforms with corenet version 2Diana Craciun9-12/+42
2014-05-23powerpc/fsl: Added binding for Freescale CoreNet coherency fabric (CCF)Diana Craciun3-0/+67
2014-05-23powerpc: Fix unused variable warning for epapr_has_idleScott Wood1-1/+1
2014-05-23powerpc: fix build of epapr_paravirt on 64-bit book3sScott Wood1-0/+2
2014-05-23clk: qoriq: Update the clock bindingsTang Yuantian1-1/+9
2014-05-23powerpc: move epapr paravirt init of power_save to an initcallStuart Yoder1-1/+11
2014-05-23powerpc/85xx: Add OCA4080 board supportMartijn de Gouw4-1/+122
2014-05-23powerpc/mpc85xx: add support for Keymile's kmcoge4 boardValentin Longchamp4-2/+380
2014-05-23devcietree: bindings: add some MFD Keymile FPGAsValentin Longchamp2-0/+42
2014-05-23devicetree: bindings: add Zarlink to the vendor prefixesValentin Longchamp1-0/+1
2014-05-23fsl/pci: fix RC cannot detect PME message comingWang Dongsheng1-2/+1
2014-05-23powerpc/rmu: Fix the error memory free parametersLiu Gang1-3/+3
2014-05-23powerpc/fsl-booke64: Set vmemmap_psize to 4KScott Wood1-1/+6
2014-05-20powerpc/module: Fix stubs for BERusty Russell1-1/+1
2014-05-20macintosh/windfarm_pm121.c: Fix for possible null pointer dereferenceRickard Strandqvist1-3/+13
2014-05-20powerpc: Clear ELF personality flag if ELFv2 is not requested.Jeff Bailey1-0/+2
2014-05-20powerpc: Fix smp_processor_id() in preemptible splat in set_breakpointPaul Gortmaker6-9/+17
2014-05-20powerpc: Drop return value from set_breakpoint as it is unusedPaul Gortmaker2-5/+5
2014-05-20powerpc: Remove non-uapi linkage.h exportJames Hogan1-1/+0
2014-05-20powerpc/eeh: Fix build error for cellebGavin Shan1-0/+1
2014-05-20Revert "powerpc/powernv: Fundamental reset on PLX ports"Benjamin Herrenschmidt2-95/+16
2014-05-12powerpc: irq work racing with timer interrupt can result in timer interrupt hangAnton Blanchard1-3/+0
2014-05-12powerpc/powernv: Reset root port in firmwareGavin Shan1-1/+2
2014-05-09powerpc/fsl-rio: Fix fsl_rio_setup error paths and use-after-unmapScott Wood1-1/+9
2014-05-01powerpc/mm: use macro PGTABLE_EADDR_SIZE instead of digitalLiu Ping Fan1-1/+1
2014-05-01ppc476: Enable a linker work around for IBM errata #46Alistair Popple3-0/+34
2014-05-01powerpc: Added PCI MSI support using the HSTA moduleAlistair Popple8-25/+287
2014-05-01IBM Akebono: Add the Akebono platformAlistair Popple11-26/+901
2014-05-01IBM Currituck: Clean up board specific code before adding Akebono codeAlistair Popple2-5/+5
2014-05-01powerpc/le: Show the endianess of the LPAR under PowerVM.Tony Breeds1-0/+4
2014-05-01powerpc: Use 64k io pages when we never see an HEAAlexander Graf1-3/+22
2014-04-30powerpc: memcpy optimization for 64bit LEPhilippe Bergheaud4-8/+16
2014-04-28powerpc/tm: Add checking to treclaim/trechkptMichael Neuling2-3/+36
2014-04-28powerpc/tm: Remove unnecessary r1 saveMichael Neuling1-2/+0