- 2b12164 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
- 02a68d0 powerpc/kvm/cma: Fix panic introduces by signed shift operation by Laurent Dufour · 10 years ago
- b41d34b kexec: remove CONFIG_KEXEC dependency on crypto by Vivek Goyal · 10 years ago
- c04fa58 PC, KVM, CMA: Fix regression caused by wrong get_order() use by Alexey Kardashevskiy · 10 years ago
- 1d508f8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
- ae36e95 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
- 9e81330 powerpc/thp: Add tracepoints to track hugepage invalidate by Aneesh Kumar K.V · 10 years ago
- 85c1faf powerpc/mm: Use read barrier when creating real_pte by Aneesh Kumar K.V · 10 years ago
- 7e46724 powerpc/thp: Use ACCESS_ONCE when loading pmdp by Aneesh Kumar K.V · 10 years ago
- 969b7b2 powerpc/thp: Invalidate with vpn in loop by Aneesh Kumar K.V · 10 years ago
- fc04795 powerpc/thp: Handle combo pages in invalidate by Aneesh Kumar K.V · 10 years ago
- 629149f powerpc/thp: Invalidate old 64K based hash page mapping before insert of 4k pte by Aneesh Kumar K.V · 10 years ago
- fa1f8ae powerpc/thp: Don't recompute vsid and ssize in loop on invalidate by Aneesh Kumar K.V · 10 years ago
- b0aa44a powerpc/thp: Add write barrier after updating the valid bit by Aneesh Kumar K.V · 10 years ago
- 2fabf08 powerpc: reorder per-cpu NUMA information's initialization by Nishanth Aravamudan · 10 years ago
- d658972 powerpc/perf/hv-24x7: Use kmem_cache_free by Himangi Saraogi · 10 years ago
- 587870e powerpc/pseries/hvcserver: Fix endian issue in hvcs_get_partner_info by Thomas Falcon · 10 years ago
- a71d64b powerpc: Hard disable interrupts in xmon by Anton Blanchard · 10 years ago
- 56758e3 powerpc: remove duplicate definition of TEXASR_FS by Nishanth Aravamudan · 10 years ago
- 5efbabe powerpc/pseries: Avoid deadlock on removing ddw by Gavin Shan · 10 years ago
- f1b3929 powerpc/pseries: Failure on removing device node by Gavin Shan · 10 years ago
- ce8f150 powerpc/boot: Use correct zlib types for comparison by Benjamin Herrenschmidt · 10 years ago
- b09c2ec powerpc/powernv: Interface to register/unregister opal dump region by Vasant Hegde · 10 years ago
- 3609e09 powerpc: Add POWER8 features to CPU_FTRS_POSSIBLE/ALWAYS by Michael Ellerman · 10 years ago
- 97b3be1 powerpc/ppc476: Disable BTAC by Alistair Popple · 10 years ago
- 763fe0a powerpc/powernv: Fix IOMMU group lost by Gavin Shan · 10 years ago
- 78e05b1 powerpc: Add smp_mb()s to arch_spin_unlock_wait() by Michael Ellerman · 10 years ago
- 51d7d52 powerpc: Add smp_mb() to arch_spin_is_locked() by Michael Ellerman · 10 years ago
- 11d5490 powerpc: Fix "attempt to move .org backwards" error by Guenter Roeck · 10 years ago
- 5d61a21 powerpc/nohash: Split __early_init_mmu() into boot and secondary by Scott Wood · 10 years ago
- c7a19c7 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
- 663d3f7 Merge branch 'devicetree/next-overlay' into devicetree/next by Grant Likely · 10 years ago
- b775e64 Merge branch 'devicetree/next-console' into devicetree/next by Grant Likely · 10 years ago
- c8d6637 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
- 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
- 8065be8 Merge branch 'akpm' (second patchbomb from Andrew Morton) by Linus Torvalds · 10 years ago
- 12db556 kexec: load and relocate purgatory at kernel load time by Vivek Goyal · 10 years ago
- 1618bd5 arch/powerpc: replace obsolete strict_strto* calls by Daniel Walter · 10 years ago
- a6c19df arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area by Andy Lutomirski · 10 years ago
- 308c09f lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig by Laura Abbott · 10 years ago
- 66bb0aa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
- f536b3c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
- 76215b0 arch/powerpc/platforms/powernv/opal-dump.c: fix world-writable sysfs files by Rusty Russell · 10 years ago
- 6656c21 arch/powerpc/platforms/powernv/opal-elog.c: fix world-writable sysfs files by Rusty Russell · 10 years ago
- 33caee3 Merge branch 'akpm' (patchbomb from Andrew Morton) by Linus Torvalds · 10 years ago
- 6b22df7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
- 537e540 powerpc/eeh: Export eeh_iommu_group_to_pe() by Gavin Shan · 10 years ago
- f51202d memory-hotplug: ppc: suitable memory should go to ZONE_MOVABLE by Wang Nan · 10 years ago
- c1f733a mm, CMA: change cma_declare_contiguous() to obey coding convention by Joonsoo Kim · 10 years ago
- fc95ca7 PPC, KVM, CMA: use general CMA reserved area management framework by Joonsoo Kim · 10 years ago
- ae045e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
- 059ade6 powerpc: Use sigsp() by Richard Weinberger · 11 years ago
- 129b69d powerpc: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
- e7fda6c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 25a2150b KVM: PPC: Enable IRQFD support for the XICS interrupt controller by Paul Mackerras · 10 years ago
- 297e210 KVM: Give IRQFD its own separate enabling Kconfig option by Paul Mackerras · 10 years ago
- 8ba918d KVM: irqchip: Provide and use accessors for irq routing table by Paul Mackerras · 10 years ago
- 478d6686 KVM: PPC: drop duplicate tracepoint by Paolo Bonzini · 10 years ago
- 2194dc2 powerpc/eeh: Add missing #ifdef CONFIG_IOMMU_API by Benjamin Herrenschmidt · 10 years ago
- cc568ea Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm by Paolo Bonzini · 10 years ago
- 9be9be2 powerpc: Reduce scariness of interrupt frames in stack traces by Paul Mackerras · 10 years ago
- 16a05bf powerpc: start loop at section start of start in vmemmap_populated() by Li Zhong · 10 years ago
- 71b0bfe powerpc: implement vmemmap_free() by Li Zhong · 10 years ago
- ed5694a powerpc: implement vmemmap_remove_mapping() for BOOK3S by Li Zhong · 10 years ago
- bd8cb03 powerpc: implement vmemmap_list_free() by Li Zhong · 10 years ago
- eeb03a6 powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTE by Madhusudanan Kandasamy · 10 years ago
- db97eff powerpc/book3s: Fix endianess issue for HMI handling on napping cpus. by Mahesh Salgaonkar · 10 years ago
- bbdb760 powerpc/book3s: handle HMIs for cpus in nap mode. by Mahesh Salgaonkar · 10 years ago
- 0ef95b4 powerpc/powernv: Invoke opal call to handle hmi. by Mahesh Salgaonkar · 10 years ago
- 0869b6f powerpc/book3s: Add basic infrastructure to handle HMI in Linux. by Mahesh Salgaonkar · 10 years ago
- 84f1966 powerpc/iommu: Fix comments with it_page_shift by Alexey Kardashevskiy · 10 years ago
- 98fd700 powerpc/powernv: Handle compound PE in config accessors by Gavin Shan · 10 years ago
- 5828790 powerpc/powernv: Handle compound PE for EEH by Gavin Shan · 10 years ago
- 49dec92 powerpc/powernv: Handle compound PE by Gavin Shan · 10 years ago
- c979c70 powerpc/powernv: Split ioda_eeh_get_state() by Gavin Shan · 10 years ago
- 5ca27ef powerpc/powernv: Allow to freeze PE by Gavin Shan · 10 years ago
- 262af55 powerpc/powernv: Enable M64 aperatus for PHB3 by Guo Chao · 10 years ago
- bb593c0 powerpc/eeh: Aux PE data for error log by Gavin Shan · 10 years ago
- f18440f powerpc/eeh: Make diag-data not endian dependent by Gavin Shan · 10 years ago
- 0dae274 powerpc/eeh: Replace pr_warning() with pr_warn() by Gavin Shan · 10 years ago
- 0ed352d powerpc/eeh: Reduce lines of log dump by Gavin Shan · 10 years ago
- dc561fb powerpc/eeh: Selectively enable IO for error log by Gavin Shan · 10 years ago
- 05b1721 powerpc/eeh: Refactor EEH flag accessors by Gavin Shan · 10 years ago
- a3032ca powerpc/eeh: Fetch IOMMU table in reliable way by Gavin Shan · 10 years ago
- dff4a39 powerpc/powernv: Fix IOMMU table for VFIO dev by Gavin Shan · 10 years ago
- 9e5c6e5 powerpc/eeh: Wrong place to call pci_get_slot() by Mike Qiu · 10 years ago
- c03719e powerpc: Fix wrong defintion in boot/io.h by Lucas Tanure · 10 years ago
- 7340056 powerpc/pci: Reorder pci bus/bridge unregistration during PHB removal by Tyrel Datwyler · 10 years ago
- a32305b powerpc/powernv: Update dev->dma_mask in pci_set_dma_mask() path by Brian W Hart · 10 years ago
- 7d17622 powerpc/64e: Add __ref to early_alloc_pgtable() by Scott Wood · 10 years ago
- b00fc6e powerpc/mm/numa: Fix break placement by Andrey Utkin · 10 years ago
- dadcd6d powerpc/eeh: sysfs entries lost by Mike Qiu · 10 years ago
- 212d16c powerpc/eeh: EEH support for VFIO PCI device by Gavin Shan · 10 years ago
- 05ec424 powerpc/eeh: Avoid event on passed PE by Gavin Shan · 10 years ago
- 9287b95 Merge remote-tracking branch 'scott/next' into next by Benjamin Herrenschmidt · 10 years ago
- 53ee983 Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
- ef35ad2 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 8efb90c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- b8c0aa4 Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
- 3e7a716 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago