| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/book3s: Decode and save machine check event. | Mahesh Salgaonkar | 2013-12-05 | 6 | -39/+434 |
* | powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power8. | Mahesh Salgaonkar | 2013-12-05 | 3 | -0/+41 |
* | powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power7. | Mahesh Salgaonkar | 2013-12-05 | 5 | -0/+227 |
* | powerpc/book3s: Add flush_tlb operation in cpu_spec. | Mahesh Salgaonkar | 2013-12-05 | 4 | -25/+44 |
* | powerpc/book3s: Introduce a early machine check hook in cpu_spec. | Mahesh Salgaonkar | 2013-12-05 | 2 | -2/+12 |
* | powerpc/book3s: Return from interrupt if coming from evil context. | Mahesh Salgaonkar | 2013-12-05 | 2 | -0/+83 |
* | powerpc/book3s: handle machine check in Linux host. | Mahesh Salgaonkar | 2013-12-05 | 3 | -0/+127 |
* | powerpc/book3s: Introduce exclusive emergency stack for machine check exception. | Mahesh Salgaonkar | 2013-12-05 | 3 | -1/+22 |
* | powerpc/book3s: Split the common exception prolog logic into two section. | Mahesh Salgaonkar | 2013-12-05 | 1 | -7/+14 |
* | powerpc/powernv: Replace CONFIG_POWERNV_MSI with just CONFIG_PPC_POWERNV | Michael Ellerman | 2013-12-02 | 2 | -6/+1 |
* | powerpc/pseries: CONFIG_PSERIES_MSI should depend on PPC_PSERIES | Michael Ellerman | 2013-12-02 | 1 | -1/+1 |
* | powerpc/kernel/sysfs: Cleanup set up macros for PMC/non-PMC SPRs | Madhavan Srinivasan | 2013-12-02 | 1 | -34/+38 |
* | powerpc: Make irq_stat.timers_irqs counting more specific | fan.du | 2013-12-02 | 3 | -5/+13 |
* | powerpc: purge all the prefetched instructions for the coherent icache flush | Kevin Hao | 2013-12-02 | 3 | -2/+22 |
* | powerpc: kernel: remove useless code which related with 'max_cpus' | Chen Gang | 2013-12-02 | 1 | -7/+2 |
* | powerpc/boot: Ignore .dtb files. | Ian Campbell | 2013-12-02 | 1 | -0/+1 |
* | powerpc/dts/virtex440: Declare address/size-cells for phy device | Ian Campbell | 2013-12-02 | 1 | -0/+2 |
* | powerpc/4xx: Fix warning in kilauea.dtb | Ian Campbell | 2013-12-02 | 1 | -1/+1 |
* | powerpc: Use patch_exception to update the debug exception handler | Kevin Hao | 2013-12-02 | 1 | -5/+1 |
* | powerpc: Move the patch_exception to a common place | Kevin Hao | 2013-12-02 | 3 | -19/+22 |
* | powerpc/ps3: Remove inline marking of EXPORT_SYMBOL functions | Denis Efremov | 2013-12-02 | 1 | -1/+1 |
* | arch/powerpc/kernel: Use %12.12s instead of %12s to avoid memory overflow | Chen Gang | 2013-11-25 | 1 | -1/+1 |
* | powerpc/signals: Improved mark VSX not saved with small contexts fix | Michael Neuling | 2013-11-25 | 2 | -9/+13 |
* | powerpc/kdump: Adding symbols in vmcoreinfo to facilitate dump filtering | Hari Bathini | 2013-11-25 | 2 | -0/+13 |
* | powerpc: allyesconfig should not select CONFIG_CPU_LITTLE_ENDIAN | Anton Blanchard | 2013-11-25 | 1 | -3/+17 |
* | powerpc: Fix error when cross building TAGS & cscope | Michael Neuling | 2013-11-25 | 1 | -0/+2 |
* | powerpc/booke: Only check for hugetlb in flush if vma != NULL | Scott Wood | 2013-11-22 | 2 | -3/+2 |
* | powerpc/85xx: typo in dts: "interupt" (four devices) | Adam Borowski | 2013-11-22 | 4 | -8/+8 |
* | powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supported | LEROY Christophe | 2013-11-22 | 5 | -0/+37 |
* | powerpc/corenet64: compile with CONFIG_E{5,6}500_CPU well | Tiejun Chen | 2013-11-22 | 1 | -0/+5 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2013-11-22 | 20 | -36/+75 |
|\ |
|
| * | powerpc/signals: Mark VSX not saved with small contexts | Michael Neuling | 2013-11-21 | 1 | -1/+9 |
| * | powerpc/pseries: Fix SMP=n build of rng.c | Michael Ellerman | 2013-11-21 | 1 | -0/+1 |
| * | powerpc: Make cpu_to_chip_id() available when SMP=n | Michael Ellerman | 2013-11-21 | 4 | -17/+22 |
| * | powerpc/vio: Fix a dma_mask issue of vio | Li Zhong | 2013-11-21 | 1 | -1/+1 |
| * | powerpc: booke: Fix build failures | Aneesh Kumar K.V | 2013-11-21 | 7 | -0/+9 |
| * | powerpc: ppc64 address space capped at 32TB, mmap randomisation disabled | Anton Blanchard | 2013-11-21 | 1 | -1/+1 |
| * | powerpc: Only print PACATMSCRATCH in oops when TM is active | Anton Blanchard | 2013-11-21 | 1 | -1/+2 |
| * | powerpc/pseries: Duplicate dtl entries sometimes sent to userspace | Anton Blanchard | 2013-11-21 | 1 | -2/+2 |
| * | powerpc: Remove a few lines of oops output | Anton Blanchard | 2013-11-21 | 1 | -9/+9 |
| * | powerpc: Print DAR and DSISR on machine check oopses | Anton Blanchard | 2013-11-21 | 1 | -1/+1 |
| * | powerpc: Fix __get_user_pages_fast() irq handling | Heiko Carstens | 2013-11-21 | 1 | -2/+3 |
| * | powerpc/eeh: More accurate log | Gavin Shan | 2013-11-21 | 1 | -2/+7 |
| * | powerpc/eeh: Enable PCI_COMMAND_MASTER for PCI bridges | Gavin Shan | 2013-11-21 | 1 | -0/+9 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-11-20 | 13 | -34/+542 |
|\ \ |
|
| * | | powerpc: Wrong DWARF CFI in the kernel vdso for little-endian / ELFv2 | Ulrich Weigand | 2013-11-21 | 1 | -1/+15 |
| * | | powerpc: Add pseries_le_defconfig | Anton Blanchard | 2013-11-21 | 1 | -0/+352 |
| * | | powerpc: Add CONFIG_CPU_LITTLE_ENDIAN kernel config option. | Anton Blanchard | 2013-11-21 | 1 | -0/+11 |
| * | | powerpc: Don't use ELFv2 ABI to build the kernel | Alistair Popple | 2013-11-21 | 1 | -0/+1 |
| * | | powerpc: ELF2 binaries signal handling | Rusty Russell | 2013-11-21 | 1 | -9/+16 |