summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorLines
2014-01-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds-9/+13
2014-01-13powerpc: Check return value of instance-to-package OF callBenjamin Herrenschmidt-9/+13
2013-12-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds-0/+2
2013-12-30powerpc: Fix alignment of secondary cpu spin varsOlof Johansson-0/+1
2013-12-30powerpc: Align p_endAnton Blanchard-0/+1
2013-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-16/+17
2013-12-20Merge tag 'signed-for-3.13' of git://github.com/agraf/linux-2.6 into kvm-masterPaolo Bonzini-16/+17
2013-12-18powerpc: book3s: kvm: Don't abuse host r2 in exit pathAneesh Kumar K.V-0/+1
2013-12-13powerpc: Fix endian issues in crash dump codeAnton Blanchard-3/+3
2013-12-13powerpc: Fix topology core_id endian issue on LE buildsAnton Blanchard-2/+2
2013-12-13powerpc: Fix endian issue in setup-common.cAnton Blanchard-2/+2
2013-12-13powerpc: PTRACE_PEEKUSR always returns FPR0Ulrich Weigand-2/+2
2013-12-11powerpc/kvm/booke: Fix build break due to stack frame size warningScott Wood-16/+16
2013-12-10powerpc: Fix up the kdump base cap to 128MMahesh Salgaonkar-1/+1
2013-12-10powerpc: Fix build break with PPC_EARLY_DEBUG_BOOTX=yMichael Ellerman-1/+4
2013-11-25arch/powerpc/kernel: Use %12.12s instead of %12s to avoid memory overflowChen Gang-1/+1
2013-11-25powerpc/signals: Improved mark VSX not saved with small contexts fixMichael Neuling-9/+13
2013-11-25powerpc/kdump: Adding symbols in vmcoreinfo to facilitate dump filteringHari Bathini-0/+12
2013-11-22powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supportedLEROY Christophe-0/+6
2013-11-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds-32/+59
2013-11-21powerpc/signals: Mark VSX not saved with small contextsMichael Neuling-1/+9
2013-11-21powerpc: Make cpu_to_chip_id() available when SMP=nMichael Ellerman-16/+20
2013-11-21powerpc/vio: Fix a dma_mask issue of vioLi Zhong-1/+1
2013-11-21powerpc: Only print PACATMSCRATCH in oops when TM is activeAnton Blanchard-1/+2
2013-11-21powerpc/pseries: Duplicate dtl entries sometimes sent to userspaceAnton Blanchard-2/+2
2013-11-21powerpc: Remove a few lines of oops outputAnton Blanchard-9/+9
2013-11-21powerpc: Print DAR and DSISR on machine check oopsesAnton Blanchard-1/+1
2013-11-21powerpc/eeh: More accurate logGavin Shan-2/+7
2013-11-21powerpc/eeh: Enable PCI_COMMAND_MASTER for PCI bridgesGavin Shan-0/+9
2013-11-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-25/+66
2013-11-21powerpc: Wrong DWARF CFI in the kernel vdso for little-endian / ELFv2Ulrich Weigand-1/+15
2013-11-21powerpc: ELF2 binaries signal handlingRusty Russell-9/+16
2013-11-21powerpc: ELF2 binaries launched directly.Rusty Russell-15/+35
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-11/+44
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+2
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-12/+0
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds-2/+1
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+1
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-15/+6
2013-11-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-518/+623
2013-11-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-16/+1
2013-11-09constify copy_siginfo_to_user{,32}()Al Viro-1/+1
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring-46/+97
2013-11-06powerpc: Fix fatal SLB miss when restoring PPRBenjamin Herrenschmidt-1/+9
2013-11-04powerpc/pci: Use pci_is_pcie() to simplify code [fix]Yijing Wang-1/+1
2013-11-04Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queueGleb Natapov-131/+166
2013-10-31of: Move definition of of_find_next_cache_node into common code.Sudeep KarkadaNagesha-31/+0
2013-10-31powerpc: Remove big endianness assumption in of_find_next_cache_nodeSudeep KarkadaNagesha-1/+1
2013-10-31powerpc/tm: Remove interrupt disable in __switch_to()Michael Neuling-5/+2