Age | Commit message (Expand) | Author |
2014-01-07 | powerpc/85xx: add hardware automatically enter altivec idle state | Wang Dongsheng |
2014-01-07 | powerpc/fsl-booke: Use SPRN_SPRGn rather than mfsprg/mtsprg | Scott Wood |
2014-01-07 | powerpc: fix exception clearing in e500 SPE float emulation | Joseph Myers |
2014-01-07 | powerpc/booke64: Add LRAT error exception handler | Mihai Caraman |
2013-12-30 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2013-12-30 | Merge branch 'merge' into next | Benjamin Herrenschmidt |
2013-12-30 | powerpc: Fix endian issues in power7/8 machine check handler | Anton Blanchard |
2013-12-30 | powerpc/iommu: Update the generic code to use dynamic iommu page sizes | Alistair Popple |
2013-12-30 | powerpc/iommu: Add it_page_shift field to determine iommu page size | Alistair Popple |
2013-12-30 | powerpc/iommu: Update constant names to reflect their hardcoded page size | Alistair Popple |
2013-12-30 | powerpc: Fix "attempt to move .org backwards" error | Mahesh Salgaonkar |
2013-12-30 | powerpc: Fix alignment of secondary cpu spin vars | Olof Johansson |
2013-12-30 | powerpc: Align p_end | Anton Blanchard |
2013-12-21 | PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev | Yinghai Lu |
2013-12-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-12-20 | Merge tag 'signed-for-3.13' of git://github.com/agraf/linux-2.6 into kvm-master | Paolo Bonzini |
2013-12-18 | powerpc: book3s: kvm: Don't abuse host r2 in exit path | Aneesh Kumar K.V |
2013-12-16 | Merge tag 'v3.13-rc4' into perf/core | Ingo Molnar |
2013-12-13 | powerpc: Fix endian issues in crash dump code | Anton Blanchard |
2013-12-13 | powerpc: Fix topology core_id endian issue on LE builds | Anton Blanchard |
2013-12-13 | powerpc: Fix endian issue in setup-common.c | Anton Blanchard |
2013-12-13 | powerpc: PTRACE_PEEKUSR always returns FPR0 | Ulrich Weigand |
2013-12-11 | powerpc/kvm/booke: Fix build break due to stack frame size warning | Scott Wood |
2013-12-10 | powerpc: Fix up the kdump base cap to 128M | Mahesh Salgaonkar |
2013-12-10 | powerpc: Fix build break with PPC_EARLY_DEBUG_BOOTX=y | Michael Ellerman |
2013-12-09 | powerpc: Dynamically allocate slb_shadow from memblock | Jeremy Kerr |
2013-12-09 | powerpc: Make slb_shadow a local | Jeremy Kerr |
2013-12-05 | powerpc: Increase EEH recovery timeout for SR-IOV | Brian King |
2013-12-05 | PPC: POWERNV: move iommu_add_device earlier | Alexey Kardashevskiy |
2013-12-05 | powerpc/powernv: Machine check exception handling. | Mahesh Salgaonkar |
2013-12-05 | powerpc/book3s: Queue up and process delayed MCE events. | Mahesh Salgaonkar |
2013-12-05 | powerpc/book3s: Decode and save machine check event. | Mahesh Salgaonkar |
2013-12-05 | powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power8. | Mahesh Salgaonkar |
2013-12-05 | powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power7. | Mahesh Salgaonkar |
2013-12-05 | powerpc/book3s: Add flush_tlb operation in cpu_spec. | Mahesh Salgaonkar |
2013-12-05 | powerpc/book3s: Introduce a early machine check hook in cpu_spec. | Mahesh Salgaonkar |
2013-12-05 | powerpc/book3s: Return from interrupt if coming from evil context. | Mahesh Salgaonkar |
2013-12-05 | powerpc/book3s: handle machine check in Linux host. | Mahesh Salgaonkar |
2013-12-05 | powerpc/book3s: Introduce exclusive emergency stack for machine check exception. | Mahesh Salgaonkar |
2013-12-02 | powerpc/kernel/sysfs: Cleanup set up macros for PMC/non-PMC SPRs | Madhavan Srinivasan |
2013-12-02 | powerpc: Make irq_stat.timers_irqs counting more specific | fan.du |
2013-12-02 | powerpc: purge all the prefetched instructions for the coherent icache flush | Kevin Hao |
2013-12-02 | powerpc: kernel: remove useless code which related with 'max_cpus' | Chen Gang |
2013-12-02 | powerpc: Use patch_exception to update the debug exception handler | Kevin Hao |
2013-11-26 | powerpc: Clean up panic_timeout usage | Jason Baron |
2013-11-25 | arch/powerpc/kernel: Use %12.12s instead of %12s to avoid memory overflow | Chen Gang |
2013-11-25 | powerpc/signals: Improved mark VSX not saved with small contexts fix | Michael Neuling |
2013-11-25 | powerpc/kdump: Adding symbols in vmcoreinfo to facilitate dump filtering | Hari Bathini |
2013-11-22 | powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supported | LEROY Christophe |
2013-11-22 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |