summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2014-06-11powerpc/powernv: Fix killed EEH eventGavin Shan2-8/+17
2014-06-11powerpc: fix typo 'CONFIG_PMAC'Paul Bolle1-1/+1
2014-06-11powerpc/eeh: Report frozen parent PE prior to child PEGavin Shan1-3/+24
2014-06-11powerpc/eeh: Clear frozen state for child PEGavin Shan1-4/+16
2014-06-11powerpc: Don't setup CPUs with bad statusMichael Neuling1-1/+1
2014-06-11powerpc: Correct DSCR during TM context switchSam bobroff2-10/+4
2014-06-11powerpc: Remove platforms/wsp and associated piecesMichael Ellerman6-188/+0
2014-06-11powerpc: Remove check for CONFIG_SERIAL_TEXT_DEBUGPaul Bolle1-19/+0
2014-06-11powerpc: Add AT_HWCAP2 to indicate V.CRYPTO category supportBenjamin Herrenschmidt1-1/+2
2014-06-11Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-27/+0
2014-06-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds33-787/+1195
2014-06-10booke/watchdog: refine and clean up the codesTang Yuantian1-27/+0
2014-06-07powerpc: update comments for generic idle conversionGeert Uytterhoeven1-1/+1
2014-06-05powerpc: Allow ppc_md platform hook to override memory_block_size_bytesAnton Blanchard1-0/+10
2014-06-05powerpc/eeh: Skip eeh sysfs when eeh is disabledWei Yang1-0/+3
2014-06-05powerpc/serial: Use saner flags when creating legacy portsBenjamin Herrenschmidt1-6/+9
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-65/+26
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds5-37/+18
2014-06-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+23
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-24/+2
2014-05-30KVM: PPC: Book3S PR: Rework SLB switching codeAlexander Graf1-0/+3
2014-05-30PPC: ePAPR: Fix hypercall on LE guestAlexander Graf1-2/+3
2014-05-30KVM: PPC: BOOK3S: Remove open coded make_dsisr in alignment handlerAneesh Kumar K.V1-33/+1
2014-05-30PPC: KVM: Make NX bit available with magic pageAlexander Graf1-1/+1
2014-05-30KVM: PPC: Book3S PR: Expose TAR facility to guestAlexander Graf1-0/+2
2014-05-30KVM: PPC: Book3S PR: Handle Facility interrupt and FSCRAlexander Graf1-0/+3
2014-05-30KVM: PPC: Make shared struct aka magic page guest endianAlexander Graf1-0/+4
2014-05-30KVM: PPC: BOOK3S: PR: Enable Little Endian PR guestAneesh Kumar K.V1-1/+1
2014-05-29Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...Bjorn Helgaas2-4/+2
2014-05-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2014-05-28powerpc: Fix regression of per-CPU DSCR settingSam bobroff4-33/+25
2014-05-28powerpc: Split __SYSFS_SPRSETUP macroSam bobroff1-6/+13
2014-05-28arch: powerpc/fadump: Cleaning up inconsistent NULL checksRickard Strandqvist1-3/+5
2014-05-28powerpc: Check cpu_thread_in_subcore() in __cpu_up()Michael Ellerman1-1/+1
2014-05-28powerpc: Add threads_per_subcoreMichael Ellerman1-1/+3
2014-05-28powerpc/powernv: Make it possible to skip the IRQHAPPENED check in power7_nap()Michael Ellerman1-0/+9
2014-05-28powerpc/kvm/book3s_hv: Rework the secondary inhibit codeMichael Ellerman1-31/+3
2014-05-28powerpc/numa: Enable CONFIG_HAVE_MEMORYLESS_NODESNishanth Aravamudan1-0/+1
2014-05-28powerpc/numa: Enable USE_PERCPU_NUMA_NODE_IDNishanth Aravamudan1-0/+6
2014-05-28Merge branch 'merge' into nextBenjamin Herrenschmidt1-1/+1
2014-05-28powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST modeSrivatsa S. Bhat1-1/+1
2014-05-28Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt1-3/+16
2014-05-28powerpc/PCI: Use pci_is_bridge() to simplify codeYijing Wang2-4/+2
2014-05-23PPC: ePAPR: Fix hypercall on LE guestAlexander Graf1-2/+3
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-23powerpc: move epapr paravirt init of power_save to an initcallStuart Yoder1-1/+11
2014-05-22Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar3-4/+2
2014-05-20powerpc/module: Fix stubs for BERusty Russell1-1/+1