summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-01-28powerpc: Implement arch_spin_is_locked() using arch_spin_value_unlocked()Michael Ellerman1-2/+5
2014-01-28powerpc: Add support for the optimised lockref implementationMichael Ellerman3-0/+7
2014-01-15powerpc/powernv: Call OPAL sync before kexec'ingVasant Hegde4-2/+23
2014-01-15powerpc/eeh: Escalate error on non-existing PEGavin Shan1-10/+21
2014-01-15powerpc/eeh: Handle multiple EEH errorsGavin Shan3-87/+112
2014-01-15Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt77-611/+3132
2014-01-15powerpc: Fix transactional FP/VMX/VSX unavailable handlersPaul Mackerras1-9/+36
2014-01-15powerpc: Don't corrupt transactional state when using FP/VMX in kernelPaul Mackerras11-47/+195
2014-01-15powerpc: Reclaim two unused thread_info flag bitsPaul Mackerras1-4/+0
2014-01-15powerpc: Fix races with irq_workBenjamin Herrenschmidt1-0/+11
2014-01-15Move precessing of MCE queued event out from syscall exit path.Mahesh Salgaonkar3-9/+10
2014-01-15pseries/cpuidle: Remove redundant call to ppc64_runlatch_off() in cpu idle ro...Preeti U Murthy1-3/+0
2014-01-15powerpc: Make add_system_ram_resources() __initGeert Uytterhoeven1-1/+1
2014-01-15powerpc: add SATA_MV to ppc64_defconfigOlof Johansson1-0/+1
2014-01-15powerpc/powernv: Increase candidate fw image sizeVasant Hegde1-2/+2
2014-01-15powerpc: Add debug checks to catch invalid cpu-to-node mappingsSrivatsa S. Bhat1-2/+24
2014-01-15powerpc: Fix the setup of CPU-to-Node mappings during CPU onlineSrivatsa S. Bhat2-4/+76
2014-01-15powerpc/iommu: Don't detach device without IOMMU groupGavin Shan1-0/+11
2014-01-15powerpc/eeh: Hotplug improvementGavin Shan3-4/+24
2014-01-15powerpc/eeh: Call opal_pci_reinit() on powernv for restoring config spaceGavin Shan2-3/+28
2014-01-15powerpc/eeh: Add restore_config operationGavin Shan4-2/+9
2014-01-15powerpc/powernv: Remove unnecessary assignmentGavin Shan1-2/+1
2014-01-15Revert "pseries/iommu: Remove DDW on kexec"Nishanth Aravamudan1-49/+14
2014-01-15Revert "powerpc/pseries/iommu: remove default window before attempting DDW ma...Nishanth Aravamudan1-69/+17
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker46-45/+1
2014-01-15powerpc: Add vr save/restore functionsAndreas Schwab1-0/+186
2014-01-11powerpc/fsl_pci: add versionless pci compatibleShengzhou Liu1-0/+1
2014-01-11powerpc/85xx/dts: add third elo3 dma componentShengzhou Liu1-0/+82
2014-01-11powerpc: Replaced tlbilx with tlbwe in the initialization codeDiana Craciun1-8/+2
2014-01-11powerpc/booke-64: fix tlbsrx. path in bolted tlb handlerScott Wood1-1/+2
2014-01-11powerpc: fix 8xx and 6xx final link failuresPaul Gortmaker1-2/+2
2014-01-11powerpc/85xx: handle the eLBC error interrupt if it exists in dtsShaohui Xie2-7/+26
2014-01-11powerpc/dts: fix lbc lack of error interruptWang Dongsheng4-4/+8
2014-01-10powerpc/embedded6xx: Add support for Motorola/Emerson MVME5100Stephen Chivers8-2/+596
2014-01-10powerpc/fsl-book3e-64: Use paca for hugetlb TLB1 entry selectionScott Wood1-10/+41
2014-01-10powerpc/e6500: TLB miss handler with hardware tablewalk supportScott Wood10-36/+326
2014-01-10powerpc: add barrier after writing kernel PTEScott Wood2-0/+13
2014-01-10powerpc/fsl_booke: enable the relocatable for the kdump kernelKevin Hao1-2/+1
2014-01-10powerpc/fsl_booke: smp support for booting a relocatable kernel above 64MKevin Hao4-17/+34
2014-01-10powerpc/fsl_booke: make sure PAGE_OFFSET map to memstart_addr for relocatable...Kevin Hao3-12/+106
2014-01-10powerpc/fsl_booke: introduce map_mem_in_cams_addrKevin Hao1-3/+10
2014-01-10powerpc: introduce early_get_first_memblock_infoKevin Hao1-1/+40
2014-01-10powerpc/fsl_booke: set the tlb entry for the kernel address in AS1Kevin Hao3-0/+85
2014-01-10powerpc: enable the relocatable support for the fsl booke 32bit kernelKevin Hao4-1/+65
2014-01-10powerpc: introduce macro LOAD_REG_ADDR_PICKevin Hao1-0/+13
2014-01-10powerpc/fsl_booke: introduce get_phys_addr functionKevin Hao1-20/+30
2014-01-10powerpc/fsl_booke: protect the access to MAS7Kevin Hao2-1/+4
2014-01-10powerpc/mpic_timer: fix convert ticks to time subtraction overflowWang Dongsheng1-2/+5
2014-01-10powerpc/mpic_timer: fix the time is not accurate caused by GTCRR toggle bitWang Dongsheng1-0/+3
2014-01-10powerpc/p1022ds: add a interrupt for rtc nodeWang Dongsheng1-0/+1