aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAge
* powerpc/book3s: Introduce exclusive emergency stack for machine check exception.Mahesh Salgaonkar2013-12-05
* powerpc/book3s: Split the common exception prolog logic into two section.Mahesh Salgaonkar2013-12-05
* powerpc/powernv: Replace CONFIG_POWERNV_MSI with just CONFIG_PPC_POWERNVMichael Ellerman2013-12-01
* powerpc/pseries: CONFIG_PSERIES_MSI should depend on PPC_PSERIESMichael Ellerman2013-12-01
* powerpc/kernel/sysfs: Cleanup set up macros for PMC/non-PMC SPRsMadhavan Srinivasan2013-12-01
* powerpc: Make irq_stat.timers_irqs counting more specificfan.du2013-12-01
* powerpc: purge all the prefetched instructions for the coherent icache flushKevin Hao2013-12-01
* powerpc: kernel: remove useless code which related with 'max_cpus'Chen Gang2013-12-01
* powerpc/boot: Ignore .dtb files.Ian Campbell2013-12-01
* powerpc/dts/virtex440: Declare address/size-cells for phy deviceIan Campbell2013-12-01
* powerpc/4xx: Fix warning in kilauea.dtbIan Campbell2013-12-01
* powerpc: Use patch_exception to update the debug exception handlerKevin Hao2013-12-01
* powerpc: Move the patch_exception to a common placeKevin Hao2013-12-01
* powerpc/ps3: Remove inline marking of EXPORT_SYMBOL functionsDenis Efremov2013-12-01
* arch/powerpc/kernel: Use %12.12s instead of %12s to avoid memory overflowChen Gang2013-11-24
* powerpc/signals: Improved mark VSX not saved with small contexts fixMichael Neuling2013-11-24
* powerpc/kdump: Adding symbols in vmcoreinfo to facilitate dump filteringHari Bathini2013-11-24
* powerpc: allyesconfig should not select CONFIG_CPU_LITTLE_ENDIANAnton Blanchard2013-11-24
* powerpc: Fix error when cross building TAGS & cscopeMichael Neuling2013-11-24
* powerpc/booke: Only check for hugetlb in flush if vma != NULLScott Wood2013-11-22
* powerpc/85xx: typo in dts: "interupt" (four devices)Adam Borowski2013-11-22
* powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supportedLEROY Christophe2013-11-22
* powerpc/corenet64: compile with CONFIG_E{5,6}500_CPU wellTiejun Chen2013-11-22
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-11-22
|\
| * powerpc/signals: Mark VSX not saved with small contextsMichael Neuling2013-11-20
| * powerpc/pseries: Fix SMP=n build of rng.cMichael Ellerman2013-11-20
| * powerpc: Make cpu_to_chip_id() available when SMP=nMichael Ellerman2013-11-20
| * powerpc/vio: Fix a dma_mask issue of vioLi Zhong2013-11-20
| * powerpc: booke: Fix build failuresAneesh Kumar K.V2013-11-20
| * powerpc: ppc64 address space capped at 32TB, mmap randomisation disabledAnton Blanchard2013-11-20
| * powerpc: Only print PACATMSCRATCH in oops when TM is activeAnton Blanchard2013-11-20
| * powerpc/pseries: Duplicate dtl entries sometimes sent to userspaceAnton Blanchard2013-11-20
| * powerpc: Remove a few lines of oops outputAnton Blanchard2013-11-20
| * powerpc: Print DAR and DSISR on machine check oopsesAnton Blanchard2013-11-20
| * powerpc: Fix __get_user_pages_fast() irq handlingHeiko Carstens2013-11-20
| * powerpc/eeh: More accurate logGavin Shan2013-11-20
| * powerpc/eeh: Enable PCI_COMMAND_MASTER for PCI bridgesGavin Shan2013-11-20
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-11-20
|\ \
| * | powerpc: Wrong DWARF CFI in the kernel vdso for little-endian / ELFv2Ulrich Weigand2013-11-20
| * | powerpc: Add pseries_le_defconfigAnton Blanchard2013-11-20
| * | powerpc: Add CONFIG_CPU_LITTLE_ENDIAN kernel config option.Anton Blanchard2013-11-20
| * | powerpc: Don't use ELFv2 ABI to build the kernelAlistair Popple2013-11-20
| * | powerpc: ELF2 binaries signal handlingRusty Russell2013-11-20
| * | powerpc: ELF2 binaries launched directly.Rusty Russell2013-11-20
| * | powerpc: Set eflags correctly for ELF ABIv2 core dumps.Rusty Russell2013-11-20
| * | powerpc: Add TIF_ELF2ABI flag.Rusty Russell2013-11-20
| * | pseries: Add H_SET_MODE to change exception endiannessAnton Blanchard2013-11-20
| * | powerpc/pseries: Fix endian issues in pseries EEH codeAnton Blanchard2013-11-20
* | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-11-20
|\ \ \ | |_|/ |/| |
| * | DMA: Freescale: Add new 8-channel DMA engine device tree nodesHongbo Zhang2013-11-13