summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2014-06-11powerpc: Remove check for CONFIG_SERIAL_TEXT_DEBUGPaul Bolle
2014-06-11powerpc: Add AT_HWCAP2 to indicate V.CRYPTO category supportBenjamin Herrenschmidt
2014-06-11Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2014-06-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-06-10booke/watchdog: refine and clean up the codesTang Yuantian
2014-06-06powerpc: update comments for generic idle conversionGeert Uytterhoeven
2014-06-05powerpc: Allow ppc_md platform hook to override memory_block_size_bytesAnton Blanchard
2014-06-05powerpc/eeh: Skip eeh sysfs when eeh is disabledWei Yang
2014-06-05powerpc/serial: Use saner flags when creating legacy portsBenjamin Herrenschmidt
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-05-30KVM: PPC: Book3S PR: Rework SLB switching codeAlexander Graf
2014-05-30PPC: ePAPR: Fix hypercall on LE guestAlexander Graf
2014-05-30KVM: PPC: BOOK3S: Remove open coded make_dsisr in alignment handlerAneesh Kumar K.V
2014-05-30PPC: KVM: Make NX bit available with magic pageAlexander Graf
2014-05-30KVM: PPC: Book3S PR: Expose TAR facility to guestAlexander Graf
2014-05-30KVM: PPC: Book3S PR: Handle Facility interrupt and FSCRAlexander Graf
2014-05-30KVM: PPC: Make shared struct aka magic page guest endianAlexander Graf
2014-05-30KVM: PPC: BOOK3S: PR: Enable Little Endian PR guestAneesh Kumar K.V
2014-05-28Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...Bjorn Helgaas
2014-05-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-05-28powerpc: Fix regression of per-CPU DSCR settingSam bobroff
2014-05-28powerpc: Split __SYSFS_SPRSETUP macroSam bobroff
2014-05-28arch: powerpc/fadump: Cleaning up inconsistent NULL checksRickard Strandqvist
2014-05-28powerpc: Check cpu_thread_in_subcore() in __cpu_up()Michael Ellerman
2014-05-28powerpc: Add threads_per_subcoreMichael Ellerman
2014-05-28powerpc/powernv: Make it possible to skip the IRQHAPPENED check in power7_nap()Michael Ellerman
2014-05-28powerpc/kvm/book3s_hv: Rework the secondary inhibit codeMichael Ellerman
2014-05-28powerpc/numa: Enable CONFIG_HAVE_MEMORYLESS_NODESNishanth Aravamudan
2014-05-28powerpc/numa: Enable USE_PERCPU_NUMA_NODE_IDNishanth Aravamudan
2014-05-28Merge branch 'merge' into nextBenjamin Herrenschmidt
2014-05-28powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST modeSrivatsa S. Bhat
2014-05-28Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt
2014-05-27powerpc/PCI: Use pci_is_bridge() to simplify codeYijing Wang
2014-05-22PPC: ePAPR: Fix hypercall on LE guestAlexander Graf
2014-05-22powerpc: Fix unused variable warning for epapr_has_idleScott Wood
2014-05-22powerpc: fix build of epapr_paravirt on 64-bit book3sScott Wood
2014-05-22powerpc: move epapr paravirt init of power_save to an initcallStuart Yoder
2014-05-22Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar
2014-05-20powerpc/module: Fix stubs for BERusty Russell
2014-05-20powerpc: Fix smp_processor_id() in preemptible splat in set_breakpointPaul Gortmaker
2014-05-20powerpc: Drop return value from set_breakpoint as it is unusedPaul Gortmaker
2014-05-20powerpc/eeh: Fix build error for cellebGavin Shan
2014-05-20Merge branch 'merge' into nextBenjamin Herrenschmidt
2014-05-13Merge branch 'dt-bus-name' into for-nextRob Herring
2014-05-13Merge tag 'signed-for-3.15' of git://github.com/agraf/linux-2.6 into kvm-masterPaolo Bonzini
2014-05-12powerpc: irq work racing with timer interrupt can result in timer interrupt hangAnton Blanchard